Age | Commit message (Expand) | Author |
2009-06-25 | selinux: clean up avc node cache when disabling selinux | Thomas Liu |
2009-06-25 | security: rename ptrace_may_access => ptrace_access_check | Ingo Molnar |
2009-06-25 | keys: annotate seqfile ops with __releases and __acquires | James Morris |
2009-06-23 | selinux: restore optimization to selinux_file_permission | Stephen Smalley |
2009-06-19 | TOMOYO: Remove next_domain from tomoyo_find_next_domain(). | Tetsuo Handa |
2009-06-19 | TOMOYO: Move tomoyo_delete_domain(). | Tetsuo Handa |
2009-06-19 | Merge branch 'master' into next | James Morris |
2009-06-18 | devcgroup: skip superfluous checks when found the DEV_ALL elem | Li Zefan |
2009-06-19 | Add audit messages on type boundary violations | KaiGai Kohei |
2009-06-18 | cleanup in ss/services.c | KaiGai Kohei |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-06-10 | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-09 | TOMOYO: Add description of lists and structures. | Tetsuo Handa |
2009-06-09 | TOMOYO: Remove unused field. | Tetsuo Handa |
2009-06-09 | Merge branch 'master' into next | James Morris |
2009-06-05 | integrity: ima audit dentry_open failure | Mimi Zohar |
2009-06-04 | TOMOYO: Remove unused parameter. | Tetsuo Handa |
2009-06-04 | security: use mmap_min_addr indepedently of security models | Christoph Lameter |
2009-06-03 | net: skb->dst accessors | Eric Dumazet |
2009-06-03 | TOMOYO: Simplify policy reader. | Tetsuo Handa |
2009-06-03 | TOMOYO: Remove redundant markers. | Tetsuo Handa |
2009-06-03 | SELinux: define audit permissions for audit tree netlink messages | Eric Paris |
2009-06-02 | TOMOYO: Remove unused mutex. | Tetsuo Handa |
2009-06-02 | tomoyo: avoid get+put of task_struct | Serge E. Hallyn |
2009-05-28 | smack: Remove redundant initialization. | Tetsuo Handa |
2009-05-27 | rootplug: Remove redundant initialization. | Tetsuo Handa |
2009-05-27 | tomoyo: add missing call to cap_bprm_set_creds | Herton Ronaldo Krzesinski |
2009-05-22 | Merge branch 'master' into next | James Morris |
2009-05-22 | smack: do not beyond ARRAY_SIZE of data | Roel Kluin |
2009-05-22 | integrity: path_check update | Mimi Zohar |
2009-05-22 | IMA: Add __init notation to ima functions | Eric Paris |
2009-05-22 | IMA: Minimal IMA policy and boot param for TCB IMA policy | Eric Paris |
2009-05-19 | selinux: remove obsolete read buffer limit from sel_read_bool | Stephen Smalley |
2009-05-19 | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris |
2009-05-15 | IMA: do not measure everything opened by root by default | Eric Paris |
2009-05-15 | IMA: remove read permissions on the ima policy file | Eric Paris |
2009-05-12 | securityfs: securityfs_remove should handle IS_ERR pointers | Eric Paris |
2009-05-12 | IMA: open all files O_LARGEFILE | Eric Paris |
2009-05-12 | IMA: Handle dentry_open failures | Eric Paris |
2009-05-12 | IMA: use current_cred() instead of current->cred | Eric Paris |
2009-05-09 | Reduce path_lookup() abuses | Al Viro |
2009-05-08 | Merge branch 'master' into next | James Morris |
2009-05-06 | integrity: remove __setup auditing msgs | Mimi Zohar |
2009-05-06 | integrity: use audit_log_string | Mimi Zohar |
2009-05-06 | integrity: lsm audit rule matching fix | Mimi Zohar |
2009-05-05 | selinux: Fix send_sigiotask hook | Stephen Smalley |
2009-04-30 | selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p... | Oleg Nesterov |
2009-04-30 | SELinux: Don't flush inherited SIGKILL during execve() | David Howells |
2009-04-30 | SELinux: drop secondary_ops->sysctl | Eric Paris |