linux_dsm_epyc7002/security/tomoyo
Tetsuo Handa 0df7e8b8f1 TOMOYO: Cleanup part 3.
Use common structure for ACL with "struct list_head" + "atomic_t".
Use array/struct where possible.
Remove is_group from "struct tomoyo_name_union"/"struct tomoyo_number_union".
Pass "struct file"->private_data rather than "struct file".
Update some of comments.
Bring tomoyo_same_acl_head() from common.h to domain.c .
Bring tomoyo_invalid()/tomoyo_valid() from common.h to util.c .

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
2011-06-29 09:31:19 +10:00
..
common.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
common.h TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
domain.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
file.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
gc.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
group.c TOMOYO: Use pathname specified by policy rather than execve() 2010-08-02 15:38:38 +10:00
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
load_policy.c Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile TOMOYO: Merge path_group and number_group. 2010-08-02 15:34:42 +10:00
memory.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
mount.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
realpath.c fs: dcache scale d_unhashed 2011-01-07 17:50:21 +11:00
securityfs_if.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00
tomoyo.c TOMOYO: Cleanup part 1. 2011-06-29 09:31:19 +10:00
util.c TOMOYO: Cleanup part 3. 2011-06-29 09:31:19 +10:00