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