summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
* selinux: remove unused initial SIDs and improve handlingStephen Smalley2020-02-271-29/+28
* selinux: convert cond_list to arrayOndrej Mosnacek2020-02-111-5/+3
* selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche2020-02-101-0/+8
* selinux: move status variables out of selinux_ssOndrej Mosnacek2020-02-101-0/+4
* selinux: treat atomic flags more carefullyOndrej Mosnacek2020-01-101-2/+31
* selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.Ravi Kumar Siddojigari2020-01-101-1/+12
* selinux: randomize layout of key structuresStephen Smalley2019-12-182-2/+2
* selinux: clean up selinux_enabled/disabled/enforcing_bootStephen Smalley2019-12-181-1/+3
* selinux: fall back to ref-walk if audit is requiredStephen Smalley2019-12-091-3/+5
* selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"Stephen Smalley2019-12-091-0/+5
* security,lockdown,selinux: implement SELinux lockdownStephen Smalley2019-12-091-0/+2
* selinux: sidtab reverse lookup hash tableJeff Vander Stoep2019-12-091-0/+1
* Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-301-1/+2
|\
| * selinux: default_range glblub implementationJoshua Brindle2019-10-071-1/+2
* | perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-172-1/+7
|/
* Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-232-12/+13
|\
| * selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley2019-09-041-10/+10
| * fanotify, inotify, dnotify, security: add security hook for fs notificationsAaron Goidel2019-08-121-2/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-3/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-053-33/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-15/+1
|/
* selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek2019-03-201-0/+1
* selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-03-181-0/+1
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-121-5/+5
|\
| * selinux: Implement the new mount API LSM hooksDavid Howells2019-02-281-5/+5
* | Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-071-3/+1
|\ \
| * | audit: remove unused actx param from audit_rule_matchRichard Guy Briggs2019-01-311-3/+1
| |/
* | Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-072-5/+4
|\ \
| * | selinux: log invalid contexts in AVCsOndrej Mosnacek2019-01-251-0/+3
| * | selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_linkStephen Smalley2019-01-101-5/+0
| * | selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley2019-01-101-0/+1
| |/
* | LSM: Infrastructure management of the ipc security blobCasey Schaufler2019-01-081-2/+2
* | SELinux: Abstract use of ipc security blobsCasey Schaufler2019-01-081-0/+13
* | LSM: Infrastructure management of the inode securityCasey Schaufler2019-01-081-5/+4
* | SELinux: Abstract use of inode security blobCasey Schaufler2019-01-081-0/+6
* | LSM: Infrastructure management of the file securityCasey Schaufler2019-01-081-1/+1
* | SELinux: Abstract use of file security blobCasey Schaufler2019-01-081-0/+5
* | Infrastructure management of the cred security blobCasey Schaufler2019-01-081-1/+3
* | SELinux: Remove unused selinux_is_enabledCasey Schaufler2019-01-081-3/+0
* | SELinux: Abstract use of cred security blobCasey Schaufler2019-01-081-0/+5
|/
* selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan2018-11-261-1/+1
* net: initial AF_XDP skeletonBjörn Töpel2018-05-031-1/+3
* Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-067-90/+229
|\
| * selinux: wrap AVC stateStephen Smalley2018-03-203-12/+26
| * selinux: rename the {is,set}_enforcing() functionsPaul Moore2018-03-021-4/+4
| * selinux: wrap global selinux stateStephen Smalley2018-03-015-76/+177
| * selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann2018-02-261-1/+2
| * selinux: Add SCTP supportRichard Haines2018-02-263-2/+25
* | security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai2018-03-291-2/+0