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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
23
-2
/
+26
2014-11-26
crypto: user - add MODULE_ALIAS
Stephan Mueller
1
-0
/
+1
2014-11-25
crypto: sha-mb - remove a bogus NULL check
Dan Carpenter
1
-2
/
+1
2014-11-25
crytpo: qat - Fix 64 bytes requests
Struk, Tadeusz
1
-3
/
+6
2014-11-25
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
4
-10
/
+24
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
95
-123
/
+155
2014-11-24
crypto: user - Allow get request with empty driver name
Herbert Xu
1
-4
/
+1
2014-11-20
ARM: at91/dt: add trng node to at91sam9g45
Boris Brezillon
1
-0
/
+7
2014-11-20
hwrng: atmel - Add TRNG DT binding doc
Boris Brezillon
1
-0
/
+16
2014-11-20
hwrng: atmel - add DT support
Boris Brezillon
2
-1
/
+8
2014-11-20
hwrng: atmel - use clk_prepapre_enable/_disable_unprepare
Boris Brezillon
1
-4
/
+4
2014-11-20
crypto: bfin_crc - don't include linux/unaligned/access_ok.h
Johannes Berg
1
-1
/
+1
2014-11-20
crypto: crc32 - Add ARM64 CRC32 hw accelerated module
Yazen Ghannam
3
-0
/
+282
2014-11-17
crypto: qat - Use memzero_explicit
Struk, Tadeusz
1
-14
/
+22
2014-11-17
crypto: doc - document uncovered member variables
Stephan Mueller
1
-1
/
+6
2014-11-17
crypto: caam - Remove unnecessary smp_read_barrier_depends()
Pranith Kumar
1
-3
/
+0
2014-11-13
crypto: doc - HASH API documentation
Stephan Mueller
1
-0
/
+119
2014-11-13
crypto: doc - CIPHER API documentation
Stephan Mueller
1
-0
/
+89
2014-11-13
crypto: doc - BLKCIPHER API documentation
Stephan Mueller
1
-0
/
+188
2014-11-13
crypto: doc - AEAD API documentation
Stephan Mueller
1
-0
/
+251
2014-11-13
crypto: doc - ABLKCIPHER API documentation
Stephan Mueller
1
-0
/
+206
2014-11-13
crypto: doc - cipher data structures
Stephan Mueller
1
-3
/
+243
2014-11-13
crypto: doc - SHASH API documentation
Stephan Mueller
1
-0
/
+164
2014-11-13
crypto: doc - AHASH API documentation
Stephan Mueller
1
-0
/
+228
2014-11-13
crypto: doc - hash data structures
Stephan Mueller
1
-0
/
+95
2014-11-13
crypto: doc - RNG API documentation
Stephan Mueller
1
-0
/
+80
2014-11-13
crypto: doc - userspace interface spec
Stephan Mueller
1
-0
/
+205
2014-11-13
crypto: doc - compile crypto API spec
Stephan Mueller
1
-1
/
+1
2014-11-13
crypto: doc - crypto API high level spec
Stephan Mueller
1
-0
/
+1253
2014-11-12
crypto: caam - add support for givencrypt cbc(des) and cbc(des3_ede)
Catalin Vasile
1
-4
/
+6
2014-11-12
crypto: algif - zeroize IV buffer
Stephan Mueller
1
-0
/
+1
2014-11-12
crypto: algif - zeroize message digest buffer
Stephan Mueller
1
-0
/
+2
2014-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
1139
-10258
/
+21117
2014-11-10
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
Ulf Hansson
1
-0
/
+2
2014-11-10
crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM
Ulf Hansson
1
-0
/
+2
2014-11-10
crypto: drbg - add MODULE_ALIAS for all DRBG types
Stephan Mueller
1
-0
/
+25
2014-11-10
Linux 3.18-rc4
v3.18-rc4
Linus Torvalds
1
-1
/
+1
2014-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-3
/
+27
2014-11-10
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-90
/
+160
2014-11-10
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-86
/
+154
2014-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2014-11-10
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2014-11-10
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-54
/
+20
2014-11-10
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-8
/
+29
2014-11-10
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-40
/
+111
2014-11-09
ARM: dts: zynq: Enable PL clocks for Parallella
Andreas Färber
1
-0
/
+4
2014-11-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
53
-223
/
+8
2014-11-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+17
2014-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
11
-31
/
+37
2014-11-08
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
24
-31
/
+142
[next]