v1 2026-09-04

x86/mm: Fix pmd_modify() dropping the dirty bit · v1

pmd_modify() 丢失 PMD 硬件脏位,会导致 THP MADV_FREE/mprotect 后脏页被误释放;修复保留脏位。

原始补丁链接