index
:
Linux Stable
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.13.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: talitos - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-329
/
+277
*
crypto: qat - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-204
/
+123
*
crypto: picoxcell - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-367
/
+311
*
crypto: ixp4xx - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-155
/
+158
*
crypto: caam - Convert authenc to new AEAD interface
Herbert Xu
2015-08-04
1
-1245
/
+1316
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-08-04
3
-10
/
+17
|
\
|
*
hwrng: core - correct error check of kthread_run call
Martin Schwidefsky
2015-07-28
1
-1
/
+1
|
*
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Herbert Xu
2015-07-23
1
-1
/
+0
|
*
crypto: qat - Fix invalid synchronization between register/unregister sym algs
Tadeusz Struk
2015-07-23
1
-8
/
+16
*
|
crypto: talitos - Remove zero_entry static initializer
Aaron Sierra
2015-08-04
1
-6
/
+1
*
|
crypto: img-hash - fix spelling mistake in dev_err error message
Colin Ian King
2015-08-04
1
-1
/
+1
*
|
crypto: caam - fix rfc4106 encap shared descriptor
Horia Geant?
2015-07-31
1
-9
/
+15
*
|
crypto: nx - use be32_to_cpu for __be32 field in debug msg
Dan Streetman
2015-07-30
1
-1
/
+2
*
|
crypto: nx - don't err if compressed output > input
Dan Streetman
2015-07-30
1
-2
/
+5
*
|
crypto: qat - remove unnecessary list iteration
Bruce Allan
2015-07-28
1
-6
/
+1
*
|
crypto: qat - Fix typo othewise->otherwise
Ahsan Atta
2015-07-28
5
-11
/
+11
*
|
crypto: qat - remove unused define
Bruce Allan
2015-07-28
1
-1
/
+0
*
|
crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
Bruce Allan
2015-07-28
1
-2
/
+3
*
|
crypto: qat - remove redundant struct elem
Bruce Allan
2015-07-28
3
-3
/
+1
*
|
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-23
6
-191
/
+114
*
|
crypto: nx - rename nx-842-crypto.c to nx-842.c
Dan Streetman
2015-07-23
2
-1
/
+1
*
|
crypto: nx - merge nx-compress and nx-compress-crypto
Dan Streetman
2015-07-23
5
-162
/
+60
*
|
crypto: nx - use common code for both NX decompress success cases
Dan Streetman
2015-07-23
1
-4
/
+2
*
|
crypto: nx - don't register pSeries driver if ENODEV
Dan Streetman
2015-07-23
1
-4
/
+1
*
|
crypto: nx - move kzalloc() out of spinlock
Dan Streetman
2015-07-23
1
-22
/
+16
*
|
crypto: nx - remove pSeries NX 'status' field
Dan Streetman
2015-07-23
1
-29
/
+10
*
|
crypto: nx - remove __init/__exit from VIO functions
Dan Streetman
2015-07-23
1
-4
/
+4
*
|
crypto: qat - Don't attempt to register algorithm multiple times
Tadeusz Struk
2015-07-23
1
-3
/
+16
*
|
crypto: qat - fix invalid check for RSA keylen in fips mode
Tadeusz Struk
2015-07-21
1
-2
/
+2
*
|
crypto: sunxi-ss - Add Allwinner Security System crypto accelerator
LABBE Corentin
2015-07-20
7
-0
/
+1656
*
|
crypto: caam - fix warning in APPEND_MATH_IMM_u64
Tudor Ambarus
2015-07-20
1
-1
/
+1
*
|
crypto: caam - fix RNG init descriptor ret. code checking
Horia Geant?
2015-07-20
1
-2
/
+3
*
|
crypto: caam - fix snooping for write transactions
Horia Geant?
2015-07-20
2
-2
/
+9
*
|
crypto: caam - fix ERA property reading
Alex Porosanu
2015-07-20
1
-7
/
+7
*
|
crypto: qat - Add support for RSA algorithm
Tadeusz Struk
2015-07-17
13
-39
/
+779
*
|
crypto: qat - add MMP FW support to accel engine
Tadeusz Struk
2015-07-17
4
-5
/
+42
*
|
crypto: qat - add support for MMP FW
Pingchao Yang
2015-07-17
6
-26
/
+24
*
|
crypto: nx - Convert ccm to new AEAD interface
Herbert Xu
2015-07-17
3
-95
/
+85
*
|
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
Leonidas Da Silva Barbosa
2015-07-14
4
-0
/
+13
*
|
crypto: marvell/cesa - Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-07-14
1
-1
/
+0
*
|
crypto: caam - Use new IV convention
Herbert Xu
2015-07-14
1
-26
/
+49
*
|
crypto: nx - Use new IV convention
Herbert Xu
2015-07-14
1
-26
/
+40
*
|
crypto: nx/842 - Fix context corruption
Herbert Xu
2015-07-14
1
-13
/
+35
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2015-07-14
8
-79
/
+125
|
\
|
|
*
crypto: nx - Fix reentrancy bugs
Herbert Xu
2015-07-08
8
-79
/
+125
*
|
crypto: omap-aes - Use BIT() macro
Vutla, Lokesh
2015-07-08
1
-17
/
+17
*
|
crypto: omap-aes - Fix configuring of AES mode
Vutla, Lokesh
2015-07-08
1
-8
/
+5
*
|
crypto: omap-aes - Increase priority of hw accelerator
Vutla, Lokesh
2015-07-08
1
-3
/
+3
*
|
crypto: omap-aes - Fix CTR mode
Vutla, Lokesh
2015-07-08
1
-17
/
+16
*
|
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2015-07-07
2
-12
/
+1
[next]