mbox series

[GIT,PULL] tomoyo fixes for v5.12

Message ID 1616df1b-0d97-2bdd-9d89-d4393fc837a0@i-love.sakura.ne.jp (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] tomoyo fixes for v5.12 | expand

Pull-request

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

Message

Tetsuo Handa Feb. 15, 2021, 1:39 a.m. UTC
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(-)

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

Comments

pr-tracker-bot@kernel.org Feb. 22, 2021, 1:20 a.m. UTC | #1
The pull request you sent on Mon, 15 Feb 2021 10:39:36 +0900:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e210761fb3ba172ecb44b717711af1d1b5d27cbf

Thank you!