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