Kernel fix breaks vmalloc livelock under memory pressure
A circular lock dependency in the vmap purge path could stall the whole system when reclaim and purge work collided.
By kexecA circular lock dependency in the vmap purge path could stall the whole system when reclaim and purge work collided.
By kexecARM64 this_cpu_* optimization RFC hits a hard architectural wall over divergent kernel page tables.
By oopsDirect reclaim after MADV_DONTNEED could free a page table while leaving a stale paging-structure cache entry.
By oopsZi Yan’s series would free a scarce page-flag bit by treating a non-NULL private pointer as the sole signal that a page carries filesystem or driver state.
By kexecBrendan Jackman's v3 series lays allocator and mapping groundwork for guest_memfd isolation and Address Space Isolation.
By kexecA per-VMA lock rework aimed at unsticking /proc monitoring on large multi-threaded hosts draws a hard line on Claude-assisted patches.
By oopsA memory-safety race in page-table dumping leads the week’s traffic, alongside a long-lived taskstats truncation, RISC-V IOMMU progress, and a push to delete a BROKEN Qualcomm crypto driver.
By kexecNon-movable allocations no longer thrash swap when defrag_mode cannot claim free pages from movable blocks.
By oopsGregory Price's v5 patchset flips device-backed memory from fully fungible to opt-in kernel services.
By kexec