aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller2011-02-22
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
|\ \ | |/ |/|
| * SELinux: Auto-generate security_is_socket_classHarry Ciao2011-03-03
| * selinux: drop unused packet flow permissionsEric Paris2011-02-25
| * SELinux: Use dentry name in new object labelingEric Paris2011-02-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-01-10
|\|
| * security: Define CAP_SYSLOGSerge E. Hallyn2010-11-28
* | headers: path.h reduxAlexey Dobriyan2011-01-10
|/
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-20
* secmark: make secmark object handling genericEric Paris2010-10-20
* selinux: fix up style problem on /selinux/statusKaiGai Kohei2010-10-20
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-20
* SELinux: Move execmod to the common permsEric Paris2010-08-02
* selinux: place open in the common file permsEric Paris2010-08-02
* SELinux: special dontaudit for access checksEric Paris2010-08-02
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-21
* selinux: always call sk_security_struct sksecEric Paris2010-04-07
* Merge branch 'next-queue' into nextJames Morris2010-03-08
|\
| * selinux: const strings in tablesStephen Hemminger2010-03-07
* | selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-03
* | selinux: change the handling of unknown classesStephen Smalley2010-01-17
|/
* selinux: generate flask headers during kernel buildStephen Smalley2009-10-07
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-07
* selinux: Support for the new TUN LSM hooksPaul Moore2009-08-31
* SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-16