aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* [PATCH] SELinux: add slab cache for inode security structJames Morris2006-03-22
* [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris2006-03-22
* [PATCH] SELinux: fix hard link count for selinuxfs root directoryJames Morris2006-03-22
* [PATCH] selinuxfs cleanups: sel_make_avc_filesJames Morris2006-03-22
* [PATCH] selinuxfs cleanups: sel_make_boolsJames Morris2006-03-22
* [PATCH] selinuxfs cleanups: sel_fill_super exit pathJames Morris2006-03-22
* [PATCH] selinuxfs cleanups: use sel_make_dir()James Morris2006-03-22
* [PATCH] selinuxfs cleanups: fix hard link countJames Morris2006-03-22
* [PATCH] selinux: simplify sel_read_boolStephen Smalley2006-03-22
* [PATCH] sem2mutex: security/Ingo Molnar2006-03-22
* [PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley2006-03-22
* [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang2006-03-21
* [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-21
* [IPSEC]: Sync series - update selinuxJamal Hadi Salim2006-03-20
* [PATCH] selinux: tracer SID fixStephen Smalley2006-03-11
* [PATCH] selinux: require AUDITStephen Smalley2006-02-07
* [PATCH] selinux: require SECURITY_NETWORKStephen Smalley2006-02-05
* [PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2006-02-01
* [PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley2006-02-01
* [PATCH] selinux: fix and cleanup mprotect checksStephen Smalley2006-02-01
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-13
* [PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl2006-01-10
* [PATCH] shrink dentry structEric Dumazet2006-01-08
* [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-08
* [XFRM]: Fix sparse warning.Luiz Capitulino2006-01-07
* [LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger2006-01-06
* [PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2006-01-06
* [PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser2006-01-06
* [LSM-IPSec]: Per-packet access control.Trent Jaeger2006-01-03
* [PATCH] selinux: extend selinuxfs context interfaceStephen Smalley2005-11-09
* [PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley2005-11-09
* [PATCH] selinux: MLS compatibilityStephen Smalley2005-11-09
* [PATCH] kfree cleanup: securityJesper Juhl2005-11-07
* [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-30
* [PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2005-10-30
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-30
* [PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut2005-10-30
* [PATCH] selinux-canonicalize-getxattr-fixAndrew Morton2005-10-30
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-30
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-30
* [PATCH] gfp_t: net/*Al Viro2005-10-28
* [PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut2005-10-23
* [PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley2005-10-23
* [PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris2005-09-30
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-13
|\
| * Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-09
| |\
| * \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-02
| |\ \
| * | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-22
* | | | [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-09