| Age | Commit message (Expand) | Author |
| 2025-12-10 | dm pcache: fix cache info indexing | Li Chen |
| 2025-12-10 | dm-pcache: advance slot index before writing slot | Dongsheng Yang |
| 2025-12-10 | dm raid: add documentation for takeover/reshape raid1 -> raid5 table line exa... | Heinz Mauelshagen |
| 2025-12-10 | dm log-writes: Add missing set_freezable() for freezable kthread | Haotian Zhang |
| 2025-12-10 | dm-raid: fix possible NULL dereference with undefined raid type | Alexey Simakov |
| 2025-12-10 | dm-snapshot: fix 'scheduling while atomic' on real-time kernels | Mikulas Patocka |
| 2025-12-10 | dm: ignore discard return value | Chaitanya Kulkarni |
| 2025-12-10 | MAINTAINERS: add Benjamin Marzinski as a device mapper maintainer | Mikulas Patocka |
| 2025-12-10 | dm-mpath: Simplify the setup_scsi_dh code | Benjamin Marzinski |
| 2025-12-10 | dm vdo: fix kerneldoc warnings | Matthew Sakai |
| 2025-12-10 | dm-bufio: align write boundary on physical block size | Mikulas Patocka |
| 2025-12-10 | dm-crypt: enable DM_TARGET_ATOMIC_WRITES | Mikulas Patocka |
| 2025-12-10 | dm: test for REQ_ATOMIC in dm_accept_partial_bio() | Mikulas Patocka |
| 2025-12-10 | dm-verity: remove useless mempool | Mikulas Patocka |
| 2025-12-10 | dm-verity: disable recursive forward error correction | Mikulas Patocka |
| 2025-12-10 | drm/xe/guc: Recommend GuC v70.54.0 for BMG, PTL | Julia Filipchuk |
| 2025-12-10 | drm/xe/guc: Recommend GuC v70.53.0 for MTL, DG2, LNL | Julia Filipchuk |
| 2025-12-10 | crypto: arm64/ghash - Fix incorrect output from ghash-neon | Eric Biggers |
| 2025-12-10 | accel/amdxdna: Fix cu_idx being cleared by memset() during command setup | Lizhi Hou |
| 2025-12-10 | ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback | Takashi Iwai |
| 2025-12-10 | drm/i915: Fix BO alloc flags | Loïc Molinari |
| 2025-12-10 | drm/i915/cx0: Convert C10 PHY PLL SSC state mismatch WARN to a debug message | Imre Deak |
| 2025-12-10 | drm/gem: Fix builds with CONFIG_MMU=n | Boris Brezillon |
| 2025-12-10 | drm/i915/psr: Allow async flip when Selective Fetch enabled | Jouni Högander |
| 2025-12-10 | drm/i915/psr: Perform full frame update on async flip | Jouni Högander |
| 2025-12-10 | drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR | Jouni Högander |
| 2025-12-10 | mm/slub: reset KASAN tag in defer_free() before accessing freed memory | Deepanshu Kartikey |
| 2025-12-10 | Merge branches 'fixes' and 'misc' into for-next | Russell King (Oracle) |
| 2025-12-10 | ARM: fix branch predictor hardening | Russell King (Oracle) |
| 2025-12-10 | ARM: fix hash_name() fault | Russell King (Oracle) |
| 2025-12-10 | ARM: allow __do_kernel_fault() to report execution of memory faults | Russell King (Oracle) |
| 2025-12-10 | selftests: netfilter: prefer xfail in case race wasn't triggered | Florian Westphal |
| 2025-12-10 | netfilter: always set route tuple out ifindex | Lorenzo Bianconi |
| 2025-12-10 | ipvs: fix ipv4 null-ptr-deref in route error path | Slavin Liu |
| 2025-12-10 | netfilter: nf_conncount: fix leaked ct in error paths | Fernando Fernandez Mancera |
| 2025-12-10 | rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AES | Ilya Dryomov |
| 2025-12-10 | ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AES | Eric Biggers |
| 2025-12-10 | libceph: make decode_pool() more resilient against corrupted osdmaps | Ilya Dryomov |
| 2025-12-10 | libceph: Amend checking to fix `make W=1` build breakage | Andy Shevchenko |
| 2025-12-10 | ceph: Amend checking to fix `make W=1` build breakage | Andy Shevchenko |
| 2025-12-10 | ceph: add trace points to the MDS client | Max Kellermann |
| 2025-12-10 | libceph: fix log output race condition in OSD client | Simon Buttgereit |
| 2025-12-10 | blk-mq: delete task running check in blk_hctx_poll() | Fengnan Chang |
| 2025-12-10 | Merge branch 'bpf-fix-bpf_d_path-helper-prototype' | Alexei Starovoitov |
| 2025-12-10 | selftests/bpf: add regression test for bpf_d_path() | Shuran Liu |
| 2025-12-10 | drm/{i915, xe}/stolen: make insert_node, area_address, area_size optional | Jani Nikula |
| 2025-12-10 | drm/{i915, xe}/stolen: move stolen memory handling to display parent interface | Jani Nikula |
| 2025-12-10 | drm/xe/stolen: unify interface with i915 | Jani Nikula |
| 2025-12-10 | drm/i915/fbc: let to_intel_display() do its generic magic | Jani Nikula |
| 2025-12-10 | bpf: Fix verifier assumptions of bpf_d_path's output buffer | Shuran Liu |