messages from 2026-05-18 23:41:37 to 2026-05-19 15:53:38 UTC [more...]
[PATCH] kho: always print scratch sizes
2026-05-19 15:53 UTC
[PATCH] ptrace: keep task's mm around in separate exit_mm field post-exit
2026-05-19 15:48 UTC (5+ messages)
[PATCH] liveupdate: document systemd support
2026-05-19 15:28 UTC
[PATCH] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
2026-05-19 15:28 UTC (3+ messages)
[PATCH v2 0/5] POE sigreturn fix and extra tests
2026-05-19 15:23 UTC (2+ messages)
[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
2026-05-19 15:22 UTC (9+ messages)
[PATCH v5 00/13] arm64: Unmap linear alias of kernel data/bss
2026-05-19 15:16 UTC (14+ messages)
` [PATCH v5 01/13] arm64: mm: Map the linear alias of text/rodata as tagged
` [PATCH v5 02/13] mm: Make empty_zero_page[] const
` [PATCH v5 03/13] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v5 04/13] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v5 05/13] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v5 06/13] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v5 07/13] arm64: mm: Permit contiguous descriptors to be rewritten
` [PATCH v5 08/13] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v5 09/13] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v5 10/13] arm64: Move fixmap page tables to end of kernel image
` [PATCH v5 11/13] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v5 12/13] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v5 13/13] arm64: mm: Unmap kernel data/bss entirely from "
[PATCH] x86/mm: fix vmemmap leak on memory hot-remove
2026-05-19 15:10 UTC
[PATCH 2/6] mm/damon/sysfs: implement update_schemes_quota_goals command
2026-05-19 15:08 UTC (4+ messages)
[GIT PULL] hotfixes for 7.1-rc5
2026-05-19 15:05 UTC (2+ messages)
[PATCH v3] memcg: cache obj_stock by memcg, not by objcg pointer
2026-05-19 15:00 UTC (6+ messages)
[RFC PATCH 0/5] mm: support zswap-backed anonymous large folio swapin
2026-05-19 14:49 UTC (4+ messages)
[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
2026-05-19 14:28 UTC (3+ messages)
` [RFC V2 01/14] mm: Abstract printing of pxd_val()
[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
2026-05-19 14:22 UTC (10+ messages)
[PATCH v5 0/5] KSM: performance optimizations for rmap_walk_ksm
2026-05-19 14:18 UTC (6+ messages)
` [PATCH v5 1/5] mm/rmap: add tracepoint for rmap_walk
` [PATCH v5 2/5] tools/testing: add rmap walk latency benchmark
` [PATCH v5 3/5] ksm: add pgoff into ksm_rmap_item
` [PATCH v5 4/5] ksm: Optimize rmap_walk_ksm by passing a suitable pgoff
` [PATCH v5 5/5] ksm: add mremap selftests for ksm_rmap_walk
[PATCH] mm/page_alloc: document that alloc_pages_nolock() uses RCU
2026-05-19 14:17 UTC
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-19 14:17 UTC (22+ messages)
[PATCH] kho: fix order calculation for kho_unpreserve_pages()
2026-05-19 14:13 UTC (2+ messages)
[ANNOUNCE CFP] Linux Plumbers 2026 Device Memory Microconference
2026-05-19 13:59 UTC
[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
2026-05-19 13:28 UTC (8+ messages)
[PATCH RFC 0/5] Test readback from fd on hugetlbfs mount
2026-05-19 13:23 UTC (3+ messages)
[PATCH v4 2/9] mm: introduce pgtable_has_pmd_leaves()
2026-05-19 13:14 UTC (3+ messages)
[PATCH v4 2/9] mm: introduce pgtable_has_pmd_leaves()
2026-05-19 13:10 UTC (3+ messages)
[PATCH v3 3/4] cleanup: Annotate guard constructors with __nonnull()
2026-05-19 12:45 UTC (3+ messages)
[PATCH] mm: page_isolation: Avoid hugepage scan step underflow
2026-05-19 12:16 UTC
[PATCH v7 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-05-19 12:15 UTC (5+ messages)
[PATCH v14 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
2026-05-19 12:12 UTC (6+ messages)
` [PATCH v14 1/5] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v14 2/5] mm/vmalloc: use physical page count for vrealloc() grow-in-place check
` [PATCH v14 3/5] mm/vmalloc: use physical page count in vread_iter() for VM_ALLOC areas
` [PATCH v14 4/5] mm/vmalloc: free unused pages on vrealloc() shrink
` [PATCH v14 5/5] lib/test_vmalloc: add vrealloc test case
[PATCH v2 0/2] selftests/mm: separate GUP microbenchmarking from functional testing
2026-05-19 12:05 UTC (3+ messages)
` [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark
` [PATCH v2 2/2] selftests/mm: rewrite gup_test as a standalone harness-based selftest
[PATCH] mm: memcontrol: propagate NMI slab stats to memcg vmstats
2026-05-19 11:22 UTC (2+ messages)
[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
2026-05-19 10:21 UTC (7+ messages)
` [PATCH v4 1/4] Introducing pw_lock() and per-cpu queue & flush work
` [PATCH v4 2/4] mm/swap: move bh draining into a separate workqueue
` [PATCH v4 3/4] swap: apply new pw_queue_on() interface
` [PATCH v4 4/4] slub: "
` [syzbot ci] Re: Introduce Per-CPU Work helpers (was QPW)
[RFC PATCH 0/2] mm: swap: allow per-device skipping of zero-filled page check
2026-05-19 10:16 UTC (6+ messages)
` [RFC PATCH 1/2] mm: swap: add SWAP_FLAG_SKIP_ZERO_CHECK to skip "
[PATCH v4] tracing/probes: Allow use of BTF names to dereference pointers
2026-05-19 10:10 UTC (2+ messages)
[PATCH] selftests/mm: add missing mmap() return checks in pkey tests
2026-05-19 9:57 UTC (3+ messages)
[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
2026-05-19 9:43 UTC (21+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
` [Linaro-mm-sig] "
[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
2026-05-19 9:40 UTC (8+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs
[PATCH v2] mm: do not install PMD mappings when handling a COW fault
2026-05-19 9:02 UTC (3+ messages)
[PATCH v3] lib/test_hmm: Check alloc_page_vma() return value and handle OOM
2026-05-19 8:58 UTC
[PATCH 0/3] kasan: hw_tags: some micro-optimizations
2026-05-19 8:53 UTC (6+ messages)
` [PATCH 2/3] kasan: avoid re-poisoning tag-based kmalloc redzones
` [PATCH 3/3] vmalloc: hw_tags: optimize vmalloc redzoning
[PATCH 1/3] tmpfs: simplify constructing "security.foo" xattr names
2026-05-19 8:13 UTC (3+ messages)
` [PATCH 2/3] simple_xattr: change interface to pass struct simple_xattrs **
` [PATCH 3/3] simpe_xattr: use per-sb cache
[PATCH v3 0/6] Open HugeTLB allocation routine for more generic use
2026-05-19 8:08 UTC (8+ messages)
` [PATCH v3 1/6] mm: hugetlb: Consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
` [PATCH v3 2/6] mm: hugetlb: Move mpol interpretation out of alloc_buddy_hugetlb_folio_with_mpol()
` [PATCH v3 3/6] mm: hugetlb: Move mpol interpretation out of dequeue_hugetlb_folio_vma()
` [PATCH v3 4/6] mm: hugetlb: Use error variable in alloc_hugetlb_folio
` [PATCH v3 5/6] mm: hugetlb: Move mem_cgroup_charge_hugetlb() earlier in allocation
` [PATCH v3 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[RFC PATCH 0/1] batch page copies in folio_copy() and folio_mc_copy()
2026-05-19 7:44 UTC (7+ messages)
` [RFC PATCH 1/1] mm: "
[RFC PATCH v2 0/8] kvfree_rcu() improvements
2026-05-19 7:44 UTC (8+ messages)
` [PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
[REGRESSION] mm: MADV_PAGEOUT THP/no-swap refault takes ~1.7x longer on v6.19 than v6.12
2026-05-19 7:28 UTC (2+ messages)
` "
[PATCH] mm/slub: Fix reference count leak in sysfs_slab_add
2026-05-19 7:01 UTC (2+ messages)
[RFC PATCH 0/4] mm/shmem: optimize read performance with folio batching
2026-05-19 6:24 UTC (10+ messages)
` [RFC PATCH 2/4] mm/shmem: use SGP_GET in read operations
` [RFC PATCH 3/4] mm/shmem: optimize file read with folio batching
[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
2026-05-19 6:19 UTC (2+ messages)
[PATCH v2 0/5] mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
2026-05-19 6:15 UTC (3+ messages)
` [PATCH v2 2/5] arm64/mm: drop vmemmap_pmd helpers and use generic code
[PATCH RESEND] userfaultfd: snapshot VMA state across UFFDIO_COPY retry
2026-05-19 5:36 UTC (2+ messages)
[linux-next:master] BUILD SUCCESS 80dd246accce631c328ea43294e53b2b2dd2aa32
2026-05-19 5:16 UTC
[PATCH v3] kernel/fork: validate exit_signal in kernel_clone()
2026-05-19 4:49 UTC (8+ messages)
` [PATCH -mm v2] do_notify_parent: sanitize the valid_signal() checks
[PATCH 0/2] selftests/mm: separate GUP benchmarking from functional testing
2026-05-19 4:45 UTC (3+ messages)
` [PATCH 2/2] selftests/mm: rewrite gup_test as a standalone harness-based selftest
[PATCH RFC 0/8] mm/slab: enable runtime sheaves tuning
2026-05-19 4:08 UTC (3+ messages)
` [PATCH RFC 1/8] mm/slab: do not store cache pointer in struct slab_sheaf
[PATCH v2 0/3] selftests/mm: assorted fixes for hmm-tests
2026-05-19 4:06 UTC (4+ messages)
` [PATCH v2 1/3] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
` [PATCH v2 2/3] selftests/mm: remove hardcoded THP sizing assumptions in "
` [PATCH v2 3/3] selftests/mm: fix exclusive_cow test fork() handling
[PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
2026-05-19 4:03 UTC (3+ messages)
[PATCH v4 5/5] ksm: add mremap selftests for ksm_rmap_walk
2026-05-19 3:26 UTC
[PATCH 0/4] mm: speed up ZONE_DEVICE memmap initialization
2026-05-19 3:09 UTC (4+ messages)
` [PATCH 4/4] mm: use arch store helpers in zone-device template copies
[PATCH 3/8] mm/bootmem_info: stop using PG_private
2026-05-19 2:56 UTC (2+ messages)
[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-05-19 2:52 UTC (13+ messages)
` [PATCH 1/6] alloc_tag: add ioctl to /proc/allocinfo
` [PATCH 2/6] alloc_tag: add ioctl filters "
` [PATCH 3/6] alloc_tag: add size-based filtering to ioctl
` [PATCH 5/6] kselftest: alloc_tag: add kselftest for ioctl interface
[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
2026-05-19 2:51 UTC (4+ messages)
[PATCH v3 1/2] mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
2026-05-19 2:22 UTC
[PATCH] mm/vmalloc: Do not trigger BUG() on BH disabled context
2026-05-19 1:40 UTC (2+ messages)
[PATCH] mm/page_alloc: drop a misleading __always_inline
2026-05-19 1:33 UTC (2+ messages)
[PATCH v1] mm/shrinker: simplify shrinker_memcg_alloc() using guard()
2026-05-19 1:31 UTC (4+ messages)
[RFC PATCH 5/5] mm/damon/paddr: add time budget to migration page walk
2026-05-19 1:27 UTC (2+ messages)
[PATCH] mm/page_alloc: skip high atomic reservation at or below costly order
2026-05-19 1:25 UTC
[RFC PATCH 4/5] mm/damon/paddr: skip free pageblocks in migration walk
2026-05-19 1:14 UTC (2+ messages)
[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-19 0:59 UTC (5+ messages)
[PATCH] Revert "mm: introduce a new page type for page pool in page type"
2026-05-19 0:57 UTC (5+ messages)
[PATCH 00/28] mm/damon: introduce data attributes monitoring
2026-05-19 0:54 UTC (27+ messages)
` [PATCH 05/28] mm/damon/core: introduce damon_region->probe_hits
` [PATCH 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [PATCH 07/28] mm/damon/core: do data attributes monitoring
` [PATCH 08/28] mm/damon/paddr: support "
` [PATCH 09/28] mm/damon/sysfs: implement probes dir
` [PATCH 10/28] mm/damon/sysfs: implement probe dir
` [PATCH 11/28] mm/damon/sysfs: implement filters directory
` [PATCH 12/28] mm/damon/sysfs: implement filter dir
` [PATCH 13/28] mm/damon/sysfs: implement filter dir files
` [PATCH 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [PATCH 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [PATCH 16/28] mm/damon/sysfs-schemes: implement probe dir
` [PATCH 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [PATCH 18/28] mm/damon: trace probe_hits
` [PATCH 19/28] selftests/damon/sysfs.sh: test probes dir
` [PATCH 20/28] Docs/mm/damon/design: document data attributes monitoring
` [PATCH 21/28] Docs/admin-guide/mm/damon/usage: "
` [PATCH 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [PATCH 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [PATCH 24/28] mm/damon/sysfs: add filters/<F>/path file
` [PATCH 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [PATCH 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [PATCH 27/28] Docs/mm/damon/design: update for memcg damon filter
` [PATCH 28/28] Docs/admin-guide/mm/damon/usage: "
[RFC PATCH 2/5] mm/damon/core: cap effective quota size to total monitored memory
2026-05-19 0:38 UTC (2+ messages)
[PATCH v2 2/3] tools/mm/slabinfo: remove dead assignment in get_obj_and_str()
2026-05-19 0:32 UTC (2+ messages)
[PATCH v2] lib/test_hmm: fix error path in dmirror_devmem_fault()
2026-05-19 0:23 UTC (2+ messages)
[PATCH 1/6] mm/damon: fix missing parens in macro arguments
2026-05-19 0:10 UTC (2+ messages)
[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
2026-05-18 23:51 UTC (3+ messages)
` [PATCH 1/7] mm/migrate: rename PAGE_ migration flags to FOLIO_
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-18 23:43 UTC (6+ messages)
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
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