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: Kconfig - submenus for arm and arm64
Robert Elliott
2022-08-26
1
-1
/
+0
|
*
crypto: Kconfig - remove AES_ARM64 ref by SA2UL
Robert Elliott
2022-08-26
1
-1
/
+0
|
*
crypto: hisilicon/qm - no judgment in the back process
Kai Ye
2022-08-26
1
-5
/
+3
|
*
crypto: ccree - Fix dma_map_sg error check
Jack Wang
2022-08-26
1
-1
/
+1
|
*
crypto: allwinner - Fix dma_map_sg error check
Jack Wang
2022-08-26
4
-7
/
+7
|
*
crypto: amlogic - Fix dma_map_sg error check
Jack Wang
2022-08-26
1
-3
/
+3
|
*
crypto: qce - Fix dma_map_sg error check
Jack Wang
2022-08-26
3
-9
/
+11
|
*
crypto: sahara - Fix error check for dma_map_sg
Jack Wang
2022-08-26
1
-2
/
+2
|
*
crypto: gemini - Fix error check for dma_map_sg
Jack Wang
2022-08-26
1
-3
/
+3
|
*
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-26
5
-10
/
+10
|
*
crypto: aspeed - add HACE crypto driver
Neal Liu
2022-08-26
5
-3
/
+1352
|
*
crypto: aspeed - Add HACE hash driver
Neal Liu
2022-08-26
7
-0
/
+1821
|
*
crypto: ccp - Fail the PSP initialization when writing psp data file failed
Jacky Li
2022-08-26
1
-11
/
+15
|
*
crypto: ccp - Initialize PSP when reading psp data file failed
Jacky Li
2022-08-26
1
-14
/
+22
|
*
crypto: artpec6 - move spin_lock_bh to spin_lock in tasklet
Tuo Cao
2022-08-19
1
-2
/
+2
|
*
crypto: hisilicon/qm - remove unneeded hardware cache write back
Weili Qian
2022-08-19
1
-1
/
+0
|
*
crypto: hisilicon/qm - remove unneeded data storage
Junchong Pan
2022-08-19
1
-60
/
+20
|
*
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
2022-08-19
1
-3
/
+4
|
*
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
Weili Qian
2022-08-19
1
-6
/
+2
|
*
crypto: hisilicon/zip - some misc cleanup
Yang Shen
2022-08-19
3
-19
/
+23
|
*
crypto: hisilicon/zip - optimization for performance
Yang Shen
2022-08-19
1
-14
/
+13
|
*
crypto: cavium - Fix comment typo
Jason Wang
2022-08-19
1
-1
/
+1
|
*
crypto: ccp - Add a quirk to firmware update
Jarkko Sakkinen
2022-08-19
1
-2
/
+14
|
*
crypto: keembay-ocs - Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-08-19
1
-2
/
+2
|
*
crypto: sun8i-ce - using the pm_runtime_resume_and_get to simplify the code
ye xingchen
2022-08-19
1
-4
/
+2
|
*
crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
2022-08-19
1
-2
/
+0
|
*
crypto: qcom-rng - Fix qcom_rng_of_match unused warning
Herbert Xu
2022-08-19
1
-4
/
+3
|
*
crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
Ye Weihua
2022-08-19
1
-2
/
+2
|
*
crypto: qat - add check to validate firmware images
Srinivas Kerekare
2022-08-19
2
-2
/
+57
|
*
crypto: sahara - don't sleep when in softirq
Zhengchao Shao
2022-08-19
1
-9
/
+9
*
|
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-05
2
-8
/
+4
|
\
\
|
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
2
-8
/
+4
|
|
/
*
/
virtio-crypto: fix memory-leak
lei he
2022-09-28
1
-0
/
+4
|
/
*
Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-08-03
59
-297
/
+632
|
\
|
*
crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-29
1
-5
/
+5
|
*
crypto: hisilicon/sec - fix auth key size error
Kai Ye
2022-07-29
2
-3
/
+4
|
*
crypto: ccree - Remove a useless dma_supported() call
Christophe JAILLET
2022-07-29
1
-10
/
+3
|
*
crypto: ccp - Add support for new CCP/PSP device ID
Mario Limonciello
2022-07-29
1
-0
/
+7
|
*
crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
Pali Rohár
2022-07-29
1
-0
/
+2
|
*
crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
Zhengchao Shao
2022-07-29
1
-1
/
+1
|
*
crypto: keembay-ocs-ecc - Drop if with an always false condition
Uwe Kleine-König
2022-07-22
1
-2
/
+0
|
*
crypto: sa2ul - Check engine status before enabling
Andrew Davis
2022-07-15
2
-8
/
+8
|
*
crypto: sa2ul - Set the supported_algos bits individually
Andrew Davis
2022-07-15
1
-1
/
+9
|
*
crypto: atmel-tdes - initialize tdes_dd while declaring
Claudiu Beznea
2022-07-15
1
-3
/
+1
|
*
crypto: atmel-sha - initialize sha_dd while declaring
Claudiu Beznea
2022-07-15
1
-3
/
+1
|
*
crypto: caam/qi2 - switch to netif_napi_add_tx_weight()
Jakub Kicinski
2022-07-15
2
-4
/
+5
|
*
crypto: s5p-sss - Drop if with an always false condition
Uwe Kleine-König
2022-07-15
1
-3
/
+0
|
*
crypto: omap-sham - Drop if with an always false condition
Uwe Kleine-König
2022-07-15
1
-2
/
+1
|
*
crypto: omap-des - Drop if with an always false condition
Uwe Kleine-König
2022-07-15
1
-4
/
+0
|
*
crypto: omap-aes - Drop if with an always false condition
Uwe Kleine-König
2022-07-15
1
-4
/
+0
[prev]
[next]