[PATCH 0/2] rust: add support for Software Tag-Based KASAN

From: Alice Ryhl

Date: Wed Mar 25 2026 - 05:33:39 EST


Since my kernel-hwaddress patch to rustc [1] is now landed, I'm sending
this series to enable support for it in the kernel.

[1]: https://github.com/rust-lang/rust/pull/153049

Signed-off-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>
---
Alice Ryhl (2):
rust: kasan: do not pass -Zsanitizer-recover
rust: kasan: add support for Software Tag-Based KASAN

init/Kconfig | 2 +-
scripts/Makefile.kasan | 6 +-----
2 files changed, 2 insertions(+), 6 deletions(-)
---
base-commit: 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681
change-id: 20260325-kasan-rust-sw-tags-c5afff30e63a

Best regards,
--
Alice Ryhl <aliceryhl@xxxxxxxxxx>