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