All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] tomoyo fixes for v5.11
@ 2020-12-14  4:21 Tetsuo Handa
  2020-12-14 20:56 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tetsuo Handa @ 2020-12-14  4:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-security-module

The following changes since commit 15269fb193108ba8a3774507d0bbd70949ab610d:

  tomoyo: Fix typo in comments. (2020-12-06 13:44:57 +0900)

are available in the git repository at:

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

for you to fetch changes up to 15269fb193108ba8a3774507d0bbd70949ab610d:

  tomoyo: Fix typo in comments. (2020-12-06 13:44:57 +0900)

----------------------------------------------------------------
Limit recursion depth, fix clang warning, fix comment typo, and
silence memory allocation failure warning.

tomoyo: fix clang pointer arithmetic warning
tomoyo: Limit wildcard recursion depth.
tomoyo: Fix null pointer check
tomoyo: Fix typo in comments.

 security/tomoyo/audit.c         |    2 -
 security/tomoyo/common.c        |    8 ++---
 security/tomoyo/condition.c     |    2 -
 security/tomoyo/domain.c        |    6 +---
 security/tomoyo/gc.c            |    2 -
 security/tomoyo/memory.c        |    4 +-
 security/tomoyo/securityfs_if.c |    6 ++--
 security/tomoyo/util.c          |   55 +++++++++++++++++++++-------------------
 8 files changed, 44 insertions(+), 41 deletions(-)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] tomoyo fixes for v5.11
  2020-12-14  4:21 [GIT PULL] tomoyo fixes for v5.11 Tetsuo Handa
@ 2020-12-14 20:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-14 20:56 UTC (permalink / raw)
  To: Tetsuo Handa; +Cc: Linus Torvalds, linux-security-module

The pull request you sent on Mon, 14 Dec 2020 13:21:46 +0900:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-14 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14  4:21 [GIT PULL] tomoyo fixes for v5.11 Tetsuo Handa
2020-12-14 20:56 ` pr-tracker-bot

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.