Age | Commit message (Expand) | Author |
2009-08-14 | SELinux: add selinux_kernel_module_request | Eric Paris |
2009-08-14 | security: introducing security_request_module | Eric Paris |
2009-08-06 | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris |
2009-08-06 | SELinux: call cap_file_mmap in selinux_file_mmap | Eric Paris |
2009-08-06 | Capabilities: move cap_file_mmap to commoncap.c | Eric Paris |
2009-08-06 | security/smack: Use AF_INET for sin_family field | Julia Lawall |
2009-07-17 | kernel: rename is_single_threaded(task) to current_is_single_threaded(void) | Oleg Nesterov |
2009-07-13 | Revert "SELinux: Convert avc_audit to use lsm_audit.h" | James Morris |
2009-07-13 | SELinux: Convert avc_audit to use lsm_audit.h | Thomas Liu |
2009-07-10 | security: Make lsm_priv union in lsm_audit.h anonymous | Thomas Liu |
2009-07-10 | Move variable function in lsm_audit.h into SMACK private space | Thomas Liu |
2009-06-30 | Merge branch 'master' into next | 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-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 |