index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-27
crypto: atmel-aes - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: aspeed-hace - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: aspeed-acry - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: amlogic-gxl-core - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: amcc/crypto4xx - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: sun8i-ss - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: sun8i-ce - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: sun4i-ss - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: jitter - use permanent health test storage
Stephan Müller
2023-10-27
crypto: shash - remove crypto_shash_alignmask
Eric Biggers
2023-10-27
crypto: hctr2 - stop using alignmask of shash_alg
Eric Biggers
2023-10-27
crypto: adiantum - stop using alignmask of shash_alg
Eric Biggers
2023-10-27
crypto: testmgr - stop checking crypto_shash_alignmask
Eric Biggers
2023-10-27
crypto: drbg - stop checking crypto_shash_alignmask
Eric Biggers
2023-10-27
libceph: stop checking crypto_shash_alignmask
Eric Biggers
2023-10-27
crypto: shash - remove support for nonzero alignmask
Eric Biggers
2023-10-27
crypto: xcbc - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: vmac - don't set alignmask
Eric Biggers
2023-10-27
crypto: hmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: cmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: cbcmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: loongarch/crc32 - remove redundant setting of alignmask to 0
Eric Biggers
2023-10-27
crypto: mips/crc32 - remove redundant setting of alignmask to 0
Eric Biggers
2023-10-27
crypto: xilinx/zynqmp-sha - remove unnecessary alignmask
Eric Biggers
2023-10-27
crypto: stm32 - remove unnecessary alignmask
Eric Biggers
2023-10-27
crypto: sparc/crc32c - stop using the shash alignmask
Eric Biggers
2023-10-27
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
2023-10-27
dt-bindings: crypto: qcom,prng: document SA8775P and SC7280
Om Prakash Singh
2023-10-27
crypto: rsa - Add module alias for pkcs1pad
Herbert Xu
2023-10-27
certs: Break circular dependency when selftest is modular
Herbert Xu
2023-10-27
padata: Fix refcnt handling in padata_free_shell()
WangJinchao
2023-10-20
crypto: qcom-rng - Add missing dependency on hw_random
André Apitzsch
2023-10-20
crypto: skcipher - fix weak key check for lskciphers
Eric Biggers
2023-10-20
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
2023-10-20
crypto: hifn_795x - Silence gcc format-truncation false positive warnings
Herbert Xu
2023-10-20
crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks
Herbert Xu
2023-10-20
certs: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512
Dimitri John Ledkov
2023-10-20
module: Do not offer sha224 for built-in module signing
Dimitri John Ledkov
2023-10-20
crypto: mscode_parser - remove sha224 authenticode support
Dimitri John Ledkov
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
2023-10-20
crypto: ccp - Dump SEV command buffer registers on SEV command error
John Allen
2023-10-20
crypto: arm64/sha512 - clean up backwards function names
Eric Biggers
2023-10-20
crypto: arm64/sha256 - clean up backwards function names
Eric Biggers
2023-10-20
crypto: arm64/sha512-ce - clean up backwards function names
Eric Biggers
2023-10-20
crypto: arm64/sha2-ce - clean up backwards function names
Eric Biggers
2023-10-20
crypto: arm64/sha1-ce - clean up backwards function names
Eric Biggers
2023-10-20
crypto: x86/nhpoly1305 - implement ->digest
Eric Biggers
2023-10-20
crypto: arm64/nhpoly1305 - implement ->digest
Eric Biggers
2023-10-20
crypto: arm/nhpoly1305 - implement ->digest
Eric Biggers
2023-10-20
crypto: adiantum - add fast path for single-page messages
Eric Biggers
[next]