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
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1524
-8626
/
+13880
2017-12-22
crypto: aesni - add wrapper for generic gcm(aes)
Sabrina Dubroca
1
-12
/
+54
2017-12-22
crypto: aesni - fix typo in generic_gcmaes_decrypt
Sabrina Dubroca
1
-1
/
+1
2017-12-22
crypto: seqiv - Remove unused alg/spawn variable
Corentin Labbe
1
-5
/
+0
2017-12-22
crypto: echainiv - Remove unused alg/spawn variable
Corentin Labbe
1
-5
/
+0
2017-12-22
crypto: exynos - Introduce mutex to prevent concurrent access to hardware
Łukasz Stelmach
1
-0
/
+21
2017-12-22
crypto: exynos - Reseed PRNG after generating 2^16 random bytes
Łukasz Stelmach
1
-4
/
+11
2017-12-22
crypto: exynos - Improve performance of PRNG
Łukasz Stelmach
1
-29
/
+2
2017-12-22
crypto: exynos - Support Exynos5250+ SoCs
Łukasz Stelmach
2
-3
/
+28
2017-12-22
crypto: artpec6 - set correct iv size for gcm(aes)
Lars Persson
1
-2
/
+3
2017-12-22
crypto: gf128mul - remove incorrect comment
Eric Biggers
1
-2
/
+0
2017-12-22
crypto: qat - reduce stack size with KASAN
Arnd Bergmann
1
-66
/
+67
2017-12-22
crypto: inside-secure - do not use areq->result for partial results
Antoine Ténart
1
-5
/
+5
2017-12-22
crypto: inside-secure - fix request allocations in invalidation path
Antoine Ténart
2
-15
/
+15
2017-12-22
crypto: inside-secure - free requests even if their handling failed
Antoine Ténart
1
-0
/
+1
2017-12-22
crypto: inside-secure - per request invalidation
Ofer Heifetz
2
-27
/
+111
2017-12-22
lib/mpi: Fix umul_ppmm() for MIPS64r6
James Hogan
1
-1
/
+17
2017-12-22
crypto: null - Get rid of crypto_{get,put}_default_null_skcipher2()
Eric Biggers
6
-21
/
+11
2017-12-22
crypto: api - Unexport crypto_larval_lookup()
Eric Biggers
2
-3
/
+2
2017-12-22
crypto: exynos - Icrease the priority of the driver
Łukasz Stelmach
1
-1
/
+1
2017-12-22
crypto: chelsio - fix a type cast error
Atul Gupta
1
-1
/
+1
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
3
-3
/
+0
2017-12-22
crypto: pcrypt - fix freeing pcrypt instances
Eric Biggers
1
-9
/
+10
2017-12-22
crypto: n2 - cure use after free
Jan Engelhardt
1
-0
/
+3
2017-12-22
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
4
-6
/
+7
2017-12-22
crypto: chacha20poly1305 - validate the digest size
Eric Biggers
1
-1
/
+5
2017-12-22
crypto: chelsio - select CRYPTO_GF128MUL
Arnd Bergmann
1
-0
/
+1
2017-12-11
MAINTAINERS: Add myself as co-maintainer for s5p-sss.c
Kamil Konieczny
1
-0
/
+1
2017-12-11
chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage data
Colin Ian King
1
-1
/
+1
2017-12-11
chcr: remove unused variables net_device, pi, adap and cntrl
Colin Ian King
1
-7
/
+1
2017-12-11
crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len static
Colin Ian King
1
-9
/
+13
2017-12-11
crypto: cryptd - make cryptd_max_cpu_qlen module parameter static
Colin Ian King
1
-1
/
+1
2017-12-11
crypto: stm32 - fix module device table name
Corentin LABBE
1
-1
/
+1
2017-12-11
crypto: caam/qi - use correct print specifier for size_t
Horia Geantă
1
-3
/
+3
2017-12-11
crypto: arm/aes-neonbs - Use PTR_ERR_OR_ZERO()
Gomonovych, Vasyl
1
-6
/
+4
2017-12-11
crypto: ecdh - fix typo in KPP dependency of CRYPTO_ECDH
Hauke Mehrtens
1
-1
/
+1
2017-12-11
crypto: af_alg - fix race accessing cipher request
Stephan Mueller
2
-10
/
+10
2017-12-11
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
2
-13
/
+11
2017-12-11
crypto: af_alg - wait for data at beginning of recvmsg
Stephan Mueller
3
-6
/
+12
2017-12-11
crypto: skcipher - set walk.iv for zero-length inputs
Eric Biggers
1
-6
/
+4
2017-12-10
Linux 4.15-rc3
v4.15-rc3
Linus Torvalds
1
-1
/
+1
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
3
-4
/
+0
2017-12-10
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
1
-2
/
+2
2017-12-10
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-14
/
+21
2017-12-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
66
-210
/
+278
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38
-201
/
+239
2017-12-09
Merge branch 'fixes' into for-next
Olof Johansson
9
-30
/
+39
2017-12-09
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
5
-17
/
+17
2017-12-09
Merge tag 'ccn/fixes-for-4.15' of git://git.linaro.org/people/pawel.moll/linu...
Olof Johansson
2
-12
/
+20
2017-12-09
Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...
Olof Johansson
2
-1
/
+2
[next]