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