messages from 2026-07-07 10:02:47 to 2026-07-07 20:45:11 UTC [more...]
[PATCH 0/3] mm: handle device-private PMDs in walk callbacks
2026-07-07 20:44 UTC (11+ messages)
` [PATCH 1/3] mm/mempolicy: skip device-private PMDs when queueing folios
` [PATCH 2/3] mm/madvise: skip device-private PMDs in cold and pageout walks
` [PATCH 3/3] mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd
[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
2026-07-07 20:27 UTC (11+ messages)
[PATCH] mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
2026-07-07 20:21 UTC (2+ messages)
[PATCH v5 0/7] seccomp: non-cooperative pinned-memfd argument redirect
2026-07-07 20:20 UTC (2+ messages)
[PATCH v1 0/2] mm: split underused anonymous mTHP folios
2026-07-07 20:17 UTC (3+ messages)
` [PATCH v1 1/2] mm/huge_memory: extend thp_underused() to "
` [PATCH v1 2/2] mm/memory: add anonymous mTHP folios to deferred split list
[PATCH v3 2/4] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
2026-07-07 20:18 UTC (7+ messages)
` [PATCH v3 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
[PATCH v21 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-07-07 19:55 UTC (5+ messages)
` [PATCH v21 1/2] ACPI:RAS2: Add driver for the "
[RFC PATCH 0/7] mm: store zswap entries in swap table (Pointer entry)
2026-07-07 19:49 UTC (3+ messages)
[PATCH] mm: vmscan: abort proactive reclaim early when freezing
2026-07-07 19:48 UTC (7+ messages)
[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-07 19:47 UTC (9+ messages)
` [PATCH v7 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v7 3/8] selftests/mm: add HMM tests for mmap lock-dropping faults
` [PATCH v7 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v7 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v7 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v7 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v7 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[RFC PATCH 0/6] mm/hugetlb: Dynamic, NUMA-aware HugePage Cache & Free Page Reporting
2026-07-07 19:46 UTC (11+ messages)
` [PATCH 6/6] mm/hugetlb: support free page reporting for cached hugepages
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-07-07 19:45 UTC (6+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[PATCH RFC POC 0/4] binfmt_misc: bpf-backed binary type handlers
2026-07-07 19:36 UTC (5+ messages)
` [PATCH RFC POC 1/4] exec: stash a bpf-selected interpreter in struct linux_binprm
` [PATCH RFC POC 2/4] binfmt_misc: add binfmt_misc_ops bpf struct_ops
` [PATCH RFC POC 3/4] binfmt_misc: wire up bpf-backed 'B' entries
` [PATCH RFC POC 4/4] bpf: allow fs kfuncs for binfmt_misc_ops programs
[PATCH 0/2] mm/hugetlb Try to respect mempolicy when calculating surplus huge pages
2026-07-07 19:33 UTC (4+ messages)
` [PATCH 1/2] mm/hugetlb: Prefer mempolicy nodes for calcuating surplus hugepage reservation
` [PATCH 2/2] selftests/mm: add surplus hugetlb mempolicy reservation tests
[PATCH] mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
2026-07-07 19:25 UTC (4+ messages)
[PATCH] mm: nommu: point to the write iterator upon split_vma
2026-07-07 19:15 UTC (7+ messages)
cgroup/test_zswap failed with "zswpout does not increase after test program"
2026-07-07 18:25 UTC (4+ messages)
[PATCH 0/4] Use generic_file_read_iter() in hugetlbfs
2026-07-07 18:17 UTC (5+ messages)
` [PATCH 1/4] hugetlbfs: Set mapping folio order
` [PATCH 2/4] mm: Handle hugetlb correctly in is_page_hwpoison()
` [PATCH 3/4] filemap: add hwpoison handling to filemap_read()
` [PATCH 4/4] hugetlbfs: replace hugetlbfs_read_iter() with generic_file_read_iter()
[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
2026-07-07 17:09 UTC (8+ messages)
[PATCH v8] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-07 17:08 UTC (3+ messages)
[PATCH v7 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-07-07 16:58 UTC (4+ messages)
` [PATCH v7 6/6] kselftest: alloc_tag: extend the allocinfo ioctl kselftest
[RFC PATCH v3] mm: retry page faults under per-VMA lock when mmap_lock is not required
2026-07-07 16:52 UTC (3+ messages)
[PATCH v8 0/3] mm: clean up folio LRU and swap declarations
2026-07-07 16:41 UTC (5+ messages)
` [PATCH v8 1/3] mm/swap: colocate page-cluster sysctl with swap readahead
` [PATCH v8 2/3] mm: rename swap.c to folio.c
` [PATCH v8 3/3] mm: move reclaim-internal declarations out of swap.h
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-07 16:26 UTC (21+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
` [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.c
` [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH 27/30] mm/vma: correct incorrect vma.h inclusion
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
[PATCH v12 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-07-07 16:13 UTC (14+ messages)
` [PATCH v12 1/4] mm/page_owner: add print_mode filter
` [PATCH v12 2/4] mm/page_owner: add NUMA node filter
` [PATCH v12 3/4] tools/mm: add page_owner_filter userspace tool
` [PATCH v12 4/4] mm/page_owner: document page_owner filter
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-07-07 15:41 UTC (6+ messages)
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
[PATCH v2] mm/slub: fix lost local objects when bulk remote free batch fills
2026-07-07 15:38 UTC (2+ messages)
[PATCH] mm/slab: extract __free_to_pcs_batch() from free_to_pcs_bulk()
2026-07-07 15:34 UTC (2+ messages)
[PATCH v3 1/2] ARM: mm: fix use-after-free in __do_user_fault() under CONFIG_DEBUG_USER
2026-07-07 15:34 UTC (11+ messages)
[PATCH 0/4] tty: replace __get_free_pages() with kmalloc()
2026-07-07 15:22 UTC (6+ messages)
` [PATCH 3/4] tty: serial: men_z135_uart: replace __get_free_page() "
[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptes
2026-07-07 15:13 UTC
[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
2026-07-07 14:57 UTC (11+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction
` [PATCH v2 2/4] mm/mlock: wait for migration to finish when mlocking a folio
` [PATCH v2 3/4] mm/migrate: add tracepoint for folios unmapped during migration
` [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range
[PATCH 0/4] drivers/net: replace __get_free_pages() with kmalloc()
2026-07-07 14:46 UTC (2+ messages)
[PATCH 6.18.y] mm: shmem: fix potential livelock issue for shmem direct swapin
2026-07-07 14:34 UTC (6+ messages)
[PATCH 0/5] mm/rmap: Refactor try_to_unmap_one
2026-07-07 14:28 UTC (11+ messages)
` [PATCH 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH 2/5] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH 3/5] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH 4/5] mm/rmap: refactor anon swapbacked folio unmap in try_to_unmap_one
` [PATCH 5/5] mm/rmap: add anon folio unmap dispatcher function
[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-07 14:25 UTC (4+ messages)
[PATCH] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
2026-07-07 14:20 UTC (7+ messages)
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-07-07 14:18 UTC (3+ messages)
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-07 14:15 UTC (12+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH v2 0/3] mm: __access_remote_vm with per-VMA lock
2026-07-07 13:52 UTC (6+ messages)
` [PATCH 2/3] mm/pagewalk: let folio_walk_start() run under the "
[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
2026-07-07 13:50 UTC (9+ messages)
[RFC PATCH v1.1 0/7] mm/damon: update probe hits for runtime parameter commits
2026-07-07 13:50 UTC (8+ messages)
` [RFC PATCH v1.1 1/7] mm/damon/core: remove obsolete comment for nr_to_bp() divide-by-zero
` [RFC PATCH v1.1 2/7] mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
` [RFC PATCH v1.1 3/7] mm/damon/core: s/accesses_bp_to_nr_accesses/sample_bp_to_count/
` [RFC PATCH v1.1 4/7] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
` [RFC PATCH v1.1 5/7] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
` [RFC PATCH v1.1 6/7] mm/damon/core: update probe hits for new parameter commit
` [RFC PATCH v1.1 7/7] mm/damon/core: handle unreset probe_hits in probe_hits_mvsum()
[PATCH v4 00/12] Optimize anonymous large folio unmapping
2026-07-07 13:47 UTC (6+ messages)
` [PATCH v4 04/12] mm/memory: Batch set uffd-wp markers during zapping
[PATCH v2 0/2] mm/mm_init: don't overlap zones with kernelcore=mirror
2026-07-07 13:45 UTC (5+ messages)
` [PATCH v2 1/2] mm/mm_init: don't overlap NORMAL and MOVABLE "
` [PATCH v2 2/2] mm/mm_init: drop overlap_memmap_init()
[PATCH v2 00/83] block: rnull: complete the rust null block driver
2026-07-07 13:45 UTC (4+ messages)
` [PATCH v2 10/83] block: rust: allow `hrtimer::Timer` in `RequestData`
[PATCH v9] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
2026-07-07 13:45 UTC (2+ messages)
[PATCH v2 0/5] treewide: remove unreachable memblock_reserve() return value checks in early boot
2026-07-07 13:40 UTC (4+ messages)
[PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
2026-07-07 13:33 UTC (3+ messages)
` [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
` [Intel-wired-lan] "
[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-07 13:17 UTC (6+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
mm: opaque hardware page-table entry handles
2026-07-07 13:17 UTC (3+ messages)
[RFC PATCH v3 1/3] mm: make persistent huge zero folio read-only
2026-07-07 13:17 UTC (2+ messages)
[PATCH v19 0/8] rust: add `Ownable` trait and `Owned` type
2026-07-07 13:04 UTC (5+ messages)
` [PATCH v19 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v19 4/8] rust: page: convert to `Ownable`
[RFC PATCH] mm: Avoiding split large folios if swap has no space
2026-07-07 12:42 UTC (10+ messages)
[PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
2026-07-07 12:08 UTC (6+ messages)
[PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
2026-07-07 11:34 UTC (2+ messages)
[RFC PATCH] mm: bypass swap readahead for zswap
2026-07-07 11:29 UTC (4+ messages)
[PATCH] mm/kconfig: Drop redundant memory hotplug dependencies
2026-07-07 11:11 UTC (4+ messages)
[PATCH v2] mm/migrate: Avoid copying hwpoisoned folios during migration
2026-07-07 11:08 UTC (3+ messages)
[PATCH v10 00/19] zsmalloc/zram: there be preemption
2026-07-07 10:55 UTC (8+ messages)
` [PATCH v10 01/19] zram: sleepable entry locking
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-07 10:16 UTC (7+ messages)
` [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
` [PATCH 03/13] mm: convert __get_unmapped_area() "
[PATCH v3 00/11] mm: PMD-level swap entries for anonymous THPs
2026-07-07 10:08 UTC (4+ messages)
` [PATCH v3 04/11] mm: zswap: add range lookup for large-folio swapin
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