Al Viro
|
c0d4be289e
tomoyo: annotate ->poll() instances
|
8 年之前 |
Linus Torvalds
|
55b3a0cb5a
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Arnd Bergmann
|
927340926e
tomoyo: fix timestamping for y2038
|
7 年之前 |
Al Viro
|
e6641eddf0
tomoyo: constify assorted struct path *
|
9 年之前 |
Al Viro
|
3f7036a071
switch security_inode_getattr() to struct path *
|
10 年之前 |
Al Viro
|
2247386243
constify tomoyo_realpath_from_path()
|
10 年之前 |
Al Viro
|
e53cfda5d2
tomoyo_close_control: don't bother with return value
|
12 年之前 |
Al Viro
|
808d4e3cfd
consitify do_mount() arguments
|
13 年之前 |
Eric W. Biederman
|
609fcd1b3a
userns: Convert tomoyo to use kuid and kgid where appropriate
|
13 年之前 |
Tetsuo Handa
|
77b513dda9
TOMOYO: Accept manager programs which do not start with / .
|
13 年之前 |
Tetsuo Handa
|
6041e8346f
TOMOYO: Return appropriate value to poll().
|
13 年之前 |
Linus Torvalds
|
e7691a1ce3
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 年之前 |
Al Viro
|
d179333f37
tomoyo_mini_stat: switch to umode_t
|
14 年之前 |
Kees Cook
|
bb80d880ad
tomoyo: add missing rcu_dereference()
|
13 年之前 |
Tetsuo Handa
|
a427fd14d3
TOMOYO: Remove tomoyo_policy_memory_lock spinlock.
|
14 年之前 |
Tetsuo Handa
|
f9732ea145
TOMOYO: Simplify garbage collector.
|
14 年之前 |
Tetsuo Handa
|
778c4a4d60
TOMOYO: Fix make namespacecheck warnings.
|
14 年之前 |
Tetsuo Handa
|
6bce98edc3
TOMOYO: Allow specifying domain transition preference.
|
14 年之前 |
Tetsuo Handa
|
843d183cdd
TOMOYO: Bump version.
|
14 年之前 |
Tetsuo Handa
|
731d37aa70
TOMOYO: Allow domain transition without execve().
|
14 年之前 |
Tetsuo Handa
|
1f067a682a
TOMOYO: Allow controlling generation of access granted logs for per an entry basis.
|
14 年之前 |
Tetsuo Handa
|
059d84dbb3
TOMOYO: Add socket operation restriction support.
|
14 年之前 |
Tetsuo Handa
|
d58e0da854
TOMOYO: Add environment variable name restriction support.
|
14 年之前 |
Tetsuo Handa
|
97fb35e413
TOMOYO: Enable conditional ACL.
|
14 年之前 |
Tetsuo Handa
|
5b636857fe
TOMOYO: Allow using argv[]/envp[] of execve() as conditions.
|
14 年之前 |
Tetsuo Handa
|
2ca9bf453b
TOMOYO: Allow using executable's realpath and symlink's target as conditions.
|
14 年之前 |
Tetsuo Handa
|
8761afd49e
TOMOYO: Allow using owner/group etc. of file objects as conditions.
|
14 年之前 |
Tetsuo Handa
|
2066a36125
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
|
14 年之前 |
Tetsuo Handa
|
5c4274f138
TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.
|
14 年之前 |