index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-25
crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
Kamil Konieczny
1
-3
/
+9
2018-02-25
crypto: talitos - fix Kernel Oops on hashing an empty file
LEROY Christophe
1
-0
/
+5
2018-02-25
crypto: hash - annotate algorithms taking optional key
Eric Biggers
1
-1
/
+2
2018-02-22
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-1
/
+1
2018-02-17
crypto: caam - fix endless loop when DECO acquire fails
Horia Geantă
1
-2
/
+6
2018-01-10
crypto: n2 - cure use after free
Jan Engelhardt
1
-0
/
+3
2017-12-25
crypto: crypto4xx - increase context and scatter ring buffer elements
Christian Lamparter
1
-5
/
+5
2017-12-14
crypto: s5p-sss - Fix completing crypto request in IRQ handler
Krzysztof Kozlowski
1
-2
/
+3
2017-12-14
crypto: talitos - fix ctr-aes-talitos
LEROY Christophe
1
-1
/
+1
2017-12-14
crypto: talitos - fix use of sg_link_tbl_len
LEROY Christophe
1
-2
/
+2
2017-12-14
crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
LEROY Christophe
1
-0
/
+5
2017-12-14
crypto: talitos - fix setkey to check key weakness
LEROY Christophe
1
-0
/
+8
2017-12-14
crypto: talitos - fix memory corruption on SEC2
LEROY Christophe
1
-14
/
+28
2017-12-14
crypto: talitos - fix AEAD test failures
LEROY Christophe
1
-5
/
+4
2017-12-10
Revert "crypto: caam - get rid of tasklet"
Horia Geantă
2
-9
/
+17
2017-11-30
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
Romain Perier
3
-3
/
+43
2017-11-15
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
1
-0
/
+6
2017-11-08
crypto: ccp - Set the AES size field for all modes
Gary R Hook
3
-2
/
+10
2017-10-05
crypto: talitos - fix hashing
LEROY Christophe
1
-1
/
+1
2017-10-05
crypto: talitos - fix sha224
LEROY Christophe
1
-2
/
+2
2017-10-05
crypto: talitos - Don't provide setkey for non hmac hashing algs.
LEROY Christophe
1
-1
/
+2
2017-09-27
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
4
-10
/
+41
2017-08-25
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
Herbert Xu
1
-3
/
+3
2017-07-21
crypto: caam - fix signals handling
Horia Geantă
2
-2
/
+2
2017-07-21
crypto: caam - properly set IV after {en,de}crypt
David Gstir
1
-2
/
+18
2017-07-21
crypto: atmel - only treat EBUSY as transient if backlog
Gilad Ben-Yossef
1
-1
/
+3
2017-07-21
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
Martin Hicks
1
-1
/
+6
2017-07-15
crypto: caam - fix gfp allocation flags (part I)
Horia Geantă
1
-2
/
+1
2017-05-20
crypto: ccp - Change ISR handler method for a v5 CCP
Gary R Hook
1
-44
/
+67
2017-05-20
crypto: ccp - Change ISR handler method for a v3 CCP
Gary R Hook
3
-50
/
+75
2017-05-20
crypto: ccp - Disable interrupts early on unload
Gary R Hook
1
-2
/
+2
2017-05-20
crypto: ccp - Use only the relevant interrupt bits
Gary R Hook
2
-7
/
+7
2017-05-14
crypto: caam - fix error path for ctx_dma mapping failure
Horia Geantă
1
-1
/
+6
2017-04-18
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
1
-1
/
+1
2017-04-18
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
1
-1
/
+2
2017-03-30
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
2
-1
/
+5
2017-02-15
crypto: ccp - Fix double add when creating new DMA command
Gary R Hook
2
-1
/
+6
2017-02-15
crypto: ccp - Fix DMA operations when IOMMU is enabled
Gary R Hook
1
-1
/
+1
2017-02-15
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
1
-2
/
+2
2017-02-15
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2
-1
/
+2
2017-02-15
crypto: chcr - Check device is allocated before use
Harsh Jain
1
-10
/
+8
2017-01-06
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
1
-1
/
+3
2016-12-07
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
1
-2
/
+3
2016-12-07
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
Romain Perier
1
-3
/
+5
2016-12-07
crypto: marvell - Don't copy hash operation twice into the SRAM
Romain Perier
1
-3
/
+0
2016-11-30
crypto: chcr - Fix memory corruption
Harsh Jain
1
-1
/
+2
2016-11-17
crypto: caam - fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2016-11-13
crypto: caam - do not register AES-XTS mode on LP units
Sven Ebenfeld
1
-0
/
+9
2016-10-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
40
-1268
/
+3032
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
4
-58
/
+56
[next]