index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
crypto: ccp - Fix SEV_VERSION_GREATER_OR_EQUAL
David Rientjes
1
-7
/
+12
2019-07-18
crypto: ccp/gcm - use const time tag comparison.
Cfir Cohen
1
-1
/
+2
2019-07-12
crypto: ccp - memset structure fields to zero before reuse
Hook, Gary
1
-1
/
+11
2019-07-12
crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe
Wen Yang
1
-1
/
+0
2019-07-12
crypto: stm32/hash - Fix incorrect printk modifier for size_t
Herbert Xu
1
-1
/
+1
2019-07-03
crypto: stm32/hash - remove interruptible condition for dma
Lionel Debieve
1
-2
/
+2
2019-07-03
crypto: stm32/hash - Fix hmac issue more than 256 bytes
Lionel Debieve
1
-1
/
+1
2019-07-03
crypto: stm32/crc32 - rename driver file
Lionel Debieve
2
-1
/
+1
2019-07-03
crypto: amcc - remove memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-07-03
crypto: ccp - Switch to SPDX license identifiers
Hook, Gary
22
-88
/
+20
2019-07-03
crypto: ccp - Validate the the error value used to index error messages
Hook, Gary
2
-46
/
+52
2019-07-03
crypto: doc - Fix formatting of new crypto engine content
Hook, Gary
1
-38
/
+73
2019-07-03
crypto: doc - Add parameter documentation
Hook, Gary
2
-1
/
+12
2019-07-03
crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTR
Ard Biesheuvel
3
-31
/
+75
2019-07-03
crypto: arm64/aes-ce - add 5 way interleave routines
Ard Biesheuvel
3
-68
/
+52
2019-07-03
crypto: talitos - drop icv_ool
Christophe Leroy
2
-5
/
+0
2019-07-03
crypto: talitos - fix hash on SEC1.
Christophe Leroy
1
-28
/
+41
2019-07-03
crypto: talitos - move struct talitos_edesc into talitos.h
Christophe Leroy
2
-30
/
+30
2019-07-03
lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE
Christophe Leroy
1
-4
/
+5
2019-06-28
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
1
-3
/
+5
2019-06-27
crypto: asymmetric_keys - select CRYPTO_HASH where needed
Arnd Bergmann
1
-0
/
+3
2019-06-27
crypto: serpent - mark __serpent_setkey_sbox noinline
Arnd Bergmann
1
-1
/
+7
2019-06-27
crypto: testmgr - dynamically allocate crypto_shash
Arnd Bergmann
1
-6
/
+13
2019-06-27
crypto: testmgr - dynamically allocate testvec_config
Arnd Bergmann
1
-11
/
+32
2019-06-27
crypto: talitos - eliminate unneeded 'done' functions at build time
Christophe Leroy
1
-1
/
+1
2019-06-27
crypto: sun4i-ss - reduce stack usage
Arnd Bergmann
1
-17
/
+30
2019-06-27
crypto: ccree - add HW engine config check
Gilad Ben-Yossef
3
-0
/
+38
2019-06-27
crypto: ccree - prevent isr handling in case driver is suspended
Ofir Drang
3
-0
/
+16
2019-06-27
crypto: ccree - check that cryptocell reset completed
Ofir Drang
4
-1
/
+43
2019-06-27
crypto: ccree - Relocate driver irq registration after clk init
ofir.drang@arm.com
1
-9
/
+9
2019-06-20
crypto: nx - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-61
/
+26
2019-06-20
fs: cifs: switch to RC4 library interface
Ard Biesheuvel
3
-48
/
+17
2019-06-20
ppp: mppe: switch to RC4 library interface
Ard Biesheuvel
2
-85
/
+15
2019-06-20
crypto: arc4 - remove cipher implementation
Ard Biesheuvel
2
-50
/
+16
2019-06-20
net/lib80211: move TKIP handling to ARC4 library code
Ard Biesheuvel
2
-31
/
+18
2019-06-20
net/lib80211: move WEP handling to ARC4 library code
Ard Biesheuvel
2
-38
/
+14
2019-06-20
net/mac80211: move WEP handling to ARC4 library interface
Ard Biesheuvel
11
-60
/
+30
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
7
-60
/
+95
2019-06-20
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
1
-1
/
+1
2019-06-20
crypto: vmx - Document CTR mode counter width quirks
Daniel Axtens
1
-2
/
+20
2019-06-20
crypto: caam - update IV using HW support
Horia Geantă
5
-146
/
+163
2019-06-20
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
8
-99
/
+105
2019-06-20
hwrng: iproc-rng200 - Add support for 7211
Florian Fainelli
1
-0
/
+1
2019-06-20
dt-bindings: rng: Document BCM7211 RNG compatible string
Florian Fainelli
1
-0
/
+1
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
6
-129
/
+100
2019-06-13
crypto: sahara - Use devm_platform_ioremap_resource()
Fabio Estevam
1
-3
/
+1
2019-06-13
crypto: mxs-dcp - Use devm_platform_ioremap_resource()
Fabio Estevam
1
-4
/
+1
2019-06-13
crypto: hisilicon - Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-06-13
crypto: qat - use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-06-13
ARM: dts: imx7ulp: add crypto support
Iuliana Prodan
1
-0
/
+23
[next]