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-02-10
hwrng: optee - Use device-managed registration API
Tian Tao
2021-02-10
crypto: arm64/crc-t10dif - move NEON yield to C code
Ard Biesheuvel
2021-02-10
crypto: arm64/aes-ce-mac - simplify NEON yield
Ard Biesheuvel
2021-02-10
crypto: arm64/aes-neonbs - remove NEON yield calls
Ard Biesheuvel
2021-02-10
crypto: arm64/sha512-ce - simplify NEON yield
Ard Biesheuvel
2021-02-10
crypto: arm64/sha3-ce - simplify NEON yield
Ard Biesheuvel
2021-02-10
crypto: arm64/sha2-ce - simplify NEON yield
Ard Biesheuvel
2021-02-10
crypto: arm64/sha1-ce - simplify NEON yield
Ard Biesheuvel
2021-02-10
crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()
Daniele Alessandrelli
2021-02-10
crypto: powerpc/sha256 - remove unneeded semicolon
Yang Li
2021-02-10
crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Jiapeng Chong
2021-02-10
crypto: twofish - use unaligned accessors instead of alignmask
Ard Biesheuvel
2021-02-10
crypto: fcrypt - drop unneeded alignmask
Ard Biesheuvel
2021-02-10
crypto: cast6 - use unaligned accessors instead of alignmask
Ard Biesheuvel
2021-02-10
crypto: cast5 - use unaligned accessors instead of alignmask
Ard Biesheuvel
2021-02-10
crypto: camellia - use unaligned accessors instead of alignmask
Ard Biesheuvel
2021-02-10
crypto: blowfish - use unaligned accessors instead of alignmask
Ard Biesheuvel
2021-02-10
crypto: serpent - use unaligned accessors instead of alignmask
Ard Biesheuvel
2021-02-10
crypto: serpent - get rid of obsolete tnepres variant
Ard Biesheuvel
2021-02-10
crypto: michael_mic - fix broken misalignment handling
Ard Biesheuvel
2021-02-10
hwrng: timeriomem - Fix cooldown period calculation
Jan Henrik Weinstock
2021-02-10
crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2
Geert Uytterhoeven
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux for-next/crypto
Herbert Xu
2021-02-05
crypto: crypto4xx - Avoid linking failure with HW_RANDOM=m
Florian Fainelli
2021-02-05
crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL
Herbert Xu
2021-02-05
crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()
Dan Carpenter
2021-02-05
crypto: ccree - fix spelling typo of allocated
dingsenjie
2021-02-03
arm64: assembler: add cond_yield macro
Ard Biesheuvel
2021-01-29
crypto: salsa20 - remove Salsa20 stream cipher algorithm
Ard Biesheuvel
2021-01-29
crypto: tgr192 - remove Tiger 128/160/192 hash algorithms
Ard Biesheuvel
2021-01-29
crypto: rmd320 - remove RIPE-MD 320 hash algorithm
Ard Biesheuvel
2021-01-29
crypto: rmd256 - remove RIPE-MD 256 hash algorithm
Ard Biesheuvel
2021-01-29
crypto: rmd128 - remove RIPE-MD 128 hash algorithm
Ard Biesheuvel
2021-01-29
crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer
Herbert Xu
2021-01-29
crypto: talitos - Fix ctr(aes) on SEC1
Christophe Leroy
2021-01-29
crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)
Christophe Leroy
2021-01-29
crypto: hisilicon/hpre - add ecc algorithm inqury for uacce device
Hui Tang
2021-01-29
crypto: hisilicon/hpre - add two RAS correctable errors processing
Hui Tang
2021-01-29
crypto: hisilicon/hpre - delete ECC 1bit error reported threshold
Hui Tang
2021-01-22
crypto: aesni - release FPU during skcipher walk API calls
Ard Biesheuvel
2021-01-22
crypto: aesni - replace CTR function pointer with static call
Ard Biesheuvel
2021-01-22
crypto: keembay - use 64-bit arithmetic for computing bit_len
Ovidiu Panait
2021-01-22
crypto: lib/chacha20poly1305 - define empty module exit function
Jason A. Donenfeld
2021-01-22
crypto: octeontx2 - register with linux crypto framework
Srujana Challa
2021-01-22
crypto: octeontx2 - add support to process the crypto request
Srujana Challa
2021-01-22
crypto: octeontx2 - add virtual function driver support
Srujana Challa
2021-01-22
crypto: octeontx2 - add support to get engine capabilities
Srujana Challa
2021-01-22
crypto: octeontx2 - add LF framework
Srujana Challa
2021-01-22
crypto: octeontx2 - load microcode and create engine groups
Srujana Challa
2021-01-22
crypto: octeontx2 - enable SR-IOV and mailbox communication with VF
Srujana Challa
[next]