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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2013-09-07
2
-60
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-24
1
-1
/
+1
|
|
\
|
|
*
crypto: caam - Fixed the memory out of bound overwrite issue
Vakul Garg
2013-07-10
1
-1
/
+1
|
*
|
crypto: talitos: use sg_pcopy_to_buffer()
Akinobu Mita
2013-07-09
1
-59
/
+1
*
|
|
crypto: nx - fix SHA-2 for chunks bigger than block size
Marcelo Cerri
2013-09-02
2
-2
/
+2
*
|
|
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
2013-09-02
1
-20
/
+112
*
|
|
crypto: nx - fix XCBC for zero length messages
Marcelo Cerri
2013-09-02
1
-7
/
+77
*
|
|
crypto: nx - fix limits to sg lists for AES-CCM
Fionnuala Gunter
2013-09-02
1
-75
/
+208
*
|
|
crypto: nx - fix limits to sg lists for AES-XCBC
Fionnuala Gunter
2013-09-02
1
-47
/
+66
*
|
|
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
2013-09-02
1
-66
/
+136
*
|
|
crypto: nx - fix limits to sg lists for AES-CTR
Marcelo Cerri
2013-09-02
1
-19
/
+31
*
|
|
crypto: nx - fix limits to sg lists for AES-CBC
Marcelo Cerri
2013-09-02
1
-23
/
+33
*
|
|
crypto: nx - fix limits to sg lists for AES-ECB
Marcelo Cerri
2013-09-02
1
-18
/
+30
*
|
|
crypto: nx - add offset to nx_build_sg_lists()
Marcelo Cerri
2013-09-02
7
-9
/
+14
*
|
|
crypto: omap-sham - correct dma burst size
Lokesh Vutla
2013-08-21
1
-7
/
+4
*
|
|
crypto: omap-sham - Enable Polling mode if DMA fails
Lokesh Vutla
2013-08-21
1
-19
/
+42
*
|
|
crypto: tegra-aes - bitwise vs logical and
Dan Carpenter
2013-08-21
1
-3
/
+3
*
|
|
crypto: sahara - checking the wrong variable
Dan Carpenter
2013-08-21
1
-1
/
+1
*
|
|
crypto: omap-aes - Kconfig: Add build support for AM437x
Joel Fernandes
2013-08-21
1
-1
/
+1
*
|
|
crypto: omap-aes - Convert request_irq to devm_request_irq
Joel Fernandes
2013-08-21
1
-4
/
+2
*
|
|
crypto: omap-aes - Convert kzalloc to devm_kzalloc
Joel Fernandes
2013-08-21
1
-3
/
+1
*
|
|
crypto: omap-aes - Add support for cases of unaligned lengths
Joel Fernandes
2013-08-21
1
-3
/
+83
*
|
|
crypto: omap-aes - Switch to PIO mode during probe
Joel Fernandes
2013-08-21
1
-5
/
+23
*
|
|
crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger
Joel Fernandes
2013-08-21
1
-13
/
+30
*
|
|
crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs
Joel Fernandes
2013-08-21
1
-0
/
+90
*
|
|
crypto: omap-aes - Add IRQ info and helper macros
Joel Fernandes
2013-08-21
1
-0
/
+8
*
|
|
crypto: omap-aes - Remove previously used intermediate buffers
Joel Fernandes
2013-08-21
1
-90
/
+0
*
|
|
crypto: omap-aes - Sync SG before DMA operation
Joel Fernandes
2013-08-21
1
-0
/
+4
*
|
|
crypto: omap-aes - Simplify DMA usage by using direct SGs
Joel Fernandes
2013-08-21
1
-122
/
+25
*
|
|
crypto: omap-aes - Populate number of SG elements
Joel Fernandes
2013-08-21
1
-0
/
+6
*
|
|
crypto: omap-aes - Add useful debug macros
Joel Fernandes
2013-08-21
1
-1
/
+23
*
|
|
crypto: nx - fix nx-aes-gcm verification
jmlatten@linux.vnet.ibm.com
2013-08-21
1
-2
/
+2
*
|
|
crypto: caam - add option for enabling DEBUG mode
Alex Porosanu
2013-08-21
2
-0
/
+11
*
|
|
crypto: caam - replace xstr macro with __stringify
Alex Porosanu
2013-08-21
3
-75
/
+77
*
|
|
crypto: nx - fix concurrency issue
Marcelo Cerri
2013-08-14
10
-12
/
+87
*
|
|
crypto: crypto4xx - Staticize local symbols
Jingoo Han
2013-08-14
1
-7
/
+8
*
|
|
crypto: sahara - Staticize local symbol
Jingoo Han
2013-08-14
1
-1
/
+1
*
|
|
crypto: nx - saves chaining value from co-processor
Fionnuala Gunter
2013-08-09
1
-0
/
+1
*
|
|
crypto: nx - fix limits to sg lists for SHA-2
Marcelo Cerri
2013-08-09
2
-95
/
+132
*
|
|
crypto: nx - fix physical addresses added to sg lists
Marcelo Cerri
2013-08-09
1
-3
/
+19
*
|
|
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-08-01
4
-77
/
+0
*
|
|
crypto: omap-sham - Convert to devm_kzalloc()
Lokesh Vutla
2013-08-01
1
-10
/
+5
*
|
|
crypto: omap-sham - Convert to devm_request_irq()
Lokesh Vutla
2013-08-01
1
-7
/
+5
*
|
|
crypto: omap-sham - Add OMAP5/AM43XX SHAM Support
Lokesh Vutla
2013-08-01
1
-0
/
+44
*
|
|
crypto: omap-sham - Add SHA384 and SHA512 Support
Lokesh Vutla
2013-08-01
2
-47
/
+209
*
|
|
crypto: ux500 - Fix logging, make arrays const, neatening
Joe Perches
2013-08-01
1
-307
/
+279
*
|
|
crypto: caam - RNG instantiation by directly programming DECO
Ruchika Gupta
2013-08-01
2
-39
/
+47
*
|
|
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
Vakul Garg
2013-07-10
3
-4
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-05
15
-36
/
+1099
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
2013-06-21
2
-3
/
+3
|
|
\
[next]