summaryrefslogtreecommitdiff
path: root/security/tomoyo/memory.c
AgeCommit message (Expand)Author
2011-06-28TOMOYO: Add policy namespace support.Tetsuo Handa
2011-06-28TOMOYO: Add ACL group support.Tetsuo Handa
2011-06-28TOMOYO: Add auditing interface.Tetsuo Handa
2011-06-28TOMOYO: Use struct for passing ACL line.Tetsuo Handa
2011-06-28TOMOYO: Cleanup part 3.Tetsuo Handa
2011-03-30tomoyo: 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