summaryrefslogtreecommitdiff
path: root/security/tomoyo/memory.c
AgeCommit message (Expand)Author
2011-07-14TOMOYO: Update kernel-doc.Tetsuo Handa
2011-06-29TOMOYO: Add built-in policy support.Tetsuo Handa
2011-06-29TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa
2011-06-29TOMOYO: Add policy namespace support.Tetsuo Handa
2011-06-29TOMOYO: Add ACL group support.Tetsuo Handa
2011-06-29TOMOYO: Add auditing interface.Tetsuo Handa
2011-06-29TOMOYO: Use struct for passing ACL line.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 3.Tetsuo Handa
2011-03-31tomoyo: fix memory leak in tomoyo_commit_ok()Xiaochen Wang
2010-08-02TOMOYO: Rename symbols.Tetsuo Handa
2010-08-02TOMOYO: Copy directly to userspace buffer.Tetsuo Handa
2010-08-02TOMOYO: Use common code for domain transition control.Tetsuo Handa
2010-08-02TOMOYO: Merge path_group and number_group.Tetsuo Handa
2010-08-02TOMOYO: Use array of "struct list_head".Tetsuo Handa
2010-08-02TOMOYO: Make read function to void.Tetsuo Handa
2010-08-02TOMOYO: Support longer pathname.Tetsuo Handa
2010-08-02TOMOYO: Split files into some pieces.Tetsuo Handa