aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixupCatherine Zhang2006-03-211-0/+10
* | [SECURITY] getpeersec: Fix build breakageArnaldo Carvalho de Melo2006-03-211-1/+2
* | [SECURITY]: TCP/UDP getpeersecCatherine Zhang2006-03-214-9/+117
* | [IPSEC]: Sync series - update selinuxJamal Hadi Salim2006-03-201-0/+7
|/
* [PATCH] selinux: tracer SID fixStephen Smalley2006-03-111-1/+1
* [PATCH] selinux: require AUDITStephen Smalley2006-02-072-3/+1
* [PATCH] selinux: require SECURITY_NETWORKStephen Smalley2006-02-053-22/+5
* [PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut2006-02-031-5/+10
* [PATCH] selinux: remove security struct magic number fields and testsStephen Smalley2006-02-012-52/+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
* Don't try to "validate" a non-existing timeval.Linus Torvalds2006-01-311-2/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-3/+2
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-114-0/+4
* [PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl2006-01-101-3/+3
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-4/+4
* [PATCH] shrink dentry structEric Dumazet2006-01-081-1/+1
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-088-235/+327
* [PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2006-01-081-23/+64
* [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-083-0/+48
* [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-081-1/+1
* [XFRM]: Fix sparse warning.Luiz Capitulino2006-01-071-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-063-11/+3
|\
| * [LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger2006-01-063-11/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-061-4/+2
|\ \ | |/ |/|
| * kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-061-4/+2