summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/memory.c
AgeCommit message (Expand)AuthorLines
2019-01-24tomoyo: Coding style fix.Tetsuo Handa-2/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-06-10vfs: make the string hashes salt the hashLinus Torvalds-1/+1
2011-09-26TOMOYO: Remove tomoyo_policy_memory_lock spinlock.Tetsuo Handa-25/+8
2011-09-26TOMOYO: Simplify garbage collector.Tetsuo Handa-2/+4
2011-07-14TOMOYO: Update kernel-doc.Tetsuo Handa-3/+1
2011-06-29TOMOYO: Add built-in policy support.Tetsuo Handa-10/+0
2011-06-29TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa-90/+27
2011-06-29TOMOYO: Add policy namespace support.Tetsuo Handa-13/+8
2011-06-29TOMOYO: Add ACL group support.Tetsuo Handa-0/+2
2011-06-29TOMOYO: Add auditing interface.Tetsuo Handa-0/+5
2011-06-29TOMOYO: Use struct for passing ACL line.Tetsuo Handa-7/+13
2011-06-29TOMOYO: Cleanup part 3.Tetsuo Handa-8/+8
2011-03-31tomoyo: fix memory leak in tomoyo_commit_ok()Xiaochen Wang-0/+1
2010-08-02TOMOYO: Rename symbols.Tetsuo Handa-1/+1
2010-08-02TOMOYO: Copy directly to userspace buffer.Tetsuo Handa-2/+2
2010-08-02TOMOYO: Use common code for domain transition control.Tetsuo Handa-4/+4
2010-08-02TOMOYO: Merge path_group and number_group.Tetsuo Handa-0/+44
2010-08-02TOMOYO: Use array of "struct list_head".Tetsuo Handa-0/+4
2010-08-02TOMOYO: Make read function to void.Tetsuo Handa-2/+1
2010-08-02TOMOYO: Support longer pathname.Tetsuo Handa-1/+0
2010-08-02TOMOYO: Split files into some pieces.Tetsuo Handa-0/+236