index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
crypto: sl3516 - depends on HAS_IOMEM
Corentin Labbe
1
-0
/
+1
2021-06-24
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
1
-0
/
+18
2021-06-24
crypto: sl3516 - Fix build warning without CONFIG_PM
YueHaibing
1
-0
/
+1
2021-06-24
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
8
-22
/
+32
2021-06-24
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
1
-2
/
+4
2021-06-24
crypto: nx - Fix memcpy() over-reading in nonce
Kees Cook
1
-1
/
+1
2021-06-24
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
1
-1
/
+1
2021-06-24
crypto: sa2ul - Remove unused auth_len variable
Herbert Xu
1
-4
/
+0
2021-06-24
crypto: sl3516 - fix duplicated inclusion
kernel test robot
1
-1
/
+0
2021-06-17
crypto: hisilicon/zip - adds the max shaper type rate
Kai Ye
1
-0
/
+11
2021-06-17
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
1
-0
/
+7
2021-06-17
crypto: hisilicon/sec - adds the max shaper type rate
Kai Ye
1
-0
/
+7
2021-06-17
crypto: hisilicon/qm - supports to inquiry each function's QoS
Kai Ye
1
-7
/
+174
2021-06-17
crypto: hisilicon/qm - add pf ping single vf function
Kai Ye
1
-0
/
+36
2021-06-17
crypto: hisilicon/qm - merges the work initialization process into a single f...
Kai Ye
1
-7
/
+11
2021-06-17
crypto: hisilicon/qm - add the "alg_qos" file node
Kai Ye
1
-129
/
+155
2021-06-17
crypto: hisilicon/qm - supports writing QoS int the host
Kai Ye
2
-2
/
+310
2021-06-17
crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dma...
Baokun Li
1
-2
/
+1
2021-06-17
crypto: marvell/cesa - change FPGA indirect article to an
Tom Rix
1
-1
/
+1
2021-06-11
crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'
Christophe JAILLET
1
-10
/
+8
2021-06-11
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
2
-19
/
+22
2021-06-11
crypto: hisilicon/sec - add hardware integrity check value process
Kai Ye
2
-34
/
+48
2021-06-11
crypto: hisilicon/sec - add fallback tfm supporting for aeads
Kai Ye
2
-5
/
+94
2021-06-11
crypto: hisilicon/sec - add new algorithm mode for AEAD
Kai Ye
3
-34
/
+345
2021-06-11
crypto: qce - fix error return code in qce_skcipher_async_req_handle()
Wei Yongjun
1
-2
/
+6
2021-06-11
crypto: sl3516 - Add sl3516 crypto engine
Corentin Labbe
7
-0
/
+1353
2021-06-11
crypto: omap-sham - Fix PM reference leak in omap sham ops
Zhang Qilong
1
-2
/
+2
2021-06-11
crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...
Zhang Qilong
1
-6
/
+3
2021-06-11
crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
Tong Tiangen
1
-0
/
+4
2021-06-03
crypto: hisilicon/qm - update reset flow
Weili Qian
1
-17
/
+262
2021-06-03
crypto: hisilicon/qm - add callback to support communication
Weili Qian
1
-27
/
+190
2021-06-03
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
2
-8
/
+106
2021-06-03
crypto: hisilicon/qm - adjust reset interface
Weili Qian
1
-51
/
+89
2021-06-03
crypto: hisilicon/hpre - register ecdh NIST P384
Hui Tang
1
-4
/
+52
2021-06-03
crypto: hisilicon/hpre - add check before gx modulo p
Hui Tang
1
-1
/
+5
2021-06-03
crypto: hisilicon/hpre - fix ecdh self test issue
Hui Tang
1
-0
/
+34
2021-06-03
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
1
-2
/
+2
2021-06-03
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
2
-3
/
+86
2021-06-03
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
2
-12
/
+94
2021-06-03
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
3
-43
/
+256
2021-06-03
crypto: hisilicon/sec - add new type of SQE
Kai Ye
2
-1
/
+178
2021-06-03
crypto: octeontx2 - enable and handle ME interrupts
Srujana Challa
1
-23
/
+95
2021-06-03
crypto: octeontx2 - add support for CPT operations on CN10K
Srujana Challa
9
-22
/
+134
2021-06-03
crypto: octeontx2 - add support to map LMTST region for CN10K
Srujana Challa
7
-3
/
+86
2021-06-03
crypto: octeontx2 - Add mailbox support for CN10K
Srujana Challa
8
-33
/
+129
2021-06-03
crypto: ixp4xx - Add device tree support
Linus Walleij
1
-28
/
+79
2021-06-03
crypto: ixp4xx - convert to platform driver
Arnd Bergmann
1
-24
/
+13
2021-06-03
crypto: hisilicon - switch to memdup_user_nul()
Zou Wei
1
-10
/
+3
2021-05-28
crypto: hisilicon/qm - support address prefetching
Longfang Liu
5
-0
/
+182
2021-05-28
crypto: hisilicon/qm - add MSI detection steps on Kunpeng930
Weili Qian
1
-24
/
+100
[next]