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
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2019-03-23
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-02-12
crypto: ux500 - Use proper enum in hash_set_dma_transfer
Nathan Chancellor
2019-02-12
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
Nathan Chancellor
2019-01-23
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
2019-01-23
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
2019-01-23
crypto: caam - fix zero-length buffer DMA mapping
Aymen Sghaier
2018-11-13
crypto: caam - fix implicit casts in endianness helpers
Horia Geantă
2018-10-10
crypto: mxs-dcp - Fix wait logic on chan threads
Leonard Crestez
2018-10-10
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Waiman Long
2018-09-26
crypto: sharah - Unregister correct algorithms for SAHARA 3
Michael Müller
2018-09-09
crypto: caam/jr - fix descriptor DMA unmapping
Horia Geantă
2018-09-09
crypto: vmx - Fix sleep-in-atomic bugs
Ondrej Mosnacek
2018-08-06
crypto: padlock-aes - Fix Nano workaround data corruption
Herbert Xu
2018-07-22
crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
Christian Lamparter
2018-07-22
crypto: crypto4xx - remove bad list_del
Christian Lamparter
2018-06-16
crypto: omap-sham - fix memleak
Bin Liu
2018-06-16
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
2018-05-25
crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
Peter Robinson
2018-05-09
crypto: talitos - fix IPsec cipher in length
LEROY Christophe
2018-04-13
crypto: omap-sham - fix closing of hash with separate finalize call
Tero Kristo
2018-04-13
crypto: omap-sham - buffer handling fixes for hashing later
Tero Kristo
2018-02-25
crypto: s5p-sss - Fix kernel Oops in AES-ECB mode
Kamil Konieczny
2018-02-25
crypto: talitos - fix Kernel Oops on hashing an empty file
LEROY Christophe
2018-02-25
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-02-22
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-17
crypto: caam - fix endless loop when DECO acquire fails
Horia Geantă
2018-01-10
crypto: n2 - cure use after free
Jan Engelhardt
2017-12-25
crypto: crypto4xx - increase context and scatter ring buffer elements
Christian Lamparter
2017-12-14
crypto: s5p-sss - Fix completing crypto request in IRQ handler
Krzysztof Kozlowski
2017-12-14
crypto: talitos - fix ctr-aes-talitos
LEROY Christophe
2017-12-14
crypto: talitos - fix use of sg_link_tbl_len
LEROY Christophe
2017-12-14
crypto: talitos - fix AEAD for sha224 on non sha224 capable chips
LEROY Christophe
2017-12-14
crypto: talitos - fix setkey to check key weakness
LEROY Christophe
2017-12-14
crypto: talitos - fix memory corruption on SEC2
LEROY Christophe
2017-12-14
crypto: talitos - fix AEAD test failures
LEROY Christophe
2017-12-09
Revert "crypto: caam - get rid of tasklet"
Horia Geantă
2017-11-30
crypto: marvell - Copy IVDIG before launching partial DMA ahash requests
Romain Perier
2017-11-15
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
2017-11-08
crypto: ccp - Set the AES size field for all modes
Gary R Hook
2017-10-05
crypto: talitos - fix hashing
LEROY Christophe
2017-10-05
crypto: talitos - fix sha224
LEROY Christophe
2017-10-05
crypto: talitos - Don't provide setkey for non hmac hashing algs.
LEROY Christophe
2017-09-27
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
Gary R Hook
2017-08-24
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
Herbert Xu
2017-07-21
crypto: caam - fix signals handling
Horia Geantă
2017-07-21
crypto: caam - properly set IV after {en,de}crypt
David Gstir
2017-07-21
crypto: atmel - only treat EBUSY as transient if backlog
Gilad Ben-Yossef
2017-07-21
crypto: talitos - Extend max key length for SHA384/512-HMAC and AEAD
Martin Hicks
2017-07-15
crypto: caam - fix gfp allocation flags (part I)
Horia Geantă
2017-05-20
crypto: ccp - Change ISR handler method for a v5 CCP
Gary R Hook
[next]