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:   Mon, 28 Jun 2021 13:17:26 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Anton Vorontsov <anton@...msg.org>,
        Christoph Hellwig <hch@....de>,
        Colin Cross <ccross@...roid.com>,
        Pu Lehui <pulehui@...wei.com>,
        Kees Cook <keescook@...omium.org>,
        Tony Luck <tony.luck@...el.com>
Subject: [GIT PULL] pstore updates for v5.14-rc1

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ