Age | Commit message (Expand) | Author | Files | Lines |
2019-05-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -30/+25 |
2019-05-07 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -3/+0 |
2019-04-25 | crypto: shash - remove shash_desc::flags | Eric Biggers | 3 | -3/+0 |
2019-04-10 | keys: safe concurrent user->{session,uid}_keyring access | Jann Horn | 2 | -16/+20 |
2019-04-10 | security: don't use RCU accessors for cred->session_keyring | Jann Horn | 2 | -15/+6 |
2019-04-09 | KEYS: trusted: fix -Wvarags warning | ndesaulniers@google.com | 1 | -2/+2 |
2019-04-09 | KEYS: trusted: allow trusted.ko to initialize w/o a TPM | Jarkko Sakkinen | 1 | -5/+23 |
2019-03-11 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 1 | -19/+54 |
2019-03-11 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2019-03-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -1/+9 |
2019-03-05 | keys: fix missing __user in KEYCTL_PKEY_QUERY | Ben Dooks | 1 | -1/+1 |
2019-02-22 | KEYS: always initialize keyring_index_key::desc_len | Eric Biggers | 4 | -6/+4 |
2019-02-16 | keys: Timestamp new keys | David Howells | 1 | -0/+1 |
2019-02-16 | keys: Fix dependency loop between construction record and auth key | David Howells | 5 | -62/+41 |
2019-02-16 | KEYS: allow reaching the keys quotas exactly | Eric Biggers | 1 | -2/+2 |
2019-02-13 | tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend() | Roberto Sassu | 1 | -8/+33 |
2019-02-13 | KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip() | Roberto Sassu | 1 | -14/+24 |
2019-02-05 | encrypted-keys: fix Opt_err/Opt_error = -1 | Mimi Zohar | 1 | -2/+2 |
2019-01-23 | security: keys: annotate implicit fall throughs | Mathieu Malaterre | 1 | -0/+4 |
2019-01-23 | security: keys: annotate implicit fall throughs | Mathieu Malaterre | 1 | -0/+3 |
2019-01-23 | security: keys: annotate implicit fall through | Mathieu Malaterre | 1 | -0/+1 |
2019-01-02 | KEYS: fix parsing invalid pkey info string | Eric Biggers | 1 | -0/+2 |
2018-12-29 | Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -11/+21 |
2018-12-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -4/+4 |
2018-12-27 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -14/+7 |
2018-12-18 | security: don't use a negative Opt_err token index | Linus Torvalds | 2 | -2/+2 |
2018-12-14 | keys-encrypted: add nvdimm key format type to encrypted keys | Dave Jiang | 1 | -9/+20 |
2018-12-14 | keys: Export lookup_user_key to external users | Dave Jiang | 2 | -2/+1 |
2018-12-13 | security: audit and remove any unnecessary uses of module.h | Paul Gortmaker | 11 | -11/+5 |
2018-12-13 | keys: remove needless modular infrastructure from ecryptfs_format | Paul Gortmaker | 1 | -3/+2 |
2018-11-20 | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations | Eric Biggers | 2 | -4/+4 |
2018-10-26 | KEYS: Move trusted.h to include/keys [ver #2] | Denis Kenzior | 2 | -137/+1 |
2018-10-26 | KEYS: trusted: Expose common functionality [ver #2] | Denis Kenzior | 2 | -5/+21 |
2018-10-26 | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] | David Howells | 5 | -0/+405 |
2018-09-25 | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe... | Lubomir Rintel | 1 | -1/+1 |
2018-09-05 | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name | Randy Dunlap | 1 | -1/+1 |
2018-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 1 | -2/+4 |
2018-07-08 | crypto: remove redundant type flags from tfm allocation | Eric Biggers | 1 | -1/+1 |
2018-06-26 | dh key: fix rounding up KDF output length | Eric Biggers | 1 | -2/+4 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 1 | -1/+1 |
2018-06-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -23/+23 |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 1 | -32/+2 |
2018-05-11 | dh key: get rid of stack allocated array for zeroes | Tycho Andersen | 1 | -3/+3 |
2018-05-11 | dh key: get rid of stack allocated array | Tycho Andersen | 1 | -19/+10 |
2018-05-11 | big key: get rid of stack array allocation | Tycho Andersen | 1 | -1/+10 |
2018-04-06 | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 1 | -0/+1 |
2018-02-22 | KEYS: Use individual pages in big_key for crypto buffers | David Howells | 1 | -23/+87 |
2018-02-01 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 1 | -18/+17 |
2018-01-08 | tpm: use struct tpm_chip for tpm_chip_find_get() | Jarkko Sakkinen | 1 | -18/+17 |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -7/+0 |