aboutsummaryrefslogtreecommitdiffstats
path: root/security/tomoyo/memory.c
Commit message (Expand)AuthorAgeFilesLines
* first round of updates to the security codeWolfgang Wiedmeyer2015-10-231-132/+50
* 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