aboutsummaryrefslogtreecommitdiffstats
path: root/security (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-01[PATCH] audit: support for object context filtersDarrel Goeddel1-1/+17
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel1-16/+16
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-10/+0
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2-0/+12
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2-5/+21
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel10-10/+0
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-3/+8
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel3-17/+17
2006-06-29[PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcallerDavid Howells3-11/+36
2006-06-27[PATCH] poison: add & use more constantsRandy Dunlap1-1/+2
2006-06-27[PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay1-2/+4
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIEric Paris4-5/+20
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay4-7/+34
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay2-7/+20
2006-06-26[PATCH] keys: allocate key serial numbers randomlyMichael LeMay1-14/+14
2006-06-26[PATCH] keys: let keyctl_chown() change a key's ownerFredrik Tolf1-8/+48
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells2-1/+45
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells9-44/+68
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust14-45/+216
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley2-0/+12
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris2-0/+12
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2-4/+4
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2-7/+8
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyDavid Howells3-17/+74
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay12-17/+106
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2-5/+5
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-1/+1
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds1-4/+4
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust12-123/+341
2006-06-20[PATCH] fix se_sen audit filterDarrel Goeddel1-1/+1
2006-06-17[SECMARK]: Add new packet controls to SELinuxJames Morris5-119/+232
2006-06-17[SECMARK]: Add SELinux exportsJames Morris1-0/+22
2006-06-17[SECMARK]: Add new flask definitions to SELinuxJames Morris4-0/+8
2006-06-17[SELINUX]: add security class for appletalk socketsChristopher J. PeBenito5-0/+28
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang4-4/+51
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust1-1/+1
2006-06-05[PATCH] selinux: fix sb_lock/sb_security_lock nestingStephen Smalley1-2/+4
2006-05-21[PATCH] selinux: endian fixAlexey Dobriyan1-1/+1
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn1-0/+4
2006-05-03[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley2-5/+3
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb1-0/+11
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb3-14/+11
2006-05-01[PATCH] audit inode patchSteve Grubb1-0/+24
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel6-10/+302
2006-04-21[RBTREE] Update key.c to use rb_parent() accessor macro.David Woodhouse1-4/+4
2006-04-19[PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston1-1/+1
2006-04-11[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablementDavid Howells1-21/+20
2006-04-10[Security] Keys: Fix oops when adding key to non-keyringDavid Howells2-0/+5
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Dave Jones1-2/+2
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds5-61/+86