Hello:
This patch was applied to riscv/linux.git (fixes)
by Kees Cook :
On Tue, 1 Jul 2025 14:55:53 +0100 you wrote:
> This series aims to clean up an aspect of coredump generation:
>
> ELF coredumps contain a set of notes describing the state of machine
> registers and other information about
Hello:
This patch was applied to riscv/linux.git (fixes)
by Masahiro Yamada :
On Tue, 3 Jun 2025 03:12:54 +0900 you wrote:
> The extra-y syntax is deprecated. Instead, use always-$(KBUILD_BUILTIN),
> which behaves equivalently.
>
> Signed-off-by: Masahiro Yamada
> ---
>
> arch/alpha/kernel/M
Hello:
This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt :
On Mon, 24 Feb 2025 19:20:39 +0800 you wrote:
> For riscv, csky, and LoongArch, GNU hash had already become the de-facto
> standard when they borned, so there's no Glibc/Musl releases for them
> without GNU hash supp
Hello:
This series was applied to riscv/linux.git (fixes)
by Andrew Morton :
On Fri, 3 Jan 2025 18:44:09 + you wrote:
> v1:
> https://lore.kernel.org/linux-mm/20241219164425.2277022-1-kevin.brod...@arm.com/
>
> This series should be considered in conjunction with Qi's series [1].
> Togethe
Hello:
This series was applied to riscv/linux.git (fixes)
by Thomas Gleixner :
On Thu, 10 Oct 2024 09:01:02 +0200 you wrote:
> Historically each architecture defined their own datapage to store the
> VDSO data. This stands in contrast to the generic nature of the VDSO
> code itself.
> We plan to
Hello:
This patch was applied to riscv/linux.git (fixes)
by Rob Herring (Arm) :
On Wed, 23 Oct 2024 18:14:26 +0100 you wrote:
> __pa() is only intended to be used for linear map addresses and using
> it for initial_boot_params which is in fixmap for arm64 will give an
> incorrect value. Hence sav
Hello:
This patch was applied to riscv/linux.git (fixes)
by Michael Ellerman :
On Sun, 3 Nov 2024 16:05:52 +0800 you wrote:
> seq_printf is costy, when stress reading /proc/interrupts, profiling indicates
> seq_printf takes about ~47% of show_interrupts samples:
>
> show_interrupts(94.495%
Hello:
This series was applied to riscv/linux.git (fixes)
by Arnd Bergmann :
On Wed, 23 Oct 2024 07:36:36 +0200 you wrote:
> page_to_phys is duplicated by all architectures, and from some strange
> reason placed in where it doesn't fit at all.
>
> phys_to_page is only provided by a few architec
Hello:
This series was applied to riscv/linux.git (fixes)
by Namhyung Kim :
On Fri, 8 Nov 2024 15:45:45 -0800 you wrote:
> These changes were originally on top of:
> https://lore.kernel.org/lkml/20241017001354.56973-1-irog...@google.com/
>
> Prior to these patches PERF_HAVE_DWARF_REGS indicated
Hello:
This patch was applied to riscv/linux.git (fixes)
by Andrew Morton :
On Tue, 11 Jun 2024 19:38:44 + you wrote:
> 'vmap allocation for size %lu failed: use vmalloc= to increase size'
> The above warning is seen in the kernel functionality for allocation of the
> restricted virtual memo
Hello:
This series was applied to riscv/linux.git (for-next)
by Arnd Bergmann :
On Thu, 4 Jul 2024 16:35:54 +0200 you wrote:
> From: Arnd Bergmann
>
> There are eight architectures using include/uapi/asm-generic/unistd.h,
> which is still in an old format and not easily parsed by scripts.
> In
Hello:
This patch was applied to riscv/linux.git (fixes)
by Masami Hiramatsu (Google) :
On Wed, 1 May 2024 09:29:56 -0700 you wrote:
> If an error happens in ftrace, ftrace_kill() will prevent disarming
> kprobes. Eventually, the ftrace_ops associated with the kprobes will be
> freed, yet the kp
12 matches
Mail list logo