index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam - Remove broken arc4 support
Herbert Xu
2020-08-21
2
-30
/
+0
*
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-08-19
3
-6
/
+9
*
crypto: ccp - Fix use of merged scatterlists
John Allen
2020-08-19
2
-11
/
+27
*
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
2020-08-19
1
-2
/
+7
*
crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-08-19
1
-16
/
+18
*
crypto: ccree - fix resource leak on error path
Gilad Ben-Yossef
2020-08-19
1
-12
/
+18
*
crypto: ccp - Release all allocated memory if sha type is invalid
Navid Emamdoost
2020-08-05
1
-1
/
+2
*
crypto: atmel - Fix build error of CRYPTO_AUTHENC
YueHaibing
2020-07-22
1
-4
/
+4
*
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
2020-07-22
1
-1
/
+1
*
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
2020-06-24
1
-33
/
+31
*
crypto: stm32/crc32 - fix multi-instance
Nicolas Toromanoff
2020-06-22
1
-12
/
+36
*
crypto: stm32/crc32 - fix run-time self test issue.
Nicolas Toromanoff
2020-06-22
1
-3
/
+3
*
crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
Nicolas Toromanoff
2020-06-22
1
-50
/
+48
*
Crypto/chcr: fix for ccm(aes) failed test
Devulapally Shiva Krishna
2020-06-22
1
-1
/
+1
*
crypto: ccp -- don't "select" CONFIG_DMADEVICES
Arnd Bergmann
2020-06-22
1
-2
/
+1
*
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
2020-06-17
1
-0
/
+1
*
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
2020-06-17
1
-5
/
+10
*
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
2020-06-17
1
-2
/
+3
*
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
2020-06-17
1
-2
/
+2
*
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
2020-06-03
1
-1
/
+1
*
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
2020-05-06
1
-1
/
+1
*
Crypto: chelsio - Fixes a hang issue during driver registration
Ayush Sawal
2020-05-02
1
-2
/
+0
*
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
2020-04-17
1
-2
/
+6
*
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
2020-04-17
1
-2
/
+4
*
crypto: ccree - protect against empty or NULL scatterlists
Gilad Ben-Yossef
2020-04-17
2
-35
/
+28
*
crypto: caam - update xts sector size for large input length
Andrei Botila
2020-04-17
1
-2
/
+14
*
crypto: caam/qi2 - fix chacha20 data size error
Horia Geantă
2020-04-17
1
-4
/
+10
*
crypto: mxs-dcp - fix scatterlist linearization for hash
Rosioru Dragos
2020-04-17
1
-30
/
+28
*
crypto: chtls - Fixed memory leak
Vinay Kumar Yadav
2020-02-24
3
-13
/
+38
*
crypto: inside-secure - add unspecified HAS_IOMEM dependency
Brendan Higgins
2020-02-24
1
-1
/
+1
*
crypto: caam/qi2 - fix typo in algorithm's driver name
Horia Geantă
2020-02-14
1
-1
/
+1
*
crypto: atmel-sha - fix error handling when setting hmac key
Eric Biggers
2020-02-14
1
-6
/
+1
*
crypto: artpec6 - return correct error code for failed setkey()
Eric Biggers
2020-02-14
1
-1
/
+1
*
crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...
Chuhong Yuan
2020-02-11
1
-2
/
+13
*
crypto: atmel-aes - Fix counter overflow in CTR mode
Tudor Ambarus
2020-02-11
1
-25
/
+12
*
crypto: ccp - set max RSA modulus size for v3 platform devices as well
Ard Biesheuvel
2020-02-11
1
-0
/
+1
*
crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...
Jonathan Cameron
2020-02-11
3
-70
/
+27
*
crypto: ccree - fix PM race condition
Gilad Ben-Yossef
2020-02-11
4
-80
/
+7
*
crypto: ccree - fix FDE descriptor sequence
Ofir Drang
2020-02-11
1
-3
/
+45
*
crypto: ccree - fix pm wrongful error reporting
Gilad Ben-Yossef
2020-02-11
1
-1
/
+1
*
crypto: ccree - fix AEAD decrypt auth fail
Gilad Ben-Yossef
2020-02-11
1
-1
/
+1
*
crypto: ccree - fix backlog memory leak
Gilad Ben-Yossef
2020-02-11
1
-0
/
+1
*
crypto: caam - do not reset pointer size from MCFGR register
Iuliana Prodan
2020-02-01
1
-4
/
+2
*
crypto: vmx - reject xts inputs that are too short
Daniel Axtens
2020-02-01
1
-0
/
+3
*
crypto: chelsio - fix writing tfm flags to wrong place
Eric Biggers
2020-02-01
1
-13
/
+3
*
crypto: sun4i-ss - fix big endian issues
Corentin Labbe
2020-01-26
1
-10
/
+11
*
crypto: amcc - restore CRYPTO_AES dependency
Christian Lamparter
2020-01-26
1
-0
/
+1
*
crypto: geode-aes - convert to skcipher API and make thread-safe
Eric Biggers
2020-01-17
2
-306
/
+149
*
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
2020-01-17
1
-0
/
+9
*
crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm Kconfig
Zhou Wang
2020-01-17
1
-0
/
+1
[next]