aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley
2006-01-31Don't try to "validate" a non-existing timeval.Linus Torvalds
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-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] shrink dentry structEric Dumazet
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin
2006-01-07[XFRM]: Fix sparse warning.Luiz Capitulino
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg
2006-01-06[PATCH] security/: possible cleanupsAdrian Bunk
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells
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
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger
2005-12-01[PATCH] Keys: Fix permissions check for update vs addDavid Howells
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-11-07[PATCH] Keys: Remove incorrect and obsolete '!' operatorsDavid Howells
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet
2005-10-30[PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut
2005-10-30[PATCH] selinux-canonicalize-getxattr-fixAndrew Morton
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris
2005-10-28[PATCH] gfp_t: net/*Al Viro
2005-10-23[PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley
2005-10-08[PATCH] Keys: Possessor permissions should be additiveDavid Howells
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells
2005-10-08[PATCH] Keys: Add request-key process documentationDavid Howells
2005-10-08[PATCH] key: plug request_key_auth memleakDavid Howells
2005-09-30[PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells
2005-09-17[PATCH] seclvl: use securityfs (fix)Serge Hallyn
2005-09-17[PATCH] seclvl-use-securityfs tidyAndrew Morton
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds