aboutsummaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2006-03-11[PATCH] selinux: tracer SID fixStephen Smalley1-1/+1
2006-02-07[PATCH] selinux: require AUDITStephen Smalley2-3/+1
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley3-22/+5
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut1-5/+10
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2-52/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley1-1/+1
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley1-29/+21
2006-01-31Don't try to "validate" a non-existing timeval.Linus Torvalds1-2/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches1-3/+2
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap4-0/+4
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl1-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-4/+4
2006-01-08[PATCH] shrink dentry structEric Dumazet1-1/+1
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells8-235/+327
2006-01-08[PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells1-23/+64
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells3-0/+48
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin1-1/+1
2006-01-07[XFRM]: Fix sparse warning.Luiz Capitulino1-1/+1
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-11/+3
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-4/+2
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger3-11/+3
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg1-4/+2
2006-01-06[PATCH] security/: possible cleanupsAdrian Bunk3-3/+2
2006-01-06[PATCH] Keys: Remove key duplicationDavid Howells3-150/+3
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2-2/+2
2006-01-06[PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser1-2/+2
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger6-0/+410
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger2-1/+57
2005-12-01[PATCH] Keys: Fix permissions check for update vs addDavid Howells1-1/+1
2005-11-09[PATCH] selinux: extend selinuxfs context interfaceStephen Smalley1-26/+19
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley1-0/+3
2005-11-09[PATCH] selinux: MLS compatibilityStephen Smalley1-1/+4
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl2-8/+7
2005-11-07[PATCH] Keys: Remove incorrect and obsolete '!' operatorsDavid Howells1-4/+4
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov1-2/+1
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov1-2/+2
2005-10-30[PATCH] Keys: Add LSM hooks for key management [try #3]David Howells6-35/+94
2005-10-30[PATCH] Keys: Export user-defined keyring operationsDavid Howells1-25/+24
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet2-2/+2
2005-10-30[PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut1-9/+9
2005-10-30[PATCH] selinux-canonicalize-getxattr-fixAndrew Morton1-3/+0
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris2-15/+33
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris8-97/+49
2005-10-28[PATCH] gfp_t: net/*Al Viro2-3/+3
2005-10-23[PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut1-1/+3
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley1-2/+4
2005-10-08[PATCH] Keys: Possessor permissions should be additiveDavid Howells1-6/+6
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2-0/+71
2005-10-08[PATCH] Keys: Add request-key process documentationDavid Howells2-0/+4
2005-10-08[PATCH] key: plug request_key_auth memleakDavid Howells1-0/+1
2005-09-30[PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris1-6/+24
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells8-307/+391
2005-09-17[PATCH] seclvl: use securityfs (fix)Serge Hallyn1-1/+1
2005-09-17[PATCH] seclvl-use-securityfs tidyAndrew Morton1-10/+5
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds4-159/+419
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds3-5/+5
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma1-1/+1
2005-09-09[PATCH] files: break up files structDipankar Sarma1-2/+4
2005-09-09[PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2-30/+0
2005-09-09[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley3-140/+0
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley1-11/+16
2005-09-09[PATCH] security: enable atomic inode security labelingStephen Smalley3-0/+67
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-1/+1
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan5-37/+52
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley9-235/+400
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-08-29[SELINUX]: Update for tcp_diag rename to inet_diag.James Morris2-2/+3
2005-08-29[NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy1-1/+2
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy1-2/+2
2005-08-29[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy1-0/+1
2005-08-29[NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte1-1/+1
2005-08-22[PATCH] SECURITY must depend on SYSFSAdrian Bunk1-0/+1
2005-08-09Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse9-47/+113
2005-08-04[PATCH] Destruction of failed keyring oopsesDavid Howells1-1/+5
2005-08-04[PATCH] Error during attempt to join key management session can leave semapho...David Howells1-1/+1
2005-08-04[PATCH] Keys: Fix key management syscall interface bugsDavid Howells2-5/+8
2005-07-28[PATCH] selinux: Fix address length checks in connect hookStephen Smalley1-2/+2
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris5-38/+97
2005-07-13Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse1-7/+8
2005-07-08[PATCH] seclvl securityfsserue@us.ibm.com1-158/+70
2005-07-08[PATCH] add securityfs for all LSMs to useGreg KH2-1/+348
2005-07-07[PATCH] Keys: Base keyring size on key pointer not key structDavid Howells1-7/+8
2005-07-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse21-451/+1036
2005-06-30[PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris1-1/+2
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl5-28/+14
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2-2/+2
2005-06-25[PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro3-0/+13
2005-06-25[PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro3-0/+12
2005-06-24[PATCH] eCryptfs: export user key typeMichael Halcrow1-0/+2
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells9-180/+685
2005-06-24[PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells2-25/+24
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells1-1/+1
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells7-223/+289
2005-06-23[PATCH] setuid core dumpAlan Cox2-2/+2
2005-06-22AUDIT: Wait for backlog to clear when generating messages.David Woodhouse3-5/+5
2005-06-21[PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer1-0/+1
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov1-2/+2
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf1-0/+2
2005-05-24AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley1-13/+9
2005-05-21Fix oops due to thinko in avc_audit()David Woodhouse1-1/+1
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley1-9/+8
2005-05-19Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-3/+5
2005-05-19Restore logging of pid= and comm= in AVC audit messagesDavid Woodhouse1-0/+7
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse1-10/+7
2005-05-17[PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley1-3/+5
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb4-5/+13
2005-05-11Add audit_log_typeChris Wright1-1/+1
2005-05-06The attached patch addresses the problem with getting the audit daemon Steve Grubb1-0/+1
2005-05-01[PATCH] SELinux: add finer grained permissions to Netlink audit processingJames Morris3-7/+10
2005-05-01[PATCH] SELinux: cleanup ipc_has_permStephen Smalley1-13/+8
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu1-2/+1
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley1-34/+0
2005-04-16[PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENTJames Morris6-0/+39
2005-04-16[PATCH] SELinux: fix bug in Netlink message type detectionJames Morris1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds61-0/+23351