aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2006-07-10[PATCH] SELinux: add rootcontext= option to label root inode when mountingGravatar Eric Paris 1-9/+57
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsGravatar Eric Paris 2-16/+56
2006-07-01[PATCH] audit: support for object context filtersGravatar Darrel Goeddel 1-1/+17
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsGravatar Darrel Goeddel 1-16/+16
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 10-10/+0
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksGravatar David Quigley 2-0/+12
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionGravatar David Quigley 2-5/+21
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 10-10/+0
2006-06-29[AF_UNIX]: Datagram getpeersecGravatar Catherine Zhang 1-3/+8
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Gravatar Darrel Goeddel 3-17/+17
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerGravatar David Howells 3-11/+36
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