| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | selinux: clean up avc node cache when disabling selinux | Thomas Liu | 2009-06-25 | 3 | -0/+12 |
| * | | | | security: rename ptrace_may_access => ptrace_access_check | Ingo Molnar | 2009-06-25 | 5 | -12/+12 |
| * | | | | keys: annotate seqfile ops with __releases and __acquires | James Morris | 2009-06-25 | 1 | -0/+4 |
| * | | | | selinux: restore optimization to selinux_file_permission | Stephen Smalley | 2009-06-23 | 1 | -5/+10 |
| * | | | | TOMOYO: Remove next_domain from tomoyo_find_next_domain(). | Tetsuo Handa | 2009-06-19 | 3 | -15/+8 |
| * | | | | TOMOYO: Move tomoyo_delete_domain(). | Tetsuo Handa | 2009-06-19 | 3 | -34/+30 |
| * | | | | Merge branch 'master' into next | James Morris | 2009-06-19 | 33 | -446/+1698 |
| |\ \ \ \ |
|
| * | | | | | 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 |
* | | | | | | IMA: update ima_counts_put | Mimi Zohar | 2009-09-07 | 1 | -1/+5 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-08-26 | 1 | -0/+4 |
|\ \ \ \ \ |
|
| * | | | | | IMA: iint put in ima_counts_get and put | Eric Paris | 2009-08-27 | 1 | -0/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | ima: hashing large files bug fix | Mimi Zohar | 2009-08-24 | 1 | -2/+4 |
|/ / / / |
|
* | | | | security: Fix prompt for LSM_MMAP_MIN_ADDR | Andreas Schwab | 2009-08-19 | 1 | -1/+1 |
* | | | | security: Make LSM_MMAP_MIN_ADDR default match its help text. | Dave Jones | 2009-08-19 | 1 | -1/+1 |
* | | | | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-17 | 5 | -3/+68 |
* | | | | SELinux: call cap_file_mmap in selinux_file_mmap | Eric Paris | 2009-08-17 | 1 | -1/+13 |
* | | | | Capabilities: move cap_file_mmap to commoncap.c | Eric Paris | 2009-08-17 | 2 | -9/+30 |
* | | | | SELinux: fix memory leakage in /security/selinux/hooks.c | James Morris | 2009-08-11 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | integrity: add ima_counts_put (updated) | Mimi Zohar | 2009-06-29 | 1 | -1/+28 |
* | | | integrity: ima audit hash_exists fix | Mimi Zohar | 2009-06-29 | 1 | -1/+2 |
| |/
|/| |
|
* | | 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 |