summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
* mctp: Add MCTP baseJeremy Kerr2021-07-291-1/+3
* selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()Al Viro2021-06-111-8/+1
* selinux: slow_avc_audit has become non-blockingAl Viro2021-06-111-4/+0
* selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan2021-05-101-1/+1
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+6
|\
| * LSM: Infrastructure management of the superblockCasey Schaufler2021-04-221-0/+6
* | Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-273-3/+10
|\ \
| * | selinux: add proper NULL termination to the secclass_map permissionsPaul Moore2021-04-211-2/+3
| * | selinux: fix misspellings using codespell toolXiong Zhenwu2021-03-081-1/+1
| * | selinux: measure state and policy capabilitiesLakshmi Ramasubramanian2021-03-081-0/+6
| |/
* | Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-221-4/+11
|\ \ | |/ |/|
| * selinux: fix variable scope issue in live sidtab conversionOndrej Mosnacek2021-03-181-4/+11
* | Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-212-1/+26
|\ \ | |/ |/|
| * selinux: include a consumer of the new IMA critical data hookLakshmi Ramasubramanian2021-01-142-1/+26
* | selinux: teach SELinux about anonymous inodesDaniel Colascione2021-01-141-0/+2
* | selinux: make selinuxfs_mount staticOndrej Mosnacek2021-01-121-1/+0
|/
* 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