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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
Romain Perier
2017-11-30
3
-3
/
+43
*
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
2017-11-15
1
-0
/
+6
*
crypto: ccp - Set the AES size field for all modes
Gary R Hook
2017-11-08
3
-2
/
+10
*
crypto: talitos - fix hashing
LEROY Christophe
2017-10-05
1
-1
/
+1
*
crypto: talitos - fix sha224
LEROY Christophe
2017-10-05
1
-2
/
+2
*
crypto: talitos - Don't provide setkey for non hmac hashing algs.
LEROY Christophe
2017-10-05
1
-1
/
+2
*
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
2017-09-27
4
-10
/
+41
*
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
Herbert Xu
2017-08-24
1
-3
/
+3
*
crypto: caam - fix signals handling
Horia Geantă
2017-07-21
2
-2
/
+2
*
crypto: caam - properly set IV after {en,de}crypt
David Gstir
2017-07-21
1
-2
/
+18
*
crypto: atmel - only treat EBUSY as transient if backlog
Gilad Ben-Yossef
2017-07-21
1
-1
/
+3
*
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
Martin Hicks
2017-07-21
1
-1
/
+6
*
crypto: caam - fix gfp allocation flags (part I)
Horia Geantă
2017-07-15
1
-2
/
+1
*
crypto: ccp - Change ISR handler method for a v5 CCP
Gary R Hook
2017-05-20
1
-44
/
+67
*
crypto: ccp - Change ISR handler method for a v3 CCP
Gary R Hook
2017-05-20
3
-50
/
+75
*
crypto: ccp - Disable interrupts early on unload
Gary R Hook
2017-05-20
1
-2
/
+2
*
crypto: ccp - Use only the relevant interrupt bits
Gary R Hook
2017-05-20
2
-7
/
+7
*
crypto: caam - fix error path for ctx_dma mapping failure
Horia Geantă
2017-05-14
1
-1
/
+6
*
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
Horia Geantă
2017-04-18
1
-1
/
+1
*
crypto: caam - fix RNG deinstantiation error checking
Horia Geantă
2017-04-18
1
-1
/
+2
*
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
2017-03-30
2
-1
/
+5
*
crypto: ccp - Fix double add when creating new DMA command
Gary R Hook
2017-02-14
2
-1
/
+6
*
crypto: ccp - Fix DMA operations when IOMMU is enabled
Gary R Hook
2017-02-14
1
-1
/
+1
*
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
2017-02-14
1
-2
/
+2
*
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2017-02-14
2
-1
/
+2
*
crypto: chcr - Check device is allocated before use
Harsh Jain
2017-02-14
1
-10
/
+8
*
crypto: caam - fix AEAD givenc descriptors
Alex Porosanu
2017-01-06
1
-1
/
+3
*
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
2016-12-07
1
-2
/
+3
*
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
Romain Perier
2016-12-07
1
-3
/
+5
*
crypto: marvell - Don't copy hash operation twice into the SRAM
Romain Perier
2016-12-07
1
-3
/
+0
*
crypto: chcr - Fix memory corruption
Harsh Jain
2016-11-30
1
-1
/
+2
*
crypto: caam - fix type mismatch warning
Arnd Bergmann
2016-11-17
1
-1
/
+1
*
crypto: caam - do not register AES-XTS mode on LP units
Sven Ebenfeld
2016-11-13
1
-0
/
+9
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-10-10
40
-1268
/
+3032
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-10
4
-58
/
+56
|
|
\
|
|
*
crypto: vmx - Fix memory corruption caused by p8_ghash
Marcelo Cerri
2016-10-02
1
-15
/
+16
|
*
|
crypto: caam - treat SGT address pointer as u64
Tudor Ambarus
2016-10-02
3
-7
/
+9
|
*
|
crypto: ccp - Make syslog errors human-readable
Gary R Hook
2016-10-02
4
-0
/
+61
|
*
|
crypto: ccp - clean up data structure
Gary R Hook
2016-10-02
4
-9
/
+12
|
*
|
crypto: vmx - Ensure ghash-generic is enabled
Marcelo Cerri
2016-10-02
1
-0
/
+1
|
*
|
crypto: caam - Unmap region obtained by of_iomap
Arvind Yadav
2016-10-02
1
-0
/
+1
|
*
|
crypto: caam - fix sg dump
Catalin Vasile
2016-09-22
1
-18
/
+61
|
*
|
crypto: omap-sham - shrink the internal buffer size
Tero Kristo
2016-09-22
1
-1
/
+1
|
*
|
crypto: omap-sham - add support for export/import
Tero Kristo
2016-09-22
1
-3
/
+13
|
*
|
crypto: omap-sham - convert driver logic to use sgs for data xmit
Tero Kristo
2016-09-22
1
-270
/
+74
|
*
|
crypto: omap-sham - change the DMA threshold value to a define
Tero Kristo
2016-09-22
1
-3
/
+5
|
*
|
crypto: omap-sham - add support functions for sg based data handling
Tero Kristo
2016-09-22
1
-0
/
+263
|
*
|
crypto: omap-sham - rename sgl to sgl_tmp for deprecation
Tero Kristo
2016-09-22
1
-10
/
+11
|
*
|
crypto: omap-sham - align algorithms on word offset
Tero Kristo
2016-09-22
1
-5
/
+5
|
*
|
crypto: omap-sham - add context export/import stubs
Tero Kristo
2016-09-22
1
-2
/
+17
[next]