summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2005-03-31[SELINUX]: Fix for removal of i_sockStephen D. Smalley-18/+3
2005-03-28[PATCH] SELinux: add name_connect permission checkStephen D. Smalley-1/+49
2005-03-28[PATCH] SELinux: audit unrecognized netlink messagesStephen D. Smalley-0/+10
2005-03-28[PATCH] SELinux: allow mounting of filesystems with invalid root inode contextStephen D. Smalley-1/+3
2005-03-28[PATCH] SELinux: make code static and remove unused codeStephen D. Smalley-503/+42
2005-03-13[PATCH] selinux needs inetAndrew Morton-1/+1
2005-03-11[PATCH] Make lots of things staticAdrian Bunk-3/+3
2005-03-09[PATCH] Properly share process and session keyrings with CLONE_THREAD [try #2]David Howells-87/+134
2005-03-09[PATCH] Race against parent deletion in key_user_lookup()Alexander Nyberg-1/+2
2005-03-09[PATCH] SELinux: fix selinux_setprocattrStephen D. Smalley-2/+6
2005-03-09[PATCH] SELinux: pass requested protection to security_file_mmap/mprotect hooksStephen D. Smalley-5/+103
2005-03-09[PATCH] SELinux: enhanced MLS supportdgoeddel@trustedcs.com-835/+1011
2005-03-07[PATCH] make RLIMIT_CPU/SIGXCPU per-processRoland McGrath-0/+7
2005-03-07[PATCH] selinux: internal inode loop needs IS_PRIVATE testJeff Mahoney-1/+2
2005-02-28[PATCH] SELinux: null dereference in error pathAlexander Nyberg-1/+1
2005-02-28[PATCH] SELinux: Leak in error pathAlexander Nyberg-1/+3
2005-02-24[PATCH] Make keyctl(KEYCTL_JOIN_SESSION_KEYRING) use the correct argDavid Howells-2/+2
2005-02-04[PATCH] SELinux: fix selinux_inode_setattr hookStephen D. Smalley-0/+3
2005-02-03[PATCH] SELinux: audit any unmapped permissionsStephen D. Smalley-2/+9
2005-02-03[PATCH] SELinux: define execmod permission for character devicesStephen D. Smalley-0/+7
2005-01-20[PATCH] Lock initializer cleanup: SecurityThomas Gleixner-8/+8
2005-01-20[PATCH] SELinux: add Netlink message types for the TC action code.James Morris-0/+3
2005-01-20[PATCH] Fix audit control message checksSerge Hallyn-9/+14
2005-01-14[PATCH] various Kconfig fixesGabor Egry-2/+2
2005-01-14[PATCH] SELinux: fix setting of loaded policy versionStephen D. Smalley-13/+13
2005-01-14[PATCH] SELinux: fix error handling code for policy loadStephen D. Smalley-5/+14
2005-01-11[PATCH] seclvl: add missing dependencyAkinobu Mita-0/+1
2005-01-10[PATCH] merge *_vm_enough_memory()s into a common helperSerge Hallyn-192/+23
2005-01-10[PATCH] split bprm_apply_creds into two functionsSerge Hallyn-70/+90
2005-01-04[PATCH] SELinux: eliminate unaligned accesses by policy loading codeStephen D. Smalley-250/+201
2005-01-04[PATCH] SELinux: add member node to selinuxfsStephen D. Smalley-0/+65
2005-01-04[PATCH] SELinux: enhance SELinux control of executable mappingsStephen D. Smalley-0/+27
2005-01-04[PATCH] SELinux: add dynamic context transition support to SELinuxStephen D. Smalley-5/+56
2005-01-04[PATCH] SELinux: audit task comm if exe cannot be determinedStephen D. Smalley-0/+2
2005-01-04[PATCH] SELinux: update selinux_task_setschedulerStephen D. Smalley-10/+1
2005-01-04[PATCH] SELinux: regenerate SELinux module headersStephen D. Smalley-391/+409
2005-01-04[PATCH] SELinux scalability: AVC statistics and tuningJames Morris-61/+287
2005-01-04[PATCH] SELinux: atomic_dec_and_test() bugJames Morris-1/+1
2005-01-04[PATCH] SELinux scalability: convert AVC to RCUJames Morris-355/+323
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath-1/+1
2005-01-04[PATCH] GP-REL data supportDavid Howells-2/+2
2005-01-04[PATCH] properly split capset_check+capset_setSerge Hallyn-6/+0
2005-01-03[PATCH] fix up dummy security module code mergeChris Wright-1/+2
2005-01-03[PATCH] remove duplicated patch fragmentAndries E. Brouwer-4/+0
2005-01-03[PATCH] track capabilities in default dummy security module codeChris Wright-4/+3
2005-01-03[PATCH] mm: overcommit updatesAndries E. Brouwer-0/+16
2005-01-03[PATCH] Fix of quota deadlock on pagelock: quota coreJan Kara-3/+3
2004-12-27[INET] move inet_sock into inet_opt and rename it to inet_sockArnaldo Carvalho de Melo-2/+2
2004-11-21[PATCH] SELinux: map Unix seqpacket sockets to appropriate security classStephen D. Smalley-0/+3
2004-11-18[PATCH] selinux: cache not freed if load_policy fails; reload BUG'sJeff Mahoney-0/+8