summaryrefslogtreecommitdiff
path: root/security/selinux/include
Commit message (Expand)AuthorAge
* selinux: drop unused socket security classesStephen Smalley2017-01-12
* selinux: clean up cred usage and simplifyStephen Smalley2017-01-09
* selinux: support distinctions among all network address familiesStephen Smalley2017-01-09
* selinux: use the kernel headers when building scripts/selinuxPaul Moore2016-12-21
* selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2016-11-22
* selinux: keep SELinux in sync with new capability definitionsStephen Smalley2016-11-21
* selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAXWilliam Roberts2016-08-18
* netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-27
* selinux: distinguish non-init user namespace capability checksStephen Smalley2016-04-26
* selinux: Change bool variable name to index.Prarit Bhargava2016-04-14
* selinux: restrict kernel module loadingJeff Vander Stoep2016-04-05
* selinux: simply inode label states to INVALID and INITIALIZEDPaul Moore2016-04-05
* selinux: export validatetrans decisionsAndrew Perepechko2015-12-24
* security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-24
* selinux: introduce security_context_str_to_sidRasmus Villemoes2015-10-21
* Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2015-08-15
|\
| * selinux: extended permissions for ioctlsJeff Vander Stoep2015-07-13
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-06-27
|\ \ | |/
| * selinux: Remove unused permission definitionsStephen Smalley2015-06-04
| * selinux: enable per-file labeling for debugfs files.Stephen Smalley2015-06-04
| * selinux: update netlink socket classesStephen Smalley2015-06-04
* | security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()NeilBrown2015-05-11
|/
* Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley2015-01-25
* selinux: make the netif cache namespace awarePaul Moore2014-09-10
* Merge tag 'v3.16' into nextPaul Moore2014-08-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
| |\
| | * audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs2014-04-22
| * | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-10
| |\ \ | | |/ | |/|
| | * selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-06-03
* | | selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-26
* | | security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-06-18
* | | Merge tag 'v3.15' into nextPaul Moore2014-06-17
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
| |\ \ | | |/
| * | flowcache: Make flow cache name space awareFan Du2014-02-12
* | | selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-05-01
| |/ |/|
* | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-01-21
|\
| * selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-09
| * SELinux: Update policy version to support constraints infoRichard Haines2013-11-19
| * Merge tag 'v3.12'Paul Moore2013-11-08
| |\
* | | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-12
* | | selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-12
* | | Merge tag 'v3.12'Paul Moore2013-11-26
|\ \ \ | |/ / |/| / | |/
| * selinux: remove 'flags' parameter from avc_audit()Linus Torvalds2013-10-04
| * selinux: avc_has_perm_flags has no more usersLinus Torvalds2013-10-04
| * net: split rt_genid for ipv4 and ipv6fan.du2013-07-31
* | Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-18
|\ \ | |/ |/|
| * Revert "SELinux: do not handle seclabel as a special flag"Eric Paris2013-08-28
| * Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito2013-07-25
| * SELinux: pass a superblock to security_fs_useEric Paris2013-07-25