]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge patch series "pidfds: add coredump_code field to pidfd_info"
authorChristian Brauner <brauner@kernel.org>
Mon, 23 Mar 2026 15:29:22 +0000 (16:29 +0100)
committerChristian Brauner <brauner@kernel.org>
Mon, 23 Mar 2026 15:29:22 +0000 (16:29 +0100)
commitd29eb5f0ce674cfe71b93f8ff67dc0f66e6a9371
treeb5db3cd4c0d6043d7f7c27b408263f8f7b1df8c2
parent3fc66a103395b4ae8d032dcda5621423d94902f6
parent7aaa4915cb699378db1fa2a5c763ebea2caa35da
Merge patch series "pidfds: add coredump_code field to pidfd_info"

Emanuele Rocca <emanuele.rocca@arm.com> says:

This patchs series adds a new field called coredump_code to struct
pidfd_info, as well as the relevant selftests. Note that the coredump
selftests are currently not passing.

* patches from https://patch.msgid.link/acE5fYOgyVUYahIn@NH27D9T0LF:
  selftests: check pidfd_info->coredump_code correctness
  pidfds: add coredump_code field to pidfd_info

Link: https://patch.msgid.link/acE5fYOgyVUYahIn@NH27D9T0LF
Signed-off-by: Christian Brauner <brauner@kernel.org>