[GIT PULL] KCSAN updates for v7.3

From: Marco Elver

Date: Mon Aug 17 2026 - 10:31:01 EST


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(-)