Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-15 | TOMOYO: Return appropriate value to poll(). | Tetsuo Handa | 1 | -2/+3 |
2012-01-03 | switch securityfs_create_file() to umode_t | Al Viro | 1 | -1/+1 |
2011-09-26 | TOMOYO: Fix make namespacecheck warnings. | Tetsuo Handa | 1 | -0/+1 |
2011-09-14 | TOMOYO: Allow domain transition without execve(). | Tetsuo Handa | 1 | -2/+120 |
2011-07-14 | TOMOYO: Update kernel-doc. | Tetsuo Handa | 1 | -4/+2 |
2011-07-08 | TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. | Tetsuo Handa | 1 | -2/+0 |
2011-06-29 | TOMOYO: Rename meminfo to stat and show more statistics. | Tetsuo Handa | 1 | -2/+2 |
2011-06-29 | TOMOYO: Add auditing interface. | Tetsuo Handa | 1 | -0/+2 |
2011-06-29 | TOMOYO: Cleanup part 3. | Tetsuo Handa | 1 | -3/+3 |
2011-06-29 | TOMOYO: Cleanup part 2. | Tetsuo Handa | 1 | -1/+1 |
2010-08-02 | TOMOYO: Explicitly set file_operations->llseek pointer. | Tetsuo Handa | 1 | -0/+1 |
2010-08-02 | TOMOYO: Add missing poll() hook. | Tetsuo Handa | 1 | -0/+14 |
2010-08-02 | TOMOYO: Split files into some pieces. | Tetsuo Handa | 1 | -0/+140 |