Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into next | James Morris | 2009-06-19 | 33 | -446/+1698 |
|\ | |||||
| * | devcgroup: skip superfluous checks when found the DEV_ALL elem | Li Zefan | 2009-06-18 | 1 | -4/+6 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 31 | -446/+1702 |
| |\ | |||||
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-06-11 | 31 | -440/+1690 |
| | |\ | |||||
| | | * | TOMOYO: Add description of lists and structures. | Tetsuo Handa | 2009-06-09 | 6 | -34/+504 |
| | | * | TOMOYO: Remove unused field. | Tetsuo Handa | 2009-06-09 | 2 | -2/+0 |
| | | * | Merge branch 'master' into next | James Morris | 2009-06-09 | 1 | -0/+6 |
| | | |\ | |||||
| | | * | | integrity: ima audit dentry_open failure | Mimi Zohar | 2009-06-05 | 1 | -4/+9 |
| | | * | | TOMOYO: Remove unused parameter. | Tetsuo Handa | 2009-06-04 | 3 | -7/+3 |
| | | * | | security: use mmap_min_addr indepedently of security models | Christoph Lameter | 2009-06-04 | 2 | -24/+1 |
| | | * | | TOMOYO: Simplify policy reader. | Tetsuo Handa | 2009-06-03 | 3 | -52/+41 |
| | | * | | TOMOYO: Remove redundant markers. | Tetsuo Handa | 2009-06-03 | 4 | -36/+0 |
| | | * | | SELinux: define audit permissions for audit tree netlink messages | Eric Paris | 2009-06-03 | 1 | -0/+2 |
| | | * | | TOMOYO: Remove unused mutex. | Tetsuo Handa | 2009-06-02 | 1 | -1/+0 |
| | | * | | tomoyo: avoid get+put of task_struct | Serge E. Hallyn | 2009-06-02 | 1 | -8/+1 |
| | | * | | smack: Remove redundant initialization. | Tetsuo Handa | 2009-05-28 | 1 | -15/+0 |
| | | * | | rootplug: Remove redundant initialization. | Tetsuo Handa | 2009-05-27 | 1 | -12/+0 |
| | | * | | Merge branch 'master' into next | James Morris | 2009-05-22 | 2 | -11/+11 |
| | | |\ \ | |||||
| | | * | | | smack: do not beyond ARRAY_SIZE of data | Roel Kluin | 2009-05-22 | 1 | -1/+1 |
| | | * | | | integrity: path_check update | Mimi Zohar | 2009-05-22 | 1 | -19/+29 |
| | | * | | | IMA: Add __init notation to ima functions | Eric Paris | 2009-05-22 | 5 | -7/+7 |
| | | * | | | IMA: Minimal IMA policy and boot param for TCB IMA policy | Eric Paris | 2009-05-22 | 1 | -3/+27 |
| | | * | | | selinux: remove obsolete read buffer limit from sel_read_bool | Stephen Smalley | 2009-05-19 | 1 | -4/+0 |
| | | * | | | SELinux: move SELINUX_MAGIC into magic.h | Eric Paris | 2009-05-19 | 2 | -7/+4 |
| | | * | | | IMA: do not measure everything opened by root by default | Eric Paris | 2009-05-15 | 1 | -2/+0 |
| | | * | | | IMA: remove read permissions on the ima policy file | Eric Paris | 2009-05-15 | 1 | -1/+5 |
| | | * | | | securityfs: securityfs_remove should handle IS_ERR pointers | Eric Paris | 2009-05-12 | 1 | -1/+1 |
| | | * | | | IMA: open all files O_LARGEFILE | Eric Paris | 2009-05-12 | 1 | -1/+2 |
| | | * | | | IMA: Handle dentry_open failures | Eric Paris | 2009-05-12 | 1 | -4/+6 |
| | | * | | | IMA: use current_cred() instead of current->cred | Eric Paris | 2009-05-12 | 2 | -2/+2 |
| | | * | | | Merge branch 'master' into next | James Morris | 2009-05-08 | 14 | -28/+39 |
| | | |\ \ \ | |||||
| | | * | | | | integrity: remove __setup auditing msgs | Mimi Zohar | 2009-05-06 | 2 | -25/+4 |
| | | * | | | | integrity: use audit_log_string | Mimi Zohar | 2009-05-06 | 1 | -13/+4 |
| | | * | | | | integrity: lsm audit rule matching fix | Mimi Zohar | 2009-05-06 | 1 | -4/+4 |
| | | * | | | | selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->p... | Oleg Nesterov | 2009-04-30 | 1 | -8/+3 |
| | | * | | | | SELinux: Don't flush inherited SIGKILL during execve() | David Howells | 2009-04-30 | 1 | -4/+5 |
| | | * | | | | SELinux: drop secondary_ops->sysctl | Eric Paris | 2009-04-30 | 1 | -4/+0 |
| | | * | | | | smack: implement logging V3 | Etienne Basset | 2009-04-14 | 5 | -110/+600 |
| | | * | | | | smack: implement logging V3 | Etienne Basset | 2009-04-14 | 1 | -0/+386 |
| | | * | | | | tomoyo: remove "undelete domain" command. | Tetsuo Handa | 2009-04-07 | 3 | -100/+5 |
| | | * | | | | don't raise all privs on setuid-root file with fE set (v2) | Serge E. Hallyn | 2009-04-03 | 1 | -0/+32 |
| | | * | | | | Permissive domain in userspace object manager | KaiGai Kohei | 2009-04-02 | 4 | -29/+11 |
| * | | | | | | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 2 | -2/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Add audit messages on type boundary violations | KaiGai Kohei | 2009-06-19 | 3 | -23/+118 |
* | | | | | | cleanup in ss/services.c | KaiGai Kohei | 2009-06-18 | 1 | -3/+3 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-10 | 2 | -6/+6 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | rculist: use list_entry_rcu in places where it's appropriate | Jiri Pirko | 2009-04-15 | 2 | -6/+6 |
* | | | | | tomoyo: add missing call to cap_bprm_set_creds | Herton Ronaldo Krzesinski | 2009-05-27 | 1 | -0/+6 |
| |/ / / |/| | | | |||||
* | | | | Reduce path_lookup() abuses | Al Viro | 2009-05-09 | 2 | -11/+11 |
| |_|/ |/| | | |||||
* | | | selinux: Fix send_sigiotask hook | Stephen Smalley | 2009-05-05 | 1 | -1/+1 |