messages from 2026-07-07 13:33:37 to 2026-07-08 02:49:29 UTC [more...]
[RFC PATCH v1.3 0/7] mm/damon: update probe hits for runtime parameter commits
2026-07-08 2:48 UTC (8+ messages)
` [RFC PATCH v1.3 1/7] mm/damon/core: remove comment and test for nr_to_bp() divide-by-zero
` [RFC PATCH v1.3 2/7] mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
` [RFC PATCH v1.3 3/7] mm/damon/core: s/accesses_bp_to_nr_accesses/sample_bp_to_count/
` [RFC PATCH v1.3 4/7] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
` [RFC PATCH v1.3 5/7] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
` [RFC PATCH v1.3 6/7] mm/damon/core: update probe hits for new parameter commit
` [RFC PATCH v1.3 7/7] mm/damon/core: handle unreset probe_hits in probe_hits_mvsum()
[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
2026-07-08 2:45 UTC (2+ messages)
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
2026-07-08 2:36 UTC (9+ messages)
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
[RFC PATCH v1.2 0/7] mm/damon: update probe hits for runtime parameter commits
2026-07-08 2:32 UTC (9+ messages)
` [RFC PATCH v1.2 1/7] mm/damon/core: remove comment and test for nr_to_bp() divide-by-zero
` [RFC PATCH v1.2 2/7] mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
` [RFC PATCH v1.2 3/7] mm/damon/core: s/accesses_bp_to_nr_accesses/sample_bp_to_count/
` [RFC PATCH v1.2 4/7] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
` [RFC PATCH v1.2 5/7] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
` [RFC PATCH v1.2 6/7] mm/damon/core: update probe hits for new parameter commit
` [RFC PATCH v1.2 7/7] mm/damon/core: handle unreset probe_hits in probe_hits_mvsum()
[PATCH v10] mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
2026-07-08 2:15 UTC
[PATCH v2] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
2026-07-08 1:53 UTC (3+ messages)
[PATCH] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
2026-07-08 1:52 UTC
[linux-next:master] BUILD REGRESSION 5c73cd9f0819c1c44e373e3dabb68318b1de1a12
2026-07-08 1:52 UTC
[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
2026-07-08 1:31 UTC (11+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-08 1:22 UTC (4+ messages)
[PATCH] mm/hugetlb: fix missing migratable flag on same-node hugetlb migration
2026-07-08 1:14 UTC (3+ messages)
[PATCH 1/2] mm: nommu: fix the error path when vma_iter_prealloc() fails
2026-07-08 1:13 UTC (4+ messages)
` [PATCH 2/2] mm: nommu: fix error handling on vma_iter_prealloc() failure
[PATCH v8 0/3] mm: clean up folio LRU and swap declarations
2026-07-08 0:58 UTC (6+ 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 v2] mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
2026-07-08 0:57 UTC
[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
2026-07-08 0:33 UTC (8+ messages)
[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
2026-07-08 0:23 UTC (4+ messages)
` [RFC PATCH 4/4] kho: Introduce kho_split_preserved_pages() helper
[PATCH v2 0/6] Remove __folio_index again
2026-07-08 0:08 UTC (4+ messages)
` [PATCH v2 2/6] ntfs: Remove use of __folio_index in handle_bounds_compressed_page()
kernel NULL pointer dereference in drain_obj_stock during ext4 e4defrag
2026-07-07 23:51 UTC
[PATCH 0/3] mm: handle device-private PMDs in walk callbacks
2026-07-07 23:49 UTC (15+ 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/4] Fix bugs on HugeTLB folio allocation failure paths
2026-07-07 23:43 UTC (6+ messages)
` [PATCH 1/4] mm: hugetlb: Fix subpool usage leak on allocation failure
` [PATCH 2/4] mm: hugetlb: Fix folio refcount mismatch on memcg charge failure
` [PATCH 3/4] mm: hugetlb: Return -ENOSPC "
` [PATCH 4/4] mm: hugetlb: Move memcg charge earlier to prevent reservation leak
[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
2026-07-07 22:44 UTC (7+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
2026-07-07 22:36 UTC (5+ messages)
` [RFC PATCH 09/10] mm/swapfile: implement swap_ghost_extend_max() for dynamic growth
[RFC PATCH 0/7] mm: store zswap entries in swap table (Pointer entry)
2026-07-07 22:17 UTC (5+ messages)
` [syzbot ci] "
cgroup/test_zswap failed with "zswpout does not increase after test program"
2026-07-07 21:49 UTC (6+ messages)
[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
2026-07-07 21:47 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH v2 00/13] mm: rework anon_vma and remove anon_vma_chain
2026-07-07 21:32 UTC (9+ messages)
` [syzbot ci] "
[PATCH RESEND v3] selftests: mincore: fix the readahead check on large base page sizes
2026-07-07 21:23 UTC (3+ messages)
[PATCH] mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
2026-07-07 20:54 UTC (11+ messages)
[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 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 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
2026-07-07 20:18 UTC (6+ messages)
` [PATCH v3 2/4] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
[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 "
[PATCH] mm: vmscan: abort proactive reclaim early when freezing
2026-07-07 19:48 UTC (5+ 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 (9+ messages)
[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)
[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()
[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 00/30] mm: make VMA page offset handling more consistent
2026-07-07 16:26 UTC (9+ 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 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 (5+ 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 (10+ 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 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 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 (9+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
[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 v3 1/2] ARM: mm: fix use-after-free in __do_user_fault() under CONFIG_DEBUG_USER
2026-07-07 13:35 UTC (2+ 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] "
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