All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Elver <elver@google.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Paul E. McKenney" <paulmck@kernel.org>,
	Dmitry Vyukov <dvyukov@google.com>,
	Alexander Potapenko <glider@google.com>,
	kasan-dev@googlegroups.com, linux-kernel@vger.kernel.org
Subject: [GIT PULL] KCSAN updates for v7.3
Date: Mon, 17 Aug 2026 14:07:16 +0000	[thread overview]
Message-ID: <aoMVlIY2pEM-zh9Q@elver.google.com> (raw)

Linus,

Please pull the below KCSAN updates for v7.3-rc1.

Many thanks,
-- Marco

------ >8 ------

The following changes since commit 1590cf0329716306e948a8fc29f1d3ee87d3989f:

  Linux 7.2-rc4 (2026-07-19 13:54:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/melver/linux.git tags/kcsan-20260817-v7.3-rc1

for you to fetch changes up to a8488ecbd7ba44d65b912dfe88a73f438eba2447:

  kcsan: avoid unintended access checking in NMIs (2026-07-20 18:18:37 +0200)

----------------------------------------------------------------
Kernel Concurrency Sanitizer (KCSAN) updates for v7.3

- Avoid unintended access checking in NMIs

This change has had 3 weeks of linux-next exposure.

----------------------------------------------------------------
Marco Elver (1):
      kcsan: avoid unintended access checking in NMIs

 kernel/kcsan/core.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

                 reply	other threads:[~2026-08-17 14:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=aoMVlIY2pEM-zh9Q@elver.google.com \
    --to=elver@google.com \
    --cc=dvyukov@google.com \
    --cc=glider@google.com \
    --cc=kasan-dev@googlegroups.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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.