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-12-26
hwrng: core - Move hwrng_init call into set_current_rng
Herbert Xu
1
-14
/
+16
2014-12-26
hwrng: core - Drop current rng in set_current_rng
Herbert Xu
1
-1
/
+2
2014-12-26
hwrng: core - Do not register device opportunistically
Herbert Xu
1
-11
/
+12
2014-12-26
hwrng: core - Fix current_rng init/cleanup race yet again
Herbert Xu
1
-3
/
+11
2014-12-26
hwrng: core - Use struct completion for cleanup_done
Herbert Xu
2
-10
/
+5
2014-12-24
crypto: octeon - enable OCTEON MD5 module selection
Aaro Koskinen
1
-0
/
+9
2014-12-24
crypto: octeon - add MD5 module
Aaro Koskinen
3
-0
/
+220
2014-12-24
MIPS: OCTEON: reintroduce crypto features check
Aaro Koskinen
2
-2
/
+21
2014-12-24
crypto: octeon - add instruction definitions for MD5
Aaro Koskinen
1
-0
/
+56
2014-12-24
MIPS: OCTEON: add crypto helper functions
Aaro Koskinen
5
-5
/
+89
2014-12-22
crypto: ux500 - fix checkpatch errors
Asaf Vertz
1
-4
/
+4
2014-12-22
crypto: qat - add support for cbc(aes) ablkcipher
Tadeusz Struk
3
-112
/
+433
2014-12-22
crypto: qat - Fix assumption that sg in and out will have the same nents
Tadeusz Struk
2
-33
/
+50
2014-12-22
crypto: algif - Mark sgl end at the end of data
Tadeusz Struk
1
-0
/
+8
2014-12-22
hwrng: don't init list element we're about to add to list.
Rusty Russell
1
-1
/
+0
2014-12-22
hwrng: don't double-check old_rng.
Rusty Russell
1
-3
/
+2
2014-12-22
hwrng: fix unregister race.
Rusty Russell
2
-0
/
+13
2014-12-22
hwrng: use reference counts on each struct hwrng.
Rusty Russell
2
-43
/
+94
2014-12-22
hwrng: move some code out mutex_lock for avoiding underlying deadlock
Amos Kong
1
-3
/
+3
2014-12-22
hwrng: place mutex around read functions and buffers.
Rusty Russell
1
-3
/
+17
2014-12-22
crypto: af_alg - add setsockopt for auth tag size
Stephan Mueller
2
-0
/
+8
2014-12-22
crypto: drbg - panic on continuous self test error
Stephan Mueller
1
-9
/
+2
2014-12-22
crypto: api - fixed style erro in algapi.c
Joshua I. James
1
-0
/
+1
2014-12-22
crypto: ahash - fixed style error in ahash.c
Joshua I. James
1
-0
/
+1
2014-12-22
crypto: af_alg - fixed style error in af_alg.c
Joshua I. James
1
-1
/
+1
2014-12-22
crypto: aead - fixed style error in aead.c
Joshua I. James
1
-1
/
+2
2014-12-22
crypto: ablkcipher - fixed style errors in ablkcipher.c
Joshua I. James
1
-2
/
+6
2014-12-22
crypto: atmel_sha - remove unused shash fallback instance.
Svenning Sørensen
1
-44
/
+6
2014-12-22
crypto: af_alg - fix backlog handling
Rabin Vincent
1
-0
/
+3
2014-12-21
Linux 3.19-rc1
v3.19-rc1
Linus Torvalds
1
-2
/
+2
2014-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
10
-25
/
+103
2014-12-21
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
94
-690
/
+6663
2014-12-21
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-2804
/
+252
2014-12-21
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
51
-366
/
+151
2014-12-21
Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-61
/
+52
2014-12-21
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-1
/
+8
2014-12-21
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-23
/
+21
2014-12-20
i2c: sh_mobile: fix uninitialized var when debug is enabled
Wolfram Sang
1
-0
/
+1
2014-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
17
-119
/
+29
2014-12-20
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+16
2014-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-25
/
+20
2014-12-20
Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-51
/
+139
2014-12-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
23
-1238
/
+1511
2014-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
8
-27
/
+38
2014-12-20
Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-816
/
+1039
2014-12-20
Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2014-12-20
CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD
Jesper Nilsson
1
-7
/
+0
2014-12-20
CRISv32: ETRAXFS: Fix recursive spinlock
Jesper Nilsson
2
-71
/
+83
2014-12-20
CRISv32: Select MTDRAM for axisflashmap
Jesper Nilsson
1
-0
/
+1
2014-12-20
CRISv32: Implement early console
Jesper Nilsson
1
-26
/
+56
[next]