index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
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
2024-10-29
s390/pkey: Add new pkey handler module pkey-uv
Harald Freudenberger
2024-10-28
crypto: starfive - remove unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-28
crypto: tegra - remove unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-28
crypto: cavium - Fix the if condition to exit loop after timeout
Everest K.C
2024-10-28
crypto: qat - Fix typo "accelaration"
WangYuli
2024-10-28
crypto: tegra - remove redundant error check on ret
Colin Ian King
2024-10-28
crypto: nx - Fix invalid wait context during kexec reboot
Vishal Chourasia
2024-10-28
crypto: nx - Rename devdata_mutex to devdata_spinlock
Vishal Chourasia
2024-10-28
crypto: qat - Constify struct pm_status_row
Christophe JAILLET
2024-10-19
crypto: crypto4xx - use devm in probe
Rosen Penev
2024-10-19
crypto: crypto4xx - avoid explicit resource
Rosen Penev
2024-10-19
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
2024-10-19
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
2024-10-19
crypto: cesa - use enabled variants for clk_get
Rosen Penev
2024-10-19
crypto: cesa - add COMPILE_TEST
Rosen Penev
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
[prev]
[next]