Hi!
This is the start of the stable review cycle for the 6.12.92 release. There are 272 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 Sat, 30 May 2026 19:45: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@kernel.org
I am seeing:
In file included from kernel/trace/blktrace.c:23: In file included from kernel/trace/../../block/blk.h:5: ./include/linux/bio-integrity.h:101:12: error: unused function 'bio_integrity_map_user' [-Werror,-Wunused-function] 101 | static int bio_integrity_map_user(struct bio *bio, struct iov_iter *iter) | ^~~~~~~~~~~~~~~~~~~~~~
We see that, too:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/jobs/1459236...
We don't see the problem on 6.6, 6.18 or 7.0-stable.
Best regards, Pavel