summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] SELinux: Add security hook definition for getioprio and insert hooksDavid Quigley2006-06-301-0/+6
* | [PATCH] SELinux: extend task_kill hook to handle signals sent by AIO completionDavid Quigley2006-06-301-4/+16
|/
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-3/+8
* [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-291-13/+13
* [PATCH] selinux: inherit /proc/self/attr/keycreate across forkMichael LeMay2006-06-271-2/+4
* [PATCH] SELinux: Add sockcreate node to procattr APIEric Paris2006-06-261-5/+17
* [PATCH] keys: add a way to store the appropriate context for newly-created keysMichael LeMay2006-06-261-6/+29
* [PATCH] keys: sort out key quota systemDavid Howells2006-06-261-3/+6
* [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-231-0/+6
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-231-0/+6
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-3/+3
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-221-0/+64
* [SECMARK]: Add new packet controls to SELinuxJames Morris2006-06-171-109/+133
* [SELINUX]: add security class for appletalk socketsChristopher J. PeBenito2006-06-171-0/+2
* [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-171-0/+2
* [PATCH] selinux: fix sb_lock/sb_security_lock nestingStephen Smalley2006-06-051-2/+4
* [PATCH] selinux: endian fixAlexey Dobriyan2006-05-211-1/+1
* [PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley2006-05-031-0/+3
* [PATCH] change lspp ipc auditingSteve Grubb2006-05-011-8/+0
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-52/+46
|\
| * [PATCH] Miscellaneous bug and warning fixesDustin Kirkland2006-03-201-1/+1
| * [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-201-51/+45
* | [PATCH] SELinux: add slab cache for inode security structJames Morris2006-03-221-2/+8
* | [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()James Morris2006-03-221-2/+0
* | [PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley2006-03-221-1/+1
* | [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-201-7/+39
|/
* [PATCH] selinux: tracer SID fixStephen Smalley2006-03-111-1/+1
* [PATCH] selinux: require SECURITY_NETWORKStephen Smalley2006-02-051-18/+3
* [PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2006-02-011-44/+5
* [PATCH] selinux: change file_alloc_security to use GFP_KERNELStephen Smalley2006-02-011-1/+1
* [PATCH] selinux: fix and cleanup mprotect checksStephen Smalley2006-02-011-29/+21
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-081-1/+1
* [LSM-IPSec]: Per-packet access control.Trent Jaeger2006-01-031-0/+39
* [PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley2005-11-091-0/+3
* [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-301-2/+1
* [PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2005-10-301-2/+2
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-301-1/+1
* [PATCH] selinux-canonicalize-getxattr-fixAndrew Morton2005-10-301-3/+0
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-301-14/+32
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-301-16/+8
* [PATCH] gfp_t: net/*Al Viro2005-10-281-2/+2
* [PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris2005-09-301-6/+24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-131-1/+1
|\
| * Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-091-3/+4
| |\
| * \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-021-3/+25
| |\ \
| * | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-221-1/+1
* | | | [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-1/+1
OpenPOWER on IntegriCloud