summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
* selinux: make the netif cache namespace awarePaul Moore2014-09-102-1/+5
* Merge tag 'v3.16' into nextPaul Moore2014-08-051-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
| |\
| | * audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs2014-04-221-1/+1
| * | Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-101-2/+2
| |\ \ | | |/ | |/|
| | * selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-06-031-2/+2
* | | selinux: reduce the number of calls to synchronize_net() when flushing cachesPaul Moore2014-06-263-0/+6
* | | security: Used macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-06-181-1/+2
* | | Merge tag 'v3.15' into nextPaul Moore2014-06-171-2/+3
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-252-2/+3
| |\ \ | | |/
| * | flowcache: Make flow cache name space awareFan Du2014-02-121-2/+3
* | | selinux: Report permissive mode in avc: denied messages.Stephen Smalley2014-05-011-2/+2
| |/ |/|
* | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-102-2/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-01-211-1/+2
|\
| * selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-091-3/+5
| * SELinux: Update policy version to support constraints infoRichard Haines2013-11-191-1/+2
| * Merge tag 'v3.12'Paul Moore2013-11-082-14/+11
| |\
* | | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-01-121-1/+4
* | | selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2013-12-121-3/+5
* | | Merge tag 'v3.12'Paul Moore2013-11-262-14/+11
|\ \ \ | |/ / |/| / | |/
| * selinux: remove 'flags' parameter from avc_audit()Linus Torvalds2013-10-041-2/+2
| * selinux: avc_has_perm_flags has no more usersLinus Torvalds2013-10-041-11/+3
| * net: split rt_genid for ipv4 and ipv6fan.du2013-07-311-1/+6
* | Merge git://git.infradead.org/users/eparis/selinuxPaul Moore2013-09-183-33/+29
|\ \ | |/ |/|
| * Revert "SELinux: do not handle seclabel as a special flag"Eric Paris2013-08-281-1/+1
| * Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito2013-07-251-0/+3
| * SELinux: pass a superblock to security_fs_useEric Paris2013-07-251-2/+1
| * SELinux: do not handle seclabel as a special flagEric Paris2013-07-251-1/+1
| * SELinux: change sbsec->behavior to shortEric Paris2013-07-252-2/+2
| * SELinux: renumber the superblock optionsEric Paris2013-07-252-4/+5
| * SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTEric Paris2013-07-251-1/+1
| * selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()Paul Moore2013-07-251-3/+2
| * selinux: cleanup the XFRM headerPaul Moore2013-07-251-14/+5
| * selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Paul Moore2013-07-251-8/+9
| * lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2013-07-251-1/+3
* | SELinux: Add new labeling type native labelsDavid Quigley2013-06-081-0/+2
|/
* tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-141-0/+4
* selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore2013-01-141-1/+1
* xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-181-0/+1
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-231-1/+1
|\
| * switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-07-181-1/+3
|\ \ | |/ |/|
| * SELinux: include definition of new capabilitiesEric Paris2012-07-161-1/+3
|/
* SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-091-5/+1
* SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris2012-04-091-8/+1
* SELinux: remove auditdeny from selinux_audit_dataEric Paris2012-04-091-8/+1
* SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris2012-04-091-5/+77
* SELinux: add default_type statementsEric Paris2012-04-091-1/+2
* SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-091-1/+2
* SELinux: do not allocate stack space for AVC data unless neededEric Paris2012-04-031-2/+12
OpenPOWER on IntegriCloud