index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
tomoyo
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
tomoyo: Update website link
Tetsuo Handa
1
-1
/
+1
2023-01-13
tomoyo: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-09
tomoyo: Omit use of bin2c
Masahiro Yamada
2
-8
/
+8
2023-01-07
tomoyo: avoid unneeded creation of builtin-policy.h
Masahiro Yamada
1
-0
/
+2
2023-01-07
tomoyo: fix broken dependency on *.conf.default
Masahiro Yamada
1
-1
/
+1
2022-10-19
security: Create file_truncate hook from path_truncate hook
Günther Noack
1
-0
/
+13
2022-08-21
tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt
Al Viro
2
-8
/
+3
2022-08-21
tomoyo: use vsnprintf() properly
Al Viro
2
-2
/
+2
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
1
-1
/
+10
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-16
/
+6
2022-02-24
TOMOYO: fix __setup handlers return values
Randy Dunlap
1
-2
/
+2
2022-02-08
tomoyo: Use str_yes_no()
Lucas De Marchi
3
-16
/
+6
2021-12-15
tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
Tetsuo Handa
1
-10
/
+7
2021-12-15
tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
Dmitry Vyukov
1
-7
/
+7
2021-09-03
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
1
-4
/
+9
2021-06-15
tomoyo: fix doc warnings
ChenXiaoSong
4
-9
/
+9
2021-03-28
tomoyo: don't special case PF_IO_WORKER for PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-01
tomoyo: recognize kernel threads correctly
Tetsuo Handa
1
-1
/
+1
2021-02-01
tomoyo: ignore data race while checking quota
Tetsuo Handa
3
-24
/
+24
2020-12-06
tomoyo: Fix typo in comments.
Tetsuo Handa
5
-7
/
+7
2020-11-27
tomoyo: Fix null pointer check
Zheng Zengkai
3
-6
/
+4
2020-11-03
tomoyo: Limit wildcard recursion depth.
Tetsuo Handa
1
-25
/
+30
2020-10-28
tomoyo: fix clang pointer arithmetic warning
Arnd Bergmann
1
-3
/
+3
2020-10-12
tomoyo: Loosen pathname/domainname validation.
Tetsuo Handa
1
-6
/
+23
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-10
/
+10
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
1
-1
/
+1
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
3
-5
/
+5
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-9
/
+3
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-1
/
+3
2020-06-03
Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
1
-1
/
+1
2020-05-29
tomoyo_write_control(): get rid of pointless access_ok()
Al Viro
1
-2
/
+0
2020-05-20
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
1
-9
/
+3
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
1
-1
/
+1
2020-05-12
tomoyo: use true for bool variable
Zou Wei
1
-1
/
+1
2020-04-25
Use proc_pid_ns() to get pid_namespace from the proc superblock
Alexey Gladkov
1
-1
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-01-02
tomoyo: Use atomic_t for statistics counter
Tetsuo Handa
1
-7
/
+4
2019-12-16
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
4
-13
/
+26
2019-12-11
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
1
-31
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-11
tomoyo: Don't emit WARNING: string while fuzzing testing.
Tetsuo Handa
1
-0
/
+2
2019-05-11
tomoyo: Change pathname calculation for read-only filesystems.
Tetsuo Handa
1
-1
/
+2
2019-05-11
tomoyo: Check address length before reading address family
Tetsuo Handa
1
-0
/
+4
2019-05-11
tomoyo: Add a kernel config option for fuzzing testing.
Tetsuo Handa
2
-1
/
+22
2019-02-20
tomoyo: Bump version.
Tetsuo Handa
2
-8
/
+13
2019-01-25
tomoyo: Allow multiple use_group lines.
Tetsuo Handa
3
-22
/
+42
2019-01-25
tomoyo: Coding style fix.
Tetsuo Handa
15
-105
/
+309
2019-01-23
tomoyo: Swicth from cred->security to task_struct->security.
Tetsuo Handa
5
-122
/
+108
2019-01-18
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
1
-1
/
+0
[next]