summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/memory.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-1/+1
* TOMOYO: Remove tomoyo_policy_memory_lock spinlock.Tetsuo Handa2011-09-261-25/+8
* TOMOYO: Simplify garbage collector.Tetsuo Handa2011-09-261-2/+4
* TOMOYO: Update kernel-doc.Tetsuo Handa2011-07-141-3/+1
* TOMOYO: Add built-in policy support.Tetsuo Handa2011-06-291-10/+0
* TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa2011-06-291-90/+27
* TOMOYO: Add policy namespace support.Tetsuo Handa2011-06-291-13/+8
* TOMOYO: Add ACL group support.Tetsuo Handa2011-06-291-0/+2
* TOMOYO: Add auditing interface.Tetsuo Handa2011-06-291-0/+5
* TOMOYO: Use struct for passing ACL line.Tetsuo Handa2011-06-291-7/+13
* TOMOYO: Cleanup part 3.Tetsuo Handa2011-06-291-8/+8
* tomoyo: fix memory leak in tomoyo_commit_ok()Xiaochen Wang2011-03-311-0/+1
* TOMOYO: Rename symbols.Tetsuo Handa2010-08-021-1/+1
* TOMOYO: Copy directly to userspace buffer.Tetsuo Handa2010-08-021-2/+2
* TOMOYO: Use common code for domain transition control.Tetsuo Handa2010-08-021-4/+4
* TOMOYO: Merge path_group and number_group.Tetsuo Handa2010-08-021-0/+44
* TOMOYO: Use array of "struct list_head".Tetsuo Handa2010-08-021-0/+4
* TOMOYO: Make read function to void.Tetsuo Handa2010-08-021-2/+1
* TOMOYO: Support longer pathname.Tetsuo Handa2010-08-021-1/+0
* TOMOYO: Split files into some pieces.Tetsuo Handa2010-08-021-0/+236