Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Kees Cook
|
ddb4a1442d
exec: Rename bprm->cred_prepared to called_set_creds
|
7 years ago |
Kees Cook
|
8291798dcf
TOMOYO: Use designated initializers
|
7 years ago |
James Morris
|
ca97d939db
security: mark LSM hooks as __ro_after_init
|
7 years ago |
Casey Schaufler
|
d69dece5f5
LSM: Add /sys/kernel/security/lsm
|
7 years ago |
Al Viro
|
3b73b68c05
constify security_sb_pivotroot()
|
8 years ago |
Al Viro
|
77b286c0d2
constify security_path_chroot()
|
8 years ago |
Al Viro
|
3ccee46ab4
constify security_path_{link,rename}
|
8 years ago |
Al Viro
|
d360775217
constify security_path_{mkdir,mknod,symlink}
|
8 years ago |
Al Viro
|
989f74e050
constify security_path_{unlink,rmdir}
|
8 years ago |
Al Viro
|
be01f9f28e
constify chmod_common/security_path_chmod
|
8 years ago |
Al Viro
|
8a04c43b87
constify security_sb_mount()
|
8 years ago |
Al Viro
|
7fd25dac9a
constify chown_common/security_path_chown
|
8 years ago |
Al Viro
|
81f4c50607
constify security_path_truncate()
|
8 years ago |
Casey Schaufler
|
b1d9e6b064
LSM: Switch to lists of hooks
|
9 years ago |
Casey Schaufler
|
e20b043a69
LSM: Add security module hook list heads
|
9 years ago |
Casey Schaufler
|
3c4ed7bdf5
LSM: Split security.h
|
9 years ago |
Al Viro
|
3f7036a071
switch security_inode_getattr() to struct path *
|
9 years ago |
Lai Jiangshan
|
505f14f7b8
tomoyo: use DEFINE_SRCU() to define tomoyo_ss
|
11 years ago |
Al Viro
|
808d4e3cfd
consitify do_mount() arguments
|
12 years ago |
Eric W. Biederman
|
d2b31ca644
userns: Teach security_path_chown to take kuids and kgids
|
12 years ago |
Eric Paris
|
83d498569e
SELinux: rename dentry_open to file_open
|
12 years ago |
Al Viro
|
cdcf116d44
switch security_path_chmod() to struct path *
|
13 years ago |
Al Viro
|
04fc66e789
switch ->path_mknod() to umode_t
|
13 years ago |
Al Viro
|
4572befe24
switch ->path_mkdir() to umode_t
|
13 years ago |
Al Viro
|
910f4ecef3
switch security_path_chmod() to umode_t
|
13 years ago |
Tetsuo Handa
|
059d84dbb3
TOMOYO: Add socket operation restriction support.
|
13 years ago |
Tetsuo Handa
|
0f2a55d5bb
TOMOYO: Update kernel-doc.
|
13 years ago |
Tetsuo Handa
|
97fb35e413
TOMOYO: Enable conditional ACL.
|
13 years ago |
Tetsuo Handa
|
7986cf28bc
TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .
|
13 years ago |