summaryrefslogtreecommitdiffstats
path: root/security/keys
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-07
|\
| * keys: safe concurrent user->{session,uid}_keyring accessJann Horn2019-04-10
| * security: don't use RCU accessors for cred->session_keyringJann Horn2019-04-10
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\ \
| * | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
| |/
* | KEYS: trusted: fix -Wvarags warningndesaulniers@google.com2019-04-08
* | KEYS: trusted: allow trusted.ko to initialize w/o a TPMJarkko Sakkinen2019-04-08
|/
* Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-03-10
|\
| * tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu2019-02-13
| * KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()Roberto Sassu2019-02-13
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-10
|\ \
| * | encrypted-keys: fix Opt_err/Opt_error = -1Mimi Zohar2019-02-04
| |/
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-07
|\ \
| * | keys: fix missing __user in KEYCTL_PKEY_QUERYBen Dooks2019-03-04
| |/
| * security: keys: annotate implicit fall throughsMathieu Malaterre2019-01-22
| * security: keys: annotate implicit fall throughsMathieu Malaterre2019-01-22
| * security: keys: annotate implicit fall throughMathieu Malaterre2019-01-22
* | KEYS: always initialize keyring_index_key::desc_lenEric Biggers2019-02-22
* | keys: Timestamp new keysDavid Howells2019-02-15
* | keys: Fix dependency loop between construction record and auth keyDavid Howells2019-02-15
* | KEYS: allow reaching the keys quotas exactlyEric Biggers2019-02-15
|/
* KEYS: fix parsing invalid pkey info stringEric Biggers2019-01-01
* Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-28
|\
| * keys-encrypted: add nvdimm key format type to encrypted keysDave Jiang2018-12-13
| * keys: Export lookup_user_key to external usersDave Jiang2018-12-13
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-27
|\ \
| * | crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-20
| |/
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-27
|\ \
| * | security: audit and remove any unnecessary uses of module.hPaul Gortmaker2018-12-12
| * | keys: remove needless modular infrastructure from ecryptfs_formatPaul Gortmaker2018-12-12
| |/
* / security: don't use a negative Opt_err token indexLinus Torvalds2018-12-17
|/
* KEYS: Move trusted.h to include/keys [ver #2]Denis Kenzior2018-10-26
* KEYS: trusted: Expose common functionality [ver #2]Denis Kenzior2018-10-26
* KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2]David Howells2018-10-26
* Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-25
* uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2018-09-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-03
|\
| * dh key: fix rounding up KDF output lengthEric Biggers2018-06-26
* | crypto: remove redundant type flags from tfm allocationEric Biggers2018-07-08
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-06
|\
| * dh key: get rid of stack allocated array for zeroesTycho Andersen2018-05-11
| * dh key: get rid of stack allocated arrayTycho Andersen2018-05-11
| * big key: get rid of stack array allocationTycho Andersen2018-05-11
* | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-16
|/
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-06