Age | Commit message (Expand) | Author |
2005-10-08 | [PATCH] Keys: Possessor permissions should be additive | David Howells |
2005-10-08 | [PATCH] Keys: Split key permissions checking into a .c file | David Howells |
2005-10-08 | [PATCH] Keys: Add request-key process documentation | David Howells |
2005-10-08 | [PATCH] key: plug request_key_auth memleak | David Howells |
2005-09-30 | [PATCH] SELinux - fix SCTP socket bug and general IP protocol handling | James Morris |
2005-09-28 | [PATCH] Keys: Add possessor permissions to keys [try #3] | David Howells |
2005-09-17 | [PATCH] seclvl: use securityfs (fix) | Serge Hallyn |
2005-09-17 | [PATCH] seclvl-use-securityfs tidy | Andrew Morton |
2005-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 | Linus Torvalds |
2005-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds |
2005-09-09 | [PATCH] files: lock-free fd look-up | Dipankar Sarma |
2005-09-09 | [PATCH] files: break up files struct | Dipankar Sarma |
2005-09-09 | [PATCH] remove the inode_post_link and inode_post_rename LSM hooks | Stephen Smalley |
2005-09-09 | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks | Stephen Smalley |
2005-09-09 | [PATCH] tmpfs: Enable atomic inode security labeling | Stephen Smalley |
2005-09-09 | [PATCH] security: enable atomic inode security labeling | Stephen Smalley |
2005-09-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2005-09-05 | [PATCH] selinux: endian notations | Alexey Dobriyan |
2005-09-05 | [PATCH] selinux: Reduce memory use by avtab | Stephen Smalley |
2005-09-01 | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu |
2005-08-29 | [SELINUX]: Update for tcp_diag rename to inet_diag. | James Morris |
2005-08-29 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy |
2005-08-29 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy |
2005-08-29 | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users | Patrick McHardy |
2005-08-29 | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte |
2005-08-22 | [PATCH] SECURITY must depend on SYSFS | Adrian Bunk |
2005-08-09 | Merge with /shiny/git/linux-2.6/.git | David Woodhouse |
2005-08-04 | [PATCH] Destruction of failed keyring oopses | David Howells |
2005-08-04 | [PATCH] Error during attempt to join key management session can leave semapho... | David Howells |
2005-08-04 | [PATCH] Keys: Fix key management syscall interface bugs | David Howells |
2005-07-28 | [PATCH] selinux: Fix address length checks in connect hook | Stephen Smalley |
2005-07-28 | [PATCH] SELinux: default labeling of MLS field | James Morris |
2005-07-13 | Merge with /shiny/git/linux-2.6/.git | David Woodhouse |
2005-07-08 | [PATCH] seclvl securityfs | serue@us.ibm.com |
2005-07-08 | [PATCH] add securityfs for all LSMs to use | Greg KH |
2005-07-07 | [PATCH] Keys: Base keyring size on key pointer not key struct | David Howells |
2005-07-02 | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse |
2005-06-30 | [PATCH] selinux_sb_copy_data() should not require a whole page | Eric Paris |
2005-06-25 | [PATCH] selinux: kfree cleanup | Jesper Juhl |
2005-06-25 | [PATCH] RCU: clean up a few remaining synchronize_kernel() calls | Paul E. McKenney |
2005-06-25 | [PATCH] selinux: add executable heap check | Lorenzo Hern�ndez Garc�a-Hierro |
2005-06-25 | [PATCH] selinux: add executable stack check | Lorenzo Hernandez Garc�a-Hierro |
2005-06-24 | [PATCH] eCryptfs: export user key type | Michael Halcrow |
2005-06-24 | [PATCH] Keys: Make request-key create an authorisation key | David Howells |
2005-06-24 | [PATCH] Keys: Use RCU to manage session keyring pointer | David Howells |
2005-06-24 | [PATCH] Keys: Pass session keyring to call_usermodehelper() | David Howells |
2005-06-24 | [PATCH] keys: Discard key spinlock and use RCU for key payload | David Howells |
2005-06-23 | [PATCH] setuid core dump | Alan Cox |
2005-06-22 | AUDIT: Wait for backlog to clear when generating messages. | David Woodhouse |
2005-06-21 | [PATCH] SELinux: memory leak in selinux_sb_copy_data() | Gerald Schaefer |