aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/include
AgeCommit message (Expand)Author
2019-01-08SELinux: Abstract use of ipc security blobsCasey Schaufler
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler
2019-01-08SELinux: Abstract use of inode security blobCasey Schaufler
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler
2019-01-08SELinux: Abstract use of file security blobCasey Schaufler
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2019-01-08SELinux: Remove unused selinux_is_enabledCasey Schaufler
2019-01-08SELinux: Abstract use of cred security blobCasey Schaufler
2018-11-26selinux: make "selinux_policycap_names[]" const char *Alexey Dobriyan
2018-05-03net: initial AF_XDP skeletonBjörn Töpel
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-03-29security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-20selinux: wrap AVC stateStephen Smalley
2018-03-02selinux: rename the {is,set}_enforcing() functionsPaul Moore
2018-03-01selinux: wrap global selinux stateStephen Smalley
2018-02-26selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann
2018-02-26selinux: Add SCTP supportRichard Haines
2018-01-31Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-20security: replace FSF address with web source in license noticesMartin Kepplinger
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng
2017-09-12Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-17selinux: update my email addressStephen Smalley
2017-08-02selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-05-23selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens
2017-05-23selinux: Add IB Port SMP access vectorDaniel Jurgens
2017-05-23selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens
2017-05-23selinux: Allocate and free infiniband security hooksDaniel Jurgens
2017-05-23selinux: Create policydb version for Infiniband supportDaniel Jurgens
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley
2017-05-23selinux: add a map permission check for mmapStephen Smalley
2017-03-06prlimit,security,selinux: add a security hook for prlimitStephen Smalley
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-01-12selinux: drop unused socket security classesStephen Smalley
2017-01-09selinux: clean up cred usage and simplifyStephen Smalley
2017-01-09selinux: support distinctions among all network address familiesStephen Smalley
2016-12-21selinux: use the kernel headers when building scripts/selinuxPaul Moore
2016-11-22selinux: Convert isec->lock into a spinlockAndreas Gruenbacher
2016-11-21selinux: keep SELinux in sync with new capability definitionsStephen Smalley
2016-08-18selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAXWilliam Roberts
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies
2016-04-26selinux: distinguish non-init user namespace capability checksStephen Smalley
2016-04-14selinux: Change bool variable name to index.Prarit Bhargava
2016-04-05selinux: restrict kernel module loadingJeff Vander Stoep
2016-04-05selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore
2015-12-24selinux: export validatetrans decisionsAndrew Perepechko