Re: [PATCH 6.12 00/70] 6.12.82-rc1 review

From: Miguel Ojeda

Date: Tue Apr 14 2026 - 14:06:24 EST


On Mon, 13 Apr 2026 17:59:55 +0200 Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxx>

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@xxxxxxxxxx>

I hope this helps!

Cheers,
Miguel