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.12.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: amlogic - fix two resources leak
Corentin Labbe
2019-11-17
1
-4
/
+6
*
crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
Pascal van Leeuwen
2019-11-17
1
-2
/
+3
*
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-17
2
-32
/
+11
*
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
2019-11-17
1
-84
/
+98
*
crypto: inside-secure - Fix hangup during probing for EIP97 engine
Pascal van Leeuwen
2019-11-17
1
-4
/
+4
*
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
2019-11-17
1
-0
/
+38
*
crypto: allwinner - fix some spelling mistakes
Colin Ian King
2019-11-15
2
-4
/
+4
*
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
2019-11-15
1
-2
/
+37
*
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
2019-11-08
1
-1
/
+1
*
crypto: inside-secure - Add missed clk_disable_unprepare
Chuhong Yuan
2019-11-08
1
-0
/
+1
*
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
2019-11-08
1
-26
/
+25
*
crypto: sun8i-ss - fix memdup.cocci warnings
kbuild test robot
2019-11-08
1
-4
/
+2
*
crypto: sun8i-ss - fix semicolon.cocci warnings
kbuild test robot Remove unneeded semicolon
2019-11-08
1
-1
/
+1
*
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
2019-11-08
1
-5
/
+1
*
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
2019-11-08
3
-0
/
+113
*
crypto: amlogic - ensure error variable err is set before returning it
Colin Ian King
2019-11-08
1
-0
/
+1
*
crypto: amlogic - Use kmemdup in meson_aes_setkey()
YueHaibing
2019-11-08
1
-2
/
+1
*
crypto: atmel - Fix remaining endianess warnings
Herbert Xu
2019-11-08
2
-2
/
+2
*
crypto: atmel - Fix authenc support when it is set to m
Herbert Xu
2019-11-08
3
-11
/
+11
*
crypto: amcc - restore CRYPTO_AES dependency
Christian Lamparter
2019-11-01
1
-0
/
+1
*
crypto: hisilicon - fix to return sub-optimal device when best device has no qps
Zhou Wang
2019-11-01
3
-20
/
+77
*
crypto: hisilicon - use sgl API to get sgl dma addr and len
Zhou Wang
2019-11-01
2
-3
/
+2
*
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-11-01
11
-39
/
+39
*
crypto: allwinner - Add sun8i-ss cryptographic offloader
Corentin Labbe
2019-11-01
6
-0
/
+1328
*
crypto: sun4i-ss - Move to Allwinner directory
Corentin Labbe
2019-11-01
10
-27
/
+28
*
crypto: allwinner - Add sun8i-ce Crypto Engine
Corentin Labbe
2019-11-01
6
-0
/
+1394
*
crypto: allwinner - Add allwinner subdirectory
Corentin Labbe
2019-11-01
3
-0
/
+9
*
crypto: mediatek - remove redundant bitwise-or
Colin Ian King
2019-11-01
1
-1
/
+1
*
crypto: caam - populate platform devices last
Andrey Smirnov
2019-11-01
1
-7
/
+6
*
crypto: caam - use devres to populate platform devices
Andrey Smirnov
2019-11-01
1
-23
/
+3
*
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
2019-11-01
4
-19
/
+7
*
crypto: caam - use devres to de-initialize the RNG
Andrey Smirnov
2019-11-01
1
-60
/
+70
*
crypto: caam - use devres to remove debugfs
Andrey Smirnov
2019-11-01
2
-8
/
+14
*
crypto: caam - use devres to unmap memory
Andrey Smirnov
2019-11-01
1
-19
/
+9
*
hwrng: omap3-rom - Fix unused function warnings
Arnd Bergmann
2019-11-01
1
-2
/
+2
*
crypto: inside-secure - Fixed warnings on inconsistent byte order handling
Pascal van Leeuwen
2019-11-01
4
-67
/
+61
*
crypto: ccp - fix uninitialized list head
Mark Salter
2019-10-26
1
-0
/
+1
*
crypto: nx - Improve debugfs_create_u{32,64}() handling for atomics
Geert Uytterhoeven
2019-10-26
1
-9
/
+9
*
crypto: ccp - Verify access to device registers before initializing
Hook, Gary
2019-10-26
2
-2
/
+28
*
crypto: ccp - Change a message to reflect status instead of failure
Hook, Gary
2019-10-26
2
-4
/
+13
*
crypto: hisilicon - fix endianness verification problem of QM
Shukun Tan
2019-10-26
2
-44
/
+45
*
crypto: hisilicon - fix param should be static when not external.
Shukun Tan
2019-10-26
1
-3
/
+3
*
crypto: hisilicon - Fix using plain integer as NULL pointer
Shukun Tan
2019-10-26
1
-1
/
+1
*
crypto: hisilicon - tiny fix about QM/ZIP error callback print
Zhou Wang
2019-10-26
2
-9
/
+3
*
crypto: ccree - fix comparison of unsigned expression warning
Tian Tao
2019-10-26
1
-1
/
+2
*
crypto: ccp - Retry SEV INIT command in case of integrity check failure.
Ashish Kalra
2019-10-26
1
-0
/
+12
*
crypto: amlogic - Add crypto accelerator for amlogic GXL
Corentin Labbe
2019-10-26
7
-0
/
+911
*
crypto: atmel - fix data types for __be{32,64}
Ben Dooks (Codethink)
2019-10-26
1
-15
/
+15
*
hwrng: xgene - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
*
hwrng: tx4939 - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-26
1
-3
/
+1
[next]