[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202409160124.07E708A@keescook>
Date: Mon, 16 Sep 2024 01:24:35 -0700
From: Kees Cook <kees@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
"Guilherme G. Piccoli" <gpiccoli@...lia.com>,
Kees Cook <kees@...nel.org>, linux-hardening@...r.kernel.org,
Mike Rapoport <rppt@...nel.org>,
Steven Rostedt <rostedt@...dmis.org>,
Tony Luck <tony.luck@...el.com>, Wen Yang <wen.yang@...ux.dev>
Subject: [GIT PULL] pstore updates for v6.12-rc1
Hi Linus,
Please pull these pstore updates for v6.12-rc1.
Thanks!
-Kees
The following changes since commit de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed:
Linux 6.11-rc2 (2024-08-04 13:50:53 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v6.12-rc1
for you to fetch changes up to 1bf8012fc6997f2117f6919369cde16659db60e0:
pstore: replace spinlock_t by raw_spinlock_t (2024-08-26 13:33:50 -0700)
----------------------------------------------------------------
pstore updates for v6.12-rc1
- ramoops: Fix .rst typo (Steven Rostedt)
- pstore: replace spinlock_t by raw_spinlock_t (Wen Yang)
----------------------------------------------------------------
Steven Rostedt (1):
pstore/ramoops: Fix typo as there is no "reserver"
Wen Yang (1):
pstore: replace spinlock_t by raw_spinlock_t
Documentation/admin-guide/ramoops.rst | 2 +-
fs/pstore/platform.c | 8 ++++----
include/linux/pstore.h | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
--
Kees Cook
Powered by blists - more mailing lists