summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | | [PATCH] security: enable atomic inode security labelingStephen Smalley2005-09-093-0/+67
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-051-1/+1
|\ \ \ \ \
| * | | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-011-1/+1
* | | | | | [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-055-37/+52
* | | | | | [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-059-235/+400
|/ / / / /
* | | | | [SELINUX]: Update for tcp_diag rename to inet_diag.James Morris2005-08-292-2/+3
* | | | | [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+2
* | | | | [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-2/+2
* | | | | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy2005-08-291-0/+1
* | | | | [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+1
| |_|_|/ |/| | |
* | | | [PATCH] Destruction of failed keyring oopsesDavid Howells2005-08-041-1/+5
* | | | [PATCH] Error during attempt to join key management session can leave semapho...David Howells2005-08-041-1/+1
* | | | [PATCH] Keys: Fix key management syscall interface bugsDavid Howells2005-08-042-5/+8
* | | | [PATCH] selinux: Fix address length checks in connect hookStephen Smalley2005-07-281-2/+2
* | | | [PATCH] SELinux: default labeling of MLS fieldJames Morris2005-07-285-38/+97
| |_|/ |/| |
* | | [PATCH] Keys: Base keyring size on key pointer not key structDavid Howells2005-07-071-7/+8
| |/ |/|