summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
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
2019-05-29ima: show rules with IMA_INMASK correctlyRoberto Sassu
2019-05-29evm: check hash algorithm passed to init_desc()Roberto Sassu
2019-05-29keys: sparse: Fix kdoc mismatchesDavid Howells
2019-05-29keys: sparse: Fix incorrect RCU accessesDavid Howells
2019-05-28net: nexthop uapiDavid Ahern
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-22keys: sparse: Fix key_fs[ug]id_changed()David Howells
2019-05-21selinux: remove some no-op BUG_ONsOndrej Mosnacek
2019-05-21Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-21selinux: provide __le variables explicitlyNicholas Mc Guire
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni
2019-05-19ima: fix wrong signed policy requirement when not appraisingPetr Vorel
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-10tomoyo: Don't emit WARNING: string while fuzzing testing.Tetsuo Handa
2019-05-10tomoyo: Change pathname calculation for read-only filesystems.Tetsuo Handa