Age | Commit message (Expand) | Author |
2007-10-19 | SELinux: clear parent death signal on SID transitions | Stephen Smalley |
2006-05-20 | [PATCH] selinux: check for failed kmalloc in security_sid_to_context() | Serge E. Hallyn |
2006-04-24 | [PATCH] selinux: Fix MLS compatibility off-by-one bug | Ron Yorston |
2006-03-11 | [PATCH] selinux: tracer SID fix | Stephen Smalley |
2006-02-07 | [PATCH] selinux: require AUDIT | Stephen Smalley |
2006-02-05 | [PATCH] selinux: require SECURITY_NETWORK | Stephen Smalley |
2006-02-01 | [PATCH] selinux: remove security struct magic number fields and tests | Stephen Smalley |
2006-02-01 | [PATCH] selinux: change file_alloc_security to use GFP_KERNEL | Stephen Smalley |
2006-02-01 | [PATCH] selinux: fix and cleanup mprotect checks | Stephen Smalley |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-13 | [NET]: Use NIP6_FMT in kernel.h | Joe Perches |
2006-01-10 | [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts | Jesper Juhl |
2006-01-08 | [PATCH] shrink dentry struct | Eric Dumazet |
2006-01-08 | [PATCH] rcu file: use atomic primitives | Nick Piggin |
2006-01-07 | [XFRM]: Fix sparse warning. | Luiz Capitulino |
2006-01-06 | [LSM-IPSec]: Corrections to LSM-IPSec Nethooks | Trent Jaeger |
2006-01-06 | [PATCH] selinux: more ARRAY_SIZE cleanups | Tobias Klauser |
2006-01-06 | [PATCH] selinux: ARRAY_SIZE cleanups | Nicolas Kaiser |
2006-01-03 | [LSM-IPSec]: Per-packet access control. | Trent Jaeger |
2005-11-09 | [PATCH] selinux: extend selinuxfs context interface | Stephen Smalley |
2005-11-09 | [PATCH] selinux: disable setxattr on mountpoint labeled filesystems | Stephen Smalley |
2005-11-09 | [PATCH] selinux: MLS compatibility | Stephen Smalley |
2005-11-07 | [PATCH] kfree cleanup: security | Jesper Juhl |
2005-10-30 | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov |
2005-10-30 | [PATCH] remove hardcoded SEND_SIG_xxx constants | Oleg Nesterov |
2005-10-30 | [PATCH] reduce sizeof(struct file) | Eric Dumazet |
2005-10-30 | [PATCH] SELinux: remove unecessary size_t checks in selinuxfs | Davi Arnaut |
2005-10-30 | [PATCH] selinux-canonicalize-getxattr-fix | Andrew Morton |
2005-10-30 | [PATCH] SELinux: canonicalize getxattr() | James Morris |
2005-10-30 | [PATCH] SELinux: convert to kzalloc | James Morris |
2005-10-28 | [PATCH] gfp_t: net/* | Al Viro |
2005-10-23 | [PATCH] SELinux: handle sel_make_bools() failure in selinuxfs | Davi Arnaut |
2005-10-23 | [PATCH] selinux: Fix NULL deref in policydb_destroy | Stephen Smalley |
2005-09-30 | [PATCH] SELinux - fix SCTP socket bug and general IP protocol handling | James Morris |
2005-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds |
2005-09-09 | [PATCH] files: lock-free fd look-up | Dipankar Sarma |
2005-09-09 | [PATCH] files: break up files struct | Dipankar Sarma |
2005-09-09 | [PATCH] remove the inode_post_link and inode_post_rename LSM hooks | Stephen Smalley |
2005-09-09 | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks | Stephen Smalley |
2005-09-09 | [PATCH] tmpfs: Enable atomic inode security labeling | Stephen Smalley |
2005-09-09 | [PATCH] security: enable atomic inode security labeling | Stephen Smalley |
2005-09-05 | [PATCH] selinux: endian notations | Alexey Dobriyan |
2005-09-05 | [PATCH] selinux: Reduce memory use by avtab | Stephen Smalley |
2005-08-29 | [SELINUX]: Update for tcp_diag rename to inet_diag. | James Morris |
2005-08-29 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy |
2005-08-29 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy |
2005-08-29 | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users | Patrick McHardy |
2005-08-29 | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte |
2005-08-09 | Merge with /shiny/git/linux-2.6/.git | David Woodhouse |
2005-07-28 | [PATCH] selinux: Fix address length checks in connect hook | Stephen Smalley |