aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang
2006-07-14[PATCH] Fix security check for joint context= and fscontext= mount optionsEric Paris
2006-07-10[PATCH] SELinux: add rootcontext= option to label root inode when mountingEric Paris
2006-07-10[PATCH] SELinux: decouple fscontext/context mount optionsEric Paris
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley
2006-06-30[PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang
2006-06-29[NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel
2006-06-27[PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay
2006-06-26[PATCH] SELinux: Add sockcreate node to procattr APIEric Paris
2006-06-26[PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells
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-22[PATCH] selinux: add hooks for key subsystemMichael LeMay
2006-06-17[SECMARK]: Add new packet controls 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-03[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley
2006-05-01[PATCH] change lspp ipc auditingSteve Grubb
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
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: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang
2006-03-20[PATCH] Miscellaneous bug and warning fixesDustin Kirkland
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland
2006-03-11[PATCH] selinux: tracer SID fixStephen Smalley
2006-02-05[PATCH] selinux: require SECURITY_NETWORKStephen Smalley
2006-02-01[PATCH] selinux: remove security struct magic number fields and testsStephen Smalley
2006-02-01[PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley
2006-02-01[PATCH] selinux: fix and cleanup mprotect checksStephen Smalley
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin
2006-01-03[LSM-IPSec]: Per-packet access control.Trent Jaeger
2005-11-09[PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley
2005-10-30[PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet
2005-10-30[PATCH] selinux-canonicalize-getxattr-fixAndrew Morton
2005-10-30[PATCH] SELinux: canonicalize getxattr()James Morris
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris
2005-10-28[PATCH] gfp_t: net/*Al Viro
2005-09-30[PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds