summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2005-10-23[PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut-1/+3
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley-2/+4
2005-10-08[PATCH] Keys: Possessor permissions should be additiveDavid Howells-6/+6
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells-0/+71
2005-10-08[PATCH] Keys: Add request-key process documentationDavid Howells-0/+4
2005-10-08[PATCH] key: plug request_key_auth memleakDavid Howells-0/+1
2005-09-30[PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris-6/+24
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells-307/+391
2005-09-17[PATCH] seclvl: use securityfs (fix)Serge Hallyn-1/+1
2005-09-17[PATCH] seclvl-use-securityfs tidyAndrew Morton-10/+5
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds-159/+419
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds-5/+5
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma-1/+1
2005-09-09[PATCH] files: break up files structDipankar Sarma-2/+4
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley-30/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley-140/+0
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley-11/+16
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley-0/+67
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds-1/+1
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan-37/+52
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley-235/+400
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu-1/+1
2005-08-29[SELINUX]: Update for tcp_diag rename to inet_diag.James Morris-2/+3
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy-1/+2
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy-2/+2
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy-0/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte-1/+1
2005-08-22[PATCH] SECURITY must depend on SYSFSAdrian Bunk-0/+1
2005-08-09Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse-47/+113
2005-08-04[PATCH] Destruction of failed keyring oopsesDavid Howells-1/+5
2005-08-04[PATCH] Error during attempt to join key management session can leave semapho...David Howells-1/+1
2005-08-04[PATCH] Keys: Fix key management syscall interface bugsDavid Howells-5/+8
2005-07-28[PATCH] selinux: Fix address length checks in connect hookStephen Smalley-2/+2
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris-38/+97
2005-07-13Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse-7/+8
2005-07-08[PATCH] seclvl securityfsserue@us.ibm.com-158/+70
2005-07-08[PATCH] add securityfs for all LSMs to useGreg KH-1/+348
2005-07-07[PATCH] Keys: Base keyring size on key pointer not key structDavid Howells-7/+8
2005-07-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse-451/+1036
2005-06-30[PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris-1/+2
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl-28/+14
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney-2/+2
2005-06-25[PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro-0/+13
2005-06-25[PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro-0/+12
2005-06-24[PATCH] eCryptfs: export user key typeMichael Halcrow-0/+2
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells-180/+685
2005-06-24[PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells-25/+24
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells-1/+1
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells-223/+289
2005-06-23[PATCH] setuid core dumpAlan Cox-2/+2