index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
66
-113
/
+8
*
crypto: nx - don't abuse shash MAY_SLEEP flag
Eric Biggers
2019-04-25
3
-16
/
+8
*
crypto: shash - remove useless crypto_yield() in shash_ahash_digest()
Eric Biggers
2019-04-25
1
-1
/
+0
*
crypto: ccm - fix incompatibility between "ccm" and "ccm_base"
Eric Biggers
2019-04-19
1
-26
/
+18
*
crypto: gcm - fix incompatibility between "gcm" and "gcm_base"
Eric Biggers
2019-04-19
1
-23
/
+11
*
crypto: shash - fix missed optimization in shash_ahash_digest()
Eric Biggers
2019-04-18
1
-1
/
+1
*
crypto: powerpc - convert to use crypto_simd_usable()
Eric Biggers
2019-04-18
8
-17
/
+25
*
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
2019-04-18
1
-11
/
+1
*
crypto: cryptd - remove ability to instantiate ablkciphers
Eric Biggers
2019-04-18
2
-266
/
+1
*
crypto: scompress - initialize per-CPU variables on each CPU
Sebastian Andrzej Siewior
2019-04-18
1
-2
/
+2
*
crypto: rockchip - update IV buffer to contain the next IV
Zhang Zhijie
2019-04-18
1
-7
/
+18
*
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-04-18
83
-83
/
+89
*
crypto: testmgr - fuzz AEADs against their generic implementation
Eric Biggers
2019-04-18
1
-0
/
+229
*
crypto: testmgr - fuzz skciphers against their generic implementation
Eric Biggers
2019-04-18
2
-1
/
+198
*
crypto: testmgr - fuzz hashes against their generic implementation
Eric Biggers
2019-04-18
1
-4
/
+170
*
crypto: testmgr - add helpers for fuzzing against generic implementation
Eric Biggers
2019-04-18
1
-0
/
+128
*
crypto: testmgr - identify test vectors by name rather than number
Eric Biggers
2019-04-18
1
-87
/
+96
*
crypto: testmgr - expand ability to test for errors
Eric Biggers
2019-04-18
2
-50
/
+104
*
integrity: support EC-RDSA signatures for asymmetric_verify
Vitaly Chikunov
2019-04-18
1
-2
/
+9
*
crypto: ecrdsa - add EC-RDSA test vectors to testmgr
Vitaly Chikunov
2019-04-18
2
-0
/
+160
*
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
Vitaly Chikunov
2019-04-18
10
-13
/
+1022
*
crypto: ecc - make ecc into separate module
Vitaly Chikunov
2019-04-18
5
-23
/
+122
*
crypto: Kconfig - create Public-key cryptography section
Vitaly Chikunov
2019-04-18
1
-23
/
+25
*
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
2019-04-18
8
-29
/
+136
*
KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
Vitaly Chikunov
2019-04-18
2
-17
/
+2
*
crypto: akcipher - new verify API for public key algorithms
Vitaly Chikunov
2019-04-18
5
-91
/
+92
*
crypto: rsa - unimplement sign/verify for raw RSA backends
Vitaly Chikunov
2019-04-18
5
-117
/
+2
*
crypto: akcipher - default implementations for request callbacks
Vitaly Chikunov
2019-04-18
1
-0
/
+14
*
crypto: ux500 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-79
/
+7
*
crypto: talitos - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-13
/
+95
*
crypto: sun4i-ss - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+5
*
crypto: stm32 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-4
/
+11
*
crypto: rockchip - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-12
/
+24
*
crypto: qce - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-1
/
+21
*
crypto: picoxcell - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-7
/
+26
*
crypto: omap - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-5
/
+24
*
crypto: n2 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-4
/
+9
*
crypto: marvell - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+5
*
crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-9
/
+55
*
crypto: inside-secure - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+5
*
crypto: hisilicon - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-8
/
+4
*
crypto: hifn_795x - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-4
/
+27
*
crypto: ccree - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-2
/
+35
*
crypto: ccp - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-17
/
+4
*
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+2
*
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-0
/
+18
*
crypto: caam - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
3
-38
/
+151
*
crypto: bcm - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-10
/
+11
*
crypto: atmel - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-93
/
+10
*
crypto: sparc - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-7
/
+4
[next]