[GIT PULL] tomoyo update for v6.14

From: Tetsuo Handa
Date: Wed Jan 22 2025 - 18:41:54 EST


The following changes since commit 08ae2487b202ff92b1c6393f18630895f39460bf:

tomoyo: automatically use patterns for several situations in learning mode (2025-01-06 21:25:00 +0900)

are available in the Git repository at:

git://git.code.sf.net/p/tomoyo/tomoyo.git tags/tomoyo-pr-20250123

for you to fetch changes up to 08ae2487b202ff92b1c6393f18630895f39460bf:

tomoyo: automatically use patterns for several situations in learning mode (2025-01-06 21:25:00 +0900)

----------------------------------------------------------------
Small changes for improving usability.

Tetsuo Handa (3):
tomoyo: automatically use patterns for several situations in learning mode
tomoyo: use realpath if symlink's pathname refers to procfs
tomoyo: don't emit warning in tomoyo_write_control()

security/tomoyo/common.c | 32 +++++++++++++++++++++++++++++++-
security/tomoyo/domain.c | 11 +++++++++--
2 files changed, 40 insertions(+), 3 deletions(-)