linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-16 16:00:30 to 2026-09-17 09:56:28 UTC [more...]

[PATCH 0/5 v2] fs: Deferred inode reclaim
 2026-09-17  9:56 UTC  (2+ messages)

[PATCH 0/2] mm/mempolicy: stop copying state in the interleave paths
 2026-09-17  9:49 UTC  (5+ messages)
` [PATCH 2/2] mm/mempolicy: stop copying the nodemask "

[PATCH v2] mm: implement and use vma_anon_tracked(), silence KCSAN
 2026-09-17  9:48 UTC  (5+ messages)

[PATCH 0/2] init, hugetlb: fix early parameter ordering
 2026-09-17  9:45 UTC  (8+ messages)
  ` [PATCH 1/2] init: parse early parameters before memory initialization
  ` [PATCH 2/2] hugetlb: report cmdline parameters recorded too late

[PATCH 0/2] memblock: Remove unused exact nid allocation API
 2026-09-17  9:44 UTC  (4+ messages)
` [PATCH 1/2] memblock tests: Move exact nid tests to memblock_alloc_range_nid()
` [PATCH 2/2] memblock: Remove unused memblock_alloc_exact_nid_raw()

[RFC PATCH 0/2] mm/slub: reduce list_lock contention with slab parking
 2026-09-17  9:42 UTC  (9+ messages)
` [RFC PATCH 1/2] mm/slub: make the case handling in __slab_free() easier to follow
  ` [RFC PATCH 2/2] mm/slub: introduce slab parking to reduce list_lock contention

[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-17  9:33 UTC  (3+ messages)
` [PATCH v2 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get

[PATCH v2 0/7] coredump & signals: an impossible affair
 2026-09-17  9:17 UTC  (8+ messages)
` [PATCH v2 1/7] fork: refuse new threads while a coredump or an exec is in progress
` [PATCH v2 2/7] coredump: hold RCU while releasing parked threads
` [PATCH v2 3/7] signal: only SIGKILL and the freezers interrupt a coredumping task
` [PATCH v2 4/7] coredump: parse a snapshot of core_pattern
` [PATCH v2 5/7] io-wq: order the exit bit against worker creation task work
` [PATCH v2 6/7] signal: don't retarget shared signals in a dying thread group
` [PATCH v2 7/7] selftests/coredump: test shared signal retargeting during a dump

[PATCH 0/4] file: simplify and harden cleanup handling
 2026-09-17  9:09 UTC  (5+ messages)
` [PATCH 1/4] file: simplify FD_PREPARE()
` [PATCH 2/4] file: declare the FD_PREPARE() variable with __cleanup() directly
` [PATCH 3/4] cleanup: remove CLASS_INIT()
` [PATCH 4/4] file: make struct fd_prepare const and kill its err field

[PATCH] mm/gup: batch PTE-mapped large folios in gup_fast_pte_range()
 2026-09-17  9:01 UTC  (4+ messages)

[PATCH 1/6] coredump: don't switch a dumper that has no files table
 2026-09-17  8:49 UTC  (5+ messages)
      ` user workers as coredumpers [Re: [PATCH 1/6] coredump: don't switch a dumper that has no files] table

[syzbot] [mm?] BUG: sleeping function called from invalid context in kvm_mmu_notifier_invalidate_range_start
 2026-09-17  8:25 UTC  (8+ messages)
` [syzbot] [kvm?] "

[PATCH v3 00/14] mm, swap: extendable swap devices (xswap)
 2026-09-17  7:31 UTC  (3+ messages)

[PATCH v6 0/3] memcg,writeback: flush foreign bdev mappings separately
 2026-09-17  7:01 UTC  (4+ messages)
` [PATCH v6 1/3] block: introduce bdev_flush_by_dev()
` [PATCH v6 2/3] memcg,writeback: flush foreign bdev mappings separately from owner wbs
` [PATCH v6 3/3] writeback: record bdev targets in foreign writeback tracepoints

[PATCH v2 0/4] sched/numa: stop VMA scan filters from gating promotion
 2026-09-17  6:59 UTC  (3+ messages)

[PATCH v2 0/3] mm: page_counter: move hierarchical protection out of struct page_counter
 2026-09-17  6:29 UTC  (3+ messages)

[PATCH V2 00/14] arm64/mm: Enable 128 bit page table entries
 2026-09-17  6:18 UTC  (16+ messages)
` [PATCH V2 01/14] mm: Add read-write accessors for vm_page_prot
` [PATCH V2 02/14] arm64/mm: Route all pgtable reads via ptval_get()
` [PATCH V2 04/14] arm64/mm: Route all pgtable atomics to central helpers
` [PATCH V2 05/14] arm64/mm: Override read-write accessors for vm_page_prot
` [PATCH V2 06/14] arm64/mm: Enable fixmap with 5 level page table

[PATCH 0/2] mm/hugetlb_cgroup: move the per-node usage along with the folio
 2026-09-17  6:08 UTC  (6+ messages)
` [PATCH 1/2] mm/hugetlb_cgroup: move per-node usage on cross node migration
` [PATCH 2/2] mm/hugetlb_cgroup: move per-node usage on cgroup reparenting

[PATCH 0/5] hibernation: make safe_copy_page more robust and remove debug_pagealloc support
 2026-09-17  6:07 UTC  (6+ messages)
` [PATCH 1/5] hibernation: make swsusp_page helpers static
` [PATCH 2/5] hibernation: ensure secretmem pages don't reach a snapshot
` [PATCH 3/5] hibernate: handle potential errors in hibernate_{map,unmap}_page()
` [PATCH 4/5] hibernation, KFENCE: explicitly map/unmap KFENCE pages
` [PATCH 5/5] hibernation: make hibernation unavailable when debug_pagealloc is on

[PATCH] mm/vmscan: avoid false-positive -Wuninitialized warning, again
 2026-09-17  6:03 UTC  (7+ messages)

[PATCH v2 1/1] mm/huge_memory: simplify pgtable deposit detection
 2026-09-17  5:40 UTC 

[PATCH v8 00/10] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-09-17  5:29 UTC  (11+ messages)
` [PATCH v8 01/10] arm64/mm: add pte_set_huge() and pte_clear_huge()
` [PATCH v8 02/10] powerpc/8xx: add pte_set_huge()
` [PATCH v8 03/10] mm/vmalloc: use pte_set_huge()/pte_clear_huge() for PTE-level block mappings
` [PATCH v8 04/10] arm64/hugetlb: drop the init_mm special case in clear_flush()
` [PATCH v8 05/10] arm64/vmalloc: allow arch_vmap_pte_range_map_size() to batch multiple CONT_PTE
` [PATCH v8 06/10] mm/vmalloc: extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v8 07/10] mm/vmalloc: extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v8 08/10] mm/vmalloc: extract vm_shift() to consolidate mapping shift selection
` [PATCH v8 09/10] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v8 10/10] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH v5 0/4] mm: workingset: fix the shadow node budget under MGLRU
 2026-09-17  5:08 UTC  (2+ messages)

[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
 2026-09-17  5:23 UTC  (3+ messages)

drivers/acpi/x86/s2idle.c:165:51: warning: '%s' directive argument is null
 2026-09-17  5:19 UTC 

[PATCH v3 00/11] mm: memcontrol: constify the read side of the memcg API
 2026-09-17  4:08 UTC  (5+ messages)

[RFC PATCH v2 00/10] mm/damon: improve readability, clarity and test coverage
 2026-09-17  4:05 UTC  (11+ messages)
` [RFC PATCH v2 01/10] mm/damon/api: remove NR_DAMOS_FILTER_TYPES
` [RFC PATCH v2 02/10] mm/damon/core: use abs_diff() in damon_feed_loop_next_input()
` [RFC PATCH v2 03/10] mm/damon/core: use mult_frac() "
` [RFC PATCH v2 04/10] mm/damon/core: set damon_ctx->walk_control_obsolete in damon_new_ctx()
` [RFC PATCH v2 05/10] mm/damon/core: document damon_call()/damon_start() race hang issue
` [RFC PATCH v2 06/10] mm/damon/paddr: remove pa parameter from damon_pa_filter_pass()
` [RFC PATCH v2 07/10] mm/damon/tests/core-kunit: test eligible_mem_bp commitment
` [RFC PATCH v2 08/10] mm/damon/tests/core-kunit: add probe_hits_wsum damos filter commit test
` [RFC PATCH v2 09/10] selftests/damon/sysfs_memcg_path_leak: fail only for real DAMON leak
` [RFC PATCH v2 10/10] Docs/mm/damon/design: clarify bp is basis point

[PATCH] mm: filemap: move lruvec accounting outside the xarray lock
 2026-09-17  3:55 UTC  (3+ messages)

DAMON reporting more hot memory on huge pages (was: "Re: [RFC PATCH v2 0/9] mm/damon: hardware-sampled access reports")
 2026-09-17  3:35 UTC  (4+ messages)

[PATCH v2 0/3] mm/mglru: add tracepoints for scan and aging paths
 2026-09-17  3:21 UTC  (11+ messages)
` [PATCH v2 2/3] mm/mglru: add tracepoint for scan_folios()

[PATCH v3 0/4] Fix HugeTLB subpool used_hpages tracking
 2026-09-17  3:13 UTC  (6+ messages)
` [PATCH v3 1/4] mm: hugetlb: Track used_hpages when getting/putting pages from subpool
` [PATCH v3 2/4] mm: hugetlb: Fix out_put_pages subpool reserve calculation
` [PATCH v3 3/4] mm: hugetlb: Fix subpool usage leak on allocation failure
` [PATCH v3 4/4] mm: hugetlb: Avoid re-allocating global reservations on region add failure

[akpm-mm:mm-new 479/575] fs/proc/task_mmu.c:3448:3: error: call to undeclared function 'drop_rcu'; ISO C99 and later do not support implicit function declarations
 2026-09-17  3:11 UTC 

[PATCH v10 0/6] alloc_tag and module codetag section fixes
 2026-09-17  2:32 UTC  (8+ messages)
` [PATCH v10 2/6] alloc_tag: clean up the populate failure path

[RFC PATCH kernel 00/17] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-09-17  2:28 UTC  (4+ messages)
` [RFC PATCH kernel 01/17] pci/dma/tsm: Call disable DMA bus hook on cleanup

[PATCH v1 0/2] mm/damon/core: fix the size charged for a filter-trimmed region
 2026-09-17  1:38 UTC  (7+ messages)
` [PATCH v1 1/2] mm/damon/core: charge only the part of a region the filter left
` [PATCH v1 2/2] mm/damon/tests/core-kunit: test the size charged for a filter-trimmed region

[PATCH v4 00/11] mm: Switch device DAX to section-based vmemmap optimization
 2026-09-17  1:35 UTC  (2+ messages)

[PATCH 0/3] mm/vmalloc: fix vmalloc_dump_obj VA lookup
 2026-09-17  0:59 UTC  (2+ messages)

[PATCH v8 08/12] PCI: liveupdate: Adopt ACS controls in incoming preserved devices
 2026-09-17  0:23 UTC  (2+ messages)

[PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
 2026-09-17  0:18 UTC  (2+ messages)

[PATCH RESEND] mm/vmalloc: Use dedicated unbound workqueues for vmap drain
 2026-09-17  0:07 UTC  (4+ messages)

[PATCH v8 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
 2026-09-17  0:07 UTC  (2+ messages)

[PATCH] mm/hmm/test: Reject overflowing page counts
 2026-09-17  0:04 UTC  (2+ messages)

[PATCH v8 05/12] PCI: liveupdate: Preserve bus numbers during Live Update
 2026-09-16 23:54 UTC  (2+ messages)

[PATCH v8 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
 2026-09-16 23:50 UTC  (2+ messages)

[SLUB] nfs_page cmpxchg_double_fail and perf lock perturbation on dual-socket NFS/RDMA
 2026-09-16 23:22 UTC 

[PATCH v2 0/3] mm: split underused anonymous mTHP folios
 2026-09-16 22:44 UTC  (4+ messages)
` [PATCH v2 1/3] mm/huge_memory: make thp_underused() work for "
` [PATCH v2 2/3] mm/huge_memory: don't queue folios that can never be underused
` [PATCH v2 3/3] mm/memory: add anonymous mTHP folios to the deferred split list

[PATCH v3 00/12] mm/collapse: separate a collapse from its callers
 2026-09-16 22:48 UTC  (2+ messages)

[syzbot] [mm?] [fs?] possible deadlock in page_cache_ra_order
 2026-09-16 22:40 UTC  (2+ messages)
` [syzbot] [ntfs3?] "

[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-16 22:35 UTC  (7+ messages)

[PATCH bpf-next v11 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-16 21:47 UTC  (3+ messages)
` [PATCH bpf-next v11 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc

[PATCH mm-new v9] mm: vmscan: retry folios written back while isolated for traditional LRU
 2026-09-16 21:34 UTC  (3+ messages)

[PATCH] selftests: cgroup: give the O_TMPFILE open in get_temp_fd() a mode
 2026-09-16 21:30 UTC  (2+ messages)

[PATCH v3 0/3] mm/truncate: fix data loss when truncating straddling large folios
 2026-09-16 21:14 UTC  (7+ messages)
` [PATCH v3 1/3] mm/truncate: fix data loss when splitting straddling large folios fails
` [PATCH v3 2/3] mm/truncate: align truncation boundaries to mapping minimum folio order

[PATCH v6 0/5] mm/page_counter: move stock from mem_cgroup to page_counter
 2026-09-16 21:05 UTC  (6+ messages)
` [PATCH v6 1/5] mm/memcontrol: flatten try_charge_memcg control flow
` [PATCH v6 2/5] mm/page_counter: introduce per-CPU stock
` [PATCH v6 3/5] mm/page_counter: make page_counter_try_charge() stock-aware
` [PATCH v6 4/5] mm/memcontrol: move memory stock to page counters
` [PATCH v6 5/5] mm/memcontrol: add stock to the memsw page counter

[RFC PATCH v11 0/4] mm/swap: priority-based swap tiers with per-cgroup selection
 2026-09-16 20:04 UTC  (6+ messages)
` [RFC PATCH v11 1/4] mm: swap: introduce swap tier infrastructure
` [RFC PATCH v11 2/4] mm: swap: allocate swap slots from swap tiers
` [RFC PATCH v11 3/4] mm: swap: add a debugfs interface for memcg tier selection
` [RFC PATCH v11 4/4] mm: swap: filter swap allocation by memcg tier mask

[PATCH] x86/mm: don't apply va_align to hugetlb mappings on AMD F15h
 2026-09-16 20:02 UTC  (7+ messages)

[PATCH v3 0/5] x86/cpu: Refactor identify_cpu()
 2026-09-16 19:52 UTC  (6+ messages)
` [PATCH v3 1/5] x86/cpu: Factor init_cpu_info() out of identify_cpu()
` [PATCH v3 2/5] x86/cpu: Initialize boot CPU cpuinfo defaults early
` [PATCH v3 3/5] x86/cpu: Inline generic_identify() into identify_cpu()
` [PATCH v3 4/5] x86/cpu: Move 32-bit SEP setup "
` [PATCH v3 5/5] x86/cpu: Don't transiently clear the boot CPU's capabilities

[PATCH v8 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-09-16 19:23 UTC  (8+ messages)
` [PATCH v8 03/12] PCI: liveupdate: Track incoming preserved PCI devices

[PATCH] [v2] alloc_tag: avoid implicit padding in uapi
 2026-09-16 19:14 UTC  (2+ messages)

[PATCH] mm/readahead: use large folios in page_cache_ra_unbounded()
 2026-09-16 18:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kasan: unpoison task stack below watermark only in generic mode
 2026-09-16 17:51 UTC 

[PATCH] fork: reset pointer tag of vmapped thread stack before vfree
 2026-09-16 17:45 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH 0/5] mm: sub-folio dirty tracking for PTE-mapped mmap writes
 2026-09-16 17:19 UTC  (5+ messages)

[PATCH v3 00/12] mm: make userland page table freeing RCU-safe
 2026-09-16 16:59 UTC  (4+ messages)
` [PATCH v3 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period

[PATCH v2] mm/page_alloc: do not boost watermarks in kdump capture kernels
 2026-09-16 16:50 UTC  (2+ messages)

[PATCH 0/2] memblock tests: fix BUILD=32 address conversions
 2026-09-16 16:11 UTC  (3+ messages)
` [PATCH 1/2] memblock tests: use physical free for the maximum-address check
` [PATCH 2/2] memblock tests: zero-extend simulated memory addresses

[PATCH] mm/madvise: reclaim isolated folios if PTE restart fails
 2026-09-16 16:10 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).