On Mon, 13 Apr 2026 17:59:55 +0200 Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 6.12.82 release. There are 70 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed, 15 Apr 2026 15:57:08 +0000. Anything received after that time might be too late.
Boot-tested under QEMU for Rust x86_64, arm64 and riscv64; built-tested for loongarch64:
Tested-by: Miguel Ojeda ojeda@kernel.org
Of course, we still have the many missing safety comments Clippy warnings we expected from last time, i.e. the ones that we discussed recently, e.g.:
warning: unsafe block missing a safety comment --> rust/kernel/init/macros.rs:1015:25
Cc: Benno Lossin lossin@kernel.org
I hope this helps!
Cheers, Miguel