From: Christian Brauner <brauner@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Luca Boccassi <bluca@debian.org>,
stable@kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: Please consider backporting coredump %F patch to stable kernels
Date: Mon, 2 Jun 2025 15:06:12 +0200 [thread overview]
Message-ID: <20250602-getextet-stehplatz-35f704165888@brauner> (raw)
In-Reply-To: <2025060246-backlit-perish-c1ab@gregkh>
On Mon, Jun 02, 2025 at 02:49:32PM +0200, Greg Kroah-Hartman wrote:
> On Mon, Jun 02, 2025 at 02:32:24PM +0200, Christian Brauner wrote:
> > v5.14
>
> Nit, the stable tree is "5.15", not "5.14" :)
Whoops, sorry about that. I misread the kernel.org page. Here's a pr for
v5.15:
The following changes since commit 98f47d0e9b8c557d3063d3ea661cbea1489af330:
Linux 5.15.184 (2025-05-22 14:08:28 +0200)
are available in the Git repository at:
git@github.com:brauner/linux-stable.git tags/vfs-5.15.stable.coredump.pidfd
for you to fetch changes up to 6f5694eb02eb15c5976d75ba47fc25b87bc9b717:
coredump: hand a pidfd to the usermode coredump helper (2025-06-02 15:03:06 +0200)
----------------------------------------------------------------
vfs-5.15.stable.coredump.pidfd
----------------------------------------------------------------
Christian Brauner (4):
coredump: fix error handling for replace_fd()
pid: add pidfd_prepare()
fork: use pidfd_prepare()
coredump: hand a pidfd to the usermode coredump helper
fs/coredump.c | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
include/linux/binfmts.h | 1 +
include/linux/pid.h | 1 +
kernel/fork.c | 98 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
4 files changed, 163 insertions(+), 17 deletions(-)
next prev parent reply other threads:[~2025-06-02 13:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-30 9:44 Please consider backporting coredump %F patch to stable kernels Luca Boccassi
2025-06-02 9:09 ` Christian Brauner
2025-06-02 9:32 ` Greg Kroah-Hartman
2025-06-02 11:45 ` Christian Brauner
2025-06-02 12:06 ` Greg Kroah-Hartman
2025-06-02 12:13 ` Christian Brauner
2025-06-02 12:32 ` Christian Brauner
2025-06-02 12:49 ` Greg Kroah-Hartman
2025-06-02 13:06 ` Christian Brauner [this message]
2025-06-02 13:39 ` Greg Kroah-Hartman
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=20250602-getextet-stehplatz-35f704165888@brauner \
--to=brauner@kernel.org \
--cc=bluca@debian.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=stable@kernel.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.