linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	Christian Brauner <christian.brauner@ubuntu.com>,
	Hsuan-Chi Kuo <hsuanchikuo@gmail.com>,
	Kees Cook <keescook@chromium.org>,
	Rodrigo Campos <rodrigo@kinvolk.io>,
	Wiktor Garbacz <wiktorg@google.com>
Subject: [GIT PULL] seccomp fixes for v5.14-rc6
Date: Wed, 11 Aug 2021 12:00:26 -0700	[thread overview]
Message-ID: <202108111159.123B4811F7@keescook> (raw)

Hi Linus,

Please pull these small seccomp fixes for v5.14-rc6.

Thanks!

-Kees

The following changes since commit 9a03abc16c77062c73972df08206f1031862d9b4:

  selftests/seccomp: Avoid using "sysctl" for report (2021-06-28 12:49:52 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v5.14-rc6

for you to fetch changes up to b4d8a58f8dcfcc890f296696cadb76e77be44b5f:

  seccomp: Fix setting loaded filter count during TSYNC (2021-08-11 11:48:28 -0700)

----------------------------------------------------------------
seccomp fixes for v5.14-rc6

- Fix typo in user notification documentation (Rodrigo Campos)

- Fix userspace counter report when using TSYNC (Hsuan-Chi Kuo, Wiktor Garbacz)

----------------------------------------------------------------
Hsuan-Chi Kuo (1):
      seccomp: Fix setting loaded filter count during TSYNC

Rodrigo Campos (1):
      Documentation: seccomp: Fix typo in user notification

 Documentation/userspace-api/seccomp_filter.rst | 2 +-
 kernel/seccomp.c                               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2021-08-11 19:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-11 19:00 Kees Cook [this message]
2021-08-12  6:23 ` [GIT PULL] seccomp fixes for v5.14-rc6 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=202108111159.123B4811F7@keescook \
    --to=keescook@chromium.org \
    --cc=christian.brauner@ubuntu.com \
    --cc=hsuanchikuo@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rodrigo@kinvolk.io \
    --cc=torvalds@linux-foundation.org \
    --cc=wiktorg@google.com \
    /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 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).