summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | [PATCH] files: break up files structDipankar Sarma2005-09-091-2/+4
* | | | [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-091-13/+0
* | | | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-091-111/+0
* | | | [PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley2005-09-091-11/+16
* | | | [PATCH] security: enable atomic inode security labelingStephen Smalley2005-09-091-0/+59
* | | | [SELINUX]: Update for tcp_diag rename to inet_diag.James Morris2005-08-291-1/+1
| |_|/ |/| |
* | | [PATCH] selinux: Fix address length checks in connect hookStephen Smalley2005-07-281-2/+2
* | | [PATCH] SELinux: default labeling of MLS fieldJames Morris2005-07-281-1/+2
| |/ |/|
* | [PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris2005-06-301-1/+2
* | [PATCH] selinux: kfree cleanupJesper Juhl2005-06-251-2/+1
* | [PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro2005-06-251-0/+11
* | [PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro2005-06-251-0/+10
* | [PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer2005-06-211-0/+1
|/
* AUDIT: Add message types to audit recordsSteve Grubb2005-05-131-1/+1
* [PATCH] SELinux: cleanup ipc_has_permStephen Smalley2005-05-011-13/+8
* [SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu2005-04-241-2/+1
* [PATCH] SELinux: add support for NETLINK_KOBJECT_UEVENTJames Morris2005-04-161-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+4565
OpenPOWER on IntegriCloud