[PATCH v1 21/26] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
2025-11-04 6:49 UTC (2+ messages)
[RFC PATCH] mm: Enable CONFIG_PT_RECLAIM on all architectures
2025-11-04 6:33 UTC (6+ messages)
[PATCH] selftest/vm_util: remove unused variables
2025-11-04 6:28 UTC
[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-04 6:17 UTC (27+ messages)
` [PATCH 01/16] mm: correctly handle UFFD PTE markers
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic
` [PATCH 03/16] mm: avoid unnecessary uses of is_swap_pte()
` [PATCH 04/16] mm: eliminate uses of is_swap_pte() when leafent_from_pte() suffices
` [PATCH 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH 10/16] mm: replace pmd_to_swp_entry() with leafent_from_pmd()
` [PATCH 11/16] mm: introduce pmd_is_huge() and use where appropriate
` [PATCH 12/16] mm: remove remaining is_swap_pmd() users and is_swap_pmd()
` [PATCH 13/16] mm: remove non_swap_entry() and use leaf entry helpers instead
` [PATCH 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
` [PATCH 15/16] mm: eliminate further swapops predicates
` [PATCH 16/16] mm: replace remaining pte_to_swp_entry() with leafent_from_pte()
[PATCH] slab: prevent infinite loop in kmalloc_nolock() with debugging
2025-11-04 5:26 UTC (3+ messages)
[PATCH 0/2] mm/hugetlb: refactor sysfs/sysctl interfaces
2025-11-04 4:43 UTC (6+ messages)
` [PATCH 1/2] mm/hugetlb: extract sysfs into hugetlb_sysfs.c
` [PATCH 2/2] mm/hugetlb: extract sysctl into hugetlb_sysctl.c
[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
2025-11-04 4:19 UTC (11+ messages)
` [PATCH 01/19] mm/swap: rename __read_swap_cache_async to swap_cache_alloc_folio
` [PATCH 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
` [PATCH 04/19] mm, swap: always try to free swap cache for SWP_SYNCHRONOUS_IO devices
[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
2025-11-04 3:44 UTC (12+ messages)
[PATCH mm-new] mm/memcontrol: Introduce sysctl vm.memcg_stats_flush_threshold
2025-11-04 3:19 UTC
[PATCH v2 1/1] mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()
2025-11-04 2:56 UTC (2+ messages)
[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
2025-11-04 2:52 UTC (8+ messages)
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages
[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
2025-11-04 2:49 UTC (4+ messages)
` [PATCH v5 2/3] mm: handle poisoning of pfn without struct pages
[PATCH v2 0/2] mm/hugetlb: refactor sysfs/sysctl interfaces
2025-11-04 2:38 UTC (3+ messages)
` [PATCH v2 1/2] mm/hugetlb: extract sysfs into hugetlb_sysfs.c
` [PATCH v2 2/2] mm/hugetlb: extract sysctl into hugetlb_sysctl.c
[PATCH] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
2025-11-04 2:30 UTC (8+ messages)
[PATCH 1/2] x86/mm: support memory-failure on 32-bits with SPARSEMEM
2025-11-04 2:20 UTC (8+ messages)
` [PATCH 2/2] mm/memory-failure: remove the selection of RAS
[PATCH v2 00/23] mm: BPF OOM
2025-11-04 1:45 UTC (9+ messages)
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
[PATCH v2 00/50] tree-in-dcache stuff
2025-11-04 1:43 UTC (3+ messages)
` [PATCH v2 18/50] convert pstore
[PATCH 0/2] kho: misc fixes
2025-11-04 1:23 UTC (5+ messages)
` [PATCH 1/2] kho: fix unpreservation of higher-order vmalloc preservations
` [PATCH 2/2] kho: warn and exit when unpreserved page wasn't preserved
[PATCH] mm/huge_memory: Initialise the tags of the huge zero folio
2025-11-04 1:05 UTC (7+ messages)
[PATCH] memblock: fix memblock_estimated_nr_free_pages() for soft-reserved memory
2025-11-04 0:39 UTC
[PATCH v6 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-04 0:06 UTC (6+ messages)
` [PATCH v6 05/11] PCI/P2PDMA: Document DMABUF model
[PATCH v4 0/5] mm: Refactor and improve VMA count limit code
2025-11-03 23:58 UTC (6+ messages)
` [PATCH v4 1/5] mm: Document lenient map_count checks
` [PATCH v4 2/5] mm/selftests: add max_vma_count tests
[PATCH 0/2] mm/huge_memory: Modularize and simplify folio splitting paths
2025-11-03 23:37 UTC (6+ messages)
` [PATCH 1/2] mm/huge_memory: introduce __split_folio_and_update_stats() to consolidate split task
[PATCH] Documentation: treewide: Replace marc.info links with lore
2025-11-03 23:23 UTC (2+ messages)
[PATCH 0/2] vma_start_write_killable
2025-11-03 23:17 UTC (7+ messages)
` [PATCH 1/2] mm: Add vma_start_write_killable()
` [PATCH 2/2] mm: Use vma_start_write_killable() in dup_mmap()
[linux-next:master] BUILD REGRESSION 9823120909776bbca58a3c55ef1f27d49283c1f3
2025-11-03 23:10 UTC
[PATCH v4 0/4] mm/userfaultfd: modulize memory types
2025-11-03 22:49 UTC (16+ messages)
[RFC PATCH 0/5] BLOG: per-task logging contexts with Ceph consumer
2025-11-03 22:37 UTC (7+ messages)
` [RFC PATCH 3/5] ceph: Add BLOG scaffolding
` [RFC PATCH 4/5] ceph: Add BLOG debugfs support
` [RFC PATCH 5/5] ceph: Activate BLOG logging
[PATCH RFC] shmem: don't trim whole folio loop boundaries on partial truncate
2025-11-03 20:11 UTC (2+ messages)
[PATCH v4 00/12] Nesting support for lazy MMU mode
2025-11-03 19:23 UTC (18+ messages)
` [PATCH v4 02/12] x86/xen: simplify flush_lazy_mmu()
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest
` [PATCH v4 08/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
` [PATCH v4 09/12] powerpc/mm: replace batch->active "
` [PATCH v4 10/12] sparc/mm: "
` [PATCH v4 11/12] x86/xen: use lazy_mmu_state when context-switching
[RFC PATCH v2 0/4] make vmalloc gfp flags usage more apparent
2025-11-03 19:04 UTC (5+ messages)
` [RFC PATCH v2 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
` [RFC PATCH v2 2/4] mm/vmalloc: Add a helper to optimize vmalloc allocation gfps
` [RFC PATCH v2 3/4] mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()
` [RFC PATCH v2 4/4] mm/vmalloc: cleanup gfp flag use in new_vmap_block()
[PATCH RFC] mm: allow __GFP_NOFAIL allocation up to BLK_MAX_BLOCK_SIZE to support LBS
2025-11-03 18:53 UTC (13+ messages)
[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
2025-11-03 18:05 UTC (5+ messages)
` [PATCH v9 3/9] kho: add interfaces to unpreserve folios, page ranges, and vmalloc
` [PATCH v9 9/9] liveupdate: kho: Use %pe format specifier for error pointer printing
[PATCH AUTOSEL 6.17] selftests: cachestat: Fix warning on declaration under label
2025-11-03 18:02 UTC
[PATCH v2 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
2025-11-03 17:52 UTC (5+ messages)
` [PATCH v2 1/2] mm: always call rmap_walk() on locked folios
` [PATCH v2 2/2] mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE
[PATCH v2 0/3] ksm: perform a range-walk to jump over holes in break_ksm
2025-11-03 17:06 UTC (7+ messages)
` [PATCH v2 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v2 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v2 3/3] ksm: replace function unmerge_ksm_pages with break_ksm
[PATCH] kho: fix out-of-bounds access of vmalloc chunk
2025-11-03 16:57 UTC (2+ messages)
[RFC PATCH 1/2] ARM: mm: support memory-failure
2025-11-03 16:53 UTC (3+ messages)
[PATCH v5 0/3] Optimize folio split in memory failure
2025-11-03 16:38 UTC (5+ messages)
` [PATCH v5 3/3] mm/huge_memory: fix kernel-doc comments for folio_split() and related
[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
2025-11-03 16:38 UTC (7+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios
[PATCH] mm/debug: fix missing space in case statement
2025-11-03 16:25 UTC (5+ messages)
[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
2025-11-03 16:21 UTC (8+ messages)
` [PATCH v8 3/5] arm64: mm: support "
[PATCH 1/2] pm-hibernate: flush disk cache when suspending
2025-11-03 15:53 UTC (2+ messages)
[PATCHv3 0/2] Fix SIGBUS semantics with large folios
2025-11-03 15:18 UTC (9+ messages)
` [PATCHv3 1/2] mm/memory: Do not populate page table entries beyond i_size
[PATCH v2 1/1] mm/ksm: recover from memory failure on KSM page by migrating to healthy duplicate
2025-11-03 15:16 UTC (4+ messages)
` [PATCH v3 0/2] mm/ksm: try "
` [PATCH v3 1/2] mm/ksm: add helper to allocate and initialize stable node duplicates
` [PATCH v3 2/2] mm/ksm: try recover from memory failure on KSM page by migrating to healthy duplicate
[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
2025-11-03 14:50 UTC (7+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
` [RFC mm v5 2/2] mm: introduce a new page type for page pool in page type
[PATCH 00/25] ext4: enable block size larger than page size
2025-11-03 14:45 UTC (19+ messages)
` [PATCH 03/25] ext4: remove PAGE_SIZE checks for rec_len conversion
` [PATCH 04/25] ext4: make ext4_punch_hole() support large block size
` [PATCH 05/25] ext4: enable DIOREAD_NOLOCK by default for BS > PS as well
` [PATCH 06/25] ext4: introduce s_min_folio_order for future BS > PS support
` [PATCH 07/25] ext4: support large block size in ext4_calculate_overhead()
` [PATCH 08/25] ext4: support large block size in ext4_readdir()
` [PATCH 09/25] ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion
` [PATCH 10/25] ext4: add EXT4_LBLK_TO_P and EXT4_P_TO_LBLK for block/page conversion
[RFC PATCH 0/4] make vmalloc gfp flags usage more apparent
2025-11-03 13:51 UTC (3+ messages)
[PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
2025-11-03 13:19 UTC (11+ messages)
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-11-03 10:50 UTC (8+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH] MAINTAINERS: Update David Hildenbrand's email address
2025-11-03 10:36 UTC
[PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
2025-11-03 9:34 UTC (11+ messages)
[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-11-03 8:37 UTC (7+ messages)
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure
[PATCH 6.6.y 0/7] mm: memcg: subtree stats flushing and thresholds
2025-11-03 7:51 UTC (8+ messages)
` [PATCH 6.6.y 1/7] mm: memcg: add THP swap out info for anonymous reclaim
` [PATCH 6.6.y 2/7] mm: memcg: add per-memcg zswap writeback stat
` [PATCH 6.6.y 3/7] mm: memcg: change flush_next_time to flush_last_time
` [PATCH 6.6.y 4/7] mm: memcg: move vmstats structs definition above flushing code
` [PATCH 6.6.y 5/7] mm: memcg: make stats flushing threshold per-memcg
` [PATCH 6.6.y 6/7] mm: workingset: move the stats flush into workingset_test_recent()
` [PATCH 6.6.y 7/7] mm: memcg: restore subtree stats flushing
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