index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
/
sec
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2025-09-13
crypto: hisilicon/sec - Use int type to store negative error codes
Qianfeng Rong
-1
/
+2
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-09-06
crypto: hisilicon/sec - Remove trailing space after \n newline
Colin Ian King
-1
/
+1
2023-10-27
crypto: hisilicon/sec - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-08-11
crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_...
Ruan Jinjie
-2
/
+2
2023-02-13
crypto: hisilicon - Use request_complete helpers
Herbert Xu
-3
/
+3
2022-07-08
crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq
Zhengchao Shao
-8
/
+8
2022-07-08
crypto: hisilicon/sec - fix inconsistent argument
Jianglei Nie
-1
/
+1
2021-04-16
crypto: hisilicon/sec - use the correct print format
Kai Ye
-3
/
+3
2021-04-02
crypto: hisilicon - use the correct HiSilicon copyright
Hao Fang
-5
/
+5
2021-03-26
crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...
Lee Jones
-0
/
+1
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
-8
/
+16
2020-06-26
crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
-16
/
+18
2019-09-20
crypto: hisilicon - Matching the dma address for dma_pool_free()
Yunfeng Ye
-25
/
+19
2019-09-20
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
-6
/
+7
2019-08-22
crypto: hisilicon/des - switch to new verification routines
Ard Biesheuvel
-11
/
+7
2019-06-13
crypto: hisilicon - Use the correct style for SPDX License Identifier
Nishad Kamdar
-1
/
+1
2019-04-18
crypto: hisilicon - Forbid 2-key 3DES in FIPS mode
Herbert Xu
-8
/
+4
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
-11
/
+8
2018-11-09
crypto: hisilicon - Fix reference after free of memories on error path
John Garry
-10
/
+11
2018-11-09
crypto: hisilicon - Fix NULL dereference for same dst and src
John Garry
-4
/
+6
2018-08-07
crypto: hisilicon - sec_send_request() can be static
kbuild test robot
-1
/
+1
2018-08-03
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron
-0
/
+2876