[GIT PULL] tomoyo fixes for v5.12

Tetsuo Handa penguin-kernel at i-love.sakura.ne.jp
Mon Feb 15 01:39:36 UTC 2021


The following changes since commit 9c83465f3245c2faa82ffeb7016f40f02bfaa0ad:

  tomoyo: recognize kernel threads correctly (2021-02-01 11:53:05 +0900)

are available in the git repository at:

  git://git.osdn.net/gitroot/tomoyo/tomoyo-test1.git tags/tomoyo-pr-20210215

for you to fetch changes up to 9c83465f3245c2faa82ffeb7016f40f02bfaa0ad:

  tomoyo: recognize kernel threads correctly (2021-02-01 11:53:05 +0900)

----------------------------------------------------------------
Detect kernel thread correctly, and ignore harmless data race.

  tomoyo: recognize kernel threads correctly
  tomoyo: ignore data race while checking quota

 security/tomoyo/file.c    |   16 ++++++++--------
 security/tomoyo/network.c |   10 +++++-----
 security/tomoyo/util.c    |   24 ++++++++++++------------
 3 files changed, 25 insertions(+), 25 deletions(-)

----------------------------------------------------------------



More information about the Linux-security-module-archive mailing list