messages from 2026-09-03 19:09:08 to 2026-09-04 15:10:55 UTC [more...]
[PATCH 00/12] mm/collapse: separate a collapse from its callers
2026-09-04 15:10 UTC (6+ messages)
` [PATCH 01/12] mm/khugepaged: drop redundant mm_struct pin in madvise_collapse()
` [PATCH 02/12] mm/khugepaged: count collapses where khugepaged makes them
` [PATCH 03/12] mm/khugepaged: rename mthp_present_ptes bitmap to eligible_ptes
` [PATCH 04/12] mm/collapse: add collapse.h for the collapse interface
` [PATCH 05/12] mm/collapse: state what a collapse may do in the policy
[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-09-04 15:08 UTC (3+ messages)
[PATCH bpf-next v4 0/7] bpf: Add user memory access kfuncs for mm_struct
2026-09-04 14:53 UTC (8+ messages)
` [PATCH bpf-next v4 1/7] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v4 2/7] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v4 3/7] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v4 4/7] bpf: Allow reads through trusted-or-null BTF pointers
` [PATCH bpf-next v4 5/7] selftests/bpf: Cover trusted-or-null BTF pointer reads
` [PATCH bpf-next v4 6/7] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v4 7/7] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm
[PATCH v2 0/3] pidfd: add task path ioctls
2026-09-04 14:53 UTC (2+ messages)
[PATCH 1/3] elf: fix typo "accomodate" in comment
2026-09-04 14:52 UTC (3+ messages)
` [PATCH 3/3] kernel: fix typo "overriden" "
[BUG/RFC] mm/madvise: MADV_WILLNEED skips swapped file-backed COW pages
2026-09-04 14:52 UTC (3+ messages)
` [RFC PATCH v1] mm/madvise: prefetch private file COW swap entries
[PATCH] memblock: use binary search to locate candidate regions
2026-09-04 14:51 UTC (3+ messages)
[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
2026-09-04 14:05 UTC (3+ messages)
[PATCH 0/1] mm: fix out-of-bounds access in generic_access_phys
2026-09-04 13:43 UTC (4+ messages)
` [PATCH 1/1] mm: fix out-of-bounds access and race "
[linux-next:master 3196/3635] mm/memcontrol.c:2859:41: error: implicit declaration of function 'irq_work_queue'; did you mean 'drain_workqueue'?
2026-09-04 13:36 UTC
[RFC PATCH v4 0/3] mm/zswap: shrink zswap_entry via a fixed pool index
2026-09-04 13:24 UTC (5+ messages)
` [PATCH v5 0/3] mm/zswap: shrink zswap_entry via a pool id
` [PATCH v5 1/3] mm/zswap: release retired pools via queue_rcu_work() instead of synchronize_rcu()
` [PATCH v5 2/3] mm/zswap: replace the zswap_pools list with an allocating xarray
` [PATCH v5 3/3] mm/zswap: reference the pool by id to shrink struct zswap_entry
[RESEND RFC PATCH v2 00/13] mm/swap: introduce per-priority allocation queues
2026-09-04 13:02 UTC (4+ messages)
[PATCH v3] mm/memcg: clear folio memcg after changing per memcg stats
2026-09-04 12:42 UTC (2+ messages)
[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-09-04 12:36 UTC (7+ messages)
` [PATCH v9 1/6] selftests/mm: make file helpers return errors
` [PATCH v9 2/6] tools/lib/mm: add shared file helpers
` [PATCH v9 3/6] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v9 4/6] tools/mm: move gup_test from selftests/mm to tools/mm
` [PATCH v9 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v9 6/6] selftests/mm: add a GUP selftest
[PATCH] xarray: fix index jumping backwards in xas_find()
2026-09-04 12:16 UTC (6+ messages)
` [PATCH v2] "
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-09-04 12:08 UTC (2+ messages)
[RFC PATCH] mm/swap: fix swap table count encoding for empty slots
2026-09-04 11:58 UTC
[PATCH 0/4] mm: replace PF_KCOMPACTD/PF_KSWAPD with kthread_func()
2026-09-04 11:57 UTC (5+ messages)
` [PATCH] xfs: fix NOFS state corruption in btree split worker
[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
2026-09-04 11:41 UTC (14+ messages)
` [PATCH v6 01/12] dt-bindings: reserved-memory: Document "
` [PATCH v6 02/12] dt-bindings: display: tegra: Document memory regions
` [PATCH v6 03/12] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v6 04/12] arm64/mm: Export set_direct_map_*_noflush() APIs
` [PATCH v6 05/12] bitmap: Add bitmap_allocate() function
` [PATCH v6 06/12] of: Export of_node_to_nid()
` [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
` [PATCH v6 08/12] dma-buf: heaps: Add debugfs support
` [PATCH v6 09/12] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v6 10/12] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v6 11/12] arm64: tegra: Hook up VPR to host1x
` [PATCH v6 12/12] arm64: tegra: Add VPR placeholder node on Tegra264
[PATCH 1/5] asm-generic: fix typo "explicity" in comment
2026-09-04 11:37 UTC (8+ messages)
` [PATCH 2/5] char: fix typo "funcion" "
` [PATCH 4/5] mm: fix typo "mergable" "
` [PATCH 5/5] tools/testing: "
[PATCH] memcg: Don't call schedule_work when no spinning is allowed
2026-09-04 11:26 UTC (7+ messages)
[PATCH v3 0/5] slab: ZERO_SIZE_PTR alignment and ERR_PTR hardening
2026-09-04 11:25 UTC (8+ messages)
` [PATCH v3 1/5] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
` [PATCH v3 2/5] slab: check for ZERO_SIZE_PTR by exact match
` [PATCH v3 3/5] slab: handle ERR_PTR values in kfree and hardened usercopy
` [PATCH v3 4/5] slab: test zero-size allocations in slub_kunit
` [PATCH v3 5/5] slab: test ERR_PTR handling in kfree and hardened usercopy
[PATCH bpf-next v7 0/2] bpf: BPF-driven proactive memcg reclaim
2026-09-04 11:25 UTC (5+ messages)
` [PATCH bpf-next v7 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v7 2/2] selftests/bpf: Add memcg async reclaim test
[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
2026-09-04 11:21 UTC (6+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill
[PATCH v6 00/10] kdump: reduce vmcore size and capture time
2026-09-04 11:08 UTC (7+ messages)
[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
2026-09-04 11:05 UTC (7+ messages)
` [PATCH 2/8] mm/oom_kill: convert process/thread iterators to for_each_*_rcu
` [PATCH 3/8] mm/ksm: convert process iterator to for_each_process_rcu
` [PATCH 4/8] mm/memory-failure: "
[PATCH] arm64: hugetlb: fix BBM for mprotect() on contiguous PTEs
2026-09-04 10:56 UTC (4+ messages)
[PATCH] memcg: fix typo "memroy" in comment
2026-09-04 10:42 UTC
[PATCH v5 0/5] LoongArch: add KHO support and selftests
2026-09-04 10:08 UTC (6+ messages)
` [PATCH v5 1/5] efi: add a KHO configuration table channel
` [PATCH v5 2/5] liveupdate: synchronize EFI KHO channel at execution
` [PATCH v5 3/5] liveupdate: kho_block: include linux/mm.h for virt/phys translation
` [PATCH v5 4/5] LoongArch: enable kexec handover (KHO)
` [PATCH v5 5/5] selftests/kho: add LoongArch vmtest support
[PATCH] mm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT again
2026-09-04 9:57 UTC (2+ messages)
[PATCH v3 0/3] mm: workingset: fix the shadow node budget under MGLRU
2026-09-04 9:45 UTC (4+ messages)
` [PATCH v3 1/3] mm: memcg: redirect stats updates of dying memcgs for all hierarchies
` [PATCH v3 2/3] mm: workingset: use lruvec_page_state_local() to count lru pages
` [PATCH v3 3/3] mm: memcg: skip the RCU lock when the memcg is not dying
[PATCH 00/16] xswap: extendable swap device backed by zswap
2026-09-04 9:42 UTC (13+ messages)
` [PATCH 14/16] mm, swap: refactor swapoff + add xswap_destroy
` [PATCH 15/16] mm, swap: require zswap for xswap devices
[PATCH v2 2/3] proc: query LSMs for introspective mem access (if PROC_MEM_FORCE_ALWAYS)
2026-09-04 9:31 UTC (4+ messages)
[RFC PATCH] mm/truncate: fix data loss when splitting fails in truncate_inode_partial_folio()
2026-09-04 9:06 UTC (4+ messages)
[PATCH 0/2] mm: memcg: settle memory.high debt for non-blocking THP charges
2026-09-04 9:05 UTC (5+ messages)
` [PATCH 1/2] mm: memcg: settle memory.high debt after THP faults with non-blocking gfp
` [PATCH 2/2] mm: memcg: settle memory.high debt after large folio swapin
[PATCH v2] writeback, memcg: skip foreign dirty tracking for bdev inodes
2026-09-04 9:00 UTC (7+ messages)
` [External] "
[PATCH v2 0/5] of: reserved_mem: several fixes about reserved memory
2026-09-04 8:49 UTC (5+ messages)
` [PATCH v2 1/5] of: reserved_mem: skip init for regions whose early reservation failed
[PATCH v3 0/2] mm/mglru: fix ineffective memory protection for non-kswapd reclaim
2026-09-04 8:37 UTC (5+ messages)
` [PATCH v3 1/2] mm/page_counter: avoid integer overflow in effective_protection()
[PATCH 2/2] selftests/mm: restore hidden hugetlb reservation scenarios
2026-09-04 8:30 UTC (3+ messages)
[PATCH v2 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
2026-09-04 8:25 UTC (2+ messages)
[PATCH 2/2] mm/mempolicy: stop copying the nodemask in the interleave paths
2026-09-04 8:01 UTC (2+ messages)
[PATCH v8 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-09-04 7:38 UTC (5+ messages)
` [PATCH v8 1/2] mm/memory_hotplug: make shrink_zone_span() more robust
` [PATCH v8 2/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
[RFC 0/2] mm: add explicit goals to memcg memory.reclaim
2026-09-04 6:51 UTC (3+ messages)
` [RFC 1/2] mm: add goal=evict to memory.reclaim
` [RFC 2/2] mm: add goal=demote "
[PATCH v9 00/15] Use generic_file_read_iter() in hugetlbfs
2026-09-04 6:37 UTC (9+ messages)
` [PATCH v9 02/15] memory-failure: Prevent hugetlb freeing during unpoisoning
` [PATCH v9 08/15] hugetlb: Use the has_hwpoisoned flag
` [PATCH v9 09/15] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v9 10/15] mm: Check individual hugetlb pages for poison
[rppt-memblock:for-next] BUILD SUCCESS dbffc67777cd752ef3f77818109e1d2ef13e2949
2026-09-04 6:19 UTC
[RFC PATCH] mm/swap: fix swap table count encoding for empty slots
2026-09-04 6:07 UTC (2+ messages)
[GIT PULL] hotfixes for 7.3-rc2
2026-09-04 5:50 UTC (2+ messages)
[PATCH v4] mm/gup_test: safely calculate GUP batch size
2026-09-04 4:45 UTC (3+ messages)
[PATCH v2 0/4] skip empty PUD subtrees during aging with a PUD-level Bloom filter
2026-09-04 4:38 UTC (6+ messages)
` [PATCH v2 3/4] mm/mglru: skip cold PUD subtrees during aging
[PATCH] mm/list_lru: don't copy stale shrinker id from non-memcg-aware shrinkers
2026-09-04 4:30 UTC (7+ messages)
[akpm-mm:mm-new 302/317] mm/memory.c:2271:17: error: too many arguments to function 'hugetlb_zap_begin'; expected 3, have 4
2026-09-04 4:28 UTC
[akpm-mm:mm-new 302/317] mm/memory.c:2271:17: error: too many arguments to function 'hugetlb_zap_begin'
2026-09-04 4:28 UTC
[PATCH v3 0/7] mm/mglru: speed up inc_min_seq() and fix cold/hot inversions
2026-09-04 4:27 UTC (9+ messages)
` [PATCH v3 6/7] mm/mglru: move folios from oldest gen to second-oldest gen from head to tail
` [PATCH v3 7/7] mm/mglru: batch move folios to the second-oldest gen's LRU
[PATCH v2 0/8] Optimize anonymous swapbacked large folio unmapping
2026-09-04 3:46 UTC (3+ messages)
` [PATCH v2 3/8] mm: move anon-exclusive batch helper to mm.h
[PATCH 0/2] mm: restore SHRINKER_NONSLAB on THP and zswap shrinkers
2026-09-04 3:35 UTC (3+ messages)
` [PATCH 1/2] mm: thp: restore SHRINKER_NONSLAB on the deferred split shrinker
` [PATCH 2/2] mm: zswap: mark the zswap shrinker SHRINKER_NONSLAB
[PATCH v7 0/3] mm: make persistent huge zero folio read-only
2026-09-04 3:27 UTC (6+ messages)
` [PATCH v7 1/3] "
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-09-04 3:18 UTC (6+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
2026-09-04 3:11 UTC (2+ messages)
[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
2026-09-04 2:51 UTC
[Hypervisor Live Update] Notes from August 24, 2026
2026-09-04 2:47 UTC
[PATCH] mm/hugetlb: charge folios to the target mm's memcg
2026-09-04 2:27 UTC (2+ messages)
[RFC PATCH] mm: vmscan: avoid anon scanning for GFP_NOIO with low swapcache
2026-09-04 2:07 UTC (2+ messages)
[PATCH] mm/page_vma_mapped: guard check_pmd() with CONFIG_TRANSPARENT_HUGEPAGE
2026-09-04 2:02 UTC (3+ messages)
[PATCH] selftests/mm: remove unreachable returns after ksft exit helpers
2026-09-04 1:33 UTC (3+ messages)
[PATCH] mm/memory: fix hugetlb_zap_begin() call in zap_vma_range_batched()
2026-09-04 1:15 UTC (5+ messages)
[PATCH v5] mm/damon/ops-common: use a page-aligned address in damon_ptep_mkold()
2026-09-04 0:28 UTC
[PATCH] lib/plist: fix plist_requeue() corrupting order in the last bucket
2026-09-03 23:53 UTC (2+ messages)
[PATCH 0/4] USB: replace page allocator calls with kmalloc()
2026-09-03 23:20 UTC (5+ messages)
[PATCH v1 0/2] luo support for preserving eventfd
2026-09-03 23:19 UTC (3+ messages)
` [PATCH v1 1/2] eventfd: luo: "
[PATCH] mm: filemap: tighten dropbehind completion context check
2026-09-03 22:36 UTC (8+ messages)
` [PATCH v2] mm: filemap: retain mapped dropbehind folios
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/9] drm/tyr: add VM and BO ioctl support
2026-09-03 22:16 UTC (5+ messages)
` [PATCH 6/9] drm/tyr: add BO creation and lookup helpers
` [PATCH 7/9] drm/tyr: refactor new_dummy_object to use new_object
[PATCH v3] mm/memcontrol: skip non-hierarchical memcg-wide stats when v1 is unavailable
2026-09-03 21:56 UTC
[RFC PATCH] mm/mglru: dynamically protect readahead fault folios under refault pressure
2026-09-03 21:37 UTC (6+ messages)
[RFC PATCH 0/5] mm: sub-folio dirty tracking for PTE-mapped mmap writes
2026-09-03 21:18 UTC (3+ messages)
[PATCH v6 0/5] mm: Unconditional per-VMA locks and cleanups
2026-09-03 21:01 UTC (5+ messages)
[PATCH v2] mm/memfd: fix hugetlb reservation accounting in error paths
2026-09-03 20:21 UTC (2+ messages)
[PATCH v21 0/6] Hierarchical Percpu Counters for RSS
2026-09-03 19:09 UTC (3+ messages)
[PATCH 00/25] mm/fbatch: drain lru_add_drain() and _all()
2026-09-03 19:08 UTC (8+ messages)
` [PATCH 07/25] mm/fbatch: LRU_NEXT_ACTIVATE bit to optimize folio_activate()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox