summaryrefslogtreecommitdiffstats
path: root/security/tomoyo/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-05security/tomoyo: Enable context analysisMarco Elver-0/+2
2024-10-04tomoyo: revert CONFIG_SECURITY_TOMOYO_LKM supportPaul Moore-7/+1
2024-09-24tomoyo: allow building as a loadable LSM moduleTetsuo Handa-1/+7
2024-09-23tomoyo: preparation step for building as a loadable LSM moduleTetsuo Handa-1/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2023-01-09tomoyo: Omit use of bin2cMasahiro Yamada-7/+8
2023-01-07tomoyo: avoid unneeded creation of builtin-policy.hMasahiro Yamada-0/+2
2023-01-07tomoyo: fix broken dependency on *.conf.defaultMasahiro Yamada-1/+1
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2015-04-07tomoyo: Do not generate empty policy filesMichal Marek-28/+2
2015-04-07tomoyo: Use if_changed when generating builtin-policy.hMichal Marek-18/+11
2015-04-07tomoyo: Use bin2c to generate builtin-policy.hMichal Marek-10/+10
2011-09-15TOMOYO: Bump version.Tetsuo Handa-1/+1
2011-09-14TOMOYO: Add socket operation restriction support.Tetsuo Handa-1/+1
2011-09-14TOMOYO: Add environment variable name restriction support.Tetsuo Handa-1/+1
2011-07-11TOMOYO: Allow using UID/GID etc. of current thread as conditions.Tetsuo Handa-1/+1
2011-06-29TOMOYO: Add built-in policy support.Tetsuo Handa-0/+47
2011-06-29TOMOYO: Add auditing interface.Tetsuo Handa-1/+1
2010-08-02TOMOYO: Merge path_group and number_group.Tetsuo Handa-1/+1
2010-08-02TOMOYO: Split files into some pieces.Tetsuo Handa-1/+1
2010-08-02TOMOYO: Add mount restriction.Tetsuo Handa-1/+1
2010-08-02TOMOYO: Add numeric values grouping support.Tetsuo Handa-1/+1
2010-05-17TOMOYO: Add pathname grouping support.Tetsuo Handa-1/+1
2010-02-15TOMOYO: Add garbage collector.Tetsuo Handa-1/+1
2009-02-12Kconfig and MakefileKentaro Takeda-0/+1