Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
941121ee22a69935252473f03976f1f1200b9ae9
/
security
/
tomoyo
/
tomoyo.c
98eaa63
tomoyo: fix doc warnings
by ChenXiaoSong
· 3 years, 7 months ago
be619f7
exec: Implement kernel_execve
by Eric W. Biederman
· 4 years, 6 months ago
b8bff59
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
by Eric W. Biederman
· 4 years, 10 months ago
cdcf672
tomoyo: Coding style fix.
by Tetsuo Handa
· 6 years ago
8c6cb98
tomoyo: Swicth from cred->security to task_struct->security.
by Tetsuo Handa
· 6 years ago
1cfb2a5
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
by Tetsuo Handa
· 6 years ago
a5e2fe7
TOMOYO: Update LSM flags to no longer be exclusive
by Kees Cook
· 6 years ago
bbd3662
Infrastructure management of the cred security blob
by Casey Schaufler
· 6 years ago
43fc460
TOMOYO: Abstract use of cred security blob
by Casey Schaufler
· 6 years ago
14bd99c
LSM: Separate idea of "major" LSM from "exclusive" LSM
by Kees Cook
· 6 years ago
f4941d7
LSM: Lift LSM selection out of individual LSMs
by Kees Cook
· 6 years ago
47008e5
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
by Kees Cook
· 6 years ago
07aed2f
LSM: Record LSM name in struct lsm_info
by Kees Cook
· 6 years ago
3d6e5f6
LSM: Convert security_initcall() into DEFINE_LSM()
by Kees Cook
· 6 years ago
9481769
->file_open(): lose cred argument
by Al Viro
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ddb4a14
exec: Rename bprm->cred_prepared to called_set_creds
by Kees Cook
· 8 years ago
8291798
TOMOYO: Use designated initializers
by Kees Cook
· 8 years ago
ca97d93
security: mark LSM hooks as __ro_after_init
by James Morris
· 8 years ago
d69dece5
LSM: Add /sys/kernel/security/lsm
by Casey Schaufler
· 8 years ago
3b73b68
constify security_sb_pivotroot()
by Al Viro
· 9 years ago
77b286c
constify security_path_chroot()
by Al Viro
· 9 years ago
3ccee46
constify security_path_{link,rename}
by Al Viro
· 9 years ago
d360775
constify security_path_{mkdir,mknod,symlink}
by Al Viro
· 9 years ago
989f74e
constify security_path_{unlink,rmdir}
by Al Viro
· 9 years ago
be01f9f
constify chmod_common/security_path_chmod
by Al Viro
· 9 years ago
8a04c43
constify security_sb_mount()
by Al Viro
· 9 years ago
7fd25da
constify chown_common/security_path_chown
by Al Viro
· 9 years ago
81f4c50
constify security_path_truncate()
by Al Viro
· 9 years ago
b1d9e6b
LSM: Switch to lists of hooks
by Casey Schaufler
· 10 years ago
e20b043
LSM: Add security module hook list heads
by Casey Schaufler
· 10 years ago
3c4ed7b
LSM: Split security.h
by Casey Schaufler
· 10 years ago
3f7036a
switch security_inode_getattr() to struct path *
by Al Viro
· 10 years ago
505f14f
tomoyo: use DEFINE_SRCU() to define tomoyo_ss
by Lai Jiangshan
· 12 years ago
808d4e3
consitify do_mount() arguments
by Al Viro
· 12 years ago
d2b31ca
userns: Teach security_path_chown to take kuids and kgids
by Eric W. Biederman
· 13 years ago
83d4985
SELinux: rename dentry_open to file_open
by Eric Paris
· 13 years ago
cdcf116
switch security_path_chmod() to struct path *
by Al Viro
· 13 years ago
04fc66e
switch ->path_mknod() to umode_t
by Al Viro
· 13 years ago
4572bef
switch ->path_mkdir() to umode_t
by Al Viro
· 13 years ago
910f4ece
switch security_path_chmod() to umode_t
by Al Viro
· 13 years ago
059d84d
TOMOYO: Add socket operation restriction support.
by Tetsuo Handa
· 13 years ago
0f2a55d
TOMOYO: Update kernel-doc.
by Tetsuo Handa
· 14 years ago
97fb35e
TOMOYO: Enable conditional ACL.
by Tetsuo Handa
· 14 years ago
7986cf2
TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .
by Tetsuo Handa
· 14 years ago
7c75964
TOMOYO: Cleanup part 1.
by Tetsuo Handa
· 14 years ago
7509315
TOMOYO: Rename symbols.
by Tetsuo Handa
· 15 years ago
ea0d3ab
LSM: Remove unused arguments from security_path_truncate().
by Tetsuo Handa
· 15 years ago
c3ef150
TOMOYO: Split files into some pieces.
by Tetsuo Handa
· 15 years ago
2106ccd
TOMOYO: Add mount restriction.
by Tetsuo Handa
· 15 years ago
a1f9bb6
TOMOYO: Split file access control functions by type of parameters.
by Tetsuo Handa
· 15 years ago
cb0abe6
TOMOYO: Use structure for passing common arguments.
by Tetsuo Handa
· 15 years ago
b4ccebd
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
97d6931
TOMOYO: Remove unneeded parameter.
by Tetsuo Handa
· 15 years ago
7ef6123
TOMOYO: Use shorter names.
by Tetsuo Handa
· 15 years ago
ec8e6a4
TOMOYO: Add refcounter on domain structure.
by Tetsuo Handa
· 15 years ago
76bb089
TOMOYO: Merge headers.
by Tetsuo Handa
· 15 years ago
6d12552
Fix ACC_MODE() for real
by Al Viro
· 15 years ago
fdb8ebb
TOMOYO: Use RCU primitives for list operation
by Tetsuo Handa
· 15 years ago
1ad1f10
Merge branch 'master' into next
by James Morris
· 15 years ago
937bf61
TOMOYO: Add rest of file operation restrictions.
by Tetsuo Handa
· 15 years ago
c656ae9
security/tomoyo: Remove now unnecessary handling of security_sysctl.
by Eric W. Biederman
· 15 years ago
86b1bc6
sysctl security/tomoyo: Don't look at ctl_name
by Tetsuo Handa
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
56f8c9bc
TOMOYO: Remove next_domain from tomoyo_find_next_domain().
by Tetsuo Handa
· 16 years ago
c3fa109
TOMOYO: Add description of lists and structures.
by Tetsuo Handa
· 16 years ago
b1338d1
tomoyo: add missing call to cap_bprm_set_creds
by Herton Ronaldo Krzesinski
· 16 years ago
39826a1
tomoyo: version bump to 2.2.0.
by Tetsuo Handa
· 16 years ago
1581e7d
TOMOYO: Do not call tomoyo_realpath_init unless registered.
by Tetsuo Handa
· 16 years ago
35d50e6
tomoyo: fix sparse warning
by Tetsuo Handa
· 16 years ago
f743324
LSM adapter functions.
by Kentaro Takeda
· 16 years ago