Re: [PATCH v2 0/2] LKDTM powerpc enhancements - Part2

From: Kees Cook

Date: Thu May 21 2026 - 06:29:25 EST


On Mon, 18 May 2026 12:26:03 +0530, Sayali Patil wrote:
> This series adds a new LKDTM trigger PPC_RADIX_TLBIEL, to validate
> machine check handling on radix MMU systems and improves reliability of
> the PPC_SLB_MULTIHIT test by adding isync instructions after slbmte
> operations.
>
> Please review the patches and provide any feedback or suggestions
> for improvement.
>
> [...]

Thanks for the CC! Yeah, with everyone's Acks this is fine by me.

Applied to for-next/hardening, thanks!

[1/2] lkdtm/powerpc: add isync after slbmte to enforce SLB update ordering
https://git.kernel.org/kees/c/3f21a4426e6f
[2/2] lkdtm/powerpc: add PPC_RADIX_TLBIEL test for radix MCE validation
https://git.kernel.org/kees/c/122b52f0bab0

Take care,

--
Kees Cook