| Commit message (Expand) | Author | Age |
* | net: split rt_genid for ipv4 and ipv6 | fan.du | 2013-07-31 |
* | SELinux: Add new labeling type native labels | David Quigley | 2013-06-08 |
* | tun: fix LSM/SELinux labeling of tun/tap devices | Paul Moore | 2013-01-14 |
* | selinux: add the "attach_queue" permission to the "tun_socket" class | Paul Moore | 2013-01-14 |
* | xfrm: invalidate dst on policy insertion/deletion | Nicolas Dichtel | 2012-09-18 |
* | 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-22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-07-18 |
|\ \
| |/
|/| |
|
| * | SELinux: include definition of new capabilities | Eric Paris | 2012-07-15 |
|/ |
|
* | 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-09 |
* | 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-04-03 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | SELinux: selinux/xfrm.h needs net/flow.h | David Howells | 2012-03-26 |
* | 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-09-09 |
* | doc: Update the email address for Paul Moore in various source files | Paul Moore | 2011-08-01 |
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris | 2011-05-24 |
|\ |
|
| * | 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-25 |
| * | selinux: add type_transition with name extension support for selinuxfs | Kohei Kaigai | 2011-04-01 |
| * | SELinux: Add class support to the role_trans structure | Harry Ciao | 2011-03-28 |
* | | selinux: avoid unnecessary avc cache stat hit count | Linus Torvalds | 2011-05-20 |
* | | SELINUX: Make selinux cache VFS RCU walks safe | Eric Paris | 2011-04-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-03-16 |
|\ \
| |/
|/| |
|
| * | xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const. | David S. Miller | 2011-02-22 |
* | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2011-03-07 |
|\ \
| |/
|/| |
|
| * | SELinux: Auto-generate security_is_socket_class | Harry Ciao | 2011-03-03 |
| * | selinux: drop unused packet flow permissions | Eric Paris | 2011-02-25 |
| * | SELinux: Use dentry name in new object labeling | Eric Paris | 2011-02-01 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-01-10 |
|\| |
|
| * | security: Define CAP_SYSLOG | Serge E. Hallyn | 2010-11-28 |
* | | headers: path.h redux | Alexey Dobriyan | 2011-01-10 |
|/ |
|
* | SELinux: allow userspace to read policy back out of the kernel | Eric Paris | 2010-10-20 |
* | secmark: make secmark object handling generic | Eric Paris | 2010-10-20 |
* | selinux: fix up style problem on /selinux/status | KaiGai Kohei | 2010-10-20 |
* | selinux: fast status update interface (/selinux/status) | KaiGai Kohei | 2010-10-20 |
* | 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-08-02 |
* | switch selinux delayed superblock handling to iterate_supers() | Al Viro | 2010-05-21 |