aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2006-06-23[PATCH] SELinux: add task_movememory hookDavid Quigley
2006-06-23[PATCH] lsm: add task_setioprio hookJames Morris
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22[PATCH] Keys: Fix race between two instantiators of a keyDavid Howells
2006-06-22[PATCH] selinux: add hooks for key subsystemMichael LeMay
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-06-20Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds
2006-06-20[PATCH] fix se_sen audit filterDarrel Goeddel
2006-06-17[SECMARK]: Add new packet controls to SELinuxJames Morris
2006-06-17[SECMARK]: Add SELinux exportsJames Morris
2006-06-17[SECMARK]: Add new flask definitions to SELinuxJames Morris
2006-06-17[SELINUX]: add security class for appletalk socketsChristopher J. PeBenito
2006-06-17[LSM-IPsec]: SELinux AuthorizeCatherine Zhang
2006-06-05[PATCH] selinux: fix sb_lock/sb_security_lock nestingStephen Smalley
2006-05-21[PATCH] selinux: endian fixAlexey Dobriyan
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn
2006-05-03[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley
2006-05-01[PATCH] Reworked patch for labels on user space messagesSteve Grubb
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb
2006-05-01[PATCH] audit inode patchSteve Grubb
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel
2006-04-21[RBTREE] Update key.c to use rb_parent() accessor macro.David Woodhouse
2006-04-19[PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston
2006-04-11[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablementDavid Howells
2006-04-10[Security] Keys: Fix oops when adding key to non-keyringDavid Howells
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Dave Jones
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-25[PATCH] make cap_ptrace enforce PTRACE_TRACME checksChris Wright
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright
2006-03-25[PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells
2006-03-25[PATCH] Keys: Fix key quota management on key allocationDavid Howells
2006-03-24[PATCH] strndup_user: convert keyctlDavi Arnaut
2006-03-23[PATCH] Bug fixes and cleanup for the BSD Secure Levels LSMDavi Arnaut
2006-03-22[PATCH] SELinux: add slab cache for inode security structJames Morris
2006-03-22[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris
2006-03-22[PATCH] SELinux: fix hard link count for selinuxfs root directoryJames Morris
2006-03-22[PATCH] selinuxfs cleanups: sel_make_avc_filesJames Morris
2006-03-22[PATCH] selinuxfs cleanups: sel_make_boolsJames Morris
2006-03-22[PATCH] selinuxfs cleanups: sel_fill_super exit pathJames Morris
2006-03-22[PATCH] selinuxfs cleanups: use sel_make_dir()James Morris
2006-03-22[PATCH] selinuxfs cleanups: fix hard link countJames Morris
2006-03-22[PATCH] selinux: simplify sel_read_boolStephen Smalley
2006-03-22[PATCH] sem2mutex: security/Ingo Molnar
2006-03-22[PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley
2006-03-20[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang
2006-03-20[SECURITY] getpeersec: Fix build breakageArnaldo Carvalho de Melo
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang
2006-03-20[IPSEC]: Sync series - update selinuxJamal Hadi Salim
2006-03-20[PATCH] audit string fields interface + consumerAmy Griffis