* [git pull] coredump-related stuff
@ 2021-04-26 22:33 Al Viro
2021-04-27 18:37 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2021-04-26 22:33 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] coredump-related stuff
2021-04-26 22:33 [git pull] coredump-related stuff Al Viro
@ 2021-04-27 18:37 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-04-27 18:37 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-kernel
The pull request you sent on Mon, 26 Apr 2021 22:33:28 +0000:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.coredump
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5e6720888523eaac7c548df0d263739c56a3c22e
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-27 18:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-26 22:33 [git pull] coredump-related stuff Al Viro
2021-04-27 18:37 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox