aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-22[PATCH] SELinux: add slab cache for inode security structJames Morris1-2/+8
2006-03-22[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris1-2/+0
2006-03-22[PATCH] SELinux: fix hard link count for selinuxfs root directoryJames Morris1-5/+9
2006-03-22[PATCH] selinuxfs cleanups: sel_make_avc_filesJames Morris1-5/+2
2006-03-22[PATCH] selinuxfs cleanups: sel_make_boolsJames Morris1-4/+1
2006-03-22[PATCH] selinuxfs cleanups: sel_fill_super exit pathJames Morris1-17/+24
2006-03-22[PATCH] selinuxfs cleanups: use sel_make_dir()James Morris1-8/+4
2006-03-22[PATCH] selinuxfs cleanups: fix hard link countJames Morris1-0/+4
2006-03-22[PATCH] selinux: simplify sel_read_boolStephen Smalley1-19/+1
2006-03-22[PATCH] sem2mutex: security/Ingo Molnar2-13/+15
2006-03-22[PATCH] selinux: Disable automatic labeling of new inodes when no policy is loadedStephen Smalley1-1/+1
2006-03-20[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang1-0/+10
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang3-7/+109
2006-03-20[IPSEC]: Sync series - update selinuxJamal Hadi Salim1-0/+7
2006-03-11[PATCH] selinux: tracer SID fixStephen Smalley1-1/+1
2006-02-07[PATCH] selinux: require AUDITStephen Smalley2-3/+1
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley3-22/+5
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2-52/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley1-1/+1
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley1-29/+21
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches1-3/+2
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl1-3/+3
2006-01-08[PATCH] shrink dentry structEric Dumazet1-1/+1
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin1-1/+1
2006-01-07[XFRM]: Fix sparse warning.Luiz Capitulino1-1/+1
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger3-11/+3
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2-2/+2
2006-01-06[PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser1-2/+2
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger6-0/+410
2005-11-09[PATCH] selinux: extend selinuxfs context interfaceStephen Smalley1-26/+19
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley1-0/+3
2005-11-09[PATCH] selinux: MLS compatibilityStephen Smalley1-1/+4
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl1-6/+6
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov1-2/+1
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov1-2/+2
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet2-2/+2
2005-10-30[PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut1-9/+9
2005-10-30[PATCH] selinux-canonicalize-getxattr-fixAndrew Morton1-3/+0
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris1-14/+32
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris8-97/+49
2005-10-28[PATCH] gfp_t: net/*Al Viro1-2/+2
2005-10-23[PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut1-1/+3
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley1-2/+4
2005-09-30[PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris1-6/+24
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds3-5/+5
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma1-1/+1
2005-09-09[PATCH] files: break up files structDipankar Sarma1-2/+4
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley1-13/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2-112/+0