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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202203210747.C40221E63F@keescook>
Date:   Mon, 21 Mar 2022 07:47:53 -0700
From:   Kees Cook <keescook@...omium.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Jann Horn <jannh@...gle.com>,
        Kees Cook <keescook@...omium.org>,
        Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
        Vincent Whitchurch <vincent.whitchurch@...s.com>
Subject: [GIT PULL] pstore updates for v5.18-rc1

Hi Linus,

Please pull these two pstore updates for v5.18-rc1.

Thanks!

-Kees

The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:

  Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8126b1c73108bc691f5643df19071a59a69d0bc6:

  pstore: Don't use semaphores in always-atomic-context code (2022-03-15 11:08:23 -0700)

----------------------------------------------------------------
pstore updates for v5.18-rc1

- Don't use semaphores in always-atomic-context code (Jann Horn)
- Add "ECC:" prefix to ECC messages (Vincent Whitchurch)

----------------------------------------------------------------
Jann Horn (1):
      pstore: Don't use semaphores in always-atomic-context code

Vincent Whitchurch (1):
      pstore: Add prefix to ECC messages

 drivers/firmware/efi/efi-pstore.c |  2 +-
 fs/pstore/platform.c              | 38 ++++++++++++++++++--------------------
 fs/pstore/ram_core.c              |  4 ++--
 include/linux/pstore.h            |  6 +++---
 4 files changed, 24 insertions(+), 26 deletions(-)

-- 
Kees Cook

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ