lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 5 Mar 2021 15:09:35 -0800
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Dmitry Osipenko <digetx@...il.com>,
        Kees Cook <keescook@...omium.org>,
        syzbot <syzbot+d0cf0ad6513e9a1da5df@...kaller.appspotmail.com>,
        Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
Subject: [GIT PULL] pstore fixes for v5.12-rc2

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ