aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"Linus Torvalds1-15/+1
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-1/+1
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+15
2019-07-08Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-5/+6
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells1-1/+15
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen1-1/+1
2019-06-12selinux: fix empty write to keycreate fileOndrej Mosnacek1-5/+6
2019-06-12selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang1-6/+14
2019-06-12selinux: fix a missing-check bug in selinux_add_mnt_opt( )Gen Zhang1-5/+14
2019-05-20selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni1-2/+8
2019-05-10Revert "selinux: do not report error on connect(AF_UNSPEC)"Paolo Abeni1-4/+4
2019-05-08selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni1-4/+4
2019-04-15selinux: Check address length before reading address familyTetsuo Handa1-1/+6
2019-04-04kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek1-5/+4
2019-03-22selinux: Make selinux_kernfs_init_security staticYueHaibing1-2/+2
2019-03-20selinux: implement the kernfs_init_security hookOndrej Mosnacek1-0/+66
2019-03-20selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek1-73/+84
2019-03-13Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-1/+7
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+83
2019-03-11security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblockJ. Bruce Fields1-1/+4
2019-03-11selinux: add the missing walk_size + len check in selinux_sctp_bind_connectXin Long1-0/+3
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-03-07Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-14/+44
2019-02-28introduce cloning of fs_contextAl Viro1-0/+39
2019-02-28selinux: Implement the new mount API LSM hooksDavid Howells1-5/+44
2019-02-22doc: sctp: Merge and clean up rst filesKees Cook1-1/+1
2019-01-18LSM: Make lsm_early_cred() and lsm_early_task() local functions.Tetsuo Handa1-1/+0
2019-01-10selinux: do not override context on context mountsOndrej Mosnacek1-1/+8
2019-01-10selinux: never allow relabeling on context mountsOndrej Mosnacek1-9/+31
2019-01-10selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_linkStephen Smalley1-3/+2
2019-01-10selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley1-1/+3
2019-01-10LSM: generalize flag passing to security_capableMicah Morton1-9/+9
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler1-85/+13
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler1-9/+9
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler1-31/+6
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler1-13/+13
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler1-23/+2
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler1-9/+9
2019-01-08Infrastructure management of the cred security blobCasey Schaufler1-41/+10
2019-01-08SELinux: Remove unused selinux_is_enabledCasey Schaufler1-1/+0
2019-01-08SELinux: Remove cred security blob poisoningCasey Schaufler1-6/+0
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler1-27/+27
2019-01-08selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUEKees Cook1-4/+1
2019-01-08LSM: Separate idea of "major" LSM from "exclusive" LSMKees Cook1-1/+1
2019-01-08LSM: Lift LSM selection out of individual LSMsKees Cook1-10/+0
2019-01-08LSM: Plumb visibility into optional "enabled" stateKees Cook1-0/+1
2019-01-08LSM: Introduce LSM_FLAG_LEGACY_MAJORKees Cook1-0/+1
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-506/+293
2018-12-27Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-1/+1