index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
Age
Commit message (
Expand
)
Author
2020-01-02
tomoyo: Use atomic_t for statistics counter
Tetsuo Handa
2019-12-16
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
2019-12-11
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-10
tomoyo: Don't emit WARNING: string while fuzzing testing.
Tetsuo Handa
2019-05-10
tomoyo: Change pathname calculation for read-only filesystems.
Tetsuo Handa
2019-05-10
tomoyo: Check address length before reading address family
Tetsuo Handa
2019-05-10
tomoyo: Add a kernel config option for fuzzing testing.
Tetsuo Handa
2019-02-19
tomoyo: Bump version.
Tetsuo Handa
2019-01-24
tomoyo: Allow multiple use_group lines.
Tetsuo Handa
2019-01-24
tomoyo: Coding style fix.
Tetsuo Handa
2019-01-23
tomoyo: Swicth from cred->security to task_struct->security.
Tetsuo Handa
2019-01-18
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
2019-01-08
TOMOYO: Update LSM flags to no longer be exclusive
Kees Cook
2019-01-08
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
TOMOYO: Abstract use of cred security blob
Casey Schaufler
2019-01-08
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
2019-01-08
LSM: Lift LSM selection out of individual LSMs
Kees Cook
2019-01-08
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-11-05
tomoyo: fix small typo
Yangtao Li
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-09-04
security: tomoyo: Fix obsolete function
Ding Xiang
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2018-07-12
->file_open(): lose cred argument
Al Viro
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
tomoyo: annotate ->poll() instances
Al Viro
2017-11-13
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-21
tomoyo: fix timestamping for y2038
Arnd Bergmann
2017-08-01
exec: Rename bprm->cred_prepared to called_set_creds
Kees Cook
2017-05-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-03-30
TOMOYO: Use designated initializers
Kees Cook
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-06
security: mark LSM hooks as __ro_after_init
James Morris
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-01-19
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
2016-12-14
mm: add locked parameter to get_user_pages_remote()
Lorenzo Stoakes
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
vfs: remove unused i_op->rename
Miklos Szeredi
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-06-10
vfs: make the string hashes salt the hash
Linus Torvalds
2016-06-06
security: tomoyo: simplify the gc kthread creation
Mike Danese
2016-03-28
constify security_sb_pivotroot()
Al Viro
[next]