[GIT,PULL] seccomp fix for v6.6-rc7

Message ID 202310181752.D9A0B87E@keescook
State New
Headers
Series [GIT,PULL] seccomp fix for v6.6-rc7 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.6-rc7

Message

Kees Cook Oct. 19, 2023, 12:53 a.m. UTC
  Hi Linus,

Please pull this seccomp fix for v6.6-rc7.

Thanks!

-Kees

The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

  Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.6-rc7

for you to fetch changes up to 31c65705a8cfa5f80d3824c686ab74b0409ee76d:

  perf/benchmark: fix seccomp_unotify benchmark for 32-bit (2023-10-18 17:47:18 -0700)

----------------------------------------------------------------
seccomp fix for v6.6-rc7

- Fix seccomp_unotify perf benchmark for 32-bit (Jiri Slaby)

----------------------------------------------------------------
Jiri Slaby (SUSE) (1):
      perf/benchmark: fix seccomp_unotify benchmark for 32-bit

 tools/arch/x86/include/uapi/asm/unistd_32.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

pr-tracker-bot@kernel.org Oct. 19, 2023, 6:36 p.m. UTC | #1
The pull request you sent on Wed, 18 Oct 2023 17:53:18 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.6-rc7

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

Thank you!