aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko
2019-07-11Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge branch 'next-lsm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-08Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-07security/commoncap: Use xattr security prefix lenCarmeli Tamir
2019-07-03keys: Provide KEYCTL_GRANT_PERMISSIONDavid Howells
2019-07-01selinux: format all invalid context as untrustedRichard Guy Briggs
2019-06-30integrity: Introduce struct evm_xattrThiago Jung Bauermann
2019-06-30ima: Update MAX_TEMPLATE_NAME_LEN to fit largest reasonable definitionThiago Jung Bauermann
2019-06-30IMA: Define a new template field bufPrakhar Srivastava
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells
2019-06-26keys: Network namespace domain tagDavid Howells
2019-06-26keys: Garbage collect keys for which the domain has been removedDavid Howells
2019-06-26keys: Include target namespace in match criteriaDavid Howells
2019-06-26keys: Move the user and user-session keyrings to the user_namespaceDavid Howells
2019-06-26keys: Namespace keyring namesDavid Howells
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells
2019-06-26keys: Cache the hash value to avoid lots of recalculationDavid Howells
2019-06-26keys: Simplify key description managementDavid Howells
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells
2019-06-24IMA: Define a new hook to measure the kexec boot command line argumentsPrakhar Srivastava
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19IMA: support for per policy rule template formatsMatthew Garrett
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells
2019-06-19keys: Provide request_key_rcu()David Howells
2019-06-19keys: Move the RCU locks outwards from the keyring search functionsDavid Howells
2019-06-19keys: Invalidate used request_key authentication keysDavid Howells
2019-06-19keys: Fix request_key() lack of Link perm check on found keyDavid Howells
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19keys: Add capability-checking keyctl functionDavid Howells
2019-06-18apparmor: reset pos on failure to unpack for various functionsMike Salvatore
2019-06-18apparmor: enforce nullbyte at end of tag stringJann Horn
2019-06-18apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17integrity: Fix __integrity_init_keyring() section mismatchGeert Uytterhoeven
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov