| Commit message (Expand) | Author | Age |
* | [PATCH] selinux: check for failed kmalloc in security_sid_to_context() | Serge E. Hallyn | 2006-05-15 |
* | [PATCH] selinux: Clear selinux_enabled flag upon runtime disable. | Stephen Smalley | 2006-05-03 |
* | [PATCH] Reworked patch for labels on user space messages | Steve Grubb | 2006-05-01 |
* | [PATCH] change lspp ipc auditing | Steve Grubb | 2006-05-01 |
* | [PATCH] audit inode patch | Steve Grubb | 2006-05-01 |
* | [PATCH] support for context based audit filtering | Darrel Goeddel | 2006-05-01 |
* | [PATCH] selinux: Fix MLS compatibility off-by-one bug | Ron Yorston | 2006-04-19 |
* | [PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement | David Howells | 2006-04-11 |
* | [Security] Keys: Fix oops when adding key to non-keyring | David Howells | 2006-04-10 |
* | [SELINUX] Fix build after ipsec decap state changes. | Dave Jones | 2006-04-09 |
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | [PATCH] audit string fields interface + consumer | Amy Griffis | 2006-03-20 |
| * | [PATCH] SE Linux audit events | Steve Grubb | 2006-03-20 |
| * | [PATCH] Miscellaneous bug and warning fixes | Dustin Kirkland | 2006-03-20 |
| * | [PATCH] Capture selinux subject/object context information. | Dustin Kirkland | 2006-03-20 |
| * | [PATCH] Define new range of userspace messages. | Steve Grubb | 2006-03-20 |
* | | [PATCH] make cap_ptrace enforce PTRACE_TRACME checks | Chris Wright | 2006-03-25 |
* | | [PATCH] refactor capable() to one implementation, add __capable() helper | Chris Wright | 2006-03-25 |
* | | [PATCH] Keys: Replace duplicate non-updateable keys rather than failing | David Howells | 2006-03-25 |
* | | [PATCH] Keys: Fix key quota management on key allocation | David Howells | 2006-03-25 |
* | | [PATCH] strndup_user: convert keyctl | Davi Arnaut | 2006-03-24 |
* | | [PATCH] Bug fixes and cleanup for the BSD Secure Levels LSM | Davi Arnaut | 2006-03-23 |
* | | [PATCH] SELinux: add slab cache for inode security struct | James Morris | 2006-03-22 |
* | | [PATCH] SELinux: cleanup stray variable in selinux_inode_init_security() | James Morris | 2006-03-22 |
* | | [PATCH] SELinux: fix hard link count for selinuxfs root directory | James Morris | 2006-03-22 |
* | | [PATCH] selinuxfs cleanups: sel_make_avc_files | James Morris | 2006-03-22 |
* | | [PATCH] selinuxfs cleanups: sel_make_bools | James Morris | 2006-03-22 |
* | | [PATCH] selinuxfs cleanups: sel_fill_super exit path | James Morris | 2006-03-22 |
* | | [PATCH] selinuxfs cleanups: use sel_make_dir() | James Morris | 2006-03-22 |
* | | [PATCH] selinuxfs cleanups: fix hard link count | James Morris | 2006-03-22 |
* | | [PATCH] selinux: simplify sel_read_bool | Stephen Smalley | 2006-03-22 |
* | | [PATCH] sem2mutex: security/ | Ingo Molnar | 2006-03-22 |
* | | [PATCH] selinux: Disable automatic labeling of new inodes when no policy is l... | Stephen Smalley | 2006-03-22 |
* | | [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup | Catherine Zhang | 2006-03-21 |
* | | [SECURITY] getpeersec: Fix build breakage | Arnaldo Carvalho de Melo | 2006-03-21 |
* | | [SECURITY]: TCP/UDP getpeersec | Catherine Zhang | 2006-03-21 |
* | | [IPSEC]: Sync series - update selinux | Jamal Hadi Salim | 2006-03-20 |
|/ |
|
* | [PATCH] selinux: tracer SID fix | Stephen Smalley | 2006-03-11 |
* | [PATCH] selinux: require AUDIT | Stephen Smalley | 2006-02-07 |
* | [PATCH] selinux: require SECURITY_NETWORK | Stephen Smalley | 2006-02-05 |
* | [PATCH] Fix keyctl usage of strnlen_user() | Davi Arnaut | 2006-02-03 |
* | [PATCH] selinux: remove security struct magic number fields and tests | Stephen Smalley | 2006-02-01 |
* | [PATCH] selinux: change file_alloc_security to use GFP_KERNEL | Stephen Smalley | 2006-02-01 |
* | [PATCH] selinux: fix and cleanup mprotect checks | Stephen Smalley | 2006-02-01 |
* | Don't try to "validate" a non-existing timeval. | Linus Torvalds | 2006-01-31 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 |
* | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 2006-01-13 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 |
* | [PATCH] selinux: Remove unneeded k[cm]alloc() return value casts | Jesper Juhl | 2006-01-10 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 |