[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250919-eruption-apokalypse-75d57366bff4@brauner>
Date: Fri, 19 Sep 2025 13:12:46 +0200
From: Christian Brauner <brauner@...nel.org>
To: "Rick P. Edgecombe" <rick.p.edgecombe@...el.com>,
Deepak Gupta <debug@...osinc.com>,
Szabolcs Nagy <Szabolcs.Nagy@....com>,
"H.J. Lu" <hjl.tools@...il.com>,
Florian Weimer <fweimer@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>,
x86@...nel.org,
"H. Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>,
Juri Lelli <juri.lelli@...hat.com>,
Vincent Guittot <vincent.guittot@...aro.org>,
Dietmar Eggemann <dietmar.eggemann@....com>,
Steven Rostedt <rostedt@...dmis.org>,
Ben Segall <bsegall@...gle.com>,
Mel Gorman <mgorman@...e.de>,
Valentin Schneider <vschneid@...hat.com>,
Shuah Khan <shuah@...nel.org>,
Mark Brown <broonie@...nel.org>
Cc: Christian Brauner <brauner@...nel.org>,
linux-kernel@...r.kernel.org,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will@...nel.org>,
jannh@...gle.com,
Andrew Morton <akpm@...ux-foundation.org>,
Yury Khrustalev <yury.khrustalev@....com>,
Wilco Dijkstra <wilco.dijkstra@....com>,
linux-kselftest@...r.kernel.org,
linux-api@...r.kernel.org,
Kees Cook <kees@...nel.org>,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH v21 0/8] fork: Support shadow stacks in clone3()
On Tue, 16 Sep 2025 00:12:05 +0100, Mark Brown wrote:
> [ I think at this point everyone is OK with the ABI, and the x86
> implementation has been tested so hopefully we are near to being
> able to get this merged? If there are any outstanding issues let
> me know and I can look at addressing them. The one possible issue
> I am aware of is that the RISC-V shadow stack support was briefly
> in -next but got dropped along with the general RISC-V issues during
> the last merge window, rebasing for that is still in progress. I
> guess ideally this could be applied on a branch and then pulled into
> the RISC-V tree? ]
>
> [...]
Applied to the kernel-6.18.clone3 branch of the vfs/vfs.git tree.
Patches in the kernel-6.18.clone3 branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: kernel-6.18.clone3
[1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
https://git.kernel.org/vfs/vfs/c/053b5d3aac29
[2/8] Documentation: userspace-api: Add shadow stack API documentation
https://git.kernel.org/vfs/vfs/c/b495e1f0502e
[3/8] selftests: Provide helper header for shadow stack testing
https://git.kernel.org/vfs/vfs/c/0ba39d41c241
[4/8] fork: Add shadow stack support to clone3()
https://git.kernel.org/vfs/vfs/c/871b4dc7c705
[5/8] selftests/clone3: Remove redundant flushes of output streams
https://git.kernel.org/vfs/vfs/c/c4aef60520c3
[6/8] selftests/clone3: Factor more of main loop into test_clone3()
https://git.kernel.org/vfs/vfs/c/b3925f5b857b
[7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
https://git.kernel.org/vfs/vfs/c/9012e184d017
[8/8] selftests/clone3: Test shadow stack support
https://git.kernel.org/vfs/vfs/c/c764fa47e7ec
Powered by blists - more mailing lists