* [GIT PULL] pstore fixes for v5.12-rc2
@ 2021-03-05 23:09 Kees Cook
2021-03-06 1:35 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2021-03-05 23:09 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Dmitry Osipenko, Kees Cook, syzbot, Tetsuo Handa
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-06 1:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05 23:09 [GIT PULL] pstore fixes for v5.12-rc2 Kees Cook
2021-03-06 1:35 ` 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
Powered by JetHome