index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-3
/
+0
2014-09-05
crypto: drbg - remove check for uninitialized DRBG handle
Stephan Mueller
1
-3
/
+0
2014-09-05
crypto: drbg - backport "fix maximum value checks on 32 bit systems"
Herbert Xu
1
-0
/
+13
2014-09-04
crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description
Ted Percival
1
-1
/
+1
2014-09-04
crypto: algif - avoid excessive use of socket buffer in skcipher
Ondrej Kozina
1
-1
/
+1
2014-08-29
arm64: dts: add random number generator dts node to APM X-Gene platform.
Feng Kan
1
-0
/
+21
2014-08-29
Documentation: rng: Add X-Gene SoC RNG driver documentation
Feng Kan
1
-0
/
+17
2014-08-29
hwrng: xgene - add support for APM X-Gene SoC RNG support
Feng Kan
3
-0
/
+437
2014-08-29
crypto: mv_cesa - Add missing #define
Rasmus Villemoes
1
-0
/
+1
2014-08-29
crypto: testmgr - add test for lz4 and lz4hc
KOVACS Krisztian
2
-0
/
+98
2014-08-29
crypto: lz4,lz4hc - fix decompression
KOVACS Krisztian
2
-2
/
+2
2014-08-29
crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-08-26
crypto: drbg - fix maximum value checks on 32 bit systems
Stephan Mueller
1
-0
/
+13
2014-08-26
crypto: drbg - fix sparse warning for cpu_to_be[32|64]
Stephan Mueller
1
-2
/
+2
2014-08-26
crypto: sha-mb - sha1_mb_alg_state can be static
Fengguang Wu
1
-11
/
+11
2014-08-26
crypto: mcryptd - mcryptd_flist can be static
Fengguang Wu
1
-1
/
+1
2014-08-25
crypto: drbg - remove unnecessary sanity check for shadow state
Stephan Mueller
1
-3
/
+0
2014-08-25
crypto: drbg - remove configuration of fixed values
Stephan Mueller
2
-46
/
+6
2014-08-25
crypto: drbg - remove unnecessary sanity checks
Stephan Mueller
1
-9
/
+0
2014-08-25
crypto: drbg - use kmalloc instead of kzalloc for V and C
Stephan Mueller
1
-3
/
+8
2014-08-25
crypto: drbg - remove superflowous memset(0)
Stephan Mueller
1
-4
/
+2
2014-08-25
crypto: drbg - remove superflowous checks
Stephan Mueller
1
-10
/
+6
2014-08-25
crypto: drbg - kzfree does not need a check for NULL pointer
Stephan Mueller
1
-12
/
+6
2014-08-25
crypto: drbg - replace int2byte with cpu_to_be
Stephan Mueller
1
-16
/
+18
2014-08-25
crypto: caam - fix addressing of struct member
Cristian Stoica
1
-3
/
+3
2014-08-25
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2
-62
/
+14
2014-08-25
crypto: qat - Fix return value check in adf_chr_drv_create()
Wei Yongjun
1
-1
/
+1
2014-08-25
crypto: caam - enable raw data instead of von Neumann data
Alex Porosanu
2
-1
/
+20
2014-08-25
crypto: caam - change starting entropy delay value
Alex Porosanu
2
-1
/
+10
2014-08-25
crypto: caam - disable RNG oscillator maximum frequency check
Alex Porosanu
2
-2
/
+3
2014-08-25
crypto: testmgr - remove unused function argument
Cristian Stoica
1
-11
/
+5
2014-08-25
crypto: sha-mb - SHA1 multibuffer job manager and glue code
Tim Chen
3
-0
/
+947
2014-08-25
crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)
Tim Chen
1
-0
/
+472
2014-08-25
crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2
Tim Chen
3
-0
/
+619
2014-08-25
crypto: sha-mb - SHA1 multibuffer algorithm data structures
Tim Chen
3
-0
/
+533
2014-08-25
crypto: sha-mb - multibuffer crypto infrastructure
Tim Chen
5
-0
/
+857
2014-08-25
sched: Add function single_task_running to let a task check if it is the only...
Tim Chen
2
-0
/
+13
2014-08-25
crypto: testmgr - delay execution of set-up code
Cristian Stoica
1
-8
/
+6
2014-08-25
crypto: testmgr - white space removal on __test_skcipher
Cristian Stoica
1
-149
/
+138
2014-08-25
crypto: testmgr - white space removal on __test_hash
Cristian Stoica
1
-63
/
+60
2014-08-25
crypto: testmgr - white space fix-ups on test_aead
Cristian Stoica
1
-256
/
+242
2014-08-25
crypto: hash - initialize entry len for null input in crypto hash sg list walk
Tim Chen
1
-3
/
+9
2014-08-16
Linux 3.17-rc1
v3.17-rc1
Linus Torvalds
1
-2
/
+2
2014-08-16
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
24
-108
/
+608
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-41
/
+119
2014-08-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2014-08-16
Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...
Linus Torvalds
1
-0
/
+1
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-305
/
+541
2014-08-16
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-30
/
+62
2014-08-16
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-56
/
+30
[next]