All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-security-module <linux-security-module@vger.kernel.org>
Subject: [GIT PULL] tomoyo fixes for v5.12
Date: Mon, 15 Feb 2021 10:39:36 +0900	[thread overview]
Message-ID: <1616df1b-0d97-2bdd-9d89-d4393fc837a0@i-love.sakura.ne.jp> (raw)

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(-)

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

             reply	other threads:[~2021-02-15  1:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-15  1:39 Tetsuo Handa [this message]
2021-02-22  1:20 ` [GIT PULL] tomoyo fixes for v5.12 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1616df1b-0d97-2bdd-9d89-d4393fc837a0@i-love.sakura.ne.jp \
    --to=penguin-kernel@i-love.sakura.ne.jp \
    --cc=linux-security-module@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.