index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-14
crypto: x86/blowfish - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/des - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/glue-helper - drop CTR helper routines
Ard Biesheuvel
2021-01-14
crypto: x86/twofish - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/cast6 - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/cast5 - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/serpent - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/camellia - drop CTR mode implementation
Ard Biesheuvel
2021-01-14
crypto: x86/glue-helper - drop XTS helper routines
Ard Biesheuvel
2021-01-14
crypto: x86/twofish - switch to XTS template
Ard Biesheuvel
2021-01-14
crypto: x86/serpent- switch to XTS template
Ard Biesheuvel
2021-01-14
crypto: x86/cast6 - switch to XTS template
Ard Biesheuvel
2021-01-14
crypto: x86/camellia - switch to XTS template
Ard Biesheuvel
2021-01-14
crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment
Bhaskar Chowdhury
2021-01-14
crypto: hisilicon/sec - register SEC device to uacce
Kai Ye
2021-01-14
crypto: hisilicon/hpre - register HPRE device to uacce
Kai Ye
2021-01-14
crypto: hisilicon - add ZIP device using mode parameter
Kai Ye
2021-01-14
crypto: hisilicon/qm - SVA bugfixed on Kunpeng920
Kai Ye
2021-01-14
crypto: bcm - Rename struct device_private to bcm_device_private
Jiri Olsa
2021-01-14
crypto: qat - reduce size of mapped region
Adam Guerin
2021-01-14
crypto: qat - change format string and cast ring size
Adam Guerin
2021-01-14
crypto: qat - fix potential spectre issue
Adam Guerin
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
2021-01-14
crypto: aesni - replace function pointers with static branches
Ard Biesheuvel
2021-01-14
crypto: aesni - refactor scatterlist processing
Ard Biesheuvel
2021-01-14
crypto: aesni - clean up mapping of associated data
Ard Biesheuvel
2021-01-14
crypto: aesni - drop unused asm prototypes
Ard Biesheuvel
2021-01-14
crypto: aesni - prevent misaligned buffers on the stack
Ard Biesheuvel
2021-01-14
crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig
Marco Chiappero
2021-01-14
crypto: stm32 - Fix last sparse warning in stm32_cryp_check_ctr_counter
Herbert Xu
2021-01-08
crypto: vmx - Move extern declarations into header file
Herbert Xu
2021-01-08
crypto: x86/aes-ni-xts - rewrite and drop indirections via glue helper
Ard Biesheuvel
2021-01-08
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2021-01-03
crypto: picoxcell - Remove PicoXcell driver
Rob Herring
2021-01-03
crypto: arm/blake2b - add NEON-accelerated BLAKE2b
Eric Biggers
2021-01-03
crypto: blake2b - update file comment
Eric Biggers
2021-01-03
crypto: blake2b - sync with blake2s implementation
Eric Biggers
2021-01-03
wireguard: Kconfig: select CRYPTO_BLAKE2S_ARM
Eric Biggers
2021-01-03
crypto: arm/blake2s - add ARM scalar optimized BLAKE2s
Eric Biggers
2021-01-03
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
2021-01-03
crypto: blake2s - adjust include guard naming
Eric Biggers
2021-01-03
crypto: blake2s - add comment for blake2s_state fields
Eric Biggers
2021-01-03
crypto: blake2s - optimize blake2s initialization
Eric Biggers
2021-01-03
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
2021-01-03
crypto: blake2s - move update and final logic to internal/blake2s.h
Eric Biggers
2021-01-03
crypto: blake2s - remove unneeded includes
Eric Biggers
2021-01-03
crypto: x86/blake2s - define shash_alg structs using macros
Eric Biggers
2021-01-03
crypto: blake2s - define shash_alg structs using macros
Eric Biggers
2021-01-03
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
2021-01-03
hwrng: iproc-rng200 - Move enable/disable in separate function
Matthias Brugger
[next]