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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - fix non-hmac hashes
Russell King
2016-11-20
1
-0
/
+1
*
crypto: nx - off by one bug in nx_of_update_msc()
Dan Carpenter
2016-11-20
1
-1
/
+1
*
crypto: ux500 - memmove the right size
Linus Walleij
2016-08-22
1
-2
/
+2
*
crypto: caam - fix caam_jr_alloc() ret code
Catalin Vasile
2016-08-22
1
-1
/
+1
*
crypto: ccp - Fix AES XTS error for request sizes above 4096
Tom Lendacky
2016-08-22
1
-5
/
+12
*
crypto: s5p-sss - fix incorrect usage of scatterlists api
Marek Szyprowski
2016-08-22
1
-4
/
+4
*
crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks
Krzysztof Kozlowski
2016-08-22
1
-14
/
+39
*
crypto: ccp - Prevent information leakage on export
Tom Lendacky
2016-06-15
2
-0
/
+6
*
crypto: ccp - memset request context to zero during import
Tom Lendacky
2016-05-01
2
-0
/
+2
*
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2016-05-01
2
-25
/
+37
*
crypto: ccp - Limit the amount of information exported
Tom Lendacky
2016-05-01
3
-10
/
+48
*
crypto: ccp - Add hash state import and export support
Tom Lendacky
2016-05-01
2
-0
/
+46
*
crypto: talitos - Fix timing leak in ESP ICV verification
David Gstir
2016-01-05
1
-2
/
+2
*
crypto: nx - Fix timing leak in GCM and CCM decryption
David Gstir
2016-01-05
2
-2
/
+2
*
crypto: caam - fix memory corruption in ahash_final_ctx
Horia Geant?
2015-09-03
1
-3
/
+4
*
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Herbert Xu
2015-08-27
1
-1
/
+0
*
crypto: omap-des - Fix unmapping of dma channels
Vutla, Lokesh
2015-08-10
1
-3
/
+0
*
Revert "crypto: talitos - convert to use be16_add_cpu()"
Horia Geant?
2015-07-09
1
-1
/
+2
*
crypto: talitos - avoid memleak in talitos_alg_alloc()
Horia Geant?
2015-07-09
1
-0
/
+1
*
crypto: caam - fix RNG buffer cache alignment
Steve Cornelius
2015-06-30
1
-1
/
+1
*
crypto: caam - improve initalization for context state saves
Steve Cornelius
2015-06-30
1
-0
/
+2
*
crypto: caam - fix uninitialized state->buf_dma field
Horia Geanta
2015-06-30
1
-0
/
+1
*
crypto: omap-aes - Fix support for unequal lengths
Vutla, Lokesh
2015-05-06
1
-3
/
+11
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2015-02-04
4
-11
/
+11
*
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2014-11-27
2
-62
/
+14
*
crypto: caam - fix missing dma unmap on error path
Cristian Stoica
2014-11-27
1
-15
/
+14
*
crypto: caam - fix addressing of struct member
Cristian Stoica
2014-10-15
1
-3
/
+3
*
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2014-10-05
2
-0
/
+18
*
crypto: ux500 - make interrupt mode plausible
Arnd Bergmann
2014-09-05
1
-13
/
+12
*
crypto: caam - fix memleak in caam_jr module
Cristian Stoica
2014-07-10
1
-5
/
+3
*
crypto/nx: disable NX on little endian builds
Anton Blanchard
2014-06-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
2014-06-07
22
-428
/
+582
|
\
|
*
crypto: cesa - tfm->__crt_alg->cra_type directly
Marek Vasut
2014-05-22
1
-2
/
+2
|
*
crypto: sahara - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-1
/
+1
|
*
crypto: padlock - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-1
/
+1
|
*
crypto: n2 - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-2
/
+2
|
*
crypto: dcp - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-1
/
+1
|
*
crypto: cesa - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-1
/
+1
|
*
crypto: ccp - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-2
/
+2
|
*
crypto: geode - Don't use tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-2
/
+2
|
*
crypto: geode - Weed out printk() from probe()
Marek Vasut
2014-05-22
1
-2
/
+2
|
*
crypto: geode - Consistently use AES_KEYSIZE_128
Marek Vasut
2014-05-22
1
-3
/
+1
|
*
crypto: geode - Kill AES_IV_LENGTH
Marek Vasut
2014-05-22
2
-2
/
+1
|
*
crypto: geode - Kill AES_MIN_BLOCK_SIZE
Marek Vasut
2014-05-22
2
-10
/
+9
|
*
crypto: mxs-dcp - Remove global mutex
Fabio Estevam
2014-05-22
1
-34
/
+16
|
*
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
Vakul Garg
2014-05-13
1
-0
/
+3
|
*
crypto: s5p-sss - fix multiplatform build
Arnd Bergmann
2014-05-13
1
-3
/
+0
|
*
crypto: s5p-sss - Look for the next request in the queue
Naveen Krishna Chatradhi
2014-05-08
1
-5
/
+12
|
*
crypto: s5p-sss - Use clk_prepare/clk_unprepare
Naveen Krishna Chatradhi
2014-05-08
1
-3
/
+7
|
*
crypto: s5p-sss - validate iv before memcpy
Naveen Krishna Chatradhi
2014-05-08
1
-1
/
+2
[next]