开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-03
crypto: hisilicon/debugfs - mask the unnecessary info from the dump
Chenghai Huang
2024-05-03
crypto: qat - specify firmware files for 402xx
Giovanni Cabiddu
2024-04-26
crypto: x86/aes-gcm - simplify GCM hash subkey derivation
Eric Biggers
2024-04-26
crypto: x86/aes-gcm - delete unused GCM assembly code
Eric Biggers
2024-04-26
crypto: x86/aes-xts - simplify loop in xts_crypt_slowpath()
Eric Biggers
2024-04-26
hwrng: stm32 - repair clock handling
Marek Vasut
2024-04-26
hwrng: stm32 - put IP into RPM suspend on failure
Marek Vasut
2024-04-26
hwrng: stm32 - use logical OR in conditional
Marek Vasut
2024-04-26
crypto: ecdh - Initialize ctx->private_key in proper byte order
Stefan Berger
2024-04-26
crypto: ecdh - Pass private key in proper byte order to check valid key
Stefan Berger
2024-04-26
crypto: tegra - Fix some error codes
Dan Carpenter
2024-04-26
dt-bindings: crypto: starfive: Restore sort order
Geert Uytterhoeven
2024-04-26
crypto: qat - validate slices count returned by FW
Lucas Segarra Fernandez
2024-04-26
crypto: aead,cipher - zeroize key buffer after use
Hailey Mothershead
2024-04-26
crypto: arm64/aes-ce - Simplify round key load sequence
Ard Biesheuvel
2024-04-26
crypto: tegra - Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-19
crypto: x86/aes-xts - optimize size of instructions operating on lengths
Eric Biggers
2024-04-19
crypto: x86/aes-xts - eliminate a few more instructions
Eric Biggers
2024-04-19
crypto: x86/aes-xts - handle AES-128 and AES-192 more efficiently
Eric Biggers
2024-04-19
crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec()
Eric Biggers
2024-04-19
crypto: x86/aes-xts - handle CTS encryption more efficiently
Eric Biggers
2024-04-19
crypto: stm32/hash - add full DMA support for stm32mpx
Maxime Méré
2024-04-19
crypto: qat - improve error logging to be consistent across features
Adam Guerin
2024-04-19
crypto: qat - improve error message in adf_get_arbiter_mapping()
Adam Guerin
2024-04-19
crypto: x86/sha256-ni - simplify do_4rounds
Eric Biggers
2024-04-19
crypto: x86/sha256-ni - optimize code size
Eric Biggers
2024-04-19
crypto: x86/sha256-ni - rename some register aliases
Eric Biggers
2024-04-19
crypto: x86/sha256-ni - convert to use rounds macros
Eric Biggers
2024-04-19
crypto: qat - implement dh fallback for primes > 4K
Damian Muszynski
2024-04-19
crypto: x86/aes-xts - access round keys using single-byte offsets
Eric Biggers
2024-04-19
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
2024-04-12
crypto: x86/aes-xts - make non-AVX implementation use new glue code
Eric Biggers
2024-04-12
X.509: Introduce scope-based x509_certificate allocation
Lukas Wunner
2024-04-12
crypto: hisilicon/qm - Add the err memory release process to qm uninit
Chenghai Huang
2024-04-12
crypto: hisilicon/debugfs - Resolve the problem of applying for redundant spa...
Chenghai Huang
2024-04-12
crypto: hisilicon/sec - Fix memory leak for sec resource release
Chenghai Huang
2024-04-12
crypto: hisilicon - Adjust debugfs creation and release order
Chenghai Huang
2024-04-12
crypto: hisilicon/qm - Add the default processing branch
Chenghai Huang
2024-04-12
crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs cre...
Chenghai Huang
2024-04-12
crypto: hisilicon/sgl - Delete redundant parameter verification
Chenghai Huang
2024-04-12
crypto: hisilicon/debugfs - Fix debugfs uninit process issue
Chenghai Huang
2024-04-12
crypto: hisilicon/sec - Add the condition for configuring the sriov function
Chenghai Huang
2024-04-12
crypto: x86/sha512-avx2 - add missing vzeroupper
Eric Biggers
2024-04-12
crypto: x86/sha256-avx2 - add missing vzeroupper
Eric Biggers
2024-04-12
crypto: x86/nh-avx2 - add missing vzeroupper
Eric Biggers
2024-04-12
crypto: iaa - Use cpumask_weight() when rebalancing
Tom Zanussi
2024-04-12
crypto: x509 - Add OID for NIST P521 and extend parser for it
Stefan Berger
2024-04-12
crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
Stefan Berger
2024-04-12
crypto: ecdsa - Register NIST P521 and extend test suite
Stefan Berger
2024-04-12
crypto: ecdsa - Rename keylen to bufsize where necessary
Stefan Berger
[next]