mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH kcsan 0/3] KCSAN updates for v6.2
@ 2022-10-19 23:03 Paul E. McKenney
  2022-10-19 23:04 ` [PATCH kcsan 1/3] kcsan: Instrument memcpy/memset/memmove with newer Clang Paul E. McKenney
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paul E. McKenney @ 2022-10-19 23:03 UTC (permalink / raw)
  To: linux-kernel, kasan-dev, kernel-team, mingo
  Cc: elver, andreyknvl, glider, dvyukov, cai, boqun.feng

Hello!

This series provides KCSAN updates:

1.	Instrument memcpy/memset/memmove with newer Clang, courtesy of
	Marco Elver.

2.	objtool, kcsan: Add volatile read/write instrumentation to
	whitelist, courtesy of Marco Elver.

3.	Fix trivial typo in Kconfig help comments, courtesy of Ryosuke
	Yasuoka.

						Thanx, Paul

------------------------------------------------------------------------

 kernel/kcsan/core.c   |   50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/Kconfig.kcsan     |    6 +++---
 tools/objtool/check.c |   10 ++++++++++
 3 files changed, 63 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-19 23:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19 23:03 [PATCH kcsan 0/3] KCSAN updates for v6.2 Paul E. McKenney
2022-10-19 23:04 ` [PATCH kcsan 1/3] kcsan: Instrument memcpy/memset/memmove with newer Clang Paul E. McKenney
2022-10-19 23:04 ` [PATCH kcsan 2/3] objtool, kcsan: Add volatile read/write instrumentation to whitelist Paul E. McKenney
2022-10-19 23:04 ` [PATCH kcsan 3/3] kcsan: Fix trivial typo in Kconfig help comments Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®