From: patchwork-bot+linux-riscv@kernel•org
To: Dave Martin <Dave.Martin@arm•com>
Cc: linux-riscv@lists•infradead.org, linux-kernel@vger•kernel.org,
davem@davemloft•net, hpa@zytor•com,
James.Bottomley@HansenPartnership•com, akihiko.odaki@daynix•com,
aou@eecs•berkeley.edu, agordeev@linux•ibm.com, alex@ghiti•fr,
andreas@gaisler•com, anton.ivanov@cambridgegreys•com,
bp@alien8•de, bcain@kernel•org, catalin.marinas@arm•com,
chris@zankel•net, borntraeger@linux•ibm.com,
christophe.leroy@csgroup•eu, dave.hansen@linux•intel.com,
dinguyen@kernel•org, geert@linux-m68k•org, guoren@kernel•org,
hca@linux•ibm.com, deller@gmx•de, chenhuacai@kernel•org,
mingo@redhat•com, johannes@sipsolutions•net,
glaubitz@physik•fu-berlin.de, jonas@southpole•se,
kees@kernel•org, maddy@linux•ibm.com, jcmvbkbc@gmail•com,
mpe@ellerman•id.au, npiggin@gmail•com, oleg@redhat•com,
palmer@dabbelt•com, paul.walmsley@sifive•com, dalias@libc•org,
richard@nod•at, linux@armlinux•org.uk, shorne@gmail•com,
stefan.kristiansson@saunalahti•fi, svens@linux•ibm.com,
tsbogend@alpha•franken.de, tglx@linutronix•de, gor@linux•ibm.com,
vgupta@kernel•org, kernel@xen0n•name, will@kernel•org,
ysato@users•sourceforge.jp, linux-arch@vger•kernel.org,
linux-arm-kernel@lists•infradead.org, linux-csky@vger•kernel.org,
linux-hexagon@vger•kernel.org, linux-m68k@lists•linux-m68k.org,
linux-mips@vger•kernel.org, linux-openrisc@vger•kernel.org,
linux-parisc@vger•kernel.org, linux-s390@vger•kernel.org,
linux-sh@vger•kernel.org, linux-snps-arc@lists•infradead.org,
linux-um@lists•infradead.org, linuxppc-dev@lists•ozlabs.org,
loongarch@lists•linux.dev, sparclinux@vger•kernel.org,
x86@kernel•org
Subject: Re: [PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
Date: Sun, 10 Aug 2025 21:12:43 +0000 [thread overview]
Message-ID: <175486036374.1221929.319441619761028585.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250701135616.29630-1-Dave.Martin@arm.com>
Hello:
This patch was applied to riscv/linux.git (fixes)
by Kees Cook <kees@kernel•org>:
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 the dumped process.
>
> Notes are identified by a numeric identifier n_type and a "name"
> string, although this terminology is somewhat misleading. Officially,
> the "name" of a note is really an "originator" or namespace identifier
> that indicates how to interpret n_type [1], although in practice it is
> often used more loosely.
>
> [...]
Here is the summary with links:
- [16/23] riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
https://git.kernel.org/riscv/c/c9502cc7bef5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-08-10 21:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-01 13:55 [PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names Dave Martin
2025-07-01 13:56 ` [PATCH 15/23] powerpc/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset " Dave Martin
2025-07-09 5:05 ` [PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump " Akihiko Odaki
2025-07-15 5:37 ` Kees Cook
2025-07-15 10:32 ` Dave Martin
2025-08-10 21:12 ` patchwork-bot+linux-riscv [this message]
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=175486036374.1221929.319441619761028585.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel$(echo .)org \
--cc=Dave.Martin@arm$(echo .)com \
--cc=James.Bottomley@HansenPartnership$(echo .)com \
--cc=agordeev@linux$(echo .)ibm.com \
--cc=akihiko.odaki@daynix$(echo .)com \
--cc=alex@ghiti$(echo .)fr \
--cc=andreas@gaisler$(echo .)com \
--cc=anton.ivanov@cambridgegreys$(echo .)com \
--cc=aou@eecs$(echo .)berkeley.edu \
--cc=bcain@kernel$(echo .)org \
--cc=borntraeger@linux$(echo .)ibm.com \
--cc=bp@alien8$(echo .)de \
--cc=catalin.marinas@arm$(echo .)com \
--cc=chenhuacai@kernel$(echo .)org \
--cc=chris@zankel$(echo .)net \
--cc=christophe.leroy@csgroup$(echo .)eu \
--cc=dalias@libc$(echo .)org \
--cc=dave.hansen@linux$(echo .)intel.com \
--cc=davem@davemloft$(echo .)net \
--cc=deller@gmx$(echo .)de \
--cc=dinguyen@kernel$(echo .)org \
--cc=geert@linux-m68k$(echo .)org \
--cc=glaubitz@physik$(echo .)fu-berlin.de \
--cc=gor@linux$(echo .)ibm.com \
--cc=guoren@kernel$(echo .)org \
--cc=hca@linux$(echo .)ibm.com \
--cc=hpa@zytor$(echo .)com \
--cc=jcmvbkbc@gmail$(echo .)com \
--cc=johannes@sipsolutions$(echo .)net \
--cc=jonas@southpole$(echo .)se \
--cc=kees@kernel$(echo .)org \
--cc=kernel@xen0n$(echo .)name \
--cc=linux-arch@vger$(echo .)kernel.org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-csky@vger$(echo .)kernel.org \
--cc=linux-hexagon@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-m68k@lists$(echo .)linux-m68k.org \
--cc=linux-mips@vger$(echo .)kernel.org \
--cc=linux-openrisc@vger$(echo .)kernel.org \
--cc=linux-parisc@vger$(echo .)kernel.org \
--cc=linux-riscv@lists$(echo .)infradead.org \
--cc=linux-s390@vger$(echo .)kernel.org \
--cc=linux-sh@vger$(echo .)kernel.org \
--cc=linux-snps-arc@lists$(echo .)infradead.org \
--cc=linux-um@lists$(echo .)infradead.org \
--cc=linux@armlinux$(echo .)org.uk \
--cc=linuxppc-dev@lists$(echo .)ozlabs.org \
--cc=loongarch@lists$(echo .)linux.dev \
--cc=maddy@linux$(echo .)ibm.com \
--cc=mingo@redhat$(echo .)com \
--cc=mpe@ellerman$(echo .)id.au \
--cc=npiggin@gmail$(echo .)com \
--cc=oleg@redhat$(echo .)com \
--cc=palmer@dabbelt$(echo .)com \
--cc=paul.walmsley@sifive$(echo .)com \
--cc=richard@nod$(echo .)at \
--cc=shorne@gmail$(echo .)com \
--cc=sparclinux@vger$(echo .)kernel.org \
--cc=stefan.kristiansson@saunalahti$(echo .)fi \
--cc=svens@linux$(echo .)ibm.com \
--cc=tglx@linutronix$(echo .)de \
--cc=tsbogend@alpha$(echo .)franken.de \
--cc=vgupta@kernel$(echo .)org \
--cc=will@kernel$(echo .)org \
--cc=x86@kernel$(echo .)org \
--cc=ysato@users$(echo .)sourceforge.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox