[PATCH 6.12 000/162] 6.12.83-rc1 review
Miguel Ojeda
ojeda at kernel.org
Tue Apr 21 04:11:11 PDT 2026
On Mon, 20 Apr 2026 17:40:32 +0200 Greg Kroah-Hartman <gregkh at linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.12.83 release.
> There are 162 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, 22 Apr 2026 15:38:55 +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 at kernel.org>
For UML (x86_64), I am also seeing the same issue as for 6.18.y:
./include/linux/srcutiny.h:14:10: fatal error: 'linux/irq_work_types.h' file not found
14 | #include <linux/irq_work_types.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~
Please see the details at:
https://lore.kernel.org/stable/20260421095549.47476-1-ojeda@kernel.org/
Cc: Joel Fernandes <joelagnelf at nvidia.com>
Cc: Paul E. McKenney <paulmck at kernel.org>
Cc: Boqun Feng <boqun at kernel.org>
Cc: Sasha Levin <sashal at kernel.org>
Cc: Josh Triplett <josh at joshtriplett.org>
Cc: Lai Jiangshan <jiangshanlai at gmail.com>
Cc: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>
Cc: Peter Zijlstra (Intel) <peterz at infradead.org>
Cc: Steven Rostedt <rostedt at goodmis.org>
Cc: Thomas Gleixner <tglx at linutronix.de>
Cc: Uladzislau Rezki <urezki at gmail.com>
Cc: Zqiang <qiang.zhang at linux.dev>
Cc: rcu at vger.kernel.org
Cc: Richard Weinberger <richard at nod.at>
Cc: Anton Ivanov <anton.ivanov at cambridgegreys.com>
Cc: Johannes Berg <johannes at sipsolutions.net>
Cc: linux-um at lists.infradead.org
We also still have the many missing safety comments Clippy warnings we
recently discussed:
warning: unsafe block missing a safety comment
--> rust/kernel/init/macros.rs:1015:25
Benno/Gary: I am tempted to just `#![allow(...)]` them for now (but if
you plan to add the comments soon, please let me know!).
Cc: Benno Lossin <lossin at kernel.org>
Cc: Gary Guo <gary at garyguo.net>
Thanks!
Cheers,
Miguel
More information about the linux-um
mailing list