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