Re: [PATCH 6.19 00/49] 6.19.1-rc1 review
From: Miguel Ojeda
Date: Sat Feb 14 2026 - 21:36:50 EST
On Fri, 13 Feb 2026 14:47:19 +0100 Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> This is the start of the stable review cycle for the 6.19.1 release.
> There are 49 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 Sun, 15 Feb 2026 13:46:52 +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>
Notes:
- arm, loongarch64 and UML are waiting for a build fix: commit
174e2a339bf7 ("rust_binder: Fix build failure if !CONFIG_COMPAT")
and maybe we could add commmit 68aabb29a546 ("rust: redefine
`bindings::compat_ptr_ioctl` in Rust"). Both are currently in -next.
- arm64 is waiting for a build fix: commit 5ec66bbc7488 ("drm/tyr:
suppress unread field warnings"). Currently in -next.
There was no Cc: stable on those nor Fixes tag on these, but we will
need them backported after they hit mainline.
In addition, we are also waiting for a warning fix:
https://lore.kernel.org/rust-for-linux/20260121183719.71659-1-ojeda@xxxxxxxxxx/
Thanks!
Cheers,
Miguel