summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
AgeCommit message (Expand)AuthorLines
2018-05-03net: initial AF_XDP skeletonBjörn Töpel-1/+3
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-90/+229
2018-03-29security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai-2/+0
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai-0/+2
2018-03-20selinux: wrap AVC stateStephen Smalley-12/+26
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore-4/+4
2018-03-01selinux: wrap global selinux stateStephen Smalley-76/+177
2018-02-26selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann-1/+2
2018-02-26selinux: Add SCTP supportRichard Haines-2/+25
2018-01-31Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+1
2017-11-20security: replace FSF address with web source in license noticesMartin Kepplinger-2/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+6
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng-0/+6
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+8
2017-08-17selinux: update my email addressStephen Smalley-4/+4
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley-0/+4
2017-07-18xfrm: remove flow cacheFlorian Westphal-3/+1
2017-05-23selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens-0/+37
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens-0/+4
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens-0/+4
2017-05-23selinux: Allocate and free infiniband security hooksDaniel Jurgens-0/+5
2017-05-23selinux: Create policydb version for Infiniband supportDaniel Jurgens-1/+2
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley-0/+2
2017-05-23selinux: add a map permission check for mmapStephen Smalley-1/+1
2017-03-06prlimit,security,selinux: add a security hook for prlimitStephen Smalley-1/+1
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley-0/+2
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+3
2017-01-12selinux: drop unused socket security classesStephen Smalley-6/+0
2017-01-09selinux: clean up cred usage and simplifyStephen Smalley-0/+10
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley-1/+70
2016-12-21selinux: use the kernel headers when building scripts/selinuxPaul Moore-0/+2
2016-11-22selinux: Convert isec->lock into a spinlockAndreas Gruenbacher-2/+3
2016-11-21selinux: keep SELinux in sync with new capability definitionsStephen Smalley-0/+4
2016-08-18selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAXWilliam Roberts-4/+0
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies-1/+3
2016-04-26selinux: distinguish non-init user namespace capability checksStephen Smalley-10/+18
2016-04-14selinux: Change bool variable name to index.Prarit Bhargava-1/+1
2016-04-05selinux: restrict kernel module loadingJeff Vander Stoep-1/+1
2016-04-05selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore-3/+2
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko-1/+4
2015-12-24security: Add hook to invalidate inode security labelsAndreas Gruenbacher-0/+6
2015-10-21selinux: introduce security_context_str_to_sidRasmus Villemoes-0/+2
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris-2/+36
2015-07-13selinux: extended permissions for ioctlsJeff Vander Stoep-2/+36
2015-06-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-20/+25
2015-06-04selinux: Remove unused permission definitionsStephen Smalley-14/+8
2015-06-04selinux: enable per-file labeling for debugfs files.Stephen Smalley-0/+1
2015-06-04selinux: update netlink socket classesStephen Smalley-6/+16
2015-05-11security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()NeilBrown-2/+7