index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
tomoyo
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+4
2026-01-28
tomoyo: Use scoped init guard
Marco Elver
-1
/
+1
2026-01-05
security/tomoyo: Enable context analysis
Marco Elver
-49
/
+122
2025-12-14
Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
-7
/
+2
2025-12-01
tomoyo: Use local kmap in tomoyo_dump_page()
Davidlohr Bueso
-7
/
+2
2025-10-22
tomoyo: move initcalls to the LSM framework
Paul Moore
-3
/
+4
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
-1
/
+1
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
-1
/
+1
2025-01-31
tomoyo: use better patterns for procfs in learning mode
Tetsuo Handa
-33
/
+112
2025-01-26
tomoyo: fix spelling errors
Tetsuo Handa
-7
/
+4
2025-01-26
tomoyo: fix spelling error
Tanya Agarwal
-1
/
+1
2025-01-06
tomoyo: automatically use patterns for several situations in learning mode
Tetsuo Handa
-0
/
+30
2024-12-17
tomoyo: use realpath if symlink's pathname refers to procfs
Tetsuo Handa
-2
/
+9
2024-12-16
tomoyo: don't emit warning in tomoyo_write_control()
Tetsuo Handa
-1
/
+1
2024-10-04
tomoyo: revert CONFIG_SECURITY_TOMOYO_LKM support
Paul Moore
-577
/
+118
2024-09-25
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
-3
/
+6
2024-09-24
tomoyo: allow building as a loadable LSM module
Tetsuo Handa
-4
/
+467
2024-09-23
tomoyo: preparation step for building as a loadable LSM module
Tetsuo Handa
-116
/
+112
2024-06-03
tomoyo: update project links
Tetsuo Handa
-2
/
+2
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
-1
/
+1
2024-03-01
tomoyo: fix UAF write bug in tomoyo_write_control()
Tetsuo Handa
-1
/
+2
2024-01-24
exec: Check __FMODE_EXEC instead of in_execve for LSMs
Kees Cook
-1
/
+2
2023-12-24
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
-0
/
+1
2023-11-12
lsm: mark the lsm_id variables are marked as static
Paul Moore
-1
/
+1
2023-11-12
LSM: Identify modules by more than name
Casey Schaufler
-1
/
+8
2023-09-14
lsm: constify 'bprm' parameter in security_bprm_committed_creds()
Khadija Kamran
-1
/
+1
2023-08-13
tomoyo: remove unused function declaration
GONG, Ruiqi
-2
/
+0
2023-08-05
tomoyo: refactor deprecated strncpy
Justin Stitt
-3
/
+2
2023-07-23
tomoyo: add format attributes to functions
Christian Göttsche
-2
/
+3
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
-1
/
+1
2023-04-24
Merge tag 'tomoyo-pr-20230424' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
-48
/
+4
2023-03-20
selinux: remove the runtime disable functionality
Paul Moore
-3
/
+3
2023-03-01
tomoyo: replace tomoyo_round2() with kmalloc_size_roundup()
Vlastimil Babka
-48
/
+4
2023-01-13
tomoyo: Update website link
Tetsuo Handa
-1
/
+1
2023-01-13
tomoyo: Remove "select SRCU"
Paul E. McKenney
-1
/
+0
2023-01-09
tomoyo: Omit use of bin2c
Masahiro Yamada
-8
/
+8
2023-01-07
tomoyo: avoid unneeded creation of builtin-policy.h
Masahiro Yamada
-0
/
+2
2023-01-07
tomoyo: fix broken dependency on *.conf.default
Masahiro Yamada
-1
/
+1
2022-10-19
security: Create file_truncate hook from path_truncate hook
Günther Noack
-0
/
+13
2022-08-21
tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt
Al Viro
-8
/
+3
2022-08-21
tomoyo: use vsnprintf() properly
Al Viro
-2
/
+2
2022-05-23
LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
Mickaël Salaün
-1
/
+10
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-16
/
+6
2022-02-24
TOMOYO: fix __setup handlers return values
Randy Dunlap
-2
/
+2
2022-02-07
tomoyo: Use str_yes_no()
Lucas De Marchi
-16
/
+6
2021-12-15
tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
Tetsuo Handa
-10
/
+7
2021-12-15
tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
Dmitry Vyukov
-7
/
+7
2021-09-03
mm/pagemap: add mmap_assert_locked() annotations to find_vma*()
Luigi Rizzo
-4
/
+9
2021-06-16
tomoyo: fix doc warnings
ChenXiaoSong
-9
/
+9
2021-03-28
tomoyo: don't special case PF_IO_WORKER for PF_KTHREAD
Jens Axboe
-1
/
+1
[next]