public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kees Cook <kees@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	"Andrey Skvortsov" <andrej.skvortzov@gmail.com>,
	"Cole Leavitt" <cole@unwrap.rs>,
	"Guilherme G. Piccoli" <gpiccoli@igalia.com>,
	"Kees Cook" <kees@kernel.org>,
	"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
Subject: [GIT PULL] pstore updates for v7.1-rc1
Date: Mon, 13 Apr 2026 16:08:49 -0700	[thread overview]
Message-ID: <202604131608.F64C6E6B@keescook> (raw)

Hi Linus,

Please pull these pstore updates for v7.1-rc1.

Thanks!

-Kees

The following changes since commit 11439c4635edd669ae435eec308f4ab8a0804808:

  Linux 7.0-rc2 (2026-03-01 15:39:31 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/pstore-v7.1-rc1

for you to fetch changes up to 24b8f8dcb9a139a36cf48bfbe935e8dc1f33ed79:

  pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses (2026-04-10 23:59:41 -0700)

----------------------------------------------------------------
pstore updates for v7.1-rc1

- fix ftrace dump, when ECC is enabled (Andrey Skvortsov)

- fix resource leak when ioremap() fails (Cole Leavitt)

- Remove useless memblock header (Guilherme G. Piccoli)

- Fix ECC parameter help text (Guilherme G. Piccoli)

- Keep ftrace module parameter and debugfs switch in sync
  (Guilherme G. Piccoli)

- Factor KASLR offset in the core kernel instruction addresses
  (Guilherme G. Piccoli)

----------------------------------------------------------------
Andrey Skvortsov (1):
      pstore: fix ftrace dump, when ECC is enabled

Cole Leavitt (1):
      pstore/ram: fix resource leak when ioremap() fails

Guilherme G. Piccoli (4):
      pstore/ramoops: Remove useless memblock header
      pstore/ramoops: Fix ECC parameter help text
      pstore/ftrace: Keep ftrace module parameter and debugfs switch in sync
      pstore/ftrace: Factor KASLR offset in the core kernel instruction addresses

 fs/pstore/internal.h |  2 ++
 fs/pstore/ftrace.c   | 48 +++++++++++++++++++++++++++++++++++-------------
 fs/pstore/inode.c    | 12 +++++++-----
 fs/pstore/ram.c      |  2 +-
 fs/pstore/ram_core.c |  5 ++++-
 5 files changed, 49 insertions(+), 20 deletions(-)

-- 
Kees Cook

             reply	other threads:[~2026-04-13 23:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-13 23:08 Kees Cook [this message]
2026-04-14  0:57 ` [GIT PULL] pstore updates for v7.1-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=202604131608.F64C6E6B@keescook \
    --to=kees@kernel.org \
    --cc=andrej.skvortzov@gmail.com \
    --cc=cole@unwrap.rs \
    --cc=gpiccoli@igalia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=u.kleine-koenig@baylibre.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox