Age | Commit message (Expand) | Author | Files | Lines |
2006-03-22 | [PATCH] SELinux: add slab cache for inode security struct | James Morris | 1 | -2/+8 |
2006-03-22 | [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security() | James Morris | 1 | -2/+0 |
2006-03-22 | [PATCH] SELinux: fix hard link count for selinuxfs root directory | James Morris | 1 | -5/+9 |
2006-03-22 | [PATCH] selinuxfs cleanups: sel_make_avc_files | James Morris | 1 | -5/+2 |
2006-03-22 | [PATCH] selinuxfs cleanups: sel_make_bools | James Morris | 1 | -4/+1 |
2006-03-22 | [PATCH] selinuxfs cleanups: sel_fill_super exit path | James Morris | 1 | -17/+24 |
2006-03-22 | [PATCH] selinuxfs cleanups: use sel_make_dir() | James Morris | 1 | -8/+4 |
2006-03-22 | [PATCH] selinuxfs cleanups: fix hard link count | James Morris | 1 | -0/+4 |
2006-03-22 | [PATCH] selinux: simplify sel_read_bool | Stephen Smalley | 1 | -19/+1 |
2006-03-22 | [PATCH] sem2mutex: security/ | Ingo Molnar | 2 | -13/+15 |
2006-03-22 | [PATCH] selinux: Disable automatic labeling of new inodes when no policy is l... | Stephen Smalley | 1 | -1/+1 |
2006-03-21 | [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup | Catherine Zhang | 1 | -0/+10 |
2006-03-21 | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 3 | -7/+109 |
2006-03-21 | [IPSEC]: Sync series - update selinux | Jamal Hadi Salim | 1 | -0/+7 |
2006-03-11 | [PATCH] selinux: tracer SID fix | Stephen Smalley | 1 | -1/+1 |
2006-02-08 | [PATCH] selinux: require AUDIT | Stephen Smalley | 2 | -3/+1 |
2006-02-05 | [PATCH] selinux: require SECURITY_NETWORK | Stephen Smalley | 3 | -22/+5 |
2006-02-01 | [PATCH] selinux: remove security struct magic number fields and tests | Stephen Smalley | 2 | -52/+5 |
2006-02-01 | [PATCH] selinux: change file_alloc_security to use GFP_KERNEL | Stephen Smalley | 1 | -1/+1 |
2006-02-01 | [PATCH] selinux: fix and cleanup mprotect checks | Stephen Smalley | 1 | -29/+21 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -1/+1 |
2006-01-14 | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 1 | -3/+2 |
2006-01-10 | [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts | Jesper Juhl | 1 | -3/+3 |
2006-01-09 | [PATCH] shrink dentry struct | Eric Dumazet | 1 | -1/+1 |
2006-01-09 | [PATCH] rcu file: use atomic primitives | Nick Piggin | 1 | -1/+1 |
2006-01-07 | [XFRM]: Fix sparse warning. | Luiz Capitulino | 1 | -1/+1 |
2006-01-07 | [LSM-IPSec]: Corrections to LSM-IPSec Nethooks | Trent Jaeger | 3 | -11/+3 |
2006-01-06 | [PATCH] selinux: more ARRAY_SIZE cleanups | Tobias Klauser | 2 | -2/+2 |
2006-01-06 | [PATCH] selinux: ARRAY_SIZE cleanups | Nicolas Kaiser | 1 | -2/+2 |
2006-01-04 | [LSM-IPSec]: Per-packet access control. | Trent Jaeger | 6 | -0/+410 |
2005-11-09 | [PATCH] selinux: extend selinuxfs context interface | Stephen Smalley | 1 | -26/+19 |
2005-11-09 | [PATCH] selinux: disable setxattr on mountpoint labeled filesystems | Stephen Smalley | 1 | -0/+3 |
2005-11-09 | [PATCH] selinux: MLS compatibility | Stephen Smalley | 1 | -1/+4 |
2005-11-07 | [PATCH] kfree cleanup: security | Jesper Juhl | 1 | -6/+6 |
2005-10-31 | [PATCH] cleanup the usage of SEND_SIG_xxx constants | Oleg Nesterov | 1 | -2/+1 |
2005-10-31 | [PATCH] remove hardcoded SEND_SIG_xxx constants | Oleg Nesterov | 1 | -2/+2 |
2005-10-31 | [PATCH] reduce sizeof(struct file) | Eric Dumazet | 2 | -2/+2 |
2005-10-31 | [PATCH] SELinux: remove unecessary size_t checks in selinuxfs | Davi Arnaut | 1 | -9/+9 |
2005-10-31 | [PATCH] selinux-canonicalize-getxattr-fix | Andrew Morton | 1 | -3/+0 |
2005-10-31 | [PATCH] SELinux: canonicalize getxattr() | James Morris | 1 | -14/+32 |
2005-10-31 | [PATCH] SELinux: convert to kzalloc | James Morris | 8 | -97/+49 |
2005-10-28 | [PATCH] gfp_t: net/* | Al Viro | 1 | -2/+2 |
2005-10-24 | [PATCH] SELinux: handle sel_make_bools() failure in selinuxfs | Davi Arnaut | 1 | -1/+3 |
2005-10-24 | [PATCH] selinux: Fix NULL deref in policydb_destroy | Stephen Smalley | 1 | -2/+4 |
2005-09-30 | [PATCH] SELinux - fix SCTP socket bug and general IP protocol handling | James Morris | 1 | -6/+24 |
2005-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 3 | -5/+5 |
2005-09-10 | [PATCH] files: lock-free fd look-up | Dipankar Sarma | 1 | -1/+1 |
2005-09-10 | [PATCH] files: break up files struct | Dipankar Sarma | 1 | -2/+4 |
2005-09-10 | [PATCH] remove the inode_post_link and inode_post_rename LSM hooks | Stephen Smalley | 1 | -13/+0 |
2005-09-10 | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks | Stephen Smalley | 2 | -112/+0 |