From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Anton Vorontsov <anton@enomsg.org>,
Christoph Hellwig <hch@lst.de>, Colin Cross <ccross@android.com>,
Pu Lehui <pulehui@huawei.com>, Kees Cook <keescook@chromium.org>,
Tony Luck <tony.luck@intel.com>
Subject: [GIT PULL] pstore updates for v5.14-rc1
Date: Mon, 28 Jun 2021 13:17:26 -0700 [thread overview]
Message-ID: <202106281313.18DF59A@keescook> (raw)
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
next reply other threads:[~2021-06-28 20:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-28 20:17 Kees Cook [this message]
2021-06-29 3:50 ` [GIT PULL] pstore updates for v5.14-rc1 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=202106281313.18DF59A@keescook \
--to=keescook@chromium.org \
--cc=anton@enomsg.org \
--cc=ccross@android.com \
--cc=hch@lst.de \
--cc=linux-kernel@vger.kernel.org \
--cc=pulehui@huawei.com \
--cc=tony.luck@intel.com \
--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