| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-24 | Merge tag 'tomoyo-pr-20230424' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 3 | -48/+4 |
| 2023-03-20 | selinux: remove the runtime disable functionality | Paul Moore | 1 | -3/+3 |
| 2023-03-01 | tomoyo: replace tomoyo_round2() with kmalloc_size_roundup() | Vlastimil Babka | 3 | -48/+4 |
| 2023-01-13 | tomoyo: Update website link | Tetsuo Handa | 1 | -1/+1 |
| 2023-01-13 | tomoyo: Remove "select SRCU" | Paul E. McKenney | 1 | -1/+0 |
| 2023-01-09 | tomoyo: Omit use of bin2c | Masahiro Yamada | 2 | -8/+8 |
| 2023-01-07 | tomoyo: avoid unneeded creation of builtin-policy.h | Masahiro Yamada | 1 | -0/+2 |
| 2023-01-07 | tomoyo: fix broken dependency on *.conf.default | Masahiro Yamada | 1 | -1/+1 |
| 2022-10-19 | security: Create file_truncate hook from path_truncate hook | Günther Noack | 1 | -0/+13 |
| 2022-08-21 | tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt | Al Viro | 2 | -8/+3 |
| 2022-08-21 | tomoyo: use vsnprintf() properly | Al Viro | 2 | -2/+2 |
| 2022-05-23 | LSM: Remove double path_rename hook calls for RENAME_EXCHANGE | Mickaël Salaün | 1 | -1/+10 |
| 2022-03-24 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 3 | -16/+6 |
| 2022-02-24 | TOMOYO: fix __setup handlers return values | Randy Dunlap | 1 | -2/+2 |
| 2022-02-07 | tomoyo: Use str_yes_no() | Lucas De Marchi | 3 | -16/+6 |
| 2021-12-15 | tomoyo: use hwight16() in tomoyo_domain_quota_is_ok() | Tetsuo Handa | 1 | -10/+7 |
| 2021-12-15 | tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok(). | Dmitry Vyukov | 1 | -7/+7 |
| 2021-09-03 | mm/pagemap: add mmap_assert_locked() annotations to find_vma*() | Luigi Rizzo | 1 | -4/+9 |
| 2021-06-16 | tomoyo: fix doc warnings | ChenXiaoSong | 4 | -9/+9 |
| 2021-03-28 | tomoyo: don't special case PF_IO_WORKER for PF_KTHREAD | Jens Axboe | 1 | -1/+1 |
| 2021-02-01 | tomoyo: recognize kernel threads correctly | Tetsuo Handa | 1 | -1/+1 |
| 2021-02-01 | tomoyo: ignore data race while checking quota | Tetsuo Handa | 3 | -24/+24 |
| 2020-12-06 | tomoyo: Fix typo in comments. | Tetsuo Handa | 5 | -7/+7 |
| 2020-11-27 | tomoyo: Fix null pointer check | Zheng Zengkai | 3 | -6/+4 |
| 2020-11-03 | tomoyo: Limit wildcard recursion depth. | Tetsuo Handa | 1 | -25/+30 |
| 2020-10-28 | tomoyo: fix clang pointer arithmetic warning | Arnd Bergmann | 1 | -3/+3 |
| 2020-10-12 | tomoyo: Loosen pathname/domainname validation. | Tetsuo Handa | 1 | -6/+23 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -10/+10 |
| 2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu | 1 | -1/+1 |
| 2020-07-21 | exec: Implement kernel_execve | Eric W. Biederman | 3 | -5/+5 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -3/+3 |
| 2020-06-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -9/+3 |
| 2020-06-04 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -1/+3 |
| 2020-06-02 | Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 1 | -1/+1 |
| 2020-05-29 | tomoyo_write_control(): get rid of pointless access_ok() | Al Viro | 1 | -2/+0 |
| 2020-05-20 | exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds | Eric W. Biederman | 1 | -9/+3 |
| 2020-05-19 | proc: proc_pid_ns takes super_block as an argument | Alexey Gladkov | 1 | -1/+1 |
| 2020-05-12 | tomoyo: use true for bool variable | Zou Wei | 1 | -1/+1 |
| 2020-04-24 | Use proc_pid_ns() to get pid_namespace from the proc superblock | Alexey Gladkov | 1 | -1/+3 |
| 2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
| 2020-01-02 | tomoyo: Use atomic_t for statistics counter | Tetsuo Handa | 1 | -7/+4 |
| 2019-12-16 | tomoyo: Suppress RCU warning at list_for_each_entry_rcu(). | Tetsuo Handa | 4 | -13/+26 |
| 2019-12-11 | tomoyo: Don't use nifty names on sockets. | Tetsuo Handa | 1 | -31/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-10 | tomoyo: Don't emit WARNING: string while fuzzing testing. | Tetsuo Handa | 1 | -0/+2 |
| 2019-05-10 | tomoyo: Change pathname calculation for read-only filesystems. | Tetsuo Handa | 1 | -1/+2 |
| 2019-05-10 | tomoyo: Check address length before reading address family | Tetsuo Handa | 1 | -0/+4 |
| 2019-05-10 | tomoyo: Add a kernel config option for fuzzing testing. | Tetsuo Handa | 2 | -1/+22 |
| 2019-02-19 | tomoyo: Bump version. | Tetsuo Handa | 2 | -8/+13 |
| 2019-01-24 | tomoyo: Allow multiple use_group lines. | Tetsuo Handa | 3 | -22/+42 |
| 2019-01-24 | tomoyo: Coding style fix. | Tetsuo Handa | 15 | -105/+309 |
| 2019-01-23 | tomoyo: Swicth from cred->security to task_struct->security. | Tetsuo Handa | 5 | -122/+108 |
| 2019-01-18 | LSM: Make lsm_early_cred() and lsm_early_task() local functions. | Tetsuo Handa | 1 | -1/+0 |
| 2019-01-08 | TOMOYO: Update LSM flags to no longer be exclusive | Kees Cook | 1 | -1/+1 |
| 2019-01-08 | Infrastructure management of the cred security blob | Casey Schaufler | 2 | -1/+8 |
| 2019-01-08 | TOMOYO: Abstract use of cred security blob | Casey Schaufler | 4 | -16/+64 |
| 2019-01-08 | LSM: Separate idea of "major" LSM from "exclusive" LSM | Kees Cook | 1 | -1/+1 |
| 2019-01-08 | LSM: Lift LSM selection out of individual LSMs | Kees Cook | 1 | -2/+0 |
| 2019-01-08 | LSM: Introduce LSM_FLAG_LEGACY_MAJOR | Kees Cook | 1 | -0/+1 |
| 2019-01-05 | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+1 |
| 2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
| 2018-12-20 | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells | 1 | -0/+1 |
| 2018-11-05 | tomoyo: fix small typo | Yangtao Li | 1 | -1/+1 |
| 2018-10-10 | LSM: Record LSM name in struct lsm_info | Kees Cook | 1 | -0/+1 |
| 2018-10-10 | LSM: Convert security_initcall() into DEFINE_LSM() | Kees Cook | 1 | -1/+3 |
| 2018-09-04 | security: tomoyo: Fix obsolete function | Ding Xiang | 1 | -1/+2 |
| 2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2018-07-18 | kbuild: move bin2c back to scripts/ from scripts/basic/ | Masahiro Yamada | 1 | -1/+1 |
| 2018-07-12 | ->file_open(): lose cred argument | Al Viro | 1 | -1/+1 |
| 2018-02-12 | net: make getname() functions return length rather than use int* parameter | Denys Vlasenko | 1 | -2/+3 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 3 | -12/+12 |
| 2017-11-27 | tomoyo: annotate ->poll() instances | Al Viro | 4 | -7/+7 |
| 2017-11-13 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -34/+13 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 18 | -0/+18 |
| 2017-10-21 | tomoyo: fix timestamping for y2038 | Arnd Bergmann | 4 | -34/+13 |
| 2017-08-01 | exec: Rename bprm->cred_prepared to called_set_creds | Kees Cook | 1 | -1/+1 |
| 2017-05-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -17/+17 |
| 2017-03-30 | TOMOYO: Use designated initializers | Kees Cook | 2 | -16/+16 |
| 2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
| 2017-03-06 | security: mark LSM hooks as __ro_after_init | James Morris | 1 | -1/+1 |
| 2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 3 | -0/+6 |
| 2017-01-19 | LSM: Add /sys/kernel/security/lsm | Casey Schaufler | 1 | -1/+1 |
| 2016-12-14 | mm: add locked parameter to get_user_pages_remote() | Lorenzo Stoakes | 1 | -1/+1 |
| 2016-10-19 | mm: replace get_user_pages_remote() write/force parameters with gup_flags | Lorenzo Stoakes | 1 | -1/+1 |
| 2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 1 | -2/+2 |
| 2016-09-27 | vfs: remove unused i_op->rename | Miklos Szeredi | 1 | -2/+2 |
| 2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -7/+2 |
| 2016-06-10 | vfs: make the string hashes salt the hash | Linus Torvalds | 2 | -2/+2 |
| 2016-06-06 | security: tomoyo: simplify the gc kthread creation | Mike Danese | 1 | -7/+2 |
| 2016-03-28 | constify security_sb_pivotroot() | Al Viro | 1 | -1/+1 |
| 2016-03-28 | constify security_path_chroot() | Al Viro | 1 | -1/+1 |
| 2016-03-28 | constify security_path_{link,rename} | Al Viro | 1 | -3/+3 |
| 2016-03-28 | constify security_path_{mkdir,mknod,symlink} | Al Viro | 1 | -3/+3 |
| 2016-03-28 | constify security_path_{unlink,rmdir} | Al Viro | 1 | -2/+2 |
| 2016-03-28 | constify chmod_common/security_path_chmod | Al Viro | 1 | -1/+1 |
| 2016-03-28 | constify security_sb_mount() | Al Viro | 1 | -1/+1 |
| 2016-03-28 | constify chown_common/security_path_chown | Al Viro | 1 | -1/+1 |
| 2016-03-28 | tomoyo: constify assorted struct path * | Al Viro | 3 | -13/+13 |
| 2016-03-28 | constify security_path_truncate() | Al Viro | 1 | -1/+1 |
| 2016-02-16 | mm/gup: Introduce get_user_pages_remote() | Dave Hansen | 1 | -1/+8 |
| 2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 1 | -8/+3 |
| 2015-05-12 | LSM: Switch to lists of hooks | Casey Schaufler | 1 | -11/+3 |
| 2015-05-12 | LSM: Add security module hook list heads | Casey Schaufler | 1 | -29/+29 |
| 2015-05-12 | LSM: Split security.h | Casey Schaufler | 1 | -1/+1 |
| 2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+6 |
| 2015-04-17 | tomoyo: reduce mmap_sem hold for mm->exe_file | Davidlohr Bueso | 1 | -5/+8 |
| 2015-04-15 | VFS: security/: d_backing_inode() annotations | David Howells | 2 | -6/+6 |
| 2015-04-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 4 | -44/+14 |
| 2015-04-11 | switch security_inode_getattr() to struct path * | Al Viro | 3 | -6/+5 |
| 2015-04-11 | constify tomoyo_realpath_from_path() | Al Viro | 2 | -4/+4 |
| 2015-04-07 | tomoyo: Do not generate empty policy files | Michal Marek | 3 | -29/+5 |
| 2015-04-07 | tomoyo: Use if_changed when generating builtin-policy.h | Michal Marek | 1 | -18/+11 |
| 2015-04-07 | tomoyo: Use bin2c to generate builtin-policy.h | Michal Marek | 2 | -10/+11 |
| 2015-02-22 | TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR() | David Howells | 1 | -3/+1 |
| 2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 1 | -0/+1 |
| 2014-08-26 | tomoyo: Fix pathname calculation breakage. | Tetsuo Handa | 1 | -2/+3 |
| 2014-06-12 | tomoyo: Use sensible time interface | Thomas Gleixner | 2 | -8/+4 |
| 2014-04-01 | get rid of pointless checks for NULL ->i_op | Al Viro | 1 | -2/+2 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -8/+4 |
| 2013-04-29 | tomoyo_close_control: don't bother with return value | Al Viro | 3 | -8/+4 |
| 2013-03-18 | tomoyo: use DEFINE_SRCU() to define tomoyo_ss | Lai Jiangshan | 1 | -3/+2 |
| 2013-02-22 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
| 2012-10-11 | consitify do_mount() arguments | Al Viro | 3 | -5/+6 |
| 2012-10-09 | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 1 | -7/+2 |
| 2012-09-21 | userns: Teach security_path_chown to take kuids and kgids | Eric W. Biederman | 1 | -5/+7 |
| 2012-09-21 | userns: Convert tomoyo to use kuid and kgid where appropriate | Eric W. Biederman | 4 | -20/+31 |
| 2012-05-22 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 1 | -3/+3 |
| 2012-05-15 | TOMOYO: Accept manager programs which do not start with / . | Tetsuo Handa | 2 | -21/+6 |
| 2012-04-09 | SELinux: rename dentry_open to file_open | Eric Paris | 1 | -3/+3 |
| 2012-03-23 | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov | 1 | -1/+1 |
| 2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 5 | -65/+51 |
| 2012-03-20 | tomoyo: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |
| 2012-03-20 | TOMOYO: Return error if fails to delete a domain | Tetsuo Handa | 1 | -4/+5 |
| 2012-03-15 | TOMOYO: Return appropriate value to poll(). | Tetsuo Handa | 4 | -43/+26 |
| 2012-03-01 | TOMOYO: Fix mount flags checking order. | Tetsuo Handa | 1 | -18/+20 |
| 2012-01-18 | TOMOYO: Accept \000 as a valid character. | Tetsuo Handa | 1 | -3/+3 |
| 2012-01-10 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2 | -1/+3 |
| 2012-01-09 | Merge branch 'next' into for-linus | James Morris | 2 | -1/+3 |
| 2012-01-06 | switch security_path_chmod() to struct path * | Al Viro | 1 | -7/+4 |
| 2012-01-06 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 4 | -7/+7 |
| 2012-01-03 | vfs: trim includes a bit | Al Viro | 1 | -0/+1 |
| 2012-01-03 | switch ->path_mknod() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->path_mkdir() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | tomoyo_mini_stat: switch to umode_t | Al Viro | 2 | -3/+3 |
| 2012-01-03 | switch securityfs_create_file() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch security_path_chmod() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | tomoyo: stop including hell knows what | Al Viro | 1 | -8/+0 |
| 2011-12-12 | Security: tomoyo: add .gitignore file | Greg Kroah-Hartman | 1 | -0/+2 |
| 2011-12-12 | tomoyo: add missing rcu_dereference() | Kees Cook | 1 | -1/+1 |
| 2011-12-08 | TOMOYO: Fix pathname handling of disconnected paths. | Tetsuo Handa | 1 | -1/+9 |
| 2011-12-06 | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API | Al Viro | 1 | -2/+1 |
| 2011-11-02 | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 1 | -0/+30 |
| 2011-10-29 | TOMOYO: Fix interactive judgment functionality. | Tetsuo Handa | 1 | -0/+30 |
| 2011-10-25 | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 17 | -454/+2128 |
| 2011-10-22 | TOMOYO: Fix incomplete read after seek. | Tetsuo Handa | 1 | -0/+1 |
| 2011-10-19 | TOMOYO: Fix unused kernel config option. | Tetsuo Handa | 1 | -2/+4 |
| 2011-10-12 | TOMOYO: Fix quota and garbage collector. | Tetsuo Handa | 2 | -0/+18 |
| 2011-10-12 | TOMOYO: Remove redundant tasklist_lock. | Tetsuo Handa | 1 | -4/+0 |
| 2011-09-28 | TOMOYO: Fix domain transition failure warning. | Tetsuo Handa | 1 | -1/+2 |
| 2011-09-26 | TOMOYO: Remove tomoyo_policy_memory_lock spinlock. | Tetsuo Handa | 3 | -27/+27 |
| 2011-09-26 | TOMOYO: Simplify garbage collector. | Tetsuo Handa | 5 | -319/+186 |
| 2011-09-26 | TOMOYO: Fix make namespacecheck warnings. | Tetsuo Handa | 5 | -7/+9 |
| 2011-09-19 | TOMOYO: Allow specifying domain transition preference. | Tetsuo Handa | 5 | -12/+137 |
| 2011-09-15 | TOMOYO: Bump version. | Tetsuo Handa | 3 | -9/+9 |
| 2011-09-14 | TOMOYO: Avoid race when retrying "file execute" permission check. | Tetsuo Handa | 1 | -34/+22 |
| 2011-09-14 | TOMOYO: Allow domain transition without execve(). | Tetsuo Handa | 4 | -28/+210 |
| 2011-09-14 | TOMOYO: Allow controlling generation of access granted logs for per an entry ... | Tetsuo Handa | 5 | -1/+38 |
| 2011-09-14 | TOMOYO: Add socket operation restriction support. | Tetsuo Handa | 10 | -17/+1215 |
| 2011-09-14 | TOMOYO: Add environment variable name restriction support. | Tetsuo Handa | 7 | -10/+266 |
| 2011-09-09 | TOMOYO: Fix incorrect enforce mode. | Tetsuo Handa | 1 | -1/+2 |
| 2011-08-17 | tomoyo: remove tomoyo_gc_thread()->daemonize() | Oleg Nesterov | 1 | -1/+1 |
| 2011-08-08 | TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile | Tetsuo Handa | 1 | -1/+4 |
| 2011-07-14 | TOMOYO: Update kernel-doc. | Tetsuo Handa | 13 | -62/+269 |
| 2011-07-11 | TOMOYO: Enable conditional ACL. | Tetsuo Handa | 5 | -33/+80 |
| 2011-07-11 | TOMOYO: Allow using argv[]/envp[] of execve() as conditions. | Tetsuo Handa | 6 | -10/+589 |
| 2011-07-11 | TOMOYO: Allow using executable's realpath and symlink's target as conditions. | Tetsuo Handa | 5 | -4/+228 |
| 2011-07-11 | TOMOYO: Allow using owner/group etc. of file objects as conditions. | Tetsuo Handa | 4 | -0/+457 |
| 2011-07-11 | TOMOYO: Allow using UID/GID etc. of current thread as conditions. | Tetsuo Handa | 8 | -37/+651 |
| 2011-07-08 | TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. | Tetsuo Handa | 3 | -76/+0 |
| 2011-07-01 | TOMOYO: Fix wrong domainname in tomoyo_init_log(). | Tetsuo Handa | 1 | -1/+1 |
| 2011-06-30 | TOMOYO: Cleanup header file. | Tetsuo Handa | 1 | -117/+96 |
| 2011-06-30 | TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y . | Tetsuo Handa | 1 | -0/+2 |
| 2011-06-30 | Merge branch 'linus' into next | James Morris | 1 | -1/+1 |
| 2011-06-29 | TOMOYO: Make several options configurable. | Tetsuo Handa | 3 | -23/+117 |
| 2011-06-29 | TOMOYO: Add built-in policy support. | Tetsuo Handa | 4 | -10/+108 |
| 2011-06-29 | TOMOYO: Rename meminfo to stat and show more statistics. | Tetsuo Handa | 6 | -143/+206 |
| 2011-06-29 | TOMOYO: Cleanup part 4. | Tetsuo Handa | 6 | -121/+177 |
| 2011-06-29 | TOMOYO: Fix lockdep warning. | Tetsuo Handa | 3 | -51/+276 |
| 2011-06-29 | TOMOYO: Change pathname for non-rename()able filesystems. | Tetsuo Handa | 2 | -54/+180 |
| 2011-06-29 | TOMOYO: Add policy namespace support. | Tetsuo Handa | 8 | -299/+669 |
| 2011-06-29 | TOMOYO: Add ACL group support. | Tetsuo Handa | 5 | -11/+88 |
| 2011-06-29 | TOMOYO: Add auditing interface. | Tetsuo Handa | 9 | -235/+557 |
| 2011-06-29 | TOMOYO: Simplify profile structure. | Tetsuo Handa | 3 | -168/+83 |
| 2011-06-29 | TOMOYO: Rename directives. | Tetsuo Handa | 4 | -59/+113 |
| 2011-06-29 | TOMOYO: Use struct for passing ACL line. | Tetsuo Handa | 8 | -371/+347 |
| 2011-06-29 | TOMOYO: Cleanup part 3. | Tetsuo Handa | 9 | -153/+410 |
| 2011-06-29 | TOMOYO: Cleanup part 2. | Tetsuo Handa | 5 | -359/+204 |
| 2011-06-29 | TOMOYO: Cleanup part 1. | Tetsuo Handa | 8 | -535/+71 |
| 2011-06-14 | TOMOYO: Fix oops in tomoyo_mount_acl(). | Tetsuo Handa | 1 | -1/+1 |
| 2011-05-12 | TOMOYO: Fix wrong domainname validation. | Tetsuo Handa | 1 | -1/+1 |