index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem
Chenghai Huang
2024-12-10
1
-2
/
+2
*
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-03
2
-2
/
+2
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
17
-43
/
+39
*
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-27
4
-15
/
+34
|
\
|
*
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
2024-10-30
2
-9
/
+18
|
*
crypto: qat - replace deprecated PCI functions
Philipp Stanner
2024-10-30
2
-6
/
+16
*
|
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-11-19
82
-464
/
+727
|
\
\
|
*
|
crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx
Karol Przybylski
2024-11-15
1
-12
/
+12
|
*
|
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
Christophe JAILLET
2024-11-15
1
-0
/
+2
|
*
|
crypto: bcm - add error check in the ahash_hmac_init function
Chen Ridong
2024-11-15
1
-1
/
+4
|
*
|
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
2024-11-15
1
-4
/
+7
|
*
|
crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init()
Li Huafei
2024-11-10
1
-1
/
+1
|
*
|
crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
Wang Hai
2024-11-10
1
-1
/
+4
|
*
|
crypto: hisilicon/qm - disable same error report before resetting
Weili Qian
2024-11-02
4
-49
/
+103
|
*
|
crypto: hisilicon - support querying the capability register
Qi Tao
2024-11-02
8
-111
/
+360
|
*
|
crypto: starfive - remove unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-28
1
-4
/
+1
|
*
|
crypto: tegra - remove unneeded crypto_engine_stop() call
Ovidiu Panait
2024-10-28
1
-2
/
+0
|
*
|
crypto: cavium - Fix the if condition to exit loop after timeout
Everest K.C
2024-10-28
1
-2
/
+2
|
*
|
crypto: qat - Fix typo "accelaration"
WangYuli
2024-10-28
1
-1
/
+1
|
*
|
crypto: tegra - remove redundant error check on ret
Colin Ian King
2024-10-28
1
-2
/
+0
|
*
|
crypto: nx - Fix invalid wait context during kexec reboot
Vishal Chourasia
2024-10-28
1
-1
/
+2
|
*
|
crypto: nx - Rename devdata_mutex to devdata_spinlock
Vishal Chourasia
2024-10-28
1
-17
/
+17
|
*
|
crypto: qat - Constify struct pm_status_row
Christophe JAILLET
2024-10-28
1
-9
/
+9
|
*
|
crypto: crypto4xx - use devm in probe
Rosen Penev
2024-10-19
1
-25
/
+14
|
*
|
crypto: crypto4xx - avoid explicit resource
Rosen Penev
2024-10-19
1
-12
/
+5
|
*
|
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
2024-10-19
1
-14
/
+1
|
*
|
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
2024-10-19
1
-7
/
+2
|
*
|
crypto: cesa - use enabled variants for clk_get
Rosen Penev
2024-10-19
1
-18
/
+10
|
*
|
crypto: cesa - add COMPILE_TEST
Rosen Penev
2024-10-19
1
-1
/
+1
|
*
|
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-19
45
-46
/
+46
|
*
|
crypto: qat - remove faulty arbiter config reset
Ahsan Atta
2024-10-19
1
-4
/
+0
|
*
|
crypto: hisilicon/qm - fix the coding specifications issue
Chenghai Huang
2024-10-05
4
-3
/
+34
|
*
|
crypto: qat - remove unused adf_devmgr_get_first
Dr. David Alan Gilbert
2024-10-05
2
-11
/
+0
|
*
|
crypto: qat/qat_4xxx - fix off by one in uof_get_name()
Dan Carpenter
2024-10-05
1
-1
/
+1
|
*
|
crypto: qat/qat_420xx - fix off by one in uof_get_name()
Dan Carpenter
2024-10-05
1
-1
/
+1
|
*
|
crypto: iaa - Remove potential infinite loop in check_completion()
Zanussi, Tom
2024-10-05
1
-0
/
+10
|
*
|
crypto: drivers - Correct multiple typos in comments
Shen Lichuan
2024-10-05
5
-6
/
+6
|
*
|
crypto: ccree - Fix typo in comment
Yu Jiaoliang
2024-10-05
3
-4
/
+4
|
*
|
crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...
Uwe Kleine-König
2024-10-05
2
-3
/
+3
|
*
|
crypto: qat - remove check after debugfs_create_dir()
Cabiddu, Giovanni
2024-10-05
1
-12
/
+1
|
*
|
crypto: caam - Slightly simplify platform_device()
Christophe JAILLET
2024-10-05
1
-3
/
+2
|
*
|
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
Christophe JAILLET
2024-10-05
1
-1
/
+1
|
*
|
crypto: hisilicon/hpre - enable all clusters clock gating
Weili Qian
2024-10-05
1
-14
/
+26
|
*
|
crypto: mxs-dcp - Fix AES-CBC with hardware-bound keys
Tomas Paukrt
2024-10-05
1
-8
/
+12
|
*
|
crypto: amlogic - Remove redundant assignment and error messages
Tang Bin
2024-10-05
1
-5
/
+3
|
*
|
crypto: drivers - Drop sign/verify operations
Lukas Wunner
2024-10-05
3
-6
/
+0
|
*
|
crypto: virtio - Drop sign/verify operations
Lukas Wunner
2024-10-05
1
-44
/
+21
|
|
/
*
|
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-19
1
-0
/
+21
|
\
\
|
*
|
s390/pkey: Add new pkey handler module pkey-uv
Harald Freudenberger
2024-10-29
1
-0
/
+21
*
|
|
Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-10-16
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
[next]