| Commit message (Expand) | Author | Age | Files | Lines |
* | [Security] Keys: Fix oops when adding key to non-keyring | David Howells | 2006-04-10 | 2 | -0/+5 |
* | [SELINUX] Fix build after ipsec decap state changes. | Dave Jones | 2006-04-09 | 1 | -2/+2 |
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 | 5 | -61/+86 |
|\ |
|
| * | [PATCH] audit string fields interface + consumer | Amy Griffis | 2006-03-20 | 1 | -0/+3 |
| * | [PATCH] SE Linux audit events | Steve Grubb | 2006-03-20 | 2 | -6/+20 |
| * | [PATCH] Miscellaneous bug and warning fixes | Dustin Kirkland | 2006-03-20 | 2 | -2/+8 |
| * | [PATCH] Capture selinux subject/object context information. | Dustin Kirkland | 2006-03-20 | 2 | -51/+51 |
| * | [PATCH] Define new range of userspace messages. | Steve Grubb | 2006-03-20 | 1 | -2/+4 |
* | | [PATCH] make cap_ptrace enforce PTRACE_TRACME checks | Chris Wright | 2006-03-25 | 1 | -2/+2 |
* | | [PATCH] refactor capable() to one implementation, add __capable() helper | Chris Wright | 2006-03-25 | 1 | -23/+0 |
* | | [PATCH] Keys: Replace duplicate non-updateable keys rather than failing | David Howells | 2006-03-25 | 1 | -5/+9 |
* | | [PATCH] Keys: Fix key quota management on key allocation | David Howells | 2006-03-25 | 1 | -2/+2 |
* | | [PATCH] strndup_user: convert keyctl | Davi Arnaut | 2006-03-24 | 1 | -105/+50 |
* | | [PATCH] Bug fixes and cleanup for the BSD Secure Levels LSM | Davi Arnaut | 2006-03-23 | 1 | -97/+113 |
* | | [PATCH] SELinux: add slab cache for inode security struct | James Morris | 2006-03-22 | 1 | -2/+8 |
* | | [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security() | James Morris | 2006-03-22 | 1 | -2/+0 |
* | | [PATCH] SELinux: fix hard link count for selinuxfs root directory | James Morris | 2006-03-22 | 1 | -5/+9 |
* | | [PATCH] selinuxfs cleanups: sel_make_avc_files | James Morris | 2006-03-22 | 1 | -5/+2 |
* | | [PATCH] selinuxfs cleanups: sel_make_bools | James Morris | 2006-03-22 | 1 | -4/+1 |
* | | [PATCH] selinuxfs cleanups: sel_fill_super exit path | James Morris | 2006-03-22 | 1 | -17/+24 |
* | | [PATCH] selinuxfs cleanups: use sel_make_dir() | James Morris | 2006-03-22 | 1 | -8/+4 |
* | | [PATCH] selinuxfs cleanups: fix hard link count | James Morris | 2006-03-22 | 1 | -0/+4 |
* | | [PATCH] selinux: simplify sel_read_bool | Stephen Smalley | 2006-03-22 | 1 | -19/+1 |
* | | [PATCH] sem2mutex: security/ | Ingo Molnar | 2006-03-22 | 3 | -16/+19 |
* | | [PATCH] selinux: Disable automatic labeling of new inodes when no policy is l... | Stephen Smalley | 2006-03-22 | 1 | -1/+1 |
* | | [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup | Catherine Zhang | 2006-03-20 | 1 | -0/+10 |
* | | [SECURITY] getpeersec: Fix build breakage | Arnaldo Carvalho de Melo | 2006-03-20 | 1 | -1/+2 |
* | | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 2006-03-20 | 4 | -9/+117 |
* | | [IPSEC]: Sync series - update selinux | Jamal Hadi Salim | 2006-03-20 | 1 | -0/+7 |
|/ |
|
* | [PATCH] selinux: tracer SID fix | Stephen Smalley | 2006-03-11 | 1 | -1/+1 |
* | [PATCH] selinux: require AUDIT | Stephen Smalley | 2006-02-07 | 2 | -3/+1 |
* | [PATCH] selinux: require SECURITY_NETWORK | Stephen Smalley | 2006-02-05 | 3 | -22/+5 |
* | [PATCH] Fix keyctl usage of strnlen_user() | Davi Arnaut | 2006-02-03 | 1 | -5/+10 |
* | [PATCH] selinux: remove security struct magic number fields and tests | Stephen Smalley | 2006-02-01 | 2 | -52/+5 |
* | [PATCH] selinux: change file_alloc_security to use GFP_KERNEL | Stephen Smalley | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] selinux: fix and cleanup mprotect checks | Stephen Smalley | 2006-02-01 | 1 | -29/+21 |
* | Don't try to "validate" a non-existing timeval. | Linus Torvalds | 2006-01-31 | 1 | -2/+2 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -1/+1 |
* | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 2006-01-13 | 1 | -3/+2 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 | 4 | -0/+4 |
* | [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts | Jesper Juhl | 2006-01-10 | 1 | -3/+3 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -4/+4 |
* | [PATCH] shrink dentry struct | Eric Dumazet | 2006-01-08 | 1 | -1/+1 |
* | [PATCH] keys: Permit running process to instantiate keys | David Howells | 2006-01-08 | 8 | -235/+327 |
* | [PATCH] keys: Discard duplicate keys from a keyring on link | David Howells | 2006-01-08 | 1 | -23/+64 |
* | [PATCH] keys: Permit key expiry time to be set | David Howells | 2006-01-08 | 3 | -0/+48 |
* | [PATCH] rcu file: use atomic primitives | Nick Piggin | 2006-01-08 | 1 | -1/+1 |
* | [XFRM]: Fix sparse warning. | Luiz Capitulino | 2006-01-07 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-01-06 | 3 | -11/+3 |
|\ |
|
| * | [LSM-IPSec]: Corrections to LSM-IPSec Nethooks | Trent Jaeger | 2006-01-06 | 3 | -11/+3 |