index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
/
Makefile
Age
Commit message (
Expand
)
Author
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2023-01-09
tomoyo: Omit use of bin2c
Masahiro Yamada
2023-01-07
tomoyo: avoid unneeded creation of builtin-policy.h
Masahiro Yamada
2023-01-07
tomoyo: fix broken dependency on *.conf.default
Masahiro Yamada
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-04-07
tomoyo: Do not generate empty policy files
Michal Marek
2015-04-07
tomoyo: Use if_changed when generating builtin-policy.h
Michal Marek
2015-04-07
tomoyo: Use bin2c to generate builtin-policy.h
Michal Marek
2011-09-15
TOMOYO: Bump version.
Tetsuo Handa
2011-09-14
TOMOYO: Add socket operation restriction support.
Tetsuo Handa
2011-09-14
TOMOYO: Add environment variable name restriction support.
Tetsuo Handa
2011-07-11
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
Tetsuo Handa
2011-06-29
TOMOYO: Add built-in policy support.
Tetsuo Handa
2011-06-29
TOMOYO: Add auditing interface.
Tetsuo Handa
2010-08-02
TOMOYO: Merge path_group and number_group.
Tetsuo Handa
2010-08-02
TOMOYO: Split files into some pieces.
Tetsuo Handa
2010-08-02
TOMOYO: Add mount restriction.
Tetsuo Handa
2010-08-02
TOMOYO: Add numeric values grouping support.
Tetsuo Handa
2010-05-17
TOMOYO: Add pathname grouping support.
Tetsuo Handa
2010-02-15
TOMOYO: Add garbage collector.
Tetsuo Handa
2009-02-12
Kconfig and Makefile
Kentaro Takeda