index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
Commit message (
Expand
)
Author
Age
Files
Lines
*
tomoyo: fix doc warnings
ChenXiaoSong
2021-06-16
4
-9
/
+9
*
tomoyo: don't special case PF_IO_WORKER for PF_KTHREAD
Jens Axboe
2021-03-28
1
-1
/
+1
*
tomoyo: recognize kernel threads correctly
Tetsuo Handa
2021-02-01
1
-1
/
+1
*
tomoyo: ignore data race while checking quota
Tetsuo Handa
2021-02-01
3
-24
/
+24
*
tomoyo: Fix typo in comments.
Tetsuo Handa
2020-12-06
5
-7
/
+7
*
tomoyo: Fix null pointer check
Zheng Zengkai
2020-11-27
3
-6
/
+4
*
tomoyo: Limit wildcard recursion depth.
Tetsuo Handa
2020-11-03
1
-25
/
+30
*
tomoyo: fix clang pointer arithmetic warning
Arnd Bergmann
2020-10-28
1
-3
/
+3
*
tomoyo: Loosen pathname/domainname validation.
Tetsuo Handa
2020-10-12
1
-6
/
+23
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-10
/
+10
*
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-12
1
-1
/
+1
*
exec: Implement kernel_execve
Eric W. Biederman
2020-07-21
3
-5
/
+5
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
1
-9
/
+3
|
\
|
*
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-20
1
-9
/
+3
*
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
1
-1
/
+3
|
\
\
|
*
|
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
2020-05-19
1
-1
/
+1
|
*
|
Use proc_pid_ns() to get pid_namespace from the proc superblock
Alexey Gladkov
2020-04-24
1
-1
/
+3
|
|
/
*
|
Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2020-06-02
1
-1
/
+1
|
\
\
|
*
|
tomoyo: use true for bool variable
Zou Wei
2020-05-12
1
-1
/
+1
|
|
/
*
/
tomoyo_write_control(): get rid of pointless access_ok()
Al Viro
2020-05-29
1
-2
/
+0
|
/
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
tomoyo: Use atomic_t for statistics counter
Tetsuo Handa
2020-01-02
1
-7
/
+4
*
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
2019-12-16
4
-13
/
+26
*
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
2019-12-11
1
-31
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
tomoyo: Don't emit WARNING: string while fuzzing testing.
Tetsuo Handa
2019-05-10
1
-0
/
+2
*
tomoyo: Change pathname calculation for read-only filesystems.
Tetsuo Handa
2019-05-10
1
-1
/
+2
*
tomoyo: Check address length before reading address family
Tetsuo Handa
2019-05-10
1
-0
/
+4
*
tomoyo: Add a kernel config option for fuzzing testing.
Tetsuo Handa
2019-05-10
2
-1
/
+22
*
tomoyo: Bump version.
Tetsuo Handa
2019-02-19
2
-8
/
+13
*
tomoyo: Allow multiple use_group lines.
Tetsuo Handa
2019-01-24
3
-22
/
+42
*
tomoyo: Coding style fix.
Tetsuo Handa
2019-01-24
15
-105
/
+309
*
tomoyo: Swicth from cred->security to task_struct->security.
Tetsuo Handa
2019-01-23
5
-122
/
+108
*
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
2019-01-18
1
-1
/
+0
*
TOMOYO: Update LSM flags to no longer be exclusive
Kees Cook
2019-01-08
1
-1
/
+1
*
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
2
-1
/
+8
*
TOMOYO: Abstract use of cred security blob
Casey Schaufler
2019-01-08
4
-16
/
+64
*
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
2019-01-08
1
-1
/
+1
*
LSM: Lift LSM selection out of individual LSMs
Kees Cook
2019-01-08
1
-2
/
+0
*
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
2019-01-08
1
-0
/
+1
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-0
/
+1
|
\
|
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
1
-0
/
+1
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
|
tomoyo: fix small typo
Yangtao Li
2018-11-05
1
-1
/
+1
|
/
*
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
1
-0
/
+1
*
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-10
1
-1
/
+3
*
security: tomoyo: Fix obsolete function
Ding Xiang
2018-09-04
1
-1
/
+2
*
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-15
1
-1
/
+1
|
\
|
*
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
2018-07-18
1
-1
/
+1
[next]