summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
* 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/+11Star
| |\
* | | 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/+11Star
|\ \ \ | |/ / |/| / | |/
| * 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/+3Star
| * 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/+29Star
|\ \ | |/ |/|
| * 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/+1Star
| * 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/+2Star
| * selinux: cleanup the XFRM headerPaul Moore2013-07-251-14/+5Star
| * 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-151-0/+4
* selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore2013-01-151-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-221-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/+1Star
* SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris2012-04-091-8/+1Star
* SELinux: remove auditdeny from selinux_audit_dataEric Paris2012-04-091-8/+1Star
* 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
* SELinux: remove avd from selinux_audit_dataEric Paris2012-04-031-1/+0Star
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-0/+16
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* SELinux: selinux/xfrm.h needs net/flow.hDavid Howells2012-03-261-0/+2
* selinux: sparse fix: fix several warnings in the security server codeJames Morris2011-09-101-0/+6
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-101-0/+3
* selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2011-09-101-0/+3
* selinux: sparse fix: declare selinux_disable() in security.hJames Morris2011-09-101-0/+1
* selinux: sparse fix: move selinux_complete_initJames Morris2011-09-101-0/+1
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-024-4/+4
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-241-4/+5
|\
| * SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-251-5/+13
| * SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-251-1/+1