summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2005-07-07[PATCH] Keys: Base keyring size on key pointer not key structDavid Howells
2005-06-30[PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney
2005-06-25[PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro
2005-06-25[PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro
2005-06-24[PATCH] eCryptfs: export user key typeMichael Halcrow
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells
2005-06-24[PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-06-21[PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf
2005-05-24AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley
2005-05-21Fix oops due to thinko in avc_audit()David Woodhouse
2005-05-21AUDIT: Avoid sleeping function in SElinux AVC audit.Stephen Smalley
2005-05-19Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-19Restore logging of pid= and comm= in AVC audit messagesDavid Woodhouse
2005-05-18AUDIT: Treat all user messages identically.David Woodhouse
2005-05-17[PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley
2005-05-13AUDIT: Add message types to audit recordsSteve Grubb
2005-05-11Add audit_log_typeChris Wright
2005-05-06The attached patch addresses the problem with getting the audit daemon Steve Grubb
2005-05-01[PATCH] SELinux: add finer grained permissions to Netlink audit processingJames Morris
2005-05-01[PATCH] SELinux: cleanup ipc_has_permStephen Smalley
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley
2005-04-16[PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENTJames Morris
2005-04-16[PATCH] SELinux: fix bug in Netlink message type detectionJames Morris
2005-03-31[SELINUX]: Fix for removal of i_sockStephen D. Smalley
2005-03-28[PATCH] SELinux: add name_connect permission checkStephen D. Smalley
2005-03-28[PATCH] SELinux: audit unrecognized netlink messagesStephen D. Smalley
2005-03-28[PATCH] SELinux: allow mounting of filesystems with invalid root inode contextStephen D. Smalley
2005-03-28[PATCH] SELinux: make code static and remove unused codeStephen D. Smalley
2005-03-13[PATCH] selinux needs inetAndrew Morton
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-09[PATCH] Properly share process and session keyrings with CLONE_THREAD [try #2]David Howells
2005-03-09[PATCH] Race against parent deletion in key_user_lookup()Alexander Nyberg
2005-03-09[PATCH] SELinux: fix selinux_setprocattrStephen D. Smalley
2005-03-09[PATCH] SELinux: pass requested protection to security_file_mmap/mprotect hooksStephen D. Smalley
2005-03-09[PATCH] SELinux: enhanced MLS supportdgoeddel@trustedcs.com
2005-03-07[PATCH] make RLIMIT_CPU/SIGXCPU per-processRoland McGrath
2005-03-07[PATCH] selinux: internal inode loop needs IS_PRIVATE testJeff Mahoney
2005-02-28[PATCH] SELinux: null dereference in error pathAlexander Nyberg
2005-02-28[PATCH] SELinux: Leak in error pathAlexander Nyberg
2005-02-24[PATCH] Make keyctl(KEYCTL_JOIN_SESSION_KEYRING) use the correct argDavid Howells
2005-02-04[PATCH] SELinux: fix selinux_inode_setattr hookStephen D. Smalley
2005-02-03[PATCH] SELinux: audit any unmapped permissionsStephen D. Smalley