linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] seccomp updates for v5.12-rc1
@ 2021-02-17 20:54 Kees Cook
  2021-02-22  1:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2021-02-17 20:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Kees Cook, Paul Cercueil, wanghongzhe

Hi Linus,

Please pull these two small seccomp updates for v5.12-rc1. This contains a
fix for a build failure that went unnoticed for many years, and a memory
barrier correction.

Thanks!

-Kees

The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:

  Linux 5.11-rc2 (2021-01-03 15:55:30 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v5.12-rc1

for you to fetch changes up to a381b70a1cf88e4a2d54f24d59abdcad0ff2dfe6:

  seccomp: Improve performace by optimizing rmb() (2021-02-10 12:40:11 -0800)

----------------------------------------------------------------
seccomp updates for v5.12-rc1

- Fix a non-FILTER build failure for some architectures (Paul Cercueil)
- Improve performance with correct memory barrier (wanghongzhe)

----------------------------------------------------------------
Paul Cercueil (1):
      seccomp: Add missing return in non-void function

wanghongzhe (1):
      seccomp: Improve performace by optimizing rmb()

 kernel/seccomp.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
Kees Cook

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

* Re: [GIT PULL] seccomp updates for v5.12-rc1
  2021-02-17 20:54 [GIT PULL] seccomp updates for v5.12-rc1 Kees Cook
@ 2021-02-22  1:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-22  1:21 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Kees Cook, Paul Cercueil, wanghongzhe

The pull request you sent on Wed, 17 Feb 2021 12:54:03 -0800:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v5.12-rc1

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

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:[~2021-02-22  1:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-17 20:54 [GIT PULL] seccomp updates for v5.12-rc1 Kees Cook
2021-02-22  1:21 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).