summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-067-90/+229
|\
| * selinux: wrap AVC stateStephen Smalley2018-03-203-12/+26
| * selinux: rename the {is,set}_enforcing() functionsPaul Moore2018-03-021-4/+4
| * selinux: wrap global selinux stateStephen Smalley2018-03-015-76/+177
| * selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann2018-02-261-1/+2
| * selinux: Add SCTP supportRichard Haines2018-02-263-2/+25
* | security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai2018-03-291-2/+0
* | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-291-0/+2
|/
* Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-311-2/+1
|\
| * security: replace FSF address with web source in license noticesMartin Kepplinger2017-11-201-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-046-0/+6
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
| |/
* / selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng2017-10-202-0/+6
|/
* Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-125-4/+8
|\
| * selinux: update my email addressStephen Smalley2017-08-174-4/+4
| * selinux: Generalize support for NNP/nosuid SELinux domain transitionsStephen Smalley2017-08-022-0/+4
* | xfrm: remove flow cacheFlorian Westphal2017-07-181-3/+1
|/
* selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens2017-05-232-0/+37
* selinux: Add IB Port SMP access vectorDaniel Jurgens2017-05-232-0/+4
* selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens2017-05-232-0/+4
* selinux: Allocate and free infiniband security hooksDaniel Jurgens2017-05-231-0/+5
* selinux: Create policydb version for Infiniband supportDaniel Jurgens2017-05-231-1/+2
* selinux: log policy capability state when a policy is loadedStephen Smalley2017-05-231-0/+2
* selinux: add a map permission check for mmapStephen Smalley2017-05-231-1/+1
* prlimit,security,selinux: add a security hook for prlimitStephen Smalley2017-03-061-1/+1
* selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley2017-03-021-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-1/+3
|\
* | selinux: drop unused socket security classesStephen Smalley2017-01-121-6/+0
* | selinux: clean up cred usage and simplifyStephen Smalley2017-01-091-0/+10
* | selinux: support distinctions among all network address familiesStephen Smalley2017-01-092-1/+70
|/
* selinux: use the kernel headers when building scripts/selinuxPaul Moore2016-12-211-0/+2
* selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2016-11-221-2/+3
* selinux: keep SELinux in sync with new capability definitionsStephen Smalley2016-11-211-0/+4
* selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAXWilliam Roberts2016-08-181-4/+0
* netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-271-1/+3
* selinux: distinguish non-init user namespace capability checksStephen Smalley2016-04-261-10/+18
* selinux: Change bool variable name to index.Prarit Bhargava2016-04-141-1/+1
* selinux: restrict kernel module loadingJeff Vander Stoep2016-04-051-1/+1
* selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore2016-04-051-3/+2
* selinux: export validatetrans decisionsAndrew Perepechko2015-12-242-1/+4
* security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-241-0/+6
* selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-211-0/+2
* Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2015-08-152-2/+36
|\
| * selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-132-2/+36
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-272-20/+25
|\|
| * selinux: Remove unused permission definitionsStephen Smalley2015-06-041-14/+8
| * selinux: enable per-file labeling for debugfs files.Stephen Smalley2015-06-041-0/+1
| * selinux: update netlink socket classesStephen Smalley2015-06-041-6/+16
* | security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()NeilBrown2015-05-111-2/+7
|/
* Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley2015-01-251-0/+2