index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-10
crypto: rng - Remove unused function __crypto_rng_cast()
Matthias Kaehlcke
1
-5
/
+0
2017-06-09
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
Loganaden Velvindron
1
-2
/
+2
2017-06-09
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
1
-0
/
+1
2017-05-23
crypto: hmac - add hmac IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
1
-4
/
+2
2017-05-23
crypto: drbg - wait for crypto op not signal safe
Gilad Ben-Yossef
1
-3
/
+2
2017-05-23
crypto: asymmetric_keys - handle EBUSY due to backlog correctly
Gilad Ben-Yossef
1
-1
/
+1
2017-05-18
crypto: tcrypt - don't disable irqs and wait
Gilad Ben-Yossef
1
-4
/
+0
2017-05-18
crypto: skcipher - Add missing API setkey checks
Herbert Xu
1
-1
/
+39
2017-05-16
async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
Anup Patel
1
-3
/
+2
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-3
/
+1
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
6
-19
/
+293
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+3
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
20
-426
/
+890
2017-04-24
crypto: algif_aead - Require setkey before accept(2)
Stephan Mueller
1
-8
/
+149
2017-04-24
crypto: scomp - add support for deflate rfc1950 (zlib)
Giovanni Cabiddu
3
-17
/
+129
2017-04-24
crypto: scomp - allow registration of multiple scomps
Giovanni Cabiddu
1
-0
/
+29
2017-04-24
crypto: testmgr - Allow ecb(cipher_null) in FIPS mode
Milan Broz
1
-0
/
+1
2017-04-21
crypto: testmgr - replace compression known answer test
Giovanni Cabiddu
1
-3
/
+26
2017-04-21
crypto: acomp - allow registration of multiple acomps
Giovanni Cabiddu
1
-0
/
+29
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-35
/
+88
2017-04-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-35
/
+88
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-1
/
+2
2017-04-10
crypto: lz4 - fixed decompress function to return error code
Myungho Jung
2
-2
/
+2
2017-04-10
crypto: af_alg - Allow arbitrarily long algorithm names
Herbert Xu
1
-2
/
+2
2017-04-10
crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion
Herbert Xu
1
-9
/
+9
2017-04-10
crypto: algif_aead - Fix bogus request dereference in completion function
Herbert Xu
1
-6
/
+6
2017-04-10
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
1
-29
/
+50
2017-04-10
crypto: lrw - Fix use-after-free on EINPROGRESS
Herbert Xu
1
-0
/
+16
2017-04-10
crypto: xts - Fix use-after-free on EINPROGRESS
Herbert Xu
1
-0
/
+16
2017-04-05
crypto: xts - drop gf128mul dependency
Ondrej Mosnáček
1
-1
/
+0
2017-04-05
crypto: gf128mul - switch gf128mul_x_ble to le128
Ondrej Mosnáček
1
-19
/
+19
2017-04-05
crypto: gf128mul - define gf128mul_x_* in gf128mul.h
Ondrej Mosnáček
1
-32
/
+1
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-4
/
+10
2017-04-04
KEYS: Keyring asymmetric key restrict method with chaining
Mat Martineau
2
-45
/
+144
2017-04-04
KEYS: Restrict asymmetric key linkage using a specific keychain
Mat Martineau
2
-1
/
+105
2017-04-04
KEYS: Add a lookup_restriction function for the asymmetric key type
Mat Martineau
1
-8
/
+44
2017-04-03
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
1
-3
/
+5
2017-04-03
PKCS#7: Handle blacklisted certificates
David Howells
2
-8
/
+25
2017-04-03
X.509: Allow X.509 certs to be blacklisted
David Howells
2
-0
/
+16
2017-03-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-4
/
+10
2017-03-24
crypto: DRBG - initialize SGL only once
Stephan Mueller
1
-3
/
+2
2017-03-24
crypto: testmgr - mark ctr(des3_ede) as fips_allowed
Marcelo Cerri
1
-0
/
+1
2017-03-24
md5: remove from lib and only live in crypto
Jason A. Donenfeld
1
-1
/
+94
2017-03-24
crypto: powerpc - Stress test for vpmsum implementations
Daniel Axtens
1
-0
/
+8
2017-03-24
crypto: powerpc - Add CRC-T10DIF acceleration
Daniel Axtens
1
-0
/
+9
2017-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2
-8
/
+10
2017-03-24
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
Eric Biggers
2
-4
/
+10
[prev]
[next]