summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2006-03-23[PATCH] Bug fixes and cleanup for the BSD Secure Levels LSMDavi Arnaut-97/+113
2006-03-22[PATCH] SELinux: add slab cache for inode security structJames Morris-2/+8
2006-03-22[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris-2/+0
2006-03-22[PATCH] SELinux: fix hard link count for selinuxfs root directoryJames Morris-5/+9
2006-03-22[PATCH] selinuxfs cleanups: sel_make_avc_filesJames Morris-5/+2
2006-03-22[PATCH] selinuxfs cleanups: sel_make_boolsJames Morris-4/+1
2006-03-22[PATCH] selinuxfs cleanups: sel_fill_super exit pathJames Morris-17/+24
2006-03-22[PATCH] selinuxfs cleanups: use sel_make_dir()James Morris-8/+4
2006-03-22[PATCH] selinuxfs cleanups: fix hard link countJames Morris-0/+4
2006-03-22[PATCH] selinux: simplify sel_read_boolStephen Smalley-19/+1
2006-03-22[PATCH] sem2mutex: security/Ingo Molnar-16/+19
2006-03-22[PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley-1/+1
2006-03-20[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang-0/+10
2006-03-20[SECURITY] getpeersec: Fix build breakageArnaldo Carvalho de Melo-1/+2
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang-9/+117
2006-03-20[IPSEC]: Sync series - update selinuxJamal Hadi Salim-0/+7
2006-03-11[PATCH] selinux: tracer SID fixStephen Smalley-1/+1
2006-02-07[PATCH] selinux: require AUDITStephen Smalley-3/+1
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley-22/+5
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut-5/+10
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley-52/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley-1/+1
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley-29/+21
2006-01-31Don't try to "validate" a non-existing timeval.Linus Torvalds-2/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven-1/+1
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches-3/+2
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+4
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen-4/+4
2006-01-08[PATCH] shrink dentry structEric Dumazet-1/+1
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells-235/+327
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells-23/+64
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells-0/+48
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin-1/+1
2006-01-07[XFRM]: Fix sparse warning.Luiz Capitulino-1/+1
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-11/+3
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-4/+2
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger-11/+3
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg-4/+2
2006-01-06[PATCH] security/: possible cleanupsAdrian Bunk-3/+2
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells-150/+3
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser-2/+2
2006-01-06[PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser-2/+2
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger-0/+410
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger-1/+57
2005-12-01[PATCH] Keys: Fix permissions check for update vs addDavid Howells-1/+1
2005-11-09[PATCH] selinux: extend selinuxfs context interfaceStephen Smalley-26/+19
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley-0/+3
2005-11-09[PATCH] selinux: MLS compatibilityStephen Smalley-1/+4
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl-8/+7