summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/group.c
AgeCommit message (Expand)AuthorLines
2019-12-16tomoyo: Suppress RCU warning at list_for_each_entry_rcu().Tetsuo Handa-3/+6
2019-01-24tomoyo: Coding style fix.Tetsuo Handa-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar-0/+2
2011-09-14TOMOYO: Add socket operation restriction support.Tetsuo Handa-1/+60
2011-07-14TOMOYO: Update kernel-doc.Tetsuo Handa-6/+22
2011-06-29TOMOYO: Use struct for passing ACL line.Tetsuo Handa-20/+13
2010-08-02TOMOYO: Use pathname specified by policy rather than execve()Tetsuo Handa-7/+7
2010-08-02TOMOYO: Merge path_group and number_group.Tetsuo Handa-0/+130