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
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2025-02-14
crypto: ccp: Add external API interface for PSP module initialization
Sean Christopherson
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-01-20
Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-15
qat: don't mess with ->d_name
Al Viro
2025-01-14
crypto: omap - switch from scatter_walk to plain offset
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
2024-12-28
crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
Kanchana P Sridhar
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-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
2024-12-14
crypto: qce - fix goto jump in error path
Bartosz Golaszewski
2024-12-10
crypto: caam - use JobR's space to access page 0 regs
Gaurav Jain
2024-12-10
crypto: hisilicon/zip - support new error report
Weili Qian
2024-12-10
crypto: hisilicon/zip - add data aggregation feature
Weili Qian
2024-12-10
crypto: tegra - do not transfer req when tegra init fails
Chen Ridong
2024-12-10
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem
Chenghai Huang
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
sev-dev: avoid pointless cred reference count bump
Christian Brauner
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-15
crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx
Karol Przybylski
2024-11-15
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
Christophe JAILLET
2024-11-15
crypto: bcm - add error check in the ahash_hmac_init function
Chen Ridong
2024-11-15
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
2024-11-10
crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
Li Huafei
2024-11-10
crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
Wang Hai
2024-11-02
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
2024-11-02
crypto: hisilicon - support querying the capability register
Qi Tao
2024-10-30
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
2024-10-30
crypto: qat - replace deprecated PCI functions
Philipp Stanner
[next]