summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] SELinux: add task_movememory hookDavid Quigley2006-06-232-0/+12
* [PATCH] lsm: add task_setioprio hookJames Morris2006-06-232-0/+12
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-232-4/+4
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-232-7/+8
* [PATCH] Keys: Fix race between two instantiators of a keyDavid Howells2006-06-223-17/+74
* [PATCH] selinux: add hooks for key subsystemMichael LeMay2006-06-2212-17/+106
* Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-201-1/+1
|\
| * [PATCH] fix se_sen audit filterDarrel Goeddel2006-06-201-1/+1
* | Merge git://git.infradead.org/~dwmw2/rbtree-2.6Linus Torvalds2006-06-201-4/+4
|\ \
| * | [RBTREE] Update key.c to use rb_parent() accessor macro.David Woodhouse2006-04-211-4/+4
* | | [SECMARK]: Add new packet controls to SELinuxJames Morris2006-06-175-119/+232
* | | [SECMARK]: Add SELinux exportsJames Morris2006-06-171-0/+22
* | | [SECMARK]: Add new flask definitions to SELinuxJames Morris2006-06-174-0/+8
* | | [SELINUX]: add security class for appletalk socketsChristopher J. PeBenito2006-06-175-0/+28
* | | [LSM-IPsec]: SELinux AuthorizeCatherine Zhang2006-06-174-4/+51
| |/ |/|
* | [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: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn2006-05-151-0/+4
* | [PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley2006-05-032-5/+3
* | [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-011-0/+11
* | [PATCH] change lspp ipc auditingSteve Grubb2006-05-013-14/+11
* | [PATCH] audit inode patchSteve Grubb2006-05-011-0/+24
* | [PATCH] support for context based audit filteringDarrel Goeddel2006-05-016-10/+302
|/
* [PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston2006-04-191-1/+1
* [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablementDavid Howells2006-04-111-21/+20
* [Security] Keys: Fix oops when adding key to non-keyringDavid Howells2006-04-102-0/+5
* [SELINUX] Fix build after ipsec decap state changes.Dave Jones2006-04-091-2/+2
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-255-61/+86
|\
| * [PATCH] audit string fields interface + consumerAmy Griffis2006-03-201-0/+3
| * [PATCH] SE Linux audit eventsSteve Grubb2006-03-202-6/+20
| * [PATCH] Miscellaneous bug and warning fixesDustin Kirkland2006-03-202-2/+8
| * [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-202-51/+51
| * [PATCH] Define new range of userspace messages.Steve Grubb2006-03-201-2/+4
* | [PATCH] make cap_ptrace enforce PTRACE_TRACME checksChris Wright2006-03-251-2/+2
* | [PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2006-03-251-23/+0
* | [PATCH] Keys: Replace duplicate non-updateable keys rather than failingDavid Howells2006-03-251-5/+9
* | [PATCH] Keys: Fix key quota management on key allocationDavid Howells2006-03-251-2/+2
* | [PATCH] strndup_user: convert keyctlDavi Arnaut2006-03-241-105/+50
* | [PATCH] Bug fixes and cleanup for the BSD Secure Levels LSMDavi Arnaut2006-03-231-97/+113
* | [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: fix hard link count for selinuxfs root directoryJames Morris2006-03-221-5/+9
* | [PATCH] selinuxfs cleanups: sel_make_avc_filesJames Morris2006-03-221-5/+2
* | [PATCH] selinuxfs cleanups: sel_make_boolsJames Morris2006-03-221-4/+1
* | [PATCH] selinuxfs cleanups: sel_fill_super exit pathJames Morris2006-03-221-17/+24
* | [PATCH] selinuxfs cleanups: use sel_make_dir()James Morris2006-03-221-8/+4
* | [PATCH] selinuxfs cleanups: fix hard link countJames Morris2006-03-221-0/+4
* | [PATCH] selinux: simplify sel_read_boolStephen Smalley2006-03-221-19/+1
* | [PATCH] sem2mutex: security/Ingo Molnar2006-03-223-16/+19
* | [PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...Stephen Smalley2006-03-221-1/+1