Hi, Two fixes/amendments for 6.12 for the POE series: - Set POR for kthreads, as discussed [1] - Add docs, as requested [2] I have a (hacky) io_uring test, that I will try clean up and send out at some point. Thanks, Joey [1] https://lore.kernel.org/linux-arm-kernel/6c8ad091-a56b-41ba-b403-2e3c2e578100@xxxxxxxxx/ [2] https://lore.kernel.org/linux-arm-kernel/20240913151459.GA24129@willie-the-truck/ Joey Gouly (2): arm64: set POR_EL0 for kernel threads Documentation/protection-keys: add AArch64 to documentation Documentation/core-api/protection-keys.rst | 38 +++++++++++++++++----- arch/arm64/kernel/process.c | 3 ++ 2 files changed, 33 insertions(+), 8 deletions(-) -- 2.25.1