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
2016-07-01
crypto: ahash - Add padding in crypto_ahash_extsize
Herbert Xu
2016-07-01
crypto: authenc - Consider ahash ASYNC bit
Herbert Xu
2016-06-29
crypto: authenc - Remove redundant sg_init_table call.
Harsh Jain
2016-06-29
crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test
Herbert Xu
2016-06-28
crypto: tcrypt - Use unsigned long for mb ahash cycle counter
Herbert Xu
2016-06-28
crypto: tcrypt - Fix mixing printk/pr_err and obvious indentation issues
Krzysztof Kozlowski
2016-06-28
crypto: tcrypt - Add new mode for sha512_mb
Megha Dey
2016-06-28
crypto: sha512-mb - Crypto computation (x4 AVX2)
Megha Dey
2016-06-28
crypto: sha512-mb - Algorithm data structures
Megha Dey
2016-06-28
crypto: sha512-mb - submit/flush routines for AVX2
Megha Dey
2016-06-28
crypto: sha512-mb - Enable SHA512 multibuffer support
Megha Dey
2016-06-28
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
Megha Dey
2016-06-28
crypto: ux500 - do not build with -O0
Arnd Bergmann
2016-06-27
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
Nishanth Menon
2016-06-27
MAINTAINERS: update maintainer for qat
Tadeusz Struk
2016-06-27
crypto: sha1-mb - rename sha-mb to sha1-mb
Megha Dey
2016-06-27
crypto: tcrypt - Add speed tests for SHA multibuffer algorithms
Megha Dey
2016-06-27
crypto: sha256-mb - Crypto computation (x8 AVX2)
Megha Dey
2016-06-27
crypto: sha256-mb - Algorithm data structures
Megha Dey
2016-06-27
crypto: sha256-mb - submit/flush routines for AVX2
Megha Dey
2016-06-27
crypto: sha256-mb - Enable multibuffer support
Megha Dey
2016-06-27
crypto: sha256-mb - SHA256 multibuffer job manager and glue code
Megha Dey
2016-06-27
Documentation: devicetree: bindings: Add BCM5301x binding
Florian Fainelli
2016-06-24
crypto: ecdh - make ecdh_shared_secret unique
Stephen Rothwell
2016-06-24
hwrng: bcm2835 - Add support for Broadcom BCM5301x
Florian Fainelli
2016-06-24
crypto: jitterentropy - use ktime_get_ns as fallback
Stephan Mueller
2016-06-24
KEYS: Use skcipher for big keys
Herbert Xu
2016-06-24
crypto: omap-sham - set sw fallback to 240 bytes
Bin Liu
2016-06-24
crypto: omap - do not call dmaengine_terminate_all
Lokesh Vutla
2016-06-24
crypto: omap-sham - change queue size from 1 to 10
Tero Kristo
2016-06-24
crypto: omap-sham - use runtime_pm autosuspend for clock handling
Tero Kristo
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
2016-06-23
crypto: dh - Add DH software implementation
Salvatore Benedetto
2016-06-23
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
2016-06-23
crypto: sha1-mb - async implementation for sha1-mb
Megha Dey
2016-06-23
crypto: ghash-ce - Fix cryptd reordering
Herbert Xu
2016-06-23
crypto: ghash-clmulni - Fix cryptd reordering
Herbert Xu
2016-06-23
crypto: ablk_helper - Fix cryptd reordering
Herbert Xu
2016-06-23
crypto: aesni - Fix cryptd reordering problem on gcm
Herbert Xu
2016-06-23
crypto: cryptd - Add helpers to check whether a tfm is queued
Herbert Xu
2016-06-23
crypto: marvell - Increase the size of the crypto queue
Romain Perier
2016-06-23
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
2016-06-23
crypto: marvell - Add load balancing between engines
Romain Perier
2016-06-23
crypto: marvell - Move SRAM I/O operations to step functions
Romain Perier
2016-06-23
crypto: marvell - Add a complete operation for async requests
Romain Perier
2016-06-23
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
2016-06-23
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
2016-06-23
crypto: marvell - Fix wrong type check in dma functions
Romain Perier
2016-06-23
crypto: marvell - Check engine is not already running when enabling a req
Romain Perier
2016-06-23
crypto: marvell - Add a macro constant for the size of the crypto queue
Romain Perier
[next]