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/herbert/crypto-2.6
Linus Torvalds
2011-01-13
7
-316
/
+355
|
\
|
*
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
2011-01-07
3
-31
/
+2
|
*
crypto: n2 - use __devexit not __exit in n2_unregister_algs
Dennis Gilmore
2011-01-06
1
-1
/
+1
|
*
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
2011-01-04
1
-1
/
+1
|
*
crypto: omap-sham - backlog handling fix
Dmitry Kasatkin
2010-12-29
1
-4
/
+3
|
*
crypto: omap-aes - checkpatch --file warning fixes
Dmitry Kasatkin
2010-12-02
1
-3
/
+3
|
*
crypto: omap-aes - initialize aes module once per request
Dmitry Kasatkin
2010-12-02
1
-26
/
+28
|
*
crypto: omap-aes - unnecessary code removed
Dmitry Kasatkin
2010-12-02
1
-53
/
+17
|
*
crypto: omap-aes - error handling implementation improved
Dmitry Kasatkin
2010-12-02
1
-41
/
+93
|
*
crypto: omap-aes - redundant locking is removed
Dmitry Kasatkin
2010-12-02
1
-38
/
+32
|
*
crypto: omap-aes - DMA initialization fixes for OMAP off mode
Dmitry Kasatkin
2010-12-02
1
-12
/
+12
|
*
crypto: omap-sham - zero-copy scatterlist handling
Dmitry Kasatkin
2010-11-27
1
-26
/
+61
|
*
crypto: omap-sham - FLAGS_FIRST is redundant and removed
Dmitry Kasatkin
2010-11-27
1
-7
/
+1
|
*
crypto: omap-sham - hash-in-progress is stored in hw format
Dmitry Kasatkin
2010-11-27
1
-14
/
+24
|
*
crypto: omap-sham - crypto_ahash_final() now not need to be called.
Dmitry Kasatkin
2010-11-27
1
-86
/
+82
|
*
crypto: omap-sham - removed redundunt locking
Dmitry Kasatkin
2010-11-27
1
-26
/
+21
|
*
crypto: omap-sham - error handling improved
Dmitry Kasatkin
2010-11-27
1
-23
/
+44
|
*
crypto: omap-sham - DMA initialization fixes for off mode
Dmitry Kasatkin
2010-11-27
1
-9
/
+10
|
*
crypto: omap-sham - uses digest buffer in request context
Dmitry Kasatkin
2010-11-27
1
-3
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-11-13
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
crypto: padlock - Fix AES-CBC handling on odd-block-sized input
Herbert Xu
2010-11-04
1
-1
/
+1
|
*
crypto: n2 - dubious error check
Nicolas Kaiser
2010-10-25
1
-1
/
+1
*
|
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-10-24
7
-19
/
+981
|
\
|
*
crypto: Makefile - replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-19
2
-2
/
+2
|
*
crypto: hifn_795x - use cancel_delayed_work_sync()
Tejun Heo
2010-10-19
1
-2
/
+1
|
*
crypto: talitos - sparse check endian fixes
Kim Phillips
2010-09-23
1
-12
/
+11
|
*
crypto: talitos - fix checkpatch warning
Kim Phillips
2010-09-23
1
-2
/
+1
|
*
crypto: talitos - fix warning: 'alg' may be used uninitialized in this function
Kim Phillips
2010-09-23
1
-0
/
+3
|
*
crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES
David S. Miller
2010-09-12
1
-0
/
+1
|
*
crypto: omap-sham - Adjust DMA parameters
Samu Onkalo
2010-09-03
1
-1
/
+5
|
*
crypto: omap-aes - OMAP2/3 AES hw accelerator driver
Dmitry Kasatkin
2010-09-03
3
-0
/
+957
*
|
[S390] zcrypt: fix Kconfig dependencies
Heiko Carstens
2010-08-13
1
-1
/
+1
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
4
-19
/
+19
|
\
\
|
*
|
of/sparc: fix build regression from of_device changes
Grant Likely
2010-08-08
1
-2
/
+2
|
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
4
-17
/
+17
|
|
/
*
|
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2010-08-11
1
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
IXP4xx: Fix ixp4xx_crypto little-endian operation.
Krzysztof Hałasa
2010-05-27
1
-0
/
+21
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
1
-5
/
+5
|
\
\
|
*
|
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
1
-5
/
+5
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
1
-1
/
+5
|
|
\
|
|
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
13
-159
/
+5060
|
|
\
\
\
|
*
|
|
|
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-08-04
6
-167
/
+342
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...
Peter Huewe
2010-07-19
1
-1
/
+1
|
*
|
|
crypto: hifn_795x - Remove unused ctx variable
Justin P. Mattock
2010-07-14
1
-4
/
+0
|
*
|
|
crypto: talitos - fix ahash for multiple of blocksize
Lee Nipper
2010-06-16
1
-37
/
+40
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6
Herbert Xu
2010-05-26
3
-173
/
+363
|
|
\
\
\
|
|
*
|
|
n2_crypto: Add HMAC support.
David S. Miller
2010-05-25
1
-4
/
+206
[next]