summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2005-05-17[PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley
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
2005-02-03[PATCH] SELinux: define execmod permission for character devicesStephen D. Smalley
2005-01-20[PATCH] Lock initializer cleanup: SecurityThomas Gleixner
2005-01-20[PATCH] SELinux: add Netlink message types for the TC action code.James Morris
2005-01-20[PATCH] Fix audit control message checksSerge Hallyn
2005-01-14[PATCH] various Kconfig fixesGabor Egry
2005-01-14[PATCH] SELinux: fix setting of loaded policy versionStephen D. Smalley
2005-01-14[PATCH] SELinux: fix error handling code for policy loadStephen D. Smalley
2005-01-11[PATCH] seclvl: add missing dependencyAkinobu Mita
2005-01-10[PATCH] merge *_vm_enough_memory()s into a common helperSerge Hallyn
2005-01-10[PATCH] split bprm_apply_creds into two functionsSerge Hallyn
2005-01-04[PATCH] SELinux: eliminate unaligned accesses by policy loading codeStephen D. Smalley
2005-01-04[PATCH] SELinux: add member node to selinuxfsStephen D. Smalley
2005-01-04[PATCH] SELinux: enhance SELinux control of executable mappingsStephen D. Smalley
2005-01-04[PATCH] SELinux: add dynamic context transition support to SELinuxStephen D. Smalley
2005-01-04[PATCH] SELinux: audit task comm if exe cannot be determinedStephen D. Smalley
2005-01-04[PATCH] SELinux: update selinux_task_setschedulerStephen D. Smalley
2005-01-04[PATCH] SELinux: regenerate SELinux module headersStephen D. Smalley
2005-01-04[PATCH] SELinux scalability: AVC statistics and tuningJames Morris
2005-01-04[PATCH] SELinux: atomic_dec_and_test() bugJames Morris
2005-01-04[PATCH] SELinux scalability: convert AVC to RCUJames Morris
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath
2005-01-04[PATCH] GP-REL data supportDavid Howells
2005-01-04[PATCH] properly split capset_check+capset_setSerge Hallyn
2005-01-03[PATCH] fix up dummy security module code mergeChris Wright