Age | Commit message (Expand) | Author | Files | Lines |
2020-01-09 | crypto: skcipher - remove skcipher_walk_aead() | Eric Biggers | 1 | -2/+0 |
2020-01-04 | tee: amdtee: check TEE status during driver initialization | Rijo Thomas | 1 | -0/+18 |
2020-01-04 | tee: add AMD-TEE driver | Rijo Thomas | 1 | -0/+1 |
2019-12-27 | crypto: skcipher - Add skcipher_ialg_simple helper | Herbert Xu | 1 | -3/+11 |
2019-12-27 | crypto: api - Retain alg refcount in crypto_grab_spawn | Herbert Xu | 1 | -2/+15 |
2019-12-27 | crypto: api - remove unneeded semicolon | Chen Zhou | 1 | -1/+1 |
2019-12-20 | crypto: algapi - make unregistration functions return void | Eric Biggers | 5 | -12/+8 |
2019-12-20 | crypto: ccp - provide in-kernel API to submit TEE commands | Rijo Thomas | 1 | -0/+73 |
2019-12-11 | crypto: hmac - Use init_tfm/exit_tfm interface | Herbert Xu | 1 | -0/+6 |
2019-12-11 | crypto: shash - Add init_tfm/exit_tfm and verify descsize | Herbert Xu | 1 | -0/+13 |
2019-12-11 | crypto: api - Do not zap spawn->alg | Herbert Xu | 1 | -0/+1 |
2019-12-11 | crypto: chacha - fix warning message in header file | Valdis Klētnieks | 1 | -1/+1 |
2019-12-11 | padata: update documentation | Daniel Jordan | 1 | -9/+6 |
2019-12-11 | padata: remove reorder_objects | Daniel Jordan | 1 | -2/+0 |
2019-12-11 | padata: remove cpumask change notifier | Daniel Jordan | 1 | -11/+0 |
2019-12-11 | padata: validate cpumask without removed CPU during offline | Daniel Jordan | 1 | -0/+1 |
2019-12-11 | crypto: cipher - remove crt_u.cipher (struct cipher_tfm) | Eric Biggers | 1 | -42/+6 |
2019-12-11 | crypto: compress - remove crt_u.compress (struct compress_tfm) | Eric Biggers | 1 | -37/+6 |
2019-12-11 | crypto: skcipher - add crypto_skcipher_min_keysize() | Eric Biggers | 1 | -0/+6 |
2019-12-11 | crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> | Eric Biggers | 2 | -10/+10 |
2019-12-11 | crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms | Eric Biggers | 1 | -0/+6 |
2019-12-11 | crypto: skcipher - remove crypto_skcipher::decrypt | Eric Biggers | 1 | -2/+0 |
2019-12-11 | crypto: skcipher - remove crypto_skcipher::encrypt | Eric Biggers | 1 | -1/+0 |
2019-12-11 | crypto: skcipher - remove crypto_skcipher::setkey | Eric Biggers | 1 | -7/+2 |
2019-12-11 | crypto: skcipher - remove crypto_skcipher::keysize | Eric Biggers | 1 | -3/+2 |
2019-12-11 | crypto: skcipher - remove crypto_skcipher::ivsize | Eric Biggers | 1 | -2/+1 |
2019-12-11 | crypto: x86 - Regularize glue function prototypes | Kees Cook | 3 | -6/+4 |
2019-12-11 | crypto: pcrypt - Avoid deadlock by using per-instance padata queues | Herbert Xu | 1 | -5/+29 |
2019-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 10 | -23/+64 |
2019-12-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
2019-12-08 | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 17 | -51/+123 |
2019-12-08 | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 8 | -76/+287 |
2019-12-08 | pipe: remove 'waiting_writers' merging logic | Linus Torvalds | 1 | -2/+0 |
2019-12-07 | inet: protect against too small mtu values. | Eric Dumazet | 2 | -0/+10 |
2019-12-07 | tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() | Guillaume Nault | 1 | -3/+3 |
2019-12-07 | tcp: tighten acceptance of ACKs not matching a child socket | Guillaume Nault | 1 | -3/+13 |
2019-12-07 | tcp: fix rejected syncookies due to stale timestamps | Guillaume Nault | 2 | -2/+16 |
2019-12-07 | net: core: rename indirect block ingress cb function | John Hurley | 1 | -8/+7 |
2019-12-07 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -0/+1 |
2019-12-07 | Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 4 | -263/+295 |
2019-12-07 | Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 4 | -2/+92 |
2019-12-06 | Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -33/+34 |
2019-12-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2 | -0/+6 |
2019-12-06 | Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm... | Olof Johansson | 1 | -0/+1 |
2019-12-06 | Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -4/+6 |
2019-12-05 | Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -65/+30 |
2019-12-05 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -4/+115 |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 14 | -86/+199 |
2019-12-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+85 |