summaryrefslogtreecommitdiffstats
path: root/security/selinux
AgeCommit message (Expand)Author
2006-05-21[PATCH] selinux: endian fixAlexey Dobriyan
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn
2006-05-03[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb
2006-05-01[PATCH] audit inode patchSteve Grubb
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel
2006-04-19[PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Dave Jones
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-22[PATCH] SELinux: add slab cache for inode security structJames Morris
2006-03-22[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris
2006-03-22[PATCH] SELinux: fix hard link count for selinuxfs root directoryJames Morris
2006-03-22[PATCH] selinuxfs cleanups: sel_make_avc_filesJames Morris
2006-03-22[PATCH] selinuxfs cleanups: sel_make_boolsJames Morris
2006-03-22[PATCH] selinuxfs cleanups: sel_fill_super exit pathJames Morris
2006-03-22[PATCH] selinuxfs cleanups: use sel_make_dir()James Morris
2006-03-22[PATCH] selinuxfs cleanups: fix hard link countJames Morris
2006-03-22[PATCH] selinux: simplify sel_read_boolStephen Smalley
2006-03-22[PATCH] sem2mutex: security/Ingo Molnar
2006-03-22[PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley
2006-03-20[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang
2006-03-20[IPSEC]: Sync series - update selinuxJamal Hadi Salim
2006-03-20[PATCH] audit string fields interface + consumerAmy Griffis
2006-03-20[PATCH] SE Linux audit eventsSteve Grubb
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland
2006-03-20[PATCH] Define new range of userspace messages.Steve Grubb
2006-03-11[PATCH] selinux: tracer SID fixStephen Smalley
2006-02-07[PATCH] selinux: require AUDITStephen Smalley
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl
2006-01-08[PATCH] shrink dentry structEric Dumazet
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin
2006-01-07[XFRM]: Fix sparse warning.Luiz Capitulino
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser
2006-01-06[PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger
2005-11-09[PATCH] selinux: extend selinuxfs context interfaceStephen Smalley
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley
2005-11-09[PATCH] selinux: MLS compatibilityStephen Smalley
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov