aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2006-06-27[PATCH] poison: add & use more constantsGravatar Randy Dunlap 1-1/+2
2006-06-27[PATCH] selinux: inherit /proc/self/attr/keycreate across forkGravatar Michael LeMay 1-2/+4
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIGravatar Eric Paris 4-5/+20
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysGravatar Michael LeMay 4-7/+34
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysGravatar Michael LeMay 2-7/+20
2006-06-26[PATCH] keys: allocate key serial numbers randomlyGravatar Michael LeMay 1-14/+14
2006-06-26[PATCH] keys: let keyctl_chown() change a key's ownerGravatar Fredrik Tolf 1-8/+48
2006-06-26[PATCH] keys: discard the contents of a key on revocationGravatar David Howells 2-1/+45
2006-06-26[PATCH] keys: sort out key quota systemGravatar David Howells 9-44/+68
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Gravatar Trond Myklebust 14-45/+216
2006-06-23[PATCH] SELinux: add task_movememory hookGravatar David Quigley 2-0/+12
2006-06-23[PATCH] lsm: add task_setioprio hookGravatar James Morris 2-0/+12
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 2-4/+4
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 2-7/+8
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyGravatar David Howells 3-17/+74
2006-06-22[PATCH] selinux: add hooks for key subsystemGravatar Michael LeMay 12-17/+106
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Gravatar Trond Myklebust 2-5/+5
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Gravatar Linus Torvalds 1-4/+4
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Gravatar Trond Myklebust 12-123/+341
2006-06-20[PATCH] fix se_sen audit filterGravatar Darrel Goeddel 1-1/+1
2006-06-17[SECMARK]: Add new packet controls to SELinuxGravatar James Morris 5-119/+232
2006-06-17[SECMARK]: Add SELinux exportsGravatar James Morris 1-0/+22
2006-06-17[SECMARK]: Add new flask definitions to SELinuxGravatar James Morris 4-0/+8
2006-06-17[SELINUX]: add security class for appletalk socketsGravatar Christopher J. PeBenito 5-0/+28
2006-06-17[LSM-IPsec]: SELinux AuthorizeGravatar Catherine Zhang 4-4/+51
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Gravatar Trond Myklebust 1-1/+1
2006-06-05[PATCH] selinux: fix sb_lock/sb_security_lock nestingGravatar Stephen Smalley 1-2/+4
2006-05-21[PATCH] selinux: endian fixGravatar Alexey Dobriyan 1-1/+1
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-21[RBTREE] Update key.c to use rb_parent() accessor macro.Gravatar David Woodhouse 1-4/+4
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