Commit Graph

2261 Commits (fourteen)

Author SHA1 Message Date
Michal Hocko 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants 8 years ago
Stephan Mueller 2a2a251f11 crypto: algif_aead - Require setkey before accept(2) 8 years ago
Giovanni Cabiddu a368f43d6e crypto: scomp - add support for deflate rfc1950 (zlib) 8 years ago
Giovanni Cabiddu 3de4f5e1a5 crypto: scomp - allow registration of multiple scomps 8 years ago
Milan Broz 6175ca2ba7 crypto: testmgr - Allow ecb(cipher_null) in FIPS mode 8 years ago
Giovanni Cabiddu a9943a0ad1 crypto: testmgr - replace compression known answer test 8 years ago
Giovanni Cabiddu 3ce5bc72eb crypto: acomp - allow registration of multiple acomps 8 years ago
Johannes Berg fe52145f91 netlink: pass extended ACK struct where available 8 years ago
Johannes Berg fceb6435e8 netlink: pass extended ACK struct to parsing functions 8 years ago
Johannes Berg 2d4bc93368 netlink: extended ACK reporting 8 years ago
Myungho Jung cd15f1020f crypto: lz4 - fixed decompress function to return error code 8 years ago
Herbert Xu 3f69cc6076 crypto: af_alg - Allow arbitrarily long algorithm names 8 years ago
Herbert Xu 4473710df1 crypto: user - Prepare for CRYPTO_MAX_ALG_NAME expansion 8 years ago
Herbert Xu e6534aebb2 crypto: algif_aead - Fix bogus request dereference in completion function 8 years ago
Herbert Xu ef0579b64e crypto: ahash - Fix EINPROGRESS notification callback 8 years ago
Herbert Xu 4702bbeefb crypto: lrw - Fix use-after-free on EINPROGRESS 8 years ago
Herbert Xu aa4a829bda crypto: xts - Fix use-after-free on EINPROGRESS 8 years ago
Ondrej Mosnáček ad1064cd61 crypto: xts - drop gf128mul dependency 8 years ago
Ondrej Mosnáček e55318c84f crypto: gf128mul - switch gf128mul_x_ble to le128 8 years ago
Ondrej Mosnáček acb9b159c7 crypto: gf128mul - define gf128mul_x_* in gf128mul.h 8 years ago
Mat Martineau 8e323a02e8 KEYS: Keyring asymmetric key restrict method with chaining 8 years ago
Mat Martineau 7e3c4d2208 KEYS: Restrict asymmetric key linkage using a specific keychain 8 years ago
Mat Martineau 97d3aa0f31 KEYS: Add a lookup_restriction function for the asymmetric key type 8 years ago
Mat Martineau aaf66c8838 KEYS: Split role of the keyring pointer for keyring restrict functions 8 years ago
David Howells 03bb79315d PKCS#7: Handle blacklisted certificates 8 years ago
David Howells 436529562d X.509: Allow X.509 certs to be blacklisted 8 years ago
Stephan Mueller 44068d5999 crypto: DRBG - initialize SGL only once 8 years ago
Marcelo Cerri 0d8da10484 crypto: testmgr - mark ctr(des3_ede) as fips_allowed 8 years ago
Jason A. Donenfeld 3c7eb3cc83 md5: remove from lib and only live in crypto 8 years ago
Daniel Axtens 146c8688d9 crypto: powerpc - Stress test for vpmsum implementations 8 years ago
Daniel Axtens b01df1c16c crypto: powerpc - Add CRC-T10DIF acceleration 8 years ago
Eric Biggers 9df0eb180c crypto: xts,lrw - fix out-of-bounds write after kmalloc failure 8 years ago
David Howells cdfbabfb2f net: Work around lockdep limitation in sockets that use sockets 8 years ago
Marcelo Cerri d2c2a85cfe crypto: ctr - Propagate NEED_FALLBACK bit 8 years ago
Marcelo Cerri e6c2e65c70 crypto: cbc - Propagate NEED_FALLBACK bit 8 years ago
Eric Biggers b13b1e0c6b crypto: testmgr - constify all test vectors 8 years ago
Eric Biggers 5527dfb6dd crypto: kpp - constify buffer passed to crypto_kpp_set_secret() 8 years ago
Ard Biesheuvel 27c539aeff crypto: algapi - annotate expected branch behavior in crypto_inc() 8 years ago
Eric Biggers 3ea996ddfb crypto: gf128mul - constify 4k and 64k multiplication tables 8 years ago
Eric Biggers f33fd64778 crypto: gf128mul - rename the byte overflow tables 8 years ago
Eric Biggers 2416e4fa98 crypto: gf128mul - remove xx() macro 8 years ago
Eric Biggers 63be5b53b6 crypto: gf128mul - fix some comments 8 years ago
Ingo Molnar 03441a3482 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> 8 years ago
Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 years ago
Ingo Molnar ae7e81c077 sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> 8 years ago
Laura Abbott 1c68bb0f62 crypto: testmgr - Pad aes_ccm_enc_tv_template vector 8 years ago
Ard Biesheuvel 3b30460c5b crypto: ccm - move cbcmac input off the stack 8 years ago
Herbert Xu 89027579bc crypto: xts - Propagate NEED_FALLBACK bit 8 years ago
Sven Schmidt 73a15ac6d5 crypto: change LZ4 modules to work with new LZ4 module version 8 years ago
Milan Broz 12cb3a1c41 crypto: xts - Add ECB dependency 8 years ago