linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-15 11:37:45 to 2026-09-15 23:20:40 UTC [more...]

[PATCH v3 00/11] mm: memcontrol: constify the read side of the memcg API
 2026-09-15 23:20 UTC  (3+ messages)
` [PATCH v3 01/11] mm: memcontrol: take a const folio in folio_memcg() and friends
` [PATCH v3 02/11] mm: memcontrol: constify obj_cgroup_memcg() "

[PATCH RFC POC 00/50] file: handle files on syscall exit
 2026-09-15 22:54 UTC  (106+ messages)
` [PATCH RFC POC 01/50] file: install "
` [PATCH RFC POC 02/50] entry: commit fds "
` [PATCH RFC POC 03/50] alpha: "
` [PATCH RFC POC 04/50] ARC: "
` [PATCH RFC POC 05/50] ARM: "
` [PATCH RFC POC 06/50] arm64: "
` [PATCH RFC POC 07/50] csky: "
` [PATCH RFC POC 08/50] hexagon: "
` [PATCH RFC POC 09/50] m68k: "
` [PATCH RFC POC 10/50] microblaze: "
` [PATCH RFC POC 11/50] MIPS: "
` [PATCH RFC POC 12/50] nios2: "
` [PATCH RFC POC 13/50] openrisc: "
` [PATCH RFC POC 14/50] parisc: "
` [PATCH RFC POC 15/50] sh: "
` [PATCH RFC POC 16/50] sparc: "
` [PATCH RFC POC 17/50] um: "
` [PATCH RFC POC 18/50] xtensa: "
` [PATCH RFC POC 19/50] file: require the syscall exit hook from every architecture
` [PATCH RFC POC 20/50] file: warn when the descriptor table is unshared with slots
` [PATCH RFC POC 21/50] io_uring: commit fds per request
` [PATCH RFC POC 22/50] net: install SCM_RIGHTS descriptors when recvmsg() returns
` [PATCH RFC POC 23/50] file: open-code receive_fd()'s immediate install
` [PATCH RFC POC 24/50] file: make FD_ADD() a standalone "
` [PATCH RFC POC 25/50] file: reimplement FD_PREPARE() on the deferred fd_prepare() path
` [PATCH RFC POC 26/50] dma-buf: stop unwinding sync file descriptors by hand
` [PATCH RFC POC 27/50] drm/amdkfd: stop collecting CRIU dma-buf descriptors for a final install
` [PATCH RFC POC 28/50] drm/msm: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 29/50] drm/virtio: "
` [PATCH RFC POC 30/50] drm/vmwgfx: "
` [PATCH RFC POC 31/50] vfio: install the migration data "
` [PATCH RFC POC 32/50] liveupdate: install the session descriptors "
` [PATCH RFC POC 33/50] io_uring/zcrx: install the exported descriptor when the request returns
` [PATCH RFC POC 34/50] sctp: install the peeloff descriptor when the syscall returns
` [PATCH RFC POC 35/50] ALSA: compress: install the task descriptors when the ioctl returns
` [PATCH RFC POC 36/50] nitro_enclaves: install the enclave descriptor "
` [PATCH RFC POC 37/50] tpm: vtpm_proxy: install the server "
` [PATCH RFC POC 38/50] perf: stop putting the event descriptor back on failure
` [PATCH RFC POC 39/50] seccomp: stop putting the listener "
` [PATCH RFC POC 40/50] KVM: stop putting descriptors "
` [PATCH RFC POC 41/50] KVM: guest_memfd: stop putting the descriptor "
` [PATCH RFC POC 42/50] drm: stop unwinding descriptors by hand
` [PATCH RFC POC 43/50] drm/amdgpu: stop unwinding the fence descriptor "
` [PATCH RFC POC 44/50] drm/etnaviv: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 45/50] accel/habanalabs: stop putting the dma-buf descriptor back on failure
` [PATCH RFC POC 46/50] xen/gntdev-dmabuf: stop putting the "
` [PATCH RFC POC 47/50] iio: buffer: install the buffer descriptor when the ioctl returns
` [PATCH RFC POC 48/50] misc: fastrpc: install the dma-buf "
` [PATCH RFC POC 49/50] iommufd: stop putting descriptors back on failure
` [PATCH RFC POC 50/50] Drivers: hv: mshv: "

[PATCH 1/2] mm: kmsan: fix iounmap metadata teardown
 2026-09-15 22:35 UTC  (3+ messages)
` [PATCH 2/2] mm: kmsan: fix ioremap error cleanup

[PATCH 00/14] mm/ksm: merge-path cleanups and folio conversion
 2026-09-15 22:25 UTC  (17+ messages)
` [PATCH 01/14] mm/ksm: constify ksm_next_page_ops
` [PATCH 02/14] mm/ksm: rename advisor_ctx to ksm_advisor_ctx
` [PATCH 03/14] mm/ksm: use the correct format specifier for max_page_sharing
` [PATCH 04/14] mm/ksm: add advance_scan_mm_slot() helper
` [PATCH 05/14] mm/ksm: make remove_stable_node_chain() return bool
` [PATCH 06/14] mm/ksm: clear all slab cache pointers in ksm_slab_free()
` [PATCH 07/14] mm/ksm: reuse the zero page pointer for merge tracing
` [PATCH 08/14] mm/ksm: document the two remove_rmap_item_from_tree() calls
` [PATCH 09/14] mm/ksm: move the no_vmas label out of the if block
` [PATCH 10/14] mm/ksm: extract ksm_begin_full_scan() from scan_get_next_rmap_item()
` [PATCH 11/14] mm/ksm: pass folios to replace_page()
  ` [PATCH 12/14] mm/ksm: take the ksm folio in try_to_merge_one_page()
  ` [PATCH 13/14] mm/ksm: take the ksm folio in try_to_merge_with_ksm_page()
  ` [PATCH 14/14] mm/ksm: update merge helper comments for folios

[RFC] bpf: account ring buffer backing pages separately from Lost RAM
 2026-09-15 21:50 UTC  (10+ messages)
    ` 答复: [External Mail]Re: "
      `  "

[PATCH] alloc_tag: avoid implicit padding in uapi
 2026-09-15 21:37 UTC  (2+ messages)

[PATCH 0/2] mm/damon: fix zero quota for PSI goals under the temporal tuner
 2026-09-15 21:31 UTC  (4+ messages)
` [PATCH 2/2] mm/damon/tests/core-kunit: test PSI goal rounds "

[RFC PATCH v2 0/9] mm/damon: hardware-sampled access reports
 2026-09-15 21:23 UTC  (3+ messages)

[PATCH 1/2] mm/damon/core: score an unmeasured PSI goal as not achieved for the temporal tuner
 2026-09-15 21:19 UTC  (3+ messages)

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

[PATCH mm-unstable v1 2/3] mm/migrate.c: Prevent folio splitting from interacting with KSM
 2026-09-15 19:52 UTC  (10+ messages)

[akpm-mm:mm-new 478/560] fs/proc/task_mmu.c:3448:3: error: implicit declaration of function 'drop_rcu'; did you mean 'drop_slab'?
 2026-09-15 19:38 UTC 

[PATCH v9 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-09-15 18:58 UTC  (7+ messages)
` [PATCH v9 2/2] "

[PATCH v2 00/13] s390/cio: replace page allocator calls with k[mz]alloc()
 2026-09-15 18:37 UTC  (4+ messages)
` [PATCH v2 06/13] s390/cmf: Use kmalloc() for the CMB area

[PATCH 0/2] maple_tree: fix maple_range_64 crashes in RCU mode
 2026-09-15 18:15 UTC  (4+ messages)

[PATCH v21 0/6] Hierarchical Percpu Counters for RSS
 2026-09-15 17:59 UTC  (5+ messages)
` [PATCH v21 1/6] lib: introduce hierarchical per-cpu counters

[PATCH v3] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2026-09-15 17:55 UTC  (3+ messages)

[PATCH v3 0/3] proc,security,selinux: let SELinux block FOLL_FORCE for /proc/self/mem
 2026-09-15 17:54 UTC  (7+ messages)
` [PATCH v3 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)

[PATCH bpf-next v11 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-09-15 17:33 UTC  (6+ messages)
` [PATCH bpf-next v11 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v11 2/2] selftests/bpf: Add memcg async reclaim test

[PATCH] selftests/cgroup: ignore memory.reclaim -EAGAIN for zswap writeback test
 2026-09-15 17:30 UTC  (2+ messages)

[PATCH] mm/madvise: reclaim isolated folios if PTE restart fails
 2026-09-15 17:12 UTC  (6+ messages)

[PATCH v4 00/16] Remove PG_private by using page/folio->private checks instead
 2026-09-15 17:16 UTC  (3+ messages)

[PATCH] mm/hmm/test: Reject overflowing page counts
 2026-09-15 16:37 UTC 

[PATCH v2 0/5] x86/cpu: Refactor identify_cpu()
 2026-09-15 16:34 UTC  (4+ messages)
` [PATCH v2 2/5] x86/cpu: Initialize boot CPU cpuinfo defaults early

[PATCH v2 0/2] mm: refactor zonelist constructors and iterators
 2026-09-15 16:27 UTC  (2+ messages)

[PATCH v5] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-15 16:17 UTC  (3+ messages)

[PATCH] khugepaged: hold invalidate_lock across collapse_file() readahead
 2026-09-15 16:14 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
 2026-09-15 16:01 UTC  (4+ messages)

[PATCH 00/17] Treewide: enforce static storage for object initializers
 2026-09-15 15:54 UTC  (7+ messages)
` [PATCH 01/17] locking/mutex: assert static storage for DEFINE_MUTEX()

[PATCH v2 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-09-15 15:54 UTC  (7+ messages)
` [PATCH v2 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [PATCH v2 3/3] blk-cgroup: move async bio punt state to blkcg

Subject: TCP receive memory accounting before accept() with cgroup v2
 2026-09-15 15:51 UTC  (2+ messages)

[PATCH v2 00/12] mm/collapse: separate a collapse from its callers
 2026-09-15 15:51 UTC  (8+ messages)
` [PATCH v2 08/12] mm/collapse: separate scanning a PTE table from collapsing it
` [PATCH v2 09/12] mm/collapse: open-code collapse_single_pmd() in its two callers

[PATCH mm-new RESEND] mm: mincore: use per-vma lock during page table walk
 2026-09-15 15:39 UTC  (3+ messages)

[PATCH] lib: fix lock initialization in region allocation benchmark
 2026-09-15 15:28 UTC  (2+ messages)

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-09-15 15:21 UTC  (6+ messages)

[PATCH 0/6] coredump & signals: an impossible affair
 2026-09-15 15:13 UTC  (6+ messages)
` [PATCH 2/6] fork: refuse new threads while a coredump is in progress
` [PATCH 3/6] coredump: hold RCU while releasing parked threads

[PATCH 1/1] mm/huge_memory: fix pgtable withdrawal for huge zero PMDs
 2026-09-15 15:13 UTC  (2+ messages)

[PATCH 1/1] mm/damon: fix typos in comments
 2026-09-15 15:07 UTC  (3+ messages)

[PATCH v1] mm/damon/sysfs: propagate damon_call() error in turn_damon_on
 2026-09-15 15:05 UTC  (2+ messages)

[PATCH 1/1] mm/huge_memory: fix pgtable withdrawal for huge zero PMDs
 2026-09-15 15:03 UTC  (8+ messages)

[PATCH v2] memblock: use for_each_zone() in reset_all_zones_managed_pages()
 2026-09-15 15:02 UTC 

[PATCH 0/8] mm/damon: introduce hugepage_size probe filter
 2026-09-15 15:01 UTC  (11+ messages)
` [PATCH 1/8] mm/damon/api: introduce DAMON_FILTER_TYPE_HUGEPAGE_SIZE
` [PATCH 2/8] mm/damon/core: commit hugepage_size type damon filter
` [PATCH 3/8] mm/damon/ops-common: support hugepage_size damon filter matching
` [PATCH 4/8] mm/damon/sysfs: add min,max files under probe filter directory
` [PATCH 5/8] mm/damon/sysfs: support hugepage_size probe filter
` [PATCH 6/8] Docs/mm/damon/design: update for "
` [PATCH 7/8] Docs/admin-guide/mm/damon/usage: update for hugepage_size
` [PATCH 8/8] Docs/ABI/damon: update for hugepage_size probe filter

[PATCH 0/3] mm/vmalloc: minor cleanups
 2026-09-15 14:55 UTC  (5+ messages)
` [PATCH 3/3] mm/vmalloc: extract show_busy_info from vmalloc_info_show

[PATCH] fork: reset pointer tag of vmapped thread stack before vfree
 2026-09-15 14:49 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/2] alloc_tag: fix a leak and a deadlock around shutdown_mem_profiling()
 2026-09-15 14:36 UTC  (5+ messages)

[PATCH v4 0/5] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-15 14:35 UTC  (10+ messages)
` [PATCH v4 2/5] mm/memory-failure: libstub: install the poisoned-memory EFI table

[PATCH v5 0/9] mm/memory-failure: keep hardware-poisoned pages out of the next kexec
 2026-09-15 14:33 UTC  (21+ messages)
` [PATCH v5 1/9] mm/page_alloc: factor out the accept-and-free tail of __free_pages_core()
` [PATCH v5 2/9] mm/memory-failure: efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH v5 3/9] mm/memory-failure: libstub: install the poisoned-memory EFI table
` [PATCH v5 4/9] mm/memory-failure: efi: adopt the inherited poisoned-memory table
` [PATCH v5 5/9] mm/memory-failure: efi: record hardware-poisoned frames into the "
` [PATCH v5 6/9] mm/memory-failure: efi: answer whether a range is poisoned
` [PATCH v5 7/9] drivers/base/memory: count inherited poisoned frames into the block
` [PATCH v5 8/9] mm/memory-failure: add hwpoison_boot_page() to flag an inherited frame
` [PATCH v5 9/9] mm/memory-failure: keep inherited poisoned frames out of the buddy allocator

[PATCH] selftests/cgroup: ignore memory.reclaim -EAGAIN for zswap writeback test
 2026-09-15 14:19 UTC  (3+ messages)

[RFC PATCH v2 3/8] mm/damon/core: return an error from damos_commit_filter_arg()
 2026-09-15 14:14 UTC  (2+ messages)

[RESEND v7 00/29] mm: PMD-level swap entries for anonymous THPs
 2026-09-15 14:09 UTC  (3+ messages)

[PATCH v2] mm: memblock: add missing HugeTLB flag name
 2026-09-15 14:03 UTC  (2+ messages)

[PATCH] mm/readahead: use large folios in page_cache_ra_unbounded()
 2026-09-15 13:59 UTC 

[PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all()
 2026-09-15 13:08 UTC  (6+ messages)
` [PATCH v2 07/26] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()

[PATCH v6] mm: retry page faults once under the per-VMA lock
 2026-09-15 13:05 UTC  (2+ messages)

[PATCH v6 00/10] kdump: reduce vmcore size and capture time
 2026-09-15 13:01 UTC  (5+ messages)
` [PATCH v6 01/10] mm: memblock: add missing HugeTLB flag name

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

[PATCH] mm/page_alloc: do not boost watermarks in kdump capture kernels
 2026-09-15 12:02 UTC  (2+ 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).