[PATCH v2 0/4] A few cleanup and fixup patches for migration
2022-04-29 10:07 UTC (7+ messages)
` [PATCH v2 1/4] mm/migration: reduce the rcu lock duration
` [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check
` [PATCH v2 4/4] mm/migration: fix potential pte_unmap on an not mapped pte
[PATCH v5 1/2] printk: stop including cache.h from printk.h
2022-04-29 9:56 UTC (5+ messages)
` [PATCH v5 2/2] mm: make minimum slab alignment a runtime property
[PATCH] mm/slub: remove unused kmem_cache_order_objects max
2022-04-29 9:48 UTC (2+ messages)
[PATCH 1/2] mm: slab: fix comment for ARCH_KMALLOC_MINALIGN
2022-04-29 9:41 UTC (4+ messages)
` [PATCH 2/2] mm: slab: fix comment for __assume_kmalloc_alignment
[PATCH v3 1/4] hugetlb: Fix wrong use of nr_online_nodes
2022-04-29 9:32 UTC (3+ messages)
` [PATCH v4] "
[PATCH v3 0/4] hugetlb: Fix some incorrect behavior
2022-04-29 9:30 UTC (5+ messages)
` [PATCH v3 2/4] hugetlb: Fix hugepages_setup when deal with pernode
` [PATCH v3 4/4] hugetlb: Clean up hugetlb_cma_reserve
[PATCH v3 3/4] hugetlb: Fix return value of __setup handlers
2022-04-29 9:29 UTC (3+ messages)
` [PATCH v4] mm: Using for_each_online_node and node_online instead of open coding
[xfs] 2229276c52: xfstests.xfs.187.fail
2022-04-29 9:27 UTC
[PATCH v2 0/5] Fix bugs in memcontroller cgroup tests
2022-04-29 9:26 UTC (5+ messages)
` [PATCH v2 2/5] cgroup: Account for memory_recursiveprot in test_memcg_low()
[RFC PATCH 0/6] Drain remote per-cpu directly
2022-04-29 9:13 UTC (6+ messages)
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
2022-04-29 8:49 UTC (10+ messages)
` [RFC PATCH v1 2/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage
` [RFC PATCH v1 4/4] mm, memory_hotplug: fix inconsistent num_poisoned_pages on memory hotremove
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-04-29 8:14 UTC (4+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH 0/2] Finalising swap-over-NFS patches
2022-04-29 8:13 UTC (8+ messages)
` [PATCH 1/2] MM: handle THP in swap_*page_fs()
` [PATCH 2/2] NFS: rename nfs_direct_IO and use as ->swap_rw
[syzbot] possible deadlock in do_page_fault
2022-04-29 6:50 UTC (2+ messages)
[PATCH 0/9] A few fixup patches for z3fold
2022-04-29 6:40 UTC (10+ messages)
` [PATCH 1/9] mm/z3fold: fix sheduling while atomic
` [PATCH 2/9] mm/z3fold: fix possible null pointer dereferencing
` [PATCH 3/9] mm/z3fold: remove buggy use of stale list for allocation
` [PATCH 4/9] mm/z3fold: throw warning on failure of trylock_page in z3fold_alloc
` [PATCH 5/9] revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"
` [PATCH 6/9] mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration fails
` [PATCH 7/9] mm/z3fold: always clear PAGE_CLAIMED under z3fold page lock
` [PATCH 8/9] mm/z3fold: fix z3fold_reclaim_page races with z3fold_free
` [PATCH 9/9] mm/z3fold: fix z3fold_page_migrate races with z3fold_map
[PATCH -next v6 0/6]mm: page_table_check: add support on arm64 and riscv
2022-04-29 6:18 UTC (3+ messages)
` [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
[linux-next:master 5852/7483] drivers/net/wireless/purelifi/plfxlc/chip.c:33:14: sparse: sparse: cast to restricted __le16
2022-04-29 5:49 UTC (2+ messages)
[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
2022-04-29 4:45 UTC (27+ messages)
[PATCH v2] mm/memory_hotplug: use pgprot_val to get value of pgprot
2022-04-29 3:27 UTC (2+ messages)
[PATCH 1/2] mm/vmscan: filter empty page_list at the beginning
2022-04-29 1:44 UTC (2+ messages)
` [PATCH 2/2] mm/vmscan: not use NUMA_NO_NODE as indicator of page on different node
[PATCH 0/2] dmapool performance enhancements
2022-04-29 1:41 UTC (5+ messages)
` [PATCH 1/2] mm/dmapool: replace linked list with xarray
` [PATCH 2/2] mm/dmapool: link blocks across pages
[PATCH v8 00/70] Introducing the Maple Tree
2022-04-29 1:16 UTC (11+ messages)
` [PATCH v8 23/70] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v8 66/70] nommu: remove uses of VMA linked list
[RFC v2 0/2] Memory poison recovery in khugepaged collapsing
2022-04-29 0:09 UTC (3+ messages)
` [RFC v2 1/2] mm: khugepaged: recover from poisoned anonymous memory
` [RFC v2 2/2] mm: khugepaged: recover from poisoned file-backed memory
[PATCH v3 0/6] KVM: mm: count KVM page table pages in memory stats
2022-04-28 23:49 UTC (6+ messages)
` [PATCH v3 4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats
[PATCH v3 00/12] mm: userspace hugepage collapse
2022-04-28 23:21 UTC (14+ messages)
` [PATCH v3 03/12] mm/khugepaged: make hugepage allocation context-specific
` [PATCH v3 04/12] mm/khugepaged: add struct collapse_result
` [PATCH v3 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
[PATCH AUTOSEL 13/14] mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
2022-04-28 22:45 UTC (4+ messages)
[RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes
2022-04-28 21:54 UTC (15+ messages)
` [RFC PATCH v1 02/18] mm: add FGP_ATOMIC flag to __filemap_get_folio()
` [RFC PATCH v1 06/18] xfs: add iomap async buffered write support
` [RFC PATCH v1 11/18] xfs: add "
` [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes
[PATCH 0/5] zswap: cgroup accounting & control
2022-04-28 19:58 UTC (22+ messages)
` [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage
[PATCH] mapletree-vs-khugepaged
2022-04-28 19:27 UTC (2+ messages)
[RFC PATCH v3] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
2022-04-28 18:10 UTC (2+ messages)
[patch v2] mm: lru_cache_disable: replace work queue synchronization with synchronize_rcu
2022-04-28 18:00 UTC (7+ messages)
` [patch v3] "
` [patch v4] "
` [patch v5] "
[RFC] Documentation for folio_lock() and friends
2022-04-28 17:28 UTC (3+ messages)
[PATCH v2] mm/hwpoison: use pr_err() instead of dump_page() in get_any_page()
2022-04-28 17:25 UTC (2+ messages)
[PATCH 2/2] mm/huge_memory: do not overkill when splitting huge_zero_page
2022-04-28 17:18 UTC (4+ messages)
` [PATCH 2/2 RESEND] "
[powerpc] kernel BUG at mm/mmap.c:3164! w/ltp(mmapstress03)
2022-04-28 16:56 UTC
[PATCH 1/3] kasan: clean up comments in internal kasan.h
2022-04-28 16:44 UTC (5+ messages)
` [PATCH 2/3] kasan: use tabs to align shadow values
` [PATCH 3/3] kasan: give better names to "
[PATCH v3] mm/khugepaged: sched to numa node when collapse huge page
2022-04-28 16:34 UTC (6+ messages)
[RFC] Expose a memory poison detector ioctl to user space
2022-04-28 16:34 UTC (3+ messages)
[linux-next:master 6746/7265] tools/lib/bpf/relo_core.c:1064:8-11: Unneeded variable: "len". Return "0" on line 1086
2022-04-28 16:22 UTC (4+ messages)
` [PATCH] libbpf: fix returnvar.cocci warnings
[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
2022-04-28 16:19 UTC (11+ messages)
DAMON VA regions don't split on an large Android APP
2022-04-28 16:16 UTC (2+ messages)
[RFC 0/3] Slight improvements for OOM/Futex
2022-04-28 16:14 UTC (5+ messages)
` [RFC 1/3] mm: change vma_is_anonymous to vma_is_private_anon
[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2022-04-28 16:12 UTC (4+ messages)
[PATCH] mm/mmap: delete dead code in do_brk_flags()
2022-04-28 15:59 UTC (2+ messages)
[PATCH 0/4] arm64: Cleanup ioremap() and support ioremap_prot()
2022-04-28 15:48 UTC (13+ messages)
` [PATCH 1/4] mm: ioremap: Setup phys_addr of struct vm_struct
` [PATCH 2/4] mm: ioremap: Add arch_ioremap/iounmap_check()
[PATCH 0/4] m68knommu: add support for elf-fdpic
2022-04-28 13:41 UTC (8+ messages)
` [PATCH 1/4] m68knommu: use asm-generic/mmu.h for nommu setups
` [PATCH 2/4] m68knommu: implement minimal regset support
` [PATCH 3/4] m68knommu: add definitions to support elf_fdpic program loader
` [PATCH 4/4] m68knommu: allow elf_fdpic loader to be selected
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-28 12:37 UTC (4+ messages)
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
[PATCH 0/3] A minor hotplug refactoring
2022-04-28 12:35 UTC (7+ messages)
` [PATCH 1/3] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
` [PATCH 2/3] mm/memory_hotplug: Reset node's state when empty during offline
` [PATCH 3/3] mm/memory_hotplug: Refactor hotadd_init_pgdat and try_online_node
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-04-28 12:29 UTC (11+ messages)
[hnaz-mm:master 34/291] WARNING: modpost: vmlinux.o(.data+0x234bc8): Section mismatch in reference from the variable fc2580_driver to the function .init.text:set_reset_devices()
2022-04-28 11:42 UTC (3+ messages)
[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
2022-04-28 11:30 UTC (6+ messages)
` [PATCH v2 12/23] mm/slab_common: cleanup kmalloc()
` [PATCH v2 08/23] mm/slab_common: make kmalloc_large_node() consistent with kmalloc_large()
DAMON VA regions don't split on an large Android APP
2022-04-28 11:19 UTC (7+ messages)
[PATCH] mm/vmscan: use helper folio_is_file_lru()
2022-04-28 10:58 UTC
[hnaz-mm:master 214/410] mm/madvise.c:632:8: error: call to undeclared function 'is_swapin_error_entry'; ISO C99 and later do not support implicit function declarations
2022-04-28 10:47 UTC (3+ messages)
[PATCHv5 00/12] mm, x86/cc: Implement support for unaccepted memory
2022-04-28 10:05 UTC (3+ messages)
` [PATCHv5 02/12] mm: Add "
Questions about folio allocation
2022-04-28 9:09 UTC (5+ messages)
[PATCH v4 00/17] mm: COW fixes part 2: reliable GUP pins of anonymous pages
2022-04-28 8:37 UTC (19+ messages)
` [PATCH v4 01/17] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
` [PATCH v4 02/17] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
` [PATCH v4 03/17] mm/memory: slightly simplify copy_present_pte()
` [PATCH v4 04/17] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap()
` [PATCH v4 05/17] mm/rmap: convert RMAP flags to a proper distinct rmap_t type
` [PATCH v4 06/17] mm/rmap: remove do_page_add_anon_rmap()
` [PATCH v4 07/17] mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
` [PATCH v4 08/17] mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
` [PATCH v4 09/17] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively
` [PATCH v4 10/17] mm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE from unmap_page()
` [PATCH v4 11/17] mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
` [PATCH v4 12/17] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
` [PATCH v4 13/17] mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails
` [PATCH v4 14/17] mm/gup: disallow follow_page(FOLL_PIN)
` [PATCH v4 15/17] mm: support GUP-triggered unsharing of anonymous pages
` [PATCH v4 16/17] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page
` [PATCH v4 17/17] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pinning
[PATCH v2 0/3] Fix cache flush issues considering PMD sharing
2022-04-28 7:06 UTC (4+ messages)
` [PATCH v2 2/3] mm: rmap: Move the cache flushing to the correct place for hugetlb "
[PATCH 1/1] mm/rmap: Fix typos in comments
2022-04-28 6:15 UTC
[syzbot] WARNING in vma_merge
2022-04-28 5:13 UTC (7+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox