aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupGravatar Catherine Zhang 1-0/+10
2006-03-20[SECURITY] getpeersec: Fix build breakageGravatar Arnaldo Carvalho de Melo 1-1/+2
2006-03-20[SECURITY]: TCP/UDP getpeersecGravatar Catherine Zhang 4-9/+117
2006-03-20[IPSEC]: Sync series - update selinuxGravatar Jamal Hadi Salim 1-0/+7
2006-03-11[PATCH] selinux: tracer SID fixGravatar Stephen Smalley 1-1/+1
2006-02-07[PATCH] selinux: require AUDITGravatar Stephen Smalley 2-3/+1
2006-02-05[PATCH] selinux: require SECURITY_NETWORKGravatar Stephen Smalley 3-22/+5
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Gravatar Davi Arnaut 1-5/+10
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsGravatar Stephen Smalley 2-52/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELGravatar Stephen Smalley 1-1/+1
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksGravatar Stephen Smalley 1-29/+21
2006-01-31Don't try to "validate" a non-existing timeval.Gravatar Linus Torvalds 1-2/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsGravatar Arjan van de Ven 1-1/+1
2006-01-13[NET]: Use NIP6_FMT in kernel.hGravatar Joe Perches 1-3/+2
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 4-0/+4
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsGravatar Jesper Juhl 1-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-4/+4
2006-01-08[PATCH] shrink dentry structGravatar Eric Dumazet 1-1/+1
2006-01-08[PATCH] keys: Permit running process to instantiate keysGravatar David Howells 8-235/+327
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkGravatar David Howells 1-23/+64
2006-01-08[PATCH] keys: Permit key expiry time to be setGravatar David Howells 3-0/+48
2006-01-08[PATCH] rcu file: use atomic primitivesGravatar Nick Piggin 1-1/+1
2006-01-07[XFRM]: Fix sparse warning.Gravatar Luiz Capitulino 1-1/+1
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 3-11/+3
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-4/+2
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksGravatar Trent Jaeger 3-11/+3
2006-01-06kbuild: un-stringnify KBUILD_MODNAMEGravatar Sam Ravnborg 1-4/+2
2006-01-06[PATCH] security/: possible cleanupsGravatar Adrian Bunk 3-3/+2
2006-01-06[PATCH] Keys: Remove key duplicationGravatar David Howells 3-150/+3
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsGravatar Tobias Klauser 2-2/+2
2006-01-06[PATCH] selinux: ARRAY_SIZE cleanupsGravatar Nicolas Kaiser 1-2/+2
2006-01-03[LSM-IPSec]: Per-packet access control.Gravatar Trent Jaeger 6-0/+410
2006-01-03[LSM-IPSec]: Security association restriction.Gravatar Trent Jaeger 2-1/+57
2005-12-01[PATCH] Keys: Fix permissions check for update vs addGravatar David Howells 1-1/+1
2005-11-09[PATCH] selinux: extend selinuxfs context interfaceGravatar Stephen Smalley 1-26/+19
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsGravatar Stephen Smalley 1-0/+3
2005-11-09[PATCH] selinux: MLS compatibilityGravatar Stephen Smalley 1-1/+4
2005-11-07[PATCH] kfree cleanup: securityGravatar Jesper Juhl 2-8/+7
2005-11-07[PATCH] Keys: Remove incorrect and obsolete '!' operatorsGravatar David Howells 1-4/+4
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsGravatar Oleg Nesterov 1-2/+1
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsGravatar Oleg Nesterov 1-2/+2
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]Gravatar David Howells 6-35/+94
2005-10-30[PATCH] Keys: Export user-defined keyring operationsGravatar David Howells 1-25/+24
2005-10-30[PATCH] reduce sizeof(struct file)Gravatar Eric Dumazet 2-2/+2
2005-10-30[PATCH] SELinux: remove unecessary size_t checks in selinuxfsGravatar Davi Arnaut 1-9/+9
2005-10-30[PATCH] selinux-canonicalize-getxattr-fixGravatar Andrew Morton 1-3/+0
2005-10-30[PATCH] SELinux: canonicalize getxattr()Gravatar James Morris 2-15/+33
2005-10-30[PATCH] SELinux: convert to kzallocGravatar James Morris 8-97/+49
2005-10-28[PATCH] gfp_t: net/*Gravatar Al Viro 2-3/+3
2005-10-23[PATCH] SELinux: handle sel_make_bools() failure in selinuxfsGravatar Davi Arnaut 1-1/+3