Age | Commit message (Expand) | Author |
2012-09-18 | xfrm: invalidate dst on policy insertion/deletion | Nicolas Dichtel |
2012-07-23 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2012-07-23 | switch dentry_open() to struct path, make it grab references itself | Al Viro |
2012-07-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-07-16 | SELinux: include definition of new capabilities | Eric Paris |
2012-04-09 | SELinux: avc: remove the useless fields in avc_add_callback | Wanlong Gao |
2012-04-09 | SELinux: unify the selinux_audit_data and selinux_late_audit_data | Eric Paris |
2012-04-09 | SELinux: remove auditdeny from selinux_audit_data | Eric Paris |
2012-04-09 | SELinux: delay initialization of audit data in selinux_inode_permission | Eric Paris |
2012-04-09 | SELinux: add default_type statements | Eric Paris |
2012-04-09 | SELinux: allow default source/target selectors for user/role/range | Eric Paris |
2012-04-03 | SELinux: do not allocate stack space for AVC data unless needed | Eric Paris |
2012-04-03 | SELinux: remove avd from selinux_audit_data | Eric Paris |
2012-04-03 | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-26 | SELinux: selinux/xfrm.h needs net/flow.h | David Howells |
2011-09-09 | selinux: sparse fix: fix several warnings in the security server code | James Morris |
2011-09-09 | selinux: sparse fix: fix warnings in netlink code | James Morris |
2011-09-09 | selinux: sparse fix: eliminate warnings for selinuxfs | James Morris |
2011-09-09 | selinux: sparse fix: declare selinux_disable() in security.h | James Morris |
2011-09-09 | selinux: sparse fix: move selinux_complete_init | James Morris |
2011-08-01 | doc: Update the email address for Paul Moore in various source files | Paul Moore |
2011-05-24 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris |
2011-05-19 | selinux: avoid unnecessary avc cache stat hit count | Linus Torvalds |
2011-04-25 | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris |
2011-04-25 | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris |
2011-04-25 | SELinux: security_read_policy should take a size_t not ssize_t | Eric Paris |
2011-04-01 | selinux: add type_transition with name extension support for selinuxfs | Kohei Kaigai |
2011-03-28 | SELinux: Add class support to the role_trans structure | Harry Ciao |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2011-03-03 | SELinux: Auto-generate security_is_socket_class | Harry Ciao |
2011-02-25 | selinux: drop unused packet flow permissions | Eric Paris |
2011-02-22 | xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. | David S. Miller |
2011-02-01 | SELinux: Use dentry name in new object labeling | Eric Paris |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-01-10 | headers: path.h redux | Alexey Dobriyan |
2010-11-29 | security: Define CAP_SYSLOG | Serge E. Hallyn |
2010-10-21 | SELinux: allow userspace to read policy back out of the kernel | Eric Paris |
2010-10-21 | secmark: make secmark object handling generic | Eric Paris |
2010-10-21 | selinux: fix up style problem on /selinux/status | KaiGai Kohei |
2010-10-21 | selinux: fast status update interface (/selinux/status) | KaiGai Kohei |
2010-08-02 | SELinux: Move execmod to the common perms | Eric Paris |
2010-08-02 | selinux: place open in the common file perms | Eric Paris |
2010-08-02 | SELinux: special dontaudit for access checks | Eric Paris |
2010-05-21 | switch selinux delayed superblock handling to iterate_supers() | Al Viro |
2010-04-08 | selinux: always call sk_security_struct sksec | Eric Paris |
2010-03-09 | Merge branch 'next-queue' into next | James Morris |
2010-03-08 | selinux: const strings in tables | Stephen Hemminger |
2010-02-04 | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia |