All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] kasan: fixes for 5.11-rc
@ 2021-01-15 17:41 ` Andrey Konovalov
  0 siblings, 0 replies; 14+ messages in thread
From: Andrey Konovalov @ 2021-01-15 17:41 UTC (permalink / raw)
  To: Andrew Morton, Catalin Marinas, Vincenzo Frascino, Dmitry Vyukov,
	Alexander Potapenko, Marco Elver
  Cc: Branislav Rankov, Andrey Konovalov, Kevin Brodsky, Will Deacon,
	linux-kernel, kasan-dev, linux-mm, linux-arm-kernel,
	Andrey Ryabinin, Peter Collingbourne, Evgenii Stepanov

Changes v2->v3:
- Fix up kernel pointer tag in do_tag_check_fault() instead of
  report_tag_fault().

Andrey Konovalov (2):
  kasan, mm: fix conflicts with init_on_alloc/free
  kasan, arm64: fix pointer tags in KASAN reports

 arch/arm64/mm/fault.c | 7 ++++---
 mm/slub.c             | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

-- 
2.30.0.284.gd98b1dd5eaa7-goog


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-01-18 18:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-15 17:41 [PATCH v3 0/2] kasan: fixes for 5.11-rc Andrey Konovalov
2021-01-15 17:41 ` Andrey Konovalov
2021-01-15 17:41 ` [PATCH v3 1/2] kasan, mm: fix conflicts with init_on_alloc/free Andrey Konovalov
2021-01-15 17:41   ` Andrey Konovalov
2021-01-15 17:41 ` [PATCH v3 2/2] kasan, arm64: fix pointer tags in KASAN reports Andrey Konovalov
2021-01-15 17:41   ` Andrey Konovalov
2021-01-15 17:59   ` Catalin Marinas
2021-01-15 17:59     ` Catalin Marinas
2021-01-15 18:08     ` Andrey Konovalov
2021-01-15 18:08       ` Andrey Konovalov
2021-01-15 18:03   ` Vincenzo Frascino
2021-01-15 18:03     ` Vincenzo Frascino
2021-01-18 18:31 ` [PATCH v3 0/2] kasan: fixes for 5.11-rc Catalin Marinas
2021-01-18 18:31   ` Catalin Marinas

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.