From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
"Guilherme G. Piccoli" <gpiccoli@igalia.com>,
Kees Cook <kees@kernel.org>,
linux-hardening@vger.kernel.org, Mike Rapoport <rppt@kernel.org>,
Steven Rostedt <rostedt@goodmis.org>,
Tony Luck <tony.luck@intel.com>, Wen Yang <wen.yang@linux.dev>
Subject: [GIT PULL] pstore updates for v6.12-rc1
Date: Mon, 16 Sep 2024 01:24:35 -0700 [thread overview]
Message-ID: <202409160124.07E708A@keescook> (raw)
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
next reply other threads:[~2024-09-16 8:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-16 8:24 Kees Cook [this message]
2024-09-18 10:40 ` [GIT PULL] pstore updates for v6.12-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202409160124.07E708A@keescook \
--to=kees@kernel.org \
--cc=gpiccoli@igalia.com \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=rppt@kernel.org \
--cc=tony.luck@intel.com \
--cc=torvalds@linux-foundation.org \
--cc=wen.yang@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.