All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] seccomp updates for v6.2-rc1
@ 2022-12-06  0:30 Kees Cook
  2022-12-12 17:33 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2022-12-06  0:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Ayushman Dutta, Christian Brauner, Gautam Menghani,
	Kees Cook, Kuniyuki Iwashima, Randy Dunlap,
	syzbot+ab17848fe269b573eb71

Hi Linus,

Please pull these 3 seccomp updates for v6.2-rc1.

Thanks!

-Kees

The following changes since commit 247f34f7b80357943234f93f247a1ae6b6c3a740:

  Linux 6.1-rc2 (2022-10-23 15:27:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.2-rc1

for you to fetch changes up to b9069728a70c23dad00684eb994a3f5295f127cf:

  seccomp: document the "filter_count" field (2022-12-02 11:33:48 -0800)

----------------------------------------------------------------
seccomp updates for v6.2-rc1

- Add missing kerndoc parameter (Randy Dunlap).

- Improve seccomp selftest to check CAP_SYS_ADMIN (Gautam Menghani).

- Fix allocation leak when cloned thread immediately dies (Kuniyuki Iwashima).

----------------------------------------------------------------
Gautam Menghani (1):
      selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_without_nnp

Kuniyuki Iwashima (1):
      seccomp: Move copy_seccomp() to no failure path.

Randy Dunlap (1):
      seccomp: document the "filter_count" field

 include/linux/seccomp.h                       |  1 +
 kernel/fork.c                                 | 17 +++++++++++------
 tools/testing/selftests/seccomp/seccomp_bpf.c |  6 ++++--
 3 files changed, 16 insertions(+), 8 deletions(-)

-- 
Kees Cook

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

* Re: [GIT PULL] seccomp updates for v6.2-rc1
  2022-12-06  0:30 [GIT PULL] seccomp updates for v6.2-rc1 Kees Cook
@ 2022-12-12 17:33 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-12 17:33 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Ayushman Dutta, Christian Brauner,
	Gautam Menghani, Kees Cook, Kuniyuki Iwashima, Randy Dunlap,
	syzbot+ab17848fe269b573eb71

The pull request you sent on Mon, 5 Dec 2022 16:30:24 -0800:

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

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

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:[~2022-12-12 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06  0:30 [GIT PULL] seccomp updates for v6.2-rc1 Kees Cook
2022-12-12 17:33 ` 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.