Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | TOMOYO: Don't create securityfs entries unless registered. | Tetsuo Handa | 2009-02-16 | 1 | -0/+4 | |
| * | | | TOMOYO: Fix exception policy read failure. | Tetsuo Handa | 2009-02-14 | 1 | -1/+1 | |
| * | | | SELinux: convert the avc cache hash list to an hlist | Eric Paris | 2009-02-14 | 1 | -20/+27 | |
| * | | | SELinux: code readability with avc_cache | Eric Paris | 2009-02-14 | 1 | -19/+44 | |
| * | | | SELinux: remove unused av.decided field | Eric Paris | 2009-02-14 | 4 | -14/+6 | |
| * | | | SELinux: more careful use of avd in avc_has_perm_noaudit | Eric Paris | 2009-02-14 | 1 | -19/+24 | |
| * | | | SELinux: remove the unused ae.used | Eric Paris | 2009-02-14 | 1 | -21/+7 | |
| * | | | SELinux: check seqno when updating an avc_node | Eric Paris | 2009-02-14 | 1 | -3/+6 | |
| * | | | SELinux: NULL terminate al contexts from disk | Eric Paris | 2009-02-14 | 1 | -2/+4 | |
| * | | | SELinux: better printk when file with invalid label found | Eric Paris | 2009-02-14 | 1 | -4/+13 | |
| * | | | SELinux: call capabilities code directory | Eric Paris | 2009-02-14 | 1 | -17/+13 | |
| * | | | ima: fix build error | Randy Dunlap | 2009-02-13 | 1 | -2/+2 | |
| * | | | tomoyo: fix sparse warning | Tetsuo Handa | 2009-02-12 | 1 | -4/+4 | |
| * | | | security: change link order of LSMs so security=tomoyo works | James Morris | 2009-02-12 | 1 | -1/+1 | |
| * | | | MAINTAINERS info | Kentaro Takeda | 2009-02-12 | 1 | -0/+13 | |
| * | | | Kconfig and Makefile | Kentaro Takeda | 2009-02-12 | 4 | -0/+15 | |
| * | | | LSM adapter functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+399 | |
| * | | | Domain transition handler. | Kentaro Takeda | 2009-02-12 | 1 | -0/+878 | |
| * | | | File operation restriction part. | Kentaro Takeda | 2009-02-12 | 1 | -0/+1241 | |
| * | | | Common functions for TOMOYO Linux. | Kentaro Takeda | 2009-02-12 | 2 | -0/+2561 | |
| * | | | Memory and pathname management functions. | Kentaro Takeda | 2009-02-12 | 2 | -0/+550 | |
| * | | | Add in_execve flag into task_struct. | Kentaro Takeda | 2009-02-12 | 3 | -0/+8 | |
| * | | | integrity: audit update | Mimi Zohar | 2009-02-12 | 7 | -22/+28 | |
| * | | | integrity: shmem zero fix | Mimi Zohar | 2009-02-11 | 2 | -3/+4 | |
| * | | | Merge branch 'master' into next | James Morris | 2009-02-06 | 6302 | -122652/+762144 | |
| |\ \ \ | ||||||
| * | | | | TPM: integrity fix | Rajiv Andrade | 2009-02-06 | 1 | -3/+5 | |
| * | | | | IMA: fix ima_delete_rules() definition | James Morris | 2009-02-06 | 1 | -1/+1 | |
| * | | | | Integrity: IMA update maintainers | Mimi Zohar | 2009-02-06 | 1 | -0/+5 | |
| * | | | | Integrity: IMA file free imbalance | Mimi Zohar | 2009-02-06 | 6 | -0/+72 | |
| * | | | | integrity: IMA policy open | Mimi Zohar | 2009-02-06 | 1 | -1/+16 | |
| * | | | | integrity: IMA policy | Mimi Zohar | 2009-02-06 | 5 | -4/+447 | |
| * | | | | integrity: IMA display | Mimi Zohar | 2009-02-06 | 5 | -2/+314 | |
| * | | | | integrity: IMA as an integrity service provider | Mimi Zohar | 2009-02-06 | 16 | -1/+1454 | |
| * | | | | integrity: IMA hooks | Mimi Zohar | 2009-02-06 | 7 | -7/+86 | |
| * | | | | TPM: integrity interface | Rajiv Andrade | 2009-02-03 | 3 | -19/+163 | |
| * | | | | TPM: sysfs functions consolidation | Rajiv Andrade | 2009-02-03 | 2 | -269/+266 | |
| * | | | | securityfs: fix long-broken securityfs_create_file comment | Serge E. Hallyn | 2009-02-03 | 1 | -4/+3 | |
| * | | | | selinux: remove hooks which simply defer to capabilities | James Morris | 2009-02-02 | 1 | -58/+10 | |
| * | | | | selinux: remove secondary ops call to shm_shmat | James Morris | 2009-01-30 | 1 | -5/+0 | |
| * | | | | selinux: remove secondary ops call to unix_stream_connect | James Morris | 2009-01-30 | 1 | -4/+0 | |
| * | | | | selinux: remove secondary ops call to task_kill | James Morris | 2009-01-30 | 1 | -4/+0 | |
| * | | | | selinux: remove secondary ops call to task_setrlimit | James Morris | 2009-01-30 | 1 | -5/+0 | |
| * | | | | selinux: remove unused cred_commit hook | James Morris | 2009-01-30 | 1 | -9/+0 | |
| * | | | | selinux: remove secondary ops call to task_create | James Morris | 2009-01-30 | 1 | -6/+0 | |
| * | | | | selinux: remove secondary ops call to file_mprotect | James Morris | 2009-01-30 | 1 | -6/+1 | |
| * | | | | selinux: remove secondary ops call to inode_setattr | James Morris | 2009-01-30 | 1 | -5/+0 | |
| * | | | | selinux: remove secondary ops call to inode_permission | James Morris | 2009-01-30 | 1 | -5/+0 | |
| * | | | | selinux: remove secondary ops call to inode_follow_link | James Morris | 2009-01-30 | 1 | -4/+0 | |
| * | | | | selinux: remove secondary ops call to inode_mknod | James Morris | 2009-01-30 | 1 | -6/+0 | |
| * | | | | selinux: remove secondary ops call to inode_unlink | James Morris | 2009-01-30 | 1 | -5/+0 |