Age | Commit message (Expand) | Author |
2009-09-07 | IMA: update ima_counts_put | Mimi Zohar |
2009-08-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-08-27 | IMA: iint put in ima_counts_get and put | Eric Paris |
2009-08-24 | ima: hashing large files bug fix | Mimi Zohar |
2009-08-19 | security: Fix prompt for LSM_MMAP_MIN_ADDR | Andreas Schwab |
2009-08-19 | security: Make LSM_MMAP_MIN_ADDR default match its help text. | Dave Jones |
2009-08-17 | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris |
2009-08-17 | SELinux: call cap_file_mmap in selinux_file_mmap | Eric Paris |
2009-08-17 | Capabilities: move cap_file_mmap to commoncap.c | Eric Paris |
2009-08-11 | SELinux: fix memory leakage in /security/selinux/hooks.c | James Morris |
2009-06-29 | integrity: add ima_counts_put (updated) | Mimi Zohar |
2009-06-29 | integrity: ima audit hash_exists fix | Mimi Zohar |
2009-06-18 | devcgroup: skip superfluous checks when found the DEV_ALL elem | Li Zefan |
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 |