index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2025-02-14
crypto: ccp: Add external API interface for PSP module initialization
Sean Christopherson
-0
/
+14
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-32
/
+4
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2895
/
+767
2025-01-20
Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-01-15
qat: don't mess with ->d_name
Al Viro
-32
/
+4
2025-01-14
crypto: omap - switch from scatter_walk to plain offset
Eric Biggers
-48
/
+32
2025-01-14
crypto: bcm - Drop unused setting of local 'ptr' variable
Krzysztof Kozlowski
-6
/
+1
2025-01-14
crypto: hisilicon/qm - support new function communication
Yang Shen
-61
/
+175
2024-12-28
crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
Kanchana P Sridhar
-1
/
+1
2024-12-21
crypto: qce - revert "use __free() for a buffer that's always freed"
Nathan Chancellor
-3
/
+3
2024-12-21
crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()
Joe Hattori
-0
/
+3
2024-12-21
crypto: hisilicon/sec2 - fix for aead invalid authsize
Wenkai Lin
-32
/
+34
2024-12-21
crypto: hisilicon/sec2 - fix for aead icv error
Wenkai Lin
-69
/
+44
2024-12-14
crypto: n2 - remove Niagara2 SPU driver
Eric Biggers
-2515
/
+0
2024-12-14
crypto: qce - fix priority to be less than ARMv8 CE
Eric Biggers
-3
/
+3
2024-12-14
crypto: ccp - Use scoped guard for mutex
Mario Limonciello
-33
/
+20
2024-12-14
crypto: qce - switch to using a mutex
Bartosz Golaszewski
-26
/
+23
2024-12-14
crypto: qce - convert tasklet to workqueue
Bartosz Golaszewski
-16
/
+10
2024-12-14
crypto: qce - use __free() for a buffer that's always freed
Bartosz Golaszewski
-3
/
+3
2024-12-14
crypto: qce - make qce_register_algs() a managed interface
Bartosz Golaszewski
-5
/
+6
2024-12-14
crypto: qce - convert qce_dma_request() to use devres
Bartosz Golaszewski
-24
/
+17
2024-12-14
crypto: qce - shrink code with devres clk helpers
Bartosz Golaszewski
-25
/
+4
2024-12-14
crypto: qce - remove unneeded call to icc_set_bw() in error path
Bartosz Golaszewski
-3
/
+1
2024-12-14
crypto: qce - unregister previously registered algos in error path
Bartosz Golaszewski
-4
/
+7
2024-12-14
crypto: qce - fix goto jump in error path
Bartosz Golaszewski
-1
/
+1
2024-12-10
crypto: caam - use JobR's space to access page 0 regs
Gaurav Jain
-1
/
+2
2024-12-10
crypto: hisilicon/zip - support new error report
Weili Qian
-14
/
+290
2024-12-10
crypto: hisilicon/zip - add data aggregation feature
Weili Qian
-11
/
+90
2024-12-10
crypto: tegra - do not transfer req when tegra init fails
Chen Ridong
-4
/
+10
2024-12-10
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem
Chenghai Huang
-2
/
+2
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-43
/
+39
2024-12-02
sev-dev: avoid pointless cred reference count bump
Christian Brauner
-1
/
+1
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
-1
/
+1
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
-1
/
+1
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
-1
/
+1
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
-1
/
+1
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-15
/
+34
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-464
/
+727
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-0
/
+21
2024-11-15
crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx
Karol Przybylski
-12
/
+12
2024-11-15
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
Christophe JAILLET
-0
/
+2
2024-11-15
crypto: bcm - add error check in the ahash_hmac_init function
Chen Ridong
-1
/
+4
2024-11-15
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
-4
/
+7
2024-11-10
crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
Li Huafei
-1
/
+1
2024-11-10
crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
Wang Hai
-1
/
+4
2024-11-02
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
-49
/
+103
2024-11-02
crypto: hisilicon - support querying the capability register
Qi Tao
-111
/
+360
2024-10-30
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
-9
/
+18
2024-10-30
crypto: qat - replace deprecated PCI functions
Philipp Stanner
-6
/
+16
[next]