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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
crypto: sun8i-ss - Use kfree_sensitive
Jason Wang
2021-07-30
1
-6
/
+3
*
|
crypto: atmel-aes - Allocate aes dev at tfm init time
Tudor Ambarus
2021-07-30
1
-33
/
+43
*
|
crypto: atmel-aes - Add fallback to XTS software implementation
Tudor Ambarus
2021-07-30
1
-4
/
+51
*
|
crypto: atmel - Set OFB's blocksize to 1
Tudor Ambarus
2021-07-30
2
-2
/
+2
*
|
crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraint
Tudor Ambarus
2021-07-30
1
-0
/
+3
*
|
crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraint
Tudor Ambarus
2021-07-30
1
-0
/
+7
*
|
crypto: atmel-aes - Add XTS input length constraint
Tudor Ambarus
2021-07-30
1
-0
/
+3
*
|
crypto: atmel-aes - Add blocksize constraint for ECB and CBC modes
Tudor Ambarus
2021-07-30
1
-1
/
+6
*
|
crypto: atmel-tdes - Handle error messages
Tudor Ambarus
2021-07-30
1
-17
/
+16
*
|
crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfm
Tudor Ambarus
2021-07-30
1
-19
/
+9
*
|
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
2021-07-16
1
-27
/
+9
*
|
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
2021-07-16
1
-10
/
+35
|
/
*
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-07-10
1
-0
/
+4
|
\
|
*
Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2021-06-23
1
-0
/
+4
|
|
\
|
|
*
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2021-06-17
1
-0
/
+4
|
*
|
Revert "crypto: cavium/nitrox - add an error message to explain the failure o...
Greg Kroah-Hartman
2021-05-13
1
-1
/
+0
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-07-09
6
-8
/
+10
|
\
\
|
*
|
crypto: hisilicon/sec - fix the process of disabling sva prefetching
Kai Ye
2021-06-28
1
-0
/
+3
|
*
|
crypto: sl3516 - Add dependency on ARCH_GEMINI
Geert Uytterhoeven
2021-06-28
1
-2
/
+2
|
*
|
crypto: sl3516 - Typo s/Stormlink/Storlink/
Geert Uytterhoeven
2021-06-28
3
-3
/
+3
|
*
|
crypto: omap - Drop obsolete PageSlab check
Herbert Xu
2021-06-28
1
-2
/
+1
|
*
|
crypto: qat - ratelimit invalid ioctl message and print the invalid cmd
Colin Ian King
2021-06-28
1
-1
/
+1
*
|
|
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
4
-4
/
+143
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
crypto/nx: Register and unregister VAS interface on PowerVM
Haren Myneni
2021-06-20
2
-0
/
+9
|
*
|
crypto/nx: Add sysfs interface to export NX capabilities
Haren Myneni
2021-06-20
1
-0
/
+43
|
*
|
crypto/nx: Get NX capabilities for GZIP coprocessor type
Haren Myneni
2021-06-20
1
-0
/
+87
|
*
|
crypto/nx: Rename nx-842-pseries file name to nx-common-pseries
Haren Myneni
2021-06-20
2
-1
/
+1
|
*
|
powerpc/powernv/vas: Rename register/unregister functions
Haren Myneni
2021-06-20
1
-3
/
+3
|
|
/
*
|
crypto: sl3516 - depends on HAS_IOMEM
Corentin Labbe
2021-06-24
1
-0
/
+1
*
|
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
2021-06-24
1
-0
/
+18
*
|
crypto: sl3516 - Fix build warning without CONFIG_PM
YueHaibing
2021-06-24
1
-0
/
+1
*
|
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
2021-06-24
8
-22
/
+32
*
|
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
2021-06-24
1
-2
/
+4
*
|
crypto: nx - Fix memcpy() over-reading in nonce
Kees Cook
2021-06-24
1
-1
/
+1
*
|
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
2021-06-24
1
-1
/
+1
*
|
crypto: sa2ul - Remove unused auth_len variable
Herbert Xu
2021-06-24
1
-4
/
+0
*
|
crypto: sl3516 - fix duplicated inclusion
kernel test robot
2021-06-24
1
-1
/
+0
*
|
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: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dma...
Baokun Li
2021-06-17
1
-2
/
+1
*
|
crypto: marvell/cesa - change FPGA indirect article to an
Tom Rix
2021-06-17
1
-1
/
+1
*
|
crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'
Christophe JAILLET
2021-06-11
1
-10
/
+8
*
|
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
[prev]
[next]