aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAge
* SELinux: Update policy version to support constraints infoRichard Haines2013-11-19
* Merge tag 'v3.12'Paul Moore2013-11-08
|\
| * 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
| * SELinux: do not handle seclabel as a special flagEric Paris2013-07-25
| * SELinux: change sbsec->behavior to shortEric Paris2013-07-25
| * SELinux: renumber the superblock optionsEric Paris2013-07-25
| * SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTEric Paris2013-07-25
| * selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()Paul Moore2013-07-25
| * selinux: cleanup the XFRM headerPaul Moore2013-07-25
| * selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Paul Moore2013-07-25
| * lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2013-07-25
* | SELinux: Add new labeling type native labelsDavid Quigley2013-06-08
|/
* tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-14
* selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore2013-01-14
* xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel2012-09-18
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\
| * switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-07-18
|\ \ | |/ |/|
| * SELinux: include definition of new capabilitiesEric Paris2012-07-15
|/
* SELinux: avc: remove the useless fields in avc_add_callbackWanlong Gao2012-04-09
* SELinux: unify the selinux_audit_data and selinux_late_audit_dataEric Paris2012-04-09
* SELinux: remove auditdeny from selinux_audit_dataEric Paris2012-04-09
* SELinux: delay initialization of audit data in selinux_inode_permissionEric Paris2012-04-09
* SELinux: add default_type statementsEric Paris2012-04-09
* SELinux: allow default source/target selectors for user/role/rangeEric Paris2012-04-09
* SELinux: do not allocate stack space for AVC data unless neededEric Paris2012-04-03
* SELinux: remove avd from selinux_audit_dataEric Paris2012-04-03
* LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-03
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* SELinux: selinux/xfrm.h needs net/flow.hDavid Howells2012-03-26
* selinux: sparse fix: fix several warnings in the security server codeJames Morris2011-09-09
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-09
* selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2011-09-09
* selinux: sparse fix: declare selinux_disable() in security.hJames Morris2011-09-09
* selinux: sparse fix: move selinux_complete_initJames Morris2011-09-09
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-01
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris2011-05-24
|\
| * SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-25
| * SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-25
| * selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-01
| * SELinux: Add class support to the role_trans structureHarry Ciao2011-03-28
* | selinux: avoid unnecessary avc cache stat hit countLinus Torvalds2011-05-20
* | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\ \ | |/ |/|