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
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
2011-01-04
1
-1
/
+1
*
crypto: ripemd - Set module author and update email address
Adrian-Ken Rueegsegger
2011-01-04
4
-4
/
+8
*
crypto: omap-sham - backlog handling fix
Dmitry Kasatkin
2010-12-29
1
-4
/
+3
*
crypto: gf128mul - Remove experimental tag
Herbert Xu
2010-12-28
1
-1
/
+0
*
crypto: af_alg - fix af_alg memory_allocated data type
Randy Dunlap
2010-12-21
1
-1
/
+1
*
crypto: aesni-intel - Fixed build with binutils 2.16
Tadeusz Struk
2010-12-13
1
-79
/
+519
*
crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
Miloslav Trmač
2010-12-08
1
-0
/
+1
*
net: Add missing lockdep class names for af_alg
Miloslav Trmač
2010-12-08
1
-3
/
+3
*
include: Install linux/if_alg.h for user-space crypto API
Miloslav Trmač
2010-12-03
1
-0
/
+1
*
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: Use scatterwalk_crypto_chain
Steffen Klassert
2010-12-02
3
-51
/
+8
*
crypto: scatterwalk - Add scatterwalk_crypto_chain helper
Steffen Klassert
2010-12-02
1
-0
/
+15
*
crypto: algif_skcipher - Handle unaligned receive buffer
Herbert Xu
2010-11-30
1
-6
/
+7
*
crypto: algif_skcipher - Fixed overflow when sndbuf is page aligned
Herbert Xu
2010-11-30
1
-21
/
+11
*
crypto: af_alg - Add dependency on NET
Herbert Xu
2010-11-29
1
-0
/
+2
*
crypto: aesni-intel - Fixed build error on x86-32
Mathias Krause
2010-11-29
2
-14
/
+17
*
crypto: algif_skcipher - Pass on error from af_alg_make_sg
Herbert Xu
2010-11-28
1
-1
/
+2
*
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
*
crypto: aesni-intel - Ported implementation to x86-32
Mathias Krause
2010-11-27
3
-40
/
+191
*
crypto: Makefile clean up
Tracey Dent
2010-11-27
1
-7
/
+7
*
crypto: Use vzalloc
Joe Perches
2010-11-27
2
-4
/
+2
*
crypto: algif_skcipher - User-space interface for skcipher operations
Herbert Xu
2010-11-26
3
-0
/
+649
*
crypto: algif_hash - User-space interface for hash operations
Herbert Xu
2010-11-19
3
-0
/
+328
*
crypto: af_alg - User-space interface for Crypto API
Herbert Xu
2010-11-19
5
-0
/
+618
*
net - Add AF_ALG macros
Herbert Xu
2010-11-19
1
-1
/
+4
*
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
Adrian Hoban
2010-11-13
3
-0
/
+396
*
crypto: aesni-intel - RFC4106 AES-GCM Driver Using Intel New Instructions
Tadeusz Struk
2010-11-13
2
-2
/
+1708
*
crypto: cast5 - simplify if-statements
Nicolas Kaiser
2010-11-13
1
-50
/
+24
*
crypto: hash - Fix async import on shash algorithm
Herbert Xu
2010-11-04
1
-1
/
+7
*
Merge branch 'upstream-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-27
33
-1131
/
+2510
|
\
|
*
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
33
-1131
/
+2510
|
|
\
|
|
*
ext4,jbd2: convert tracepoints to use major/minor numbers
Theodore Ts'o
2010-10-27
2
-156
/
+251
|
|
*
ext4: optimize orphan_list handling for ext4_setattr
Dmitry Monakhov
2010-10-27
1
-3
/
+7
|
|
*
ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new
Nicolas Kaiser
2010-10-27
1
-14
/
+8
|
|
*
ext4: fix compile error in ext4_fallocate()
Kazuya Mio
2010-10-27
1
-1
/
+1
|
|
*
ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static
Eric Sandeen
2010-10-27
2
-81
/
+79
|
|
*
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
Theodore Ts'o
2010-10-27
4
-7
/
+9
|
|
*
ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
Theodore Ts'o
2010-10-27
3
-84
/
+83
[next]