public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] coredump-related stuff
Date: Mon, 26 Apr 2021 22:33:28 +0000	[thread overview]
Message-ID: <YIc/uDc9dCe9KXq9@zeniv-ca.linux.org.uk> (raw)

	Just a couple of patches this cycle; use of seek + write instead of
expanding truncate and minor header cleanup

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.coredump

for you to fetch changes up to a64b89088bb1413bb84424f0b16a4d1f9bb0e947:

  coredump.h: move CONFIG_COREDUMP-only stuff inside the ifdef (2021-03-08 10:21:11 -0500)

----------------------------------------------------------------
Al Viro (2):
      coredump: don't bother with do_truncate()
      coredump.h: move CONFIG_COREDUMP-only stuff inside the ifdef

 arch/powerpc/platforms/cell/spufs/coredump.c |  3 +-
 fs/binfmt_elf.c                              |  4 +-
 fs/binfmt_elf_fdpic.c                        |  3 +-
 fs/coredump.c                                | 72 +++++++++++++++++-----------
 include/linux/binfmts.h                      |  1 +
 include/linux/coredump.h                     | 14 +++---
 6 files changed, 54 insertions(+), 43 deletions(-)

             reply	other threads:[~2021-04-26 22:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-26 22:33 Al Viro [this message]
2021-04-27 18:37 ` [git pull] coredump-related stuff pr-tracker-bot

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=YIc/uDc9dCe9KXq9@zeniv-ca.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox