[PATCH v2 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-06 6:28 UTC (26+ messages)
` [PATCH v2 01/15] docs/mm: add document for swap table
` [PATCH v2 02/15] mm, swap: use unified helper for swap cache look up
` [PATCH v2 03/15] mm, swap: fix swap cahe index error when retrying reclaim
` [PATCH v2 04/15] mm, swap: check page poison flag after locking it
` [PATCH v2 05/15] mm, swap: always lock and check the swap cache folio before use
` [PATCH v2 06/15] mm, swap: rename and move some swap cluster definition and helpers
` [PATCH v2 07/15] mm, swap: tidy up swap device and cluster info helpers
` [PATCH v2 08/15] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH v2 09/15] mm, swap: cleanup swap cache API and add kerneldoc
` [PATCH v2 10/15] mm, swap: wrap swap cache replacement with a helper
` [PATCH v2 11/15] mm, swap: use the swap table for the swap cache and switch API
` [PATCH v2 12/15] mm, swap: mark swap address space ro and add context debug check
` [PATCH v2 13/15] mm, swap: remove contention workaround for swap cache
` [PATCH v2 14/15] mm, swap: implement dynamic allocation of swap table
` [PATCH v2 15/15] mm, swap: use a single page for swap table when the size fits
[PATCH 0/3] mm: remove zpool
2025-09-06 5:25 UTC (21+ messages)
` [PATCH 1/3] mm: zswap: interact directly with zsmalloc
` [PATCH 2/3] mm: remove unused zpool layer
` [PATCH 3/3] mm: zpdesc: minor naming and comment corrections
[PATCH v2 1/2] mm/gup: Remove dead pgmap refcounting code
2025-09-06 3:27 UTC (3+ messages)
[PATCH] mm: memcontrol: fix memcg accounting during cpu hotplug
2025-09-06 3:21 UTC
[syzbot] [mm?] INFO: rcu detected stall in hub_event (2)
2025-09-06 3:05 UTC (2+ messages)
` [syzbot] [kernfs?] "
[PATCH] mm/oom_kill: kill current in OOM when binding to cpu-less nodes
2025-09-06 1:56 UTC (9+ messages)
[PATCH v2 00/37] mm: remove nth_page()
2025-09-06 1:05 UTC (8+ messages)
` [PATCH v2 19/37] mm/gup: remove record_subpages()
[PATCH bpf] bpf/helpers: Use __GFP_HIGH instead of GFP_ATOMIC in __bpf_async_init()
2025-09-05 23:54 UTC (2+ messages)
[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
2025-09-05 23:45 UTC (11+ messages)
[PATCH v2 00/12] mm/iomap: add granular dirty and writeback accounting
2025-09-05 23:30 UTC (11+ messages)
` [PATCH v2 12/12] iomap: "
[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed
2025-09-05 22:44 UTC (11+ messages)
[PATCH v2] percpu: fix race on alloc failed warning limit
2025-09-05 22:42 UTC
[PATCH] ACPI: APEI: GHES: Don't offline huge pages just because BIOS asked
2025-09-05 20:36 UTC (10+ messages)
` [PATCH v2] "
` PATCH v3 "
[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-09-05 20:34 UTC (9+ messages)
[PATCH bpf] bpf/helpers: Skip memcg accounting in __bpf_async_init()
2025-09-05 20:32 UTC (6+ messages)
[PATCH v2] mm/damon/sysfs: fix use-after-free in state_show()
2025-09-05 20:12 UTC (2+ messages)
[PATCH v5 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-09-05 19:44 UTC (7+ messages)
` [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely
[PATCH] mm: centralize and fix max map count limit checking
2025-09-05 19:43 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION be5d4872e528796df9d7425f2bd9b3893eb3a42c
2025-09-05 19:10 UTC
[PATCH v3] huge_memory: return -EINVAL in folio split functions when THP is disabled
2025-09-05 19:07 UTC (4+ messages)
[PATCH v10 00/13] khugepaged: mTHP support
2025-09-05 18:05 UTC (6+ messages)
` [PATCH v10 06/13] khugepaged: add "
[PATCH v3 0/7] Cleanup free_pages() misuse
2025-09-05 18:02 UTC (5+ messages)
` [PATCH v3 3/7] x86: Stop calling page_address() in free_pages()
[PATCH] mm: tag kernel stack pages
2025-09-05 17:47 UTC (5+ messages)
[PATCH v2] mm: show_mem: show number of zspages in show_free_areas
2025-09-05 17:46 UTC (4+ messages)
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-09-05 17:43 UTC (7+ messages)
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
[PATCH v2 06/18] perf/hw_breakpoint: add arch-independent hw_breakpoint_modify_local()
2025-09-05 17:31 UTC (3+ messages)
[PATCH v1] mm/huge_memory: fix shrinking of all-zero THPs with max_ptes_none default
2025-09-05 17:26 UTC (24+ messages)
[PATCH] mm/percpu: Add a simple double-free check for per-CPU memory
2025-09-05 17:14 UTC (3+ messages)
[PATCH v5 00/16] dma-mapping: migrate to physical address-based API
2025-09-05 16:50 UTC (4+ messages)
` [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
[PATCH] tools/mm: Add madvise tool
2025-09-05 16:30 UTC (19+ messages)
[PATCH 0/7] Nesting support for lazy MMU mode
2025-09-05 15:52 UTC (18+ messages)
` [PATCH 1/7] mm: remove arch_flush_lazy_mmu_mode()
` [PATCH 2/7] mm: introduce local state for lazy_mmu sections
` [PATCH 4/7] x86/xen: support nested lazy_mmu sections (again)
` [PATCH 5/7] powerpc/mm: support nested lazy_mmu sections
` [PATCH 7/7] mm: update lazy_mmu documentation
[PATCH] mm/rmap: make num_children and num_active_vmas update in internally
2025-09-05 15:16 UTC (3+ messages)
[PATCH v4] huge_memory: return -EINVAL in folio split functions when THP is disabled
2025-09-05 15:00 UTC
[PATCH] mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
2025-09-05 14:35 UTC (5+ messages)
[akpm-mm:mm-new 332/339] include/linux/huge_mm.h:591:16: error: unused variable 'folio'
2025-09-05 14:22 UTC
[Patch v2] mm/page_alloc: check the correct buddy if it is a starting block
2025-09-05 14:03 UTC
[PATCH v2] fuse: virtio_fs: fix page fault for DAX page address
2025-09-05 13:56 UTC (2+ messages)
[PATCH] selftests/mm: refactore split_huge_page_test with kselftest_harness
2025-09-05 13:43 UTC (5+ messages)
[PATCH] MAINTAINERS: add tree entry to numa memblocks and emulation block
2025-09-05 13:36 UTC (3+ messages)
[PATCH] mm/page_alloc: check the correct buddy if it is a starting block
2025-09-05 13:35 UTC (3+ messages)
[syzbot] [mm?] general protection fault in unpin_user_page_range_dirty_lock
2025-09-05 13:27 UTC (2+ messages)
[PATCH v2 0/2] kho: add support for preserving vmalloc allocations
2025-09-05 13:13 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
[PATCH] mm/filemap: Align last_index to folio size
2025-09-05 12:50 UTC (5+ messages)
[PATCH v10 00/13] khugepaged: mTHP support
2025-09-05 12:38 UTC (14+ messages)
[PATCH v4 0/2] rust: zpool: add abstraction for zpool drivers
2025-09-05 12:03 UTC (5+ messages)
[PATCH v2] huge_memory: return -EINVAL in folio split functions when THP is disabled
2025-09-05 11:57 UTC (2+ messages)
[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
2025-09-05 10:43 UTC (3+ messages)
` [PATCH v2 RFC 4/7] tools: add kfuzztest-bridge utility
[PATCH v9 0/5] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-05 10:36 UTC (6+ messages)
` [PATCH v9 1/5] mm: softdirty: Add pte_soft_dirty_available()
` [PATCH v9 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
` [PATCH v9 3/5] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH v9 4/5] riscv: mm: Add soft-dirty page tracking support
` [PATCH v9 5/5] riscv: mm: Add uffd write-protect support
[PATCH] mm/memcg: v1: account event registrations and drop world-writable cgroup.event_control
2025-09-05 9:44 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox