index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-21
crypto: hisilicon/sec2 - fix for aead icv error
Wenkai Lin
3
-69
/
+44
2024-12-14
crypto: n2 - remove Niagara2 SPU driver
Eric Biggers
5
-2515
/
+0
2024-12-14
crypto: qce - fix priority to be less than ARMv8 CE
Eric Biggers
3
-3
/
+3
2024-12-14
crypto: ccp - Use scoped guard for mutex
Mario Limonciello
1
-33
/
+20
2024-12-14
crypto: qce - switch to using a mutex
Bartosz Golaszewski
2
-26
/
+23
2024-12-14
crypto: qce - convert tasklet to workqueue
Bartosz Golaszewski
2
-16
/
+10
2024-12-14
crypto: qce - use __free() for a buffer that's always freed
Bartosz Golaszewski
1
-3
/
+3
2024-12-14
crypto: qce - make qce_register_algs() a managed interface
Bartosz Golaszewski
1
-5
/
+6
2024-12-14
crypto: qce - convert qce_dma_request() to use devres
Bartosz Golaszewski
3
-24
/
+17
2024-12-14
crypto: qce - shrink code with devres clk helpers
Bartosz Golaszewski
1
-25
/
+4
2024-12-14
crypto: qce - remove unneeded call to icc_set_bw() in error path
Bartosz Golaszewski
1
-3
/
+1
2024-12-14
crypto: qce - unregister previously registered algos in error path
Bartosz Golaszewski
1
-4
/
+7
2024-12-14
crypto: qce - fix goto jump in error path
Bartosz Golaszewski
1
-1
/
+1
2024-12-10
crypto: caam - use JobR's space to access page 0 regs
Gaurav Jain
1
-1
/
+2
2024-12-10
crypto: hisilicon/zip - support new error report
Weili Qian
6
-14
/
+290
2024-12-10
crypto: hisilicon/zip - add data aggregation feature
Weili Qian
5
-11
/
+90
2024-12-10
crypto: tegra - do not transfer req when tegra init fails
Chen Ridong
2
-4
/
+10
2024-12-10
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem
Chenghai Huang
1
-2
/
+2
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
17
-43
/
+39
2024-12-02
sev-dev: avoid pointless cred reference count bump
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
1
-1
/
+1
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+34
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
82
-464
/
+727
2024-11-18
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+21
2024-11-15
crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx
Karol Przybylski
1
-12
/
+12
2024-11-15
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
Christophe JAILLET
1
-0
/
+2
2024-11-15
crypto: bcm - add error check in the ahash_hmac_init function
Chen Ridong
1
-1
/
+4
2024-11-15
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
1
-4
/
+7
2024-11-10
crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
Li Huafei
1
-1
/
+1
2024-11-10
crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
Wang Hai
1
-1
/
+4
2024-11-02
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
4
-49
/
+103
2024-11-02
crypto: hisilicon - support querying the capability register
Qi Tao
8
-111
/
+360
2024-10-30
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
2
-9
/
+18
2024-10-30
crypto: qat - replace deprecated PCI functions
Philipp Stanner
2
-6
/
+16
2024-10-29
s390/pkey: Add new pkey handler module pkey-uv
Harald Freudenberger
1
-0
/
+21
2024-10-28
crypto: starfive - remove unneeded crypto_engine_stop() call
Ovidiu Panait
1
-4
/
+1
2024-10-28
crypto: tegra - remove unneeded crypto_engine_stop() call
Ovidiu Panait
1
-2
/
+0
2024-10-28
crypto: cavium - Fix the if condition to exit loop after timeout
Everest K.C
1
-2
/
+2
2024-10-28
crypto: qat - Fix typo "accelaration"
WangYuli
1
-1
/
+1
2024-10-28
crypto: tegra - remove redundant error check on ret
Colin Ian King
1
-2
/
+0
2024-10-28
crypto: nx - Fix invalid wait context during kexec reboot
Vishal Chourasia
1
-1
/
+2
2024-10-28
crypto: nx - Rename devdata_mutex to devdata_spinlock
Vishal Chourasia
1
-17
/
+17
2024-10-28
crypto: qat - Constify struct pm_status_row
Christophe JAILLET
1
-9
/
+9
2024-10-19
crypto: crypto4xx - use devm in probe
Rosen Penev
1
-25
/
+14
2024-10-19
crypto: crypto4xx - avoid explicit resource
Rosen Penev
1
-12
/
+5
2024-10-19
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
1
-14
/
+1
[prev]
[next]