From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Kees Cook <kees@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>
Subject: [GIT PULL] seccomp fix for v6.13-rc8
Date: Tue, 14 Jan 2025 13:42:12 -0800 [thread overview]
Message-ID: <202501141341.F8FC21BC@keescook> (raw)
Hi Linus,
Please pull this seccomp fix for v6.13-rc8. Seemed better to get it into
v6.13 final than leave it for the merge window, as it's the only thing
in the seccomp tree currently and fixes a randconfig failure.
Thanks!
-Kees
The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.13-rc8
for you to fetch changes up to f90877dd7fb5085dd9abd6399daf63dd2969fc90:
seccomp: Stub for !CONFIG_SECCOMP (2025-01-08 14:50:11 -0800)
----------------------------------------------------------------
seccomp fix for v6.13-rc8
- Unconditionally define stub for !CONFIG_SECCOMP (Linus Walleij)
----------------------------------------------------------------
Linus Walleij (1):
seccomp: Stub for !CONFIG_SECCOMP
include/linux/seccomp.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Kees Cook
next reply other threads:[~2025-01-14 21:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-14 21:42 Kees Cook [this message]
2025-01-15 3:25 ` [GIT PULL] seccomp fix for v6.13-rc8 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=202501141341.F8FC21BC@keescook \
--to=kees@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 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.