aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25selinux: log invalid contexts in AVCsOndrej Mosnacek1-0/+3
2019-01-10selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_linkStephen Smalley1-5/+0
2019-01-10selinux: avoid silent denials in permissive mode under RCU walkStephen Smalley1-0/+1
2018-11-26selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan1-1/+1
2018-05-03net: initial AF_XDP skeletonBjörn Töpel1-1/+3
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds7-90/+229
2018-03-29security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai1-2/+0
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai1-0/+2
2018-03-20selinux: wrap AVC stateStephen Smalley3-12/+26
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore1-4/+4
2018-03-01selinux: wrap global selinux stateStephen Smalley5-76/+177
2018-02-26selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann1-1/+2
2018-02-26selinux: Add SCTP supportRichard Haines3-2/+25
2018-01-31Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds1-2/+1
2017-11-20security: replace FSF address with web source in license noticesMartin Kepplinger1-2/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng2-0/+6
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds5-4/+8
2017-08-17selinux: update my email addressStephen Smalley4-4/+4
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley2-0/+4
2017-07-18xfrm: remove flow cacheFlorian Westphal1-3/+1
2017-05-23selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens2-0/+37
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens2-0/+4
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens2-0/+4
2017-05-23selinux: Allocate and free infiniband security hooksDaniel Jurgens1-0/+5
2017-05-23selinux: Create policydb version for Infiniband supportDaniel Jurgens1-1/+2
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley1-0/+2
2017-05-23selinux: add a map permission check for mmapStephen Smalley1-1/+1
2017-03-06prlimit,security,selinux: add a security hook for prlimitStephen Smalley1-1/+1
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley1-0/+2
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2017-01-12selinux: drop unused socket security classesStephen Smalley1-6/+0
2017-01-09selinux: clean up cred usage and simplifyStephen Smalley1-0/+10
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley2-1/+70
2016-12-21selinux: use the kernel headers when building scripts/selinuxPaul Moore1-0/+2
2016-11-22selinux: Convert isec->lock into a spinlockAndreas Gruenbacher1-2/+3
2016-11-21selinux: keep SELinux in sync with new capability definitionsStephen Smalley1-0/+4
2016-08-18selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAXWilliam Roberts1-4/+0
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies1-1/+3
2016-04-26selinux: distinguish non-init user namespace capability checksStephen Smalley1-10/+18
2016-04-14selinux: Change bool variable name to index.Prarit Bhargava1-1/+1
2016-04-05selinux: restrict kernel module loadingJeff Vander Stoep1-1/+1
2016-04-05selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore1-3/+2
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko2-1/+4
2015-12-24security: Add hook to invalidate inode security labelsAndreas Gruenbacher1-0/+6
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes1-0/+2
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2-2/+36
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep2-2/+36
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-20/+25