summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2019-06-14Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-14ima: Use designated initializers for struct ima_event_dataThiago Jung Bauermann
2019-06-14ima: use the lsm policy update notifierJanne Karhunen
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen
2019-06-14x86/ima: fix the Kconfig dependency for IMA_ARCH_POLICYNayna Jain
2019-06-14ima: Make arch_policy_entry staticYueHaibing
2019-06-12Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-12selinux: fix empty write to keycreate fileOndrej Mosnacek
2019-06-12selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang
2019-06-12selinux: fix a missing-check bug in selinux_add_mnt_opt( )Gen Zhang
2019-06-11selinux: log raw contexts as untrusted stringsOndrej Mosnacek
2019-06-11security: Make capability_hooks staticYueHaibing
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-04ima: prevent a file already mmap'ed write to be mmap'ed executeMimi Zohar
2019-05-31security/loadpin: Allow to exclude specific file typesKe Wu
2019-05-31Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-30keys: Reuse keyring_index_key::desc_len in lookup_user_key()Eric Biggers
2019-05-30keys: Grant Link permission to possessers of request_key auth keysDavid Howells
2019-05-30keys: Add a keyctl to move a key between keyringsDavid Howells
2019-05-30keys: Hoist locking out of __key_link_begin()David Howells
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30keys: Break bits out of key_unlink()David Howells
2019-05-30keys: Change keyring_serialise_link_sem to a mutexDavid Howells