index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
hisilicon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
|
*
crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
2021-10-12
1
-1
/
+1
*
|
crypto: hisilicon/qm - modify the uacce mode check
Kai Ye
2021-10-08
1
-8
/
+14
*
|
crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"
Colin Ian King
2021-10-01
1
-1
/
+1
*
|
crypto: hisilicon/qm - support the userspace task resetting
Kai Ye
2021-09-17
1
-1
/
+45
*
|
crypto: hisilicon/qm - fix the uacce mmap failed
Kai Ye
2021-09-17
1
-1
/
+3
*
|
crypto: hisilicon - Fix sscanf format signedness
Herbert Xu
2021-09-17
1
-1
/
+1
|
/
*
crypto: hisilicon - check _PS0 and _PR0 method
Weili Qian
2021-08-21
1
-0
/
+4
*
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
2021-08-21
3
-36
/
+20
*
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
2021-08-21
5
-30
/
+297
*
crypto: hisilicon - add runtime PM ops
Weili Qian
2021-08-21
2
-0
/
+120
*
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
2021-08-21
5
-27
/
+81
*
crypto: hisilicon/sec - modify the hardware endian configuration
Kai Ye
2021-08-21
2
-27
/
+9
*
crypto: hisilicon/sec - fix the abnormal exiting process
Kai Ye
2021-08-21
1
-1
/
+2
*
crypto: hisilicon - enable hpre device clock gating
Weili Qian
2021-08-12
1
-0
/
+63
*
crypto: hisilicon - enable sec device clock gating
Weili Qian
2021-08-12
1
-5
/
+41
*
crypto: hisilicon - enable zip device clock gating
Weili Qian
2021-08-12
1
-0
/
+26
*
crypto: hisilicon/sec - fix the process of disabling sva prefetching
Kai Ye
2021-06-28
1
-0
/
+3
*
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
2021-06-24
1
-0
/
+18
*
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
2021-06-24
1
-1
/
+1
*
crypto: hisilicon/zip - adds the max shaper type rate
Kai Ye
2021-06-17
1
-0
/
+11
*
crypto: hisilicon/hpre - adds the max shaper type rate
Kai Ye
2021-06-17
1
-0
/
+7
*
crypto: hisilicon/sec - adds the max shaper type rate
Kai Ye
2021-06-17
1
-0
/
+7
*
crypto: hisilicon/qm - supports to inquiry each function's QoS
Kai Ye
2021-06-17
1
-7
/
+174
*
crypto: hisilicon/qm - add pf ping single vf function
Kai Ye
2021-06-17
1
-0
/
+36
*
crypto: hisilicon/qm - merges the work initialization process into a single f...
Kai Ye
2021-06-17
1
-7
/
+11
*
crypto: hisilicon/qm - add the "alg_qos" file node
Kai Ye
2021-06-17
1
-129
/
+155
*
crypto: hisilicon/qm - supports writing QoS int the host
Kai Ye
2021-06-17
2
-2
/
+310
*
crypto: hisilicon/sec - modify the SEC request structure
Kai Ye
2021-06-11
2
-19
/
+22
*
crypto: hisilicon/sec - add hardware integrity check value process
Kai Ye
2021-06-11
2
-34
/
+48
*
crypto: hisilicon/sec - add fallback tfm supporting for aeads
Kai Ye
2021-06-11
2
-5
/
+94
*
crypto: hisilicon/sec - add new algorithm mode for AEAD
Kai Ye
2021-06-11
3
-34
/
+345
*
crypto: hisilicon/qm - update reset flow
Weili Qian
2021-06-03
1
-17
/
+262
*
crypto: hisilicon/qm - add callback to support communication
Weili Qian
2021-06-03
1
-27
/
+190
*
crypto: hisilicon/qm - enable PF and VFs communication
Weili Qian
2021-06-03
2
-8
/
+106
*
crypto: hisilicon/qm - adjust reset interface
Weili Qian
2021-06-03
1
-51
/
+89
*
crypto: hisilicon/hpre - register ecdh NIST P384
Hui Tang
2021-06-03
1
-4
/
+52
*
crypto: hisilicon/hpre - add check before gx modulo p
Hui Tang
2021-06-03
1
-1
/
+5
*
crypto: hisilicon/hpre - fix ecdh self test issue
Hui Tang
2021-06-03
1
-0
/
+34
*
crypto: hisilicon/sec - fixup 3des minimum key size declaration
Kai Ye
2021-06-03
1
-2
/
+2
*
crypto: hisilicon/sec - add fallback tfm supporting for XTS mode
Kai Ye
2021-06-03
2
-3
/
+86
*
crypto: hisilicon/sec - add new skcipher mode for SEC
Kai Ye
2021-06-03
2
-12
/
+94
*
crypto: hisilicon/sec - driver adapt to new SQE
Kai Ye
2021-06-03
3
-43
/
+256
*
crypto: hisilicon/sec - add new type of SQE
Kai Ye
2021-06-03
2
-1
/
+178
*
crypto: hisilicon - switch to memdup_user_nul()
Zou Wei
2021-06-03
1
-10
/
+3
*
crypto: hisilicon/qm - support address prefetching
Longfang Liu
2021-05-28
5
-0
/
+182
*
crypto: hisilicon/qm - add MSI detection steps on Kunpeng930
Weili Qian
2021-05-28
1
-24
/
+100
*
crypto: hisilicon/qm - fix the process of VF's list adding
Kai Ye
2021-05-28
1
-8
/
+8
*
crypto: hisilicon/qm - add dfx log if not use hardware crypto algs
Kai Ye
2021-05-28
1
-2
/
+5
*
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
2021-05-23
4
-76
/
+150
[next]