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: omap-aes - fix spelling mistake "Encryptio" -> "Encryption"
Colin Ian King
2017-06-20
1
-1
/
+1
|
*
|
crypto: crypto4xx - fix an error code
Christophe Jaillet
2017-06-20
1
-0
/
+1
|
*
|
crypto: brcm - fix spelling mistake: "fallbck" -> "fallback"
Colin Ian King
2017-06-19
1
-1
/
+1
|
*
|
crypto: sun4i-ss - fix large block size support
Antoine Ténart
2017-06-19
1
-0
/
+18
|
*
|
crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flag
Antoine Ténart
2017-06-19
1
-5
/
+10
|
*
|
crypto: sun4i-ss - move from ablkcipher to skcipher API
Antoine Ténart
2017-06-19
3
-224
/
+221
|
*
|
crypto: sun4i-ss - use GENMASK to generate masks
Antoine Ténart
2017-06-19
1
-3
/
+6
|
*
|
crypto: sun4i-ss - simplify the appended bit assignment
Antoine Ténart
2017-06-19
1
-6
/
+2
|
*
|
crypto: sun4i-ss - simplify the pad length calculation
Antoine Ténart
2017-06-19
1
-17
/
+12
|
*
|
crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0
Antoine Ténart
2017-06-19
1
-2
/
+1
|
*
|
crypto: sun4i-ss - cannot use DMA is the request is 0 length
Antoine Ténart
2017-06-19
1
-1
/
+1
|
*
|
crypto: sun4i-ss - use lower/upper_32_bits helpers
Antoine Ténart
2017-06-19
1
-6
/
+6
|
*
|
crypto: sun4i-ss - remove conditional checks against 0
Antoine Ténart
2017-06-19
3
-39
/
+39
|
*
|
crypto: sun4i-ss - group variable definitions in sun4i_hash()
Antoine Ténart
2017-06-19
1
-20
/
+11
|
*
|
crypto: mediatek - drop .owner field in mtk_crypto_driver
Geliang Tang
2017-06-19
1
-1
/
+0
|
*
|
crypto: cavium - Add more algorithms
George Cherian
2017-06-19
1
-0
/
+81
|
*
|
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2017-06-19
2
-77
/
+83
|
*
|
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
2017-06-19
1
-1
/
+1
|
*
|
crypto: ccp - return NULL instead of 0
pjambhlekar
2017-06-19
1
-2
/
+2
|
*
|
crypto: ccp - Add debugfs entries for CCP information
Gary R Hook
2017-06-19
5
-3
/
+395
|
*
|
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
Martin Hicks
2017-06-19
1
-1
/
+6
|
*
|
crypto: mediatek - remove redundant clock setting
Ryder Lee
2017-06-10
2
-11
/
+1
|
*
|
crypto: cavium - Register the CNN55XX supported crypto algorithms.
Srikanth Jampala
2017-06-10
5
-1
/
+544
|
*
|
crypto: cavium - Add debugfs support in CNN55XX driver.
Srikanth Jampala
2017-06-10
3
-0
/
+143
|
*
|
crypto: cavium - Add support for CNN55XX adapters.
Srikanth Jampala
2017-06-10
13
-0
/
+4002
|
*
|
crypto: qat - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
|
*
|
crypto: caampkc - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-3
/
+2
|
*
|
crypto: qat - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
|
*
|
crypto: inside-secure - add SafeXcel EIP197 crypto engine driver
Antoine Ténart
2017-06-10
8
-0
/
+3280
|
*
|
crypto: omap-sham - force word alignment on the xmit-buf also
Tero Kristo
2017-06-10
1
-1
/
+1
|
*
|
crypto: omap-sham - fix closing of hash with separate finalize call
Tero Kristo
2017-06-10
1
-2
/
+7
|
*
|
crypto: omap-sham - buffer handling fixes for hashing later
Tero Kristo
2017-06-10
1
-8
/
+14
|
*
|
crypto: omap-aes - Add support for GCM mode
Tero Kristo
2017-06-10
5
-13
/
+612
|
*
|
crypto: omap-aes - export some AES driver functionality locally
Tero Kristo
2017-06-10
2
-6
/
+13
|
*
|
crypto: omap-aes - move definitions over to a separate header file
Tero Kristo
2017-06-10
2
-149
/
+168
|
*
|
crypto: omap-aes - use base omap crypto support library
Tero Kristo
2017-06-10
1
-92
/
+28
|
*
|
crypto: omap-des - use base omap crypto support library
Tero Kristo
2017-06-10
1
-84
/
+28
|
*
|
crypto: omap - add base support library for common routines
Tero Kristo
2017-06-10
4
-0
/
+233
|
*
|
crypto: omap-des - use runtime_pm autosuspend for clock handling
Tero Kristo
2017-06-10
1
-2
/
+8
|
*
|
crypto: omap-des - add check for weak keys
Tero Kristo
2017-06-10
1
-2
/
+14
|
*
|
crypto: omap-aes - fix context handling for multiple cores
Tero Kristo
2017-06-10
1
-21
/
+14
|
*
|
crypto: omap-aes - drop unused flags attribute from omap_aes_ctx
Tero Kristo
2017-06-10
1
-1
/
+0
|
*
|
crypto: ccp - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
|
*
|
crypto: mediatek - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
|
*
|
crypto: qat - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
|
*
|
crypto: omap-sham - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
|
*
|
crypto: mv_cesa - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
|
*
|
crypto: marvell - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
|
*
|
crypto: ixp4xx - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+1
|
*
|
crypto: brcm - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
[prev]
[next]