aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Gravatar Serge E. Hallyn 1-0/+4
2006-05-03[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Gravatar Stephen Smalley 2-5/+3
2006-05-01[PATCH] Reworked patch for labels on user space messagesGravatar Steve Grubb 1-0/+11
2006-05-01[PATCH] change lspp ipc auditingGravatar Steve Grubb 3-14/+11
2006-05-01[PATCH] audit inode patchGravatar Steve Grubb 1-0/+24
2006-05-01[PATCH] support for context based audit filteringGravatar Darrel Goeddel 6-10/+302
2006-04-19[PATCH] selinux: Fix MLS compatibility off-by-one bugGravatar Ron Yorston 1-1/+1
2006-04-11[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablementGravatar David Howells 1-21/+20
2006-04-10[Security] Keys: Fix oops when adding key to non-keyringGravatar David Howells 2-0/+5
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Gravatar Dave Jones 1-2/+2
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 5-61/+86
2006-03-25[PATCH] make cap_ptrace enforce PTRACE_TRACME checksGravatar Chris Wright 1-2/+2
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperGravatar Chris Wright 1-23/+0
2006-03-25[PATCH] Keys: Replace duplicate non-updateable keys rather than failingGravatar David Howells 1-5/+9
2006-03-25[PATCH] Keys: Fix key quota management on key allocationGravatar David Howells 1-2/+2
2006-03-24[PATCH] strndup_user: convert keyctlGravatar Davi Arnaut 1-105/+50
2006-03-23[PATCH] Bug fixes and cleanup for the BSD Secure Levels LSMGravatar Davi Arnaut 1-97/+113
2006-03-22[PATCH] SELinux: add slab cache for inode security structGravatar James Morris 1-2/+8
2006-03-22[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()Gravatar James Morris 1-2/+0
2006-03-22[PATCH] SELinux: fix hard link count for selinuxfs root directoryGravatar James Morris 1-5/+9
2006-03-22[PATCH] selinuxfs cleanups: sel_make_avc_filesGravatar James Morris 1-5/+2
2006-03-22[PATCH] selinuxfs cleanups: sel_make_boolsGravatar James Morris 1-4/+1
2006-03-22[PATCH] selinuxfs cleanups: sel_fill_super exit pathGravatar James Morris 1-17/+24
2006-03-22[PATCH] selinuxfs cleanups: use sel_make_dir()Gravatar James Morris 1-8/+4
2006-03-22[PATCH] selinuxfs cleanups: fix hard link countGravatar James Morris 1-0/+4
2006-03-22[PATCH] selinux: simplify sel_read_boolGravatar Stephen Smalley 1-19/+1
2006-03-22[PATCH] sem2mutex: security/Gravatar Ingo Molnar 3-16/+19
2006-03-22[PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Gravatar Stephen Smalley 1-1/+1
2006-03-20[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupGravatar Catherine Zhang 1-0/+10
2006-03-20[SECURITY] getpeersec: Fix build breakageGravatar Arnaldo Carvalho de Melo 1-1/+2
2006-03-20[SECURITY]: TCP/UDP getpeersecGravatar Catherine Zhang 4-9/+117
2006-03-20[IPSEC]: Sync series - update selinuxGravatar Jamal Hadi Salim 1-0/+7
2006-03-20[PATCH] audit string fields interface + consumerGravatar Amy Griffis 1-0/+3
2006-03-20[PATCH] SE Linux audit eventsGravatar Steve Grubb 2-6/+20
2006-03-20[PATCH] Miscellaneous bug and warning fixesGravatar Dustin Kirkland 2-2/+8
2006-03-20[PATCH] Capture selinux subject/object context information.Gravatar Dustin Kirkland 2-51/+51
2006-03-20[PATCH] Define new range of userspace messages.Gravatar Steve Grubb 1-2/+4
2006-03-11[PATCH] selinux: tracer SID fixGravatar Stephen Smalley 1-1/+1
2006-02-07[PATCH] selinux: require AUDITGravatar Stephen Smalley 2-3/+1
2006-02-05[PATCH] selinux: require SECURITY_NETWORKGravatar Stephen Smalley 3-22/+5
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Gravatar Davi Arnaut 1-5/+10
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsGravatar Stephen Smalley 2-52/+5
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELGravatar Stephen Smalley 1-1/+1
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksGravatar Stephen Smalley 1-29/+21
2006-01-31Don't try to "validate" a non-existing timeval.Gravatar Linus Torvalds 1-2/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsGravatar Arjan van de Ven 1-1/+1
2006-01-13[NET]: Use NIP6_FMT in kernel.hGravatar Joe Perches 1-3/+2
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 4-0/+4
2006-01-10[PATCH] selinux: Remove unneeded k[cm]alloc() return value castsGravatar Jesper Juhl 1-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-4/+4