summaryrefslogtreecommitdiff
path: root/security/tomoyo/memory.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
* TOMOYO: Remove tomoyo_policy_memory_lock spinlock.Tetsuo Handa2011-09-26
* TOMOYO: Simplify garbage collector.Tetsuo Handa2011-09-26
* TOMOYO: Update kernel-doc.Tetsuo Handa2011-07-14
* TOMOYO: Add built-in policy support.Tetsuo Handa2011-06-29
* TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa2011-06-29
* TOMOYO: Add policy namespace support.Tetsuo Handa2011-06-29
* TOMOYO: Add ACL group support.Tetsuo Handa2011-06-29
* TOMOYO: Add auditing interface.Tetsuo Handa2011-06-29
* TOMOYO: Use struct for passing ACL line.Tetsuo Handa2011-06-29
* TOMOYO: Cleanup part 3.Tetsuo Handa2011-06-29
* tomoyo: fix memory leak in tomoyo_commit_ok()Xiaochen Wang2011-03-31
* TOMOYO: Rename symbols.Tetsuo Handa2010-08-02
* TOMOYO: Copy directly to userspace buffer.Tetsuo Handa2010-08-02
* TOMOYO: Use common code for domain transition control.Tetsuo Handa2010-08-02
* TOMOYO: Merge path_group and number_group.Tetsuo Handa2010-08-02
* TOMOYO: Use array of "struct list_head".Tetsuo Handa2010-08-02
* TOMOYO: Make read function to void.Tetsuo Handa2010-08-02
* TOMOYO: Support longer pathname.Tetsuo Handa2010-08-02
* TOMOYO: Split files into some pieces.Tetsuo Handa2010-08-02