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-10-19
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
1
-7
/
+2
2024-10-19
crypto: cesa - use enabled variants for clk_get
Rosen Penev
1
-18
/
+10
2024-10-19
crypto: cesa - add COMPILE_TEST
Rosen Penev
1
-1
/
+1
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
45
-46
/
+46
2024-10-19
crypto: qat - remove faulty arbiter config reset
Ahsan Atta
1
-4
/
+0
2024-10-16
Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+6
2024-10-10
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
1
-6
/
+6
2024-10-05
crypto: hisilicon/qm - fix the coding specifications issue
Chenghai Huang
4
-3
/
+34
2024-10-05
crypto: qat - remove unused adf_devmgr_get_first
Dr. David Alan Gilbert
2
-11
/
+0
2024-10-05
crypto: qat/qat_4xxx - fix off by one in uof_get_name()
Dan Carpenter
1
-1
/
+1
2024-10-05
crypto: qat/qat_420xx - fix off by one in uof_get_name()
Dan Carpenter
1
-1
/
+1
2024-10-05
crypto: iaa - Remove potential infinite loop in check_completion()
Zanussi, Tom
1
-0
/
+10
2024-10-05
crypto: drivers - Correct multiple typos in comments
Shen Lichuan
5
-6
/
+6
2024-10-05
crypto: ccree - Fix typo in comment
Yu Jiaoliang
3
-4
/
+4
2024-10-05
crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...
Uwe Kleine-König
2
-3
/
+3
2024-10-05
crypto: qat - remove check after debugfs_create_dir()
Cabiddu, Giovanni
1
-12
/
+1
2024-10-05
crypto: caam - Slightly simplify platform_device()
Christophe JAILLET
1
-3
/
+2
2024-10-05
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
Christophe JAILLET
1
-1
/
+1
2024-10-05
crypto: hisilicon/hpre - enable all clusters clock gating
Weili Qian
1
-14
/
+26
2024-10-05
crypto: mxs-dcp - Fix AES-CBC with hardware-bound keys
Tomas Paukrt
1
-8
/
+12
2024-10-05
crypto: amlogic - Remove redundant assignment and error messages
Tang Bin
1
-5
/
+3
2024-10-05
crypto: drivers - Drop sign/verify operations
Lukas Wunner
3
-6
/
+0
2024-10-05
crypto: virtio - Drop sign/verify operations
Lukas Wunner
1
-44
/
+21
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
7
-7
/
+7
2024-09-24
Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-7
/
+68
2024-09-21
crypto: caam - Pad SG length when allocating hash edesc
Herbert Xu
1
-0
/
+1
2024-09-13
crypto: n2 - Set err to EINVAL if snprintf fails for hmac
Herbert Xu
1
-0
/
+1
2024-09-13
crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
Chen Yufan
1
-2
/
+2
2024-09-13
crypto: qcom-rng - rename *_of_data to *_match_data
Brian Masney
1
-12
/
+12
2024-09-13
crypto: qcom-rng - fix support for ACPI-based systems
Brian Masney
1
-2
/
+2
2024-09-06
crypto: octeontx* - Select CRYPTO_AUTHENC
Herbert Xu
1
-0
/
+2
2024-09-06
crypto: qat - Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-06
crypto: hisilicon/sec - Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-06
crypto: hisilicon/qm - inject error before stopping queue
Weili Qian
1
-23
/
+24
2024-09-06
crypto: hisilicon/hpre - mask cluster timeout error
Weili Qian
1
-16
/
+6
2024-09-06
crypto: hisilicon/qm - reset device before enabling it
Weili Qian
4
-64
/
+121
2024-09-06
crypto: hisilicon/trng - modifying the order of header files
Chenghai Huang
1
-2
/
+2
2024-09-06
crypto: hisilicon - add a lock for the qp send operation
Chenghai Huang
2
-0
/
+5
2024-09-06
crypto: hisilicon - fix missed error branch
Yang Shen
1
-4
/
+10
2024-09-06
crypto: ccp - do not request interrupt on cmd completion when irqs disabled
Amit Shah
1
-1
/
+12
2024-09-04
Revert "crypto: spacc - Add SPAcc Skcipher support"
Herbert Xu
15
-8343
/
+0
2024-08-30
crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock
Kuan-Wei Chiu
1
-7
/
+7
2024-08-30
crypto: img-hash - use devm_clk_get_enabled() helpers
Chunhai Guo
1
-18
/
+3
2024-08-30
crypto: atmel - use devm_clk_get_prepared() helpers
Chunhai Guo
2
-23
/
+7
2024-08-30
crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx()
Yue Haibing
1
-1
/
+0
2024-08-30
crypto: amlogic - Remove unused declaration meson_enqueue()
Yue Haibing
1
-2
/
+0
2024-08-30
crypto: ccp - Remove unused declaration sp_get_master()
Yue Haibing
1
-1
/
+0
2024-08-30
crypto: octeontx - Remove unused declaration otx_cpt_callback()
Yue Haibing
1
-1
/
+0
2024-08-30
crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue()
Yue Haibing
1
-2
/
+0
[prev]
[next]