summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
AgeCommit message (Expand)Author
2020-02-27selinux: remove unused initial SIDs and improve handlingStephen Smalley
2020-02-11selinux: convert cond_list to arrayOndrej Mosnacek
2020-02-10selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche
2020-02-10selinux: move status variables out of selinux_ssOndrej Mosnacek
2020-01-10selinux: treat atomic flags more carefullyOndrej Mosnacek
2020-01-10selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.Ravi Kumar Siddojigari
2019-12-18selinux: randomize layout of key structuresStephen Smalley
2019-12-18selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley
2019-12-09selinux: fall back to ref-walk if audit is requiredStephen Smalley
2019-12-09selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Stephen Smalley
2019-12-09security,lockdown,selinux: implement SELinux lockdownStephen Smalley
2019-12-09selinux: sidtab reverse lookup hash tableJeff Vander Stoep
2019-11-30Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-10-07selinux: default_range glblub implementationJoshua Brindle
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-04selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley
2019-08-12fanotify, inotify, dnotify, security: add security hook for fs notificationsAaron Goidel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas 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-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-03-20selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek
2019-03-18selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-07Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-28selinux: Implement the new mount API LSM hooksDavid Howells
2019-01-31audit: remove unused actx param from audit_rule_matchRichard Guy Briggs
2019-01-25selinux: log invalid contexts in AVCsOndrej Mosnacek
2019-01-10selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_linkStephen Smalley
2019-01-10selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2019-01-08SELinux: Remove unused selinux_is_enabledCasey Schaufler
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler
2018-11-26selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan
2018-05-03net: initial AF_XDP skeletonBjörn Töpel
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-29security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-20selinux: wrap AVC stateStephen Smalley
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore
2018-03-01selinux: wrap global selinux stateStephen Smalley
2018-02-26selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann