summaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* SELinux: remove avd from selinux_audit_dataEric Paris2012-04-031-1/+0
* 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/+0
* 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-091-0/+6
* selinux: sparse fix: fix warnings in netlink codeJames Morris2011-09-091-0/+3
* selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2011-09-091-0/+3
* selinux: sparse fix: declare selinux_disable() in security.hJames Morris2011-09-091-0/+1
* selinux: sparse fix: move selinux_complete_initJames Morris2011-09-091-0/+1
* doc: Update the email address for Paul Moore in various source filesPaul Moore2011-08-014-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
| * selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-011-2/+2
| * SELinux: Add class support to the role_trans structureHarry Ciao2011-03-281-1/+2
* | selinux: avoid unnecessary avc cache stat hit countLinus Torvalds2011-05-191-1/+0
* | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-251-5/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-1/+1
|\ \ | |/ |/|
| * xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-221-1/+1
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-082-5/+10
|\ \ | |/ |/|
| * SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-031-0/+4
| * selinux: drop unused packet flow permissionsEric Paris2011-02-251-2/+1
| * SELinux: Use dentry name in new object labelingEric Paris2011-02-011-3/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-101-1/+1
|\ \ | |/
| * security: Define CAP_SYSLOGSerge E. Hallyn2010-11-291-1/+1
* | headers: path.h reduxAlexey Dobriyan2011-01-101-1/+0
|/
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-212-1/+3
* secmark: make secmark object handling genericEric Paris2010-10-211-0/+1
* selinux: fix up style problem on /selinux/statusKaiGai Kohei2010-10-211-2/+1
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-211-0/+21
* SELinux: Move execmod to the common permsEric Paris2010-08-021-4/+3
* selinux: place open in the common file permsEric Paris2010-08-021-7/+8
* SELinux: special dontaudit for access checksEric Paris2010-08-021-1/+1
OpenPOWER on IntegriCloud