index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2016-12-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-08
crypto: algif_aead - fix uninitialized variable warning
Stephan Mueller
2016-12-07
crypto: mcryptd - Check mcryptd algorithm compatibility
tim
2016-12-07
crypto: algif_aead - fix AEAD tag memory handling
Stephan Mueller
2016-12-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-11-30
crypto: rsa - Add Makefile dependencies to fix parallel builds
David Michael
2016-11-30
crypto: drbg - prevent invalid SG mappings
Stephan Mueller
2016-11-25
X.509: Fix double free in x509_cert_parse() [ver #3]
Andrey Ryabinin
2016-11-22
crypto: scatterwalk - Remove unnecessary aliasing check in map_and_copy
Herbert Xu
2016-11-22
crypto: algif_hash - Fix result clobbering in recvmsg
Herbert Xu
2016-11-18
crypto: algif_hash - Fix NULL hash crash with shash
Herbert Xu
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-10-10
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-06
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-05
async_pq_val: fix DMA memory leak
Justin Maggard
2016-10-02
crypto: testmgr - add guard to dst buffer for ahash_export
Jan Stancek
2016-10-02
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
2016-10-02
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
2016-09-22
crypto: rsa-pkcs1pad - Handle leading zero for decryption
Herbert Xu
2016-09-13
crypto: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-13
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-09-13
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
2016-09-07
crypto: algif_hash - Handle NULL hashes correctly
Herbert Xu
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
2016-09-07
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
2016-08-31
crypto: FIPS - allow tests to be disabled in FIPS mode
Stephan Mueller
2016-08-31
crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset
Herbert Xu
2016-08-31
crypto: cryptd - Use correct tfm object for AEAD tracking
Herbert Xu
2016-08-24
crypto: rsa - allow keys >= 2048 bits in FIPS mode
Stephan Mueller
2016-08-24
crypto: drbg - fix error return code
Wei Yongjun
2016-08-24
crypto: xor - skip speed test if the xor function is selected automatically
Martin Schwidefsky
2016-08-16
crypto: drbg - do not call drbg_instantiate in healt test
Stephan Mueller
2016-08-16
crypto: xts - fix a little typo
Corentin LABBE
2016-08-09
crypto: testmgr - fix !x==y confusion
Yanjiang Jin
2016-08-09
crypto: powerpc - CRYPT_CRC32C_VPMSUM should depend on ALTIVEC
Michael Ellerman
2016-08-08
crypto: sha3 - Add missing ULL suffixes for 64-bit constants
Geert Uytterhoeven
2016-07-27
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-07-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-07-22
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Herbert Xu
2016-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-07-19
crypto: testmgr - Print akcipher algorithm name
Herbert Xu
2016-07-19
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
Tadeusz Struk
2016-07-18
crypto: scatterwalk - Inline start/map/done
Herbert Xu
2016-07-18
crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start
Herbert Xu
2016-07-18
crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone
Herbert Xu
2016-07-18
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
2016-07-18
crypto: scatterwalk - Add no-copy support to copychunks
Herbert Xu
[next]