index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-22
crypto: ccree - turn errors to debug msgs
Gilad Ben-Yossef
2020-01-22
crypto: ccree - fix AEAD decrypt auth fail
Gilad Ben-Yossef
2020-01-22
crypto: ccree - fix typo in comment
Hadar Gat
2020-01-22
crypto: ccree - fix typos in error msgs
Hadar Gat
2020-01-22
crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data
Tudor Ambarus
2020-01-22
crypto: x86/sha - Eliminate casts on asm implementations
Kees Cook
2020-01-22
crypto: chtls - Fixed listen fail when max stid range reached
Vinay Kumar Yadav
2020-01-22
crypto: chtls - Corrected function call context
Vinay Kumar Yadav
2020-01-22
crypto: caam/qi2 - fix typo in algorithm's driver name
Horia Geantă
2020-01-16
crypto: essiv - fix AEAD capitalization and preposition use in help text
Geert Uytterhoeven
2020-01-16
crypto: hisilicon - add branch prediction macro
Zaibo Xu
2020-01-16
crypto: hisilicon - adjust hpre_crt_para_get
Zaibo Xu
2020-01-16
crypto: hisilicon - Fixed some tiny bugs of HPRE
Zaibo Xu
2020-01-16
crypto: hisilicon - Bugfixed tfm leak
Zaibo Xu
2020-01-16
crypto: hisilicon - Add aead support on SEC2
Zaibo Xu
2020-01-16
crypto: hisilicon - redefine skcipher initiation
Zaibo Xu
2020-01-16
crypto: hisilicon - Add branch prediction macro
Zaibo Xu
2020-01-16
crypto: hisilicon - Add callback error check
Zaibo Xu
2020-01-16
crypto: hisilicon - Adjust some inner logic
Zaibo Xu
2020-01-16
crypto: hisilicon - Update QP resources of SEC V2
Zaibo Xu
2020-01-16
crypto: hisilicon - Update some names on SEC V2
Zaibo Xu
2020-01-16
crypto: hisilicon - fix print/comment of SEC V2
Zaibo Xu
2020-01-16
crypto: hisilicon - Update debugfs usage of SEC V2
Zaibo Xu
2020-01-16
tee: amdtee: remove redundant NULL check for pool
Rijo Thomas
2020-01-16
tee: amdtee: rename err label to err_device_unregister
Rijo Thomas
2020-01-16
tee: amdtee: skip tee_device_unregister if tee_device_alloc fails
Rijo Thomas
2020-01-16
tee: amdtee: print error message if tee not present
Rijo Thomas
2020-01-16
tee: amdtee: remove unused variable initialization
Rijo Thomas
2020-01-16
crypto: vmx - reject xts inputs that are too short
Daniel Axtens
2020-01-16
crypto: curve25519 - Fix selftest build error
Herbert Xu
2020-01-16
crypto: caam - add support for i.MX8M Nano
Horia Geantă
2020-01-16
crypto: sun8i-ce - remove dead code
Corentin Labbe
2020-01-16
crypto: sun8i-ce - fix removal of module
Corentin Labbe
2020-01-16
crypto: amlogic - fix removal of module
Corentin Labbe
2020-01-16
crypto: sun8i-ss - fix removal of module
Corentin Labbe
2020-01-16
crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit
Jason A. Donenfeld
2020-01-16
crypto: x86/poly1305 - wire up faster implementations for kernel
Jason A. Donenfeld
2020-01-16
crypto: x86/poly1305 - import unmodified cryptogams implementation
Jason A. Donenfeld
2020-01-16
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2020-01-09
crypto: exynos-rng - Rename Exynos to lowercase
Krzysztof Kozlowski
2020-01-09
crypto: chelsio - Resetting crypto counters during the driver unregister
Ayush Sawal
2020-01-09
crypto: algapi - enforce that all instances have a ->free() method
Eric Biggers
2020-01-09
crypto: algapi - remove crypto_template::{alloc,free}()
Eric Biggers
2020-01-09
crypto: shash - convert shash_free_instance() to new style
Eric Biggers
2020-01-09
crypto: cryptd - convert to new way of freeing instances
Eric Biggers
2020-01-09
crypto: geniv - convert to new way of freeing instances
Eric Biggers
2020-01-09
crypto: hash - add support for new way of freeing instances
Eric Biggers
2020-01-09
crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn()
Eric Biggers
2020-01-09
crypto: ahash - unexport crypto_ahash_type
Eric Biggers
[next]