public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pstore updates for v5.14-rc1
@ 2021-06-28 20:17 Kees Cook
  2021-06-29  3:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2021-06-28 20:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Anton Vorontsov, Christoph Hellwig, Colin Cross,
	Pu Lehui, Kees Cook, Tony Luck

Hi Linus,

Please pull these pstore updates for v5.14-rc1.

Thanks!

-Kees

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.14-rc1

for you to fetch changes up to 1d1f6cc5818c750ac69473e4951e7165913fbf16:

  pstore/blk: Include zone in pstore_device_info (2021-06-16 21:09:31 -0700)

----------------------------------------------------------------
pstore updates for v5.14-rc1

Use normal block device I/O path for pstore/blk. (Christoph Hellwig,
Kees Cook, Pu Lehui)

----------------------------------------------------------------
Kees Cook (5):
      pstore/blk: Improve failure reporting
      pstore/blk: Move verify_size() macro out of function
      pstore/blk: Use the normal block device I/O path
      pstore/blk: Fix kerndoc and redundancy on blkdev param
      pstore/blk: Include zone in pstore_device_info

 Documentation/admin-guide/pstore-blk.rst |  14 +-
 drivers/mtd/mtdpstore.c                  |  10 +-
 fs/pstore/blk.c                          | 403 ++++++++++++-------------------
 include/linux/pstore_blk.h               |  27 +--
 4 files changed, 171 insertions(+), 283 deletions(-)

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-29  3:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-28 20:17 [GIT PULL] pstore updates for v5.14-rc1 Kees Cook
2021-06-29  3:50 ` 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