index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-01-14
crypto: skcipher - remove redundant clamping to page size
Eric Biggers
2025-01-14
crypto: skcipher - remove unnecessary page alignment of bounce buffer
Eric Biggers
2025-01-14
crypto: skcipher - document skcipher_walk_done() and rename some vars
Eric Biggers
2025-01-14
crypto: omap - switch from scatter_walk to plain offset
Eric Biggers
2025-01-14
crypto: powerpc/p10-aes-gcm - simplify handling of linear associated data
Eric Biggers
2025-01-14
crypto: bcm - Drop unused setting of local 'ptr' variable
Krzysztof Kozlowski
2025-01-14
crypto: hisilicon/qm - support new function communication
Yang Shen
2025-01-14
crypto: proc - Use str_yes_no() and str_no_yes() helpers
Thorsten Blum
2025-01-04
crypto: ahash - make hash walk functions private to ahash.c
Eric Biggers
2025-01-04
padata: fix sysfs store callback check
Thomas Weißschuh
2025-01-04
crypto: keywrap - remove unused keywrap algorithm
Eric Biggers
2025-01-04
crypto: vmac - remove unused VMAC algorithm
Eric Biggers
2025-01-04
dt-bindings: crypto: qcom,prng: document ipq9574, ipq5424 and ipq5322
Md Sadre Alam
2025-01-04
crypto: fips - Use str_enabled_disabled() helper in fips_enable()
Thorsten Blum
2024-12-28
crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
Kanchana P Sridhar
2024-12-28
crypto: lib/aesgcm - Reduce stack usage in libaesgcm_init
Herbert Xu
2024-12-21
crypto: qce - revert "use __free() for a buffer that's always freed"
Nathan Chancellor
2024-12-21
crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()
Joe Hattori
2024-12-21
crypto: hisilicon/sec2 - fix for aead invalid authsize
Wenkai Lin
2024-12-21
crypto: hisilicon/sec2 - fix for aead icv error
Wenkai Lin
2024-12-21
crypto: x86/aes-xts - additional optimizations
Eric Biggers
2024-12-21
crypto: x86/aes-xts - more code size optimizations
Eric Biggers
2024-12-21
crypto: x86/aes-xts - change len parameter to int
Eric Biggers
2024-12-21
crypto: x86/aes-xts - improve some comments
Eric Biggers
2024-12-21
crypto: x86/aes-xts - make the register aliases per-function
Eric Biggers
2024-12-21
crypto: x86/aes-xts - use .irp when useful
Eric Biggers
2024-12-21
crypto: x86/aes-gcm - tune better for AMD CPUs
Eric Biggers
2024-12-21
crypto: x86/aes-gcm - code size optimization
Eric Biggers
2024-12-21
crypto: lib/gf128mul - Remove some bbe deadcode
Dr. David Alan Gilbert
2024-12-21
rhashtable: Fix potential deadlock by moving schedule_work outside lock
Breno Leitao
2024-12-14
crypto: keywrap - remove assignment of 0 to cra_alignmask
Eric Biggers
2024-12-14
crypto: aegis - remove assignments of 0 to cra_alignmask
Eric Biggers
2024-12-14
crypto: x86 - remove assignments of 0 to cra_alignmask
Eric Biggers
2024-12-14
crypto: seed - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: khazad - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: tea - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: aria - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: anubis - stop using cra_alignmask
Eric Biggers
2024-12-14
crypto: skcipher - remove support for physical address walks
Eric Biggers
2024-12-14
crypto: n2 - remove Niagara2 SPU driver
Eric Biggers
2024-12-14
crypto: qce - fix priority to be less than ARMv8 CE
Eric Biggers
2024-12-14
crypto: ccp - Use scoped guard for mutex
Mario Limonciello
2024-12-14
crypto: qce - switch to using a mutex
Bartosz Golaszewski
2024-12-14
crypto: qce - convert tasklet to workqueue
Bartosz Golaszewski
2024-12-14
crypto: qce - use __free() for a buffer that's always freed
Bartosz Golaszewski
2024-12-14
crypto: qce - make qce_register_algs() a managed interface
Bartosz Golaszewski
2024-12-14
crypto: qce - convert qce_dma_request() to use devres
Bartosz Golaszewski
2024-12-14
crypto: qce - shrink code with devres clk helpers
Bartosz Golaszewski
2024-12-14
crypto: qce - remove unneeded call to icc_set_bw() in error path
Bartosz Golaszewski
2024-12-14
crypto: qce - unregister previously registered algos in error path
Bartosz Golaszewski
[next]