Age | Commit message (Expand) | Author | Files | Lines |
2005-09-10 | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks | Stephen Smalley | 3 | -140/+0 |
2005-09-10 | [PATCH] tmpfs: Enable atomic inode security labeling | Stephen Smalley | 1 | -11/+16 |
2005-09-10 | [PATCH] security: enable atomic inode security labeling | Stephen Smalley | 3 | -0/+67 |
2005-09-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2005-09-05 | [PATCH] selinux: endian notations | Alexey Dobriyan | 5 | -37/+52 |
2005-09-05 | [PATCH] selinux: Reduce memory use by avtab | Stephen Smalley | 9 | -235/+400 |
2005-09-02 | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 1 | -1/+1 |
2005-08-30 | [SELINUX]: Update for tcp_diag rename to inet_diag. | James Morris | 2 | -2/+3 |
2005-08-30 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 1 | -1/+2 |
2005-08-30 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 1 | -2/+2 |
2005-08-30 | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users | Patrick McHardy | 1 | -0/+1 |
2005-08-30 | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 1 | -1/+1 |
2005-08-23 | [PATCH] SECURITY must depend on SYSFS | Adrian Bunk | 1 | -0/+1 |
2005-08-09 | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 9 | -47/+113 |
2005-08-05 | [PATCH] Destruction of failed keyring oopses | David Howells | 1 | -1/+5 |
2005-08-05 | [PATCH] Error during attempt to join key management session can leave semapho... | David Howells | 1 | -1/+1 |
2005-08-04 | [PATCH] Keys: Fix key management syscall interface bugs | David Howells | 2 | -5/+8 |
2005-07-29 | [PATCH] selinux: Fix address length checks in connect hook | Stephen Smalley | 1 | -2/+2 |
2005-07-28 | [PATCH] SELinux: default labeling of MLS field | James Morris | 5 | -38/+97 |
2005-07-13 | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 1 | -7/+8 |
2005-07-09 | [PATCH] seclvl securityfs | serue@us.ibm.com | 1 | -158/+70 |
2005-07-09 | [PATCH] add securityfs for all LSMs to use | Greg KH | 2 | -1/+348 |
2005-07-08 | [PATCH] Keys: Base keyring size on key pointer not key struct | David Howells | 1 | -7/+8 |
2005-07-02 | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 21 | -451/+1036 |
2005-06-30 | [PATCH] selinux_sb_copy_data() should not require a whole page | Eric Paris | 1 | -1/+2 |
2005-06-26 | [PATCH] selinux: kfree cleanup | Jesper Juhl | 5 | -28/+14 |
2005-06-26 | [PATCH] RCU: clean up a few remaining synchronize_kernel() calls | Paul E. McKenney | 2 | -2/+2 |
2005-06-26 | [PATCH] selinux: add executable heap check | Lorenzo Hern�ndez Garc�a-Hierro | 3 | -0/+13 |
2005-06-26 | [PATCH] selinux: add executable stack check | Lorenzo Hernandez Garc�a-Hierro | 3 | -0/+12 |
2005-06-24 | [PATCH] eCryptfs: export user key type | Michael Halcrow | 1 | -0/+2 |
2005-06-24 | [PATCH] Keys: Make request-key create an authorisation key | David Howells | 9 | -180/+685 |
2005-06-24 | [PATCH] Keys: Use RCU to manage session keyring pointer | David Howells | 2 | -25/+24 |
2005-06-24 | [PATCH] Keys: Pass session keyring to call_usermodehelper() | David Howells | 1 | -1/+1 |
2005-06-24 | [PATCH] keys: Discard key spinlock and use RCU for key payload | David Howells | 7 | -223/+289 |
2005-06-23 | [PATCH] setuid core dump | Alan Cox | 2 | -2/+2 |
2005-06-22 | AUDIT: Wait for backlog to clear when generating messages. | David Woodhouse | 3 | -5/+5 |
2005-06-22 | [PATCH] SELinux: memory leak in selinux_sb_copy_data() | Gerald Schaefer | 1 | -0/+1 |
2005-06-21 | [PATCH] sysfs: (rest) if show/store is missing return -EIO | Dmitry Torokhov | 1 | -2/+2 |
2005-06-19 | [NETLINK]: Neighbour table configuration and statistics via rtnetlink | Thomas Graf | 1 | -0/+2 |
2005-05-25 | AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_audit | Stephen Smalley | 1 | -13/+9 |
2005-05-21 | Fix oops due to thinko in avc_audit() | David Woodhouse | 1 | -1/+1 |
2005-05-21 | AUDIT: Avoid sleeping function in SElinux AVC audit. | Stephen Smalley | 1 | -9/+8 |
2005-05-19 | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -3/+5 |
2005-05-19 | Restore logging of pid= and comm= in AVC audit messages | David Woodhouse | 1 | -0/+7 |
2005-05-18 | AUDIT: Treat all user messages identically. | David Woodhouse | 1 | -10/+7 |
2005-05-17 | [PATCH] selinux: fix avc_alloc_node() oom with no policy loaded | Stephen Smalley | 1 | -3/+5 |
2005-05-13 | AUDIT: Add message types to audit records | Steve Grubb | 4 | -5/+13 |
2005-05-11 | Add audit_log_type | Chris Wright | 1 | -1/+1 |
2005-05-06 | The attached patch addresses the problem with getting the audit daemon | Steve Grubb | 1 | -0/+1 |
2005-05-01 | [PATCH] SELinux: add finer grained permissions to Netlink audit processing | James Morris | 3 | -7/+10 |