public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
	Kees Cook <keescook@chromium.org>,
	Vasile-Laurentiu Stanimir 
	<vasile-laurentiu.stanimir@windriver.com>,
	WeiXiong Liao <gmpy.liaowx@gmail.com>
Subject: [GIT PULL] pstore updates for v5.11-rc1
Date: Tue, 15 Dec 2020 12:19:50 -0800	[thread overview]
Message-ID: <202012151219.126DB90@keescook> (raw)

Hi Linus,

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

Thanks!

-Kees

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 26fecbf7602dd69b649914e61526bd67c557fece:

  pstore: Move kmsg_bytes default into Kconfig (2020-12-01 12:09:17 -0800)

----------------------------------------------------------------
pstore updates for v5.11-rc1

- Clean up unused but exposed API (Christoph Hellwig)
- Provide KCONFIG for default size of kmsg buffer (Vasile-Laurentiu Stanimir)

----------------------------------------------------------------
Christoph Hellwig (3):
      pstore/zone: cap the maximum device size
      pstore/blk: update the command line example
      pstore/blk: remove {un,}register_pstore_blk

Vasile-Laurentiu Stanimir (1):
      pstore: Move kmsg_bytes default into Kconfig

 Documentation/admin-guide/pstore-blk.rst |  7 +--
 fs/pstore/Kconfig                        |  8 +++
 fs/pstore/blk.c                          | 83 ++++----------------------------
 fs/pstore/inode.c                        |  2 +-
 fs/pstore/internal.h                     |  1 -
 fs/pstore/platform.c                     |  2 +-
 fs/pstore/zone.c                         |  4 ++
 include/linux/pstore_blk.h               | 42 ----------------
 8 files changed, 26 insertions(+), 123 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2020-12-15 20:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-15 20:19 Kees Cook [this message]
2020-12-16 19:44 ` [GIT PULL] pstore updates for v5.11-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=202012151219.126DB90@keescook \
    --to=keescook@chromium.org \
    --cc=gmpy.liaowx@gmail.com \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=vasile-laurentiu.stanimir@windriver.com \
    /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