summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-063-11/+3
|\
| * [LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger2006-01-063-11/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-061-4/+2
|\ \ | |/ |/|
| * kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-061-4/+2
* | [PATCH] security/: possible cleanupsAdrian Bunk2006-01-063-3/+2
* | [PATCH] Keys: Remove key duplicationDavid Howells2006-01-063-150/+3
* | [PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2006-01-062-2/+2
* | [PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser2006-01-061-2/+2
|/
* [LSM-IPSec]: Per-packet access control.Trent Jaeger2006-01-036-0/+410
* [LSM-IPSec]: Security association restriction.Trent Jaeger2006-01-032-1/+57
* [PATCH] Keys: Fix permissions check for update vs addDavid Howells2005-12-011-1/+1
* [PATCH] selinux: extend selinuxfs context interfaceStephen Smalley2005-11-091-26/+19
* [PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley2005-11-091-0/+3
* [PATCH] selinux: MLS compatibilityStephen Smalley2005-11-091-1/+4
* [PATCH] kfree cleanup: securityJesper Juhl2005-11-072-8/+7
* [PATCH] Keys: Remove incorrect and obsolete '!' operatorsDavid Howells2005-11-071-4/+4
* [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-301-2/+1
* [PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2005-10-301-2/+2
* [PATCH] Keys: Add LSM hooks for key management [try #3]David Howells2005-10-306-35/+94
* [PATCH] Keys: Export user-defined keyring operationsDavid Howells2005-10-301-25/+24
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-302-2/+2
* [PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut2005-10-301-9/+9
* [PATCH] selinux-canonicalize-getxattr-fixAndrew Morton2005-10-301-3/+0
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-302-15/+33
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-308-97/+49
* [PATCH] gfp_t: net/*Al Viro2005-10-282-3/+3
* [PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut2005-10-231-1/+3
* [PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley2005-10-231-2/+4
* [PATCH] Keys: Possessor permissions should be additiveDavid Howells2005-10-081-6/+6
* [PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2005-10-082-0/+71
* [PATCH] Keys: Add request-key process documentationDavid Howells2005-10-082-0/+4
* [PATCH] key: plug request_key_auth memleakDavid Howells2005-10-081-0/+1
* [PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris2005-09-301-6/+24
* [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-288-307/+391
* [PATCH] seclvl: use securityfs (fix)Serge Hallyn2005-09-171-1/+1
* [PATCH] seclvl-use-securityfs tidyAndrew Morton2005-09-171-10/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds2005-09-134-159/+419
|\
| * [PATCH] SECURITY must depend on SYSFSAdrian Bunk2005-08-221-0/+1
| * [PATCH] seclvl securityfsserue@us.ibm.com2005-07-081-158/+70
| * [PATCH] add securityfs for all LSMs to useGreg KH2005-07-082-1/+348
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-133-5/+5
|\ \
| * \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-099-47/+113
| |\ \
| * \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-131-7/+8
| |\ \ \
| * \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-0221-451/+1036
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-223-5/+5
* | | | | [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-1/+1
* | | | | [PATCH] files: break up files structDipankar Sarma2005-09-091-2/+4
* | | | | [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-092-30/+0
* | | | | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-093-140/+0
* | | | | [PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley2005-09-091-11/+16
OpenPOWER on IntegriCloud