summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
* lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-231-1/+1
* selinux: drop super_block backpointer from superblock_security_structOndrej Mosnacek2020-11-121-1/+0
* selinux: Add helper functions to get and set checkreqprotLakshmi Ramasubramanian2020-09-151-0/+10
* selinux: access policycaps with READ_ONCE/WRITE_ONCEStephen Smalley2020-09-111-7/+7
* selinux: simplify away security_policydb_len()Ondrej Mosnacek2020-08-311-1/+0
* selinux: move policy mutex to selinux_state, use in lockdep checksStephen Smalley2020-08-271-0/+1
* selinux: convert policy read-write lock to RCUStephen Smalley2020-08-251-3/+2
* selinux: move policy commit after updating selinuxfsStephen Smalley2020-08-172-4/+14
* scripts/selinux,selinux: update mdp to enable policy capabilitiesStephen Smalley2020-08-173-15/+39
* capabilities: Introduce CAP_CHECKPOINT_RESTOREAdrian Reber2020-07-191-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-2/+2
|\
| * bpf, capability: Introduce CAP_BPFAlexei Starovoitov2020-05-151-2/+2
* | Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-022-7/+2
|\ \ | |/ |/|
| * selinux: netlabel: Remove unused inline functionYueHaibing2020-05-121-6/+0
| * selinux: implement new format of filename transitionsOndrej Mosnacek2020-04-171-1/+2
* | capabilities: Introduce CAP_PERFMON to kernel and user spaceAlexey Budankov2020-04-161-2/+2
|/
* 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