On Fri, Jul 25, 2025 at 09:04:50PM +0100, Robin Murphy wrote:
> On 2025-06-25 2:19 pm, Leon Romanovsky wrote:
> > From: Leon Romanovsky
> >
> > All platforms which implement map_page interface don't support physical
> > addresses without real struct page. Add condition to check it.
>
> As-is, th
allnoconfiggcc-15.1.0
arc allyesconfiggcc-15.1.0
arc randconfig-001-20250726gcc-14.3.0
arc randconfig-002-20250726gcc-12.5.0
arm allmodconfiggcc-15.1.0
arm
Hi Linus,
Please pull these execve updates for v6.17. Note that while the REGSET
macro changes touch all the architectures, they are fairly mechanical
and have been in linux-next for almost the entire development window.
Thanks!
-Kees
The following changes since commit e04c78d86a9699d136910cfc0
On 22/07/25 2:26 pm, Aditya Bodkhe wrote:
From: Hari Bathini
Since commit 4346ba160409 ("fprobe: Rewrite fprobe on function-graph
tracer"), FPROBE depends on HAVE_FUNCTION_GRAPH_FREGS. With previous
patch adding HAVE_FUNCTION_GRAPH_FREGS for powerpc, FPROBE can be
enabled on powerpc. But wit