Age | Commit message (Expand) | Author | Files | Lines |
2011-09-26 | TOMOYO: Remove tomoyo_policy_memory_lock spinlock. | Tetsuo Handa | 1 | -25/+8 |
2011-09-26 | TOMOYO: Simplify garbage collector. | Tetsuo Handa | 1 | -2/+4 |
2011-07-14 | TOMOYO: Update kernel-doc. | Tetsuo Handa | 1 | -3/+1 |
2011-06-29 | TOMOYO: Add built-in policy support. | Tetsuo Handa | 1 | -10/+0 |
2011-06-29 | TOMOYO: Rename meminfo to stat and show more statistics. | Tetsuo Handa | 1 | -90/+27 |
2011-06-29 | TOMOYO: Add policy namespace support. | Tetsuo Handa | 1 | -13/+8 |
2011-06-29 | TOMOYO: Add ACL group support. | Tetsuo Handa | 1 | -0/+2 |
2011-06-29 | TOMOYO: Add auditing interface. | Tetsuo Handa | 1 | -0/+5 |
2011-06-29 | TOMOYO: Use struct for passing ACL line. | Tetsuo Handa | 1 | -7/+13 |
2011-06-29 | TOMOYO: Cleanup part 3. | Tetsuo Handa | 1 | -8/+8 |
2011-03-31 | tomoyo: fix memory leak in tomoyo_commit_ok() | Xiaochen Wang | 1 | -0/+1 |
2010-08-02 | TOMOYO: Rename symbols. | Tetsuo Handa | 1 | -1/+1 |
2010-08-02 | TOMOYO: Copy directly to userspace buffer. | Tetsuo Handa | 1 | -2/+2 |
2010-08-02 | TOMOYO: Use common code for domain transition control. | Tetsuo Handa | 1 | -4/+4 |
2010-08-02 | TOMOYO: Merge path_group and number_group. | Tetsuo Handa | 1 | -0/+44 |
2010-08-02 | TOMOYO: Use array of "struct list_head". | Tetsuo Handa | 1 | -0/+4 |
2010-08-02 | TOMOYO: Make read function to void. | Tetsuo Handa | 1 | -2/+1 |
2010-08-02 | TOMOYO: Support longer pathname. | Tetsuo Handa | 1 | -1/+0 |
2010-08-02 | TOMOYO: Split files into some pieces. | Tetsuo Handa | 1 | -0/+236 |