summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)Author
2019-11-09selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2019-11-09ima: fix freeing ongoing ahash_requestSascha Hauer
2019-11-09ima: always return negative code for errorSascha Hauer
2019-10-07smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers
2019-10-07Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn
2019-10-07security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai
2019-10-07selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley
2019-10-05KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-09-21keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton
2019-08-25KEYS: trusted: allow module init if TPM is inactive or deactivatedRoberto Sassu
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-07-31structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKArnd Bergmann
2019-07-31selinux: check sidtab limit before adding a new entryOndrej Mosnacek
2019-07-26integrity: Fix __integrity_init_keyring() section mismatchGeert Uytterhoeven
2019-07-26selinux: fix empty write to keycreate fileOndrej Mosnacek
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
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-14Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler
2019-06-12Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-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-05-31Merge branch 'next-fixes-for-5.2-rc' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29ima: show rules with IMA_INMASK correctlyRoberto Sassu
2019-05-29evm: check hash algorithm passed to init_desc()Roberto Sassu
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-21Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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
2019-05-10tomoyo: Check address length before reading address familyTetsuo Handa
2019-05-10tomoyo: Add a kernel config option for fuzzing testing.Tetsuo Handa
2019-05-10Revert "selinux: do not report error on connect(AF_UNSPEC)"Paolo Abeni
2019-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-09Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2019-05-08selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni
2019-05-07Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds