linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Dmitry Osipenko <digetx@gmail.com>,
	Kees Cook <keescook@chromium.org>,
	syzbot <syzbot+d0cf0ad6513e9a1da5df@syzkaller.appspotmail.com>,
	Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Subject: [GIT PULL] pstore fixes for v5.12-rc2
Date: Fri, 5 Mar 2021 15:09:35 -0800	[thread overview]
Message-ID: <202103051509.D5DDF1D0@keescook> (raw)

Hi Linus,

Please pull these small pstore fixes for v5.12-rc2.

Thanks!

-Kees

The following changes since commit 19d8e9149c27b689c6224f5c84b96a159342195a:

  pstore: Fix typo in compression option name (2021-02-18 12:27:49 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v5.12-rc2

for you to fetch changes up to 7db688e99c0f770ae73e0f1f3fb67f9b64266445:

  pstore/ram: Rate-limit "uncorrectable error in header" message (2021-03-02 11:52:31 -0800)

----------------------------------------------------------------
pstore fixes for v5.12-rc2

- Rate-limit ECC warnings (Dmitry Osipenko)

- Fix error path check for NULL (Tetsuo Handa)

----------------------------------------------------------------
Dmitry Osipenko (1):
      pstore/ram: Rate-limit "uncorrectable error in header" message

Tetsuo Handa (1):
      pstore: Fix warning in pstore_kill_sb()

 fs/pstore/inode.c    | 2 +-
 fs/pstore/ram_core.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2021-03-05 23:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05 23:09 Kees Cook [this message]
2021-03-06  1:35 ` [GIT PULL] pstore fixes for v5.12-rc2 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=202103051509.D5DDF1D0@keescook \
    --to=keescook@chromium.org \
    --cc=digetx@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=penguin-kernel@I-love.SAKURA.ne.jp \
    --cc=syzbot+d0cf0ad6513e9a1da5df@syzkaller.appspotmail.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;
as well as URLs for NNTP newsgroup(s).