[PATCH 0/2] optimize the logic for handling dirty file folios during reclaim
2025-09-25 7:32 UTC (3+ messages)
` [PATCH 1/2] mm: vmscan: filter out the dirty file folios for node_reclaim()
` [PATCH 2/2] mm: vmscan: simplify the logic for activating dirty file folios
[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-09-25 7:03 UTC (8+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
[PATCH v2 0/4] reparent the THP split queue
2025-09-25 6:29 UTC (12+ messages)
` [PATCH v2 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline
[PATCH v3 00/12] mm/kasan: make kasan=on|off work for all three modes
2025-09-25 6:20 UTC (11+ messages)
[PATCH] mm/swapfile.c: select the swap device with default priority round robin
2025-09-25 6:18 UTC (14+ messages)
[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
2025-09-25 6:08 UTC (16+ messages)
` [PATCH v7 10/16] mm: define clear_pages(), clear_user_pages()
` [PATCH v7 11/16] mm/highmem: introduce clear_user_highpages()
` [PATCH v7 12/16] arm: mm: define clear_user_highpages()
[PATCH v3 00/30] Live Update Orchestrator
2025-09-25 5:26 UTC (7+ messages)
` [PATCH v3 07/30] kho: add interfaces to unpreserve folios and physical memory ranges
[PATCH v2] mm/memblock: Correct totalram_pages accounting with KMSAN
2025-09-25 5:25 UTC (5+ messages)
[PATCH 0/2] drivers/base/node: fold node register and unregister functions
2025-09-25 5:03 UTC (7+ messages)
` [PATCH 1/2] drivers/base/node: merge register_one_node() and register_node() to a single function
` [PATCH 2/2] drivers/base/node: merge unregister_one_node() and unregister_node() "
[PATCH v8 00/23] SLUB percpu sheaves
2025-09-25 4:35 UTC (16+ messages)
` [PATCH v8 01/23] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v8 02/23] slab: simplify init_kmem_cache_nodes() error handling
` [PATCH v8 04/23] slab: add sheaf support for batching kfree_rcu() operations
[Question] About memory.c: process_huge_page
2025-09-25 3:38 UTC (3+ messages)
[PATCH] ksm: Fix potential NULL pointer dereference
2025-09-25 3:13 UTC
[syzbot] [bpf?] [net?] possible deadlock in xdp_umem_pin_pages
2025-09-25 3:11 UTC
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-09-25 2:50 UTC (6+ messages)
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
[PATCH] rust: slab: add basic slab module
2025-09-25 2:17 UTC
[PATCH RFC 0/2] mm: add huge pfnmap support for remap_pfn_range()
2025-09-25 2:17 UTC (6+ messages)
` [PATCH RFC 2/2] mm: add PMD-level huge page "
[PATCH v5 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
2025-09-25 2:07 UTC (20+ messages)
` [PATCH v5 04/23] mm/ksw: add build system support
` [PATCH v5 06/23] mm/ksw: add singleton /proc/kstackwatch interface
` [PATCH v5 14/23] mm/ksw: resolve stack watch addr and len
` [PATCH v5 15/23] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v5 16/23] mm/ksw: add self-debug helpers
` [PATCH v5 17/23] mm/ksw: add test module
` [PATCH v5 18/23] mm/ksw: add stack overflow test
` [PATCH v5 19/23] mm/ksw: add recursive depth test
` [PATCH v5 20/23] mm/ksw: add multi-thread corruption test cases
` [PATCH v5 21/23] tools/ksw: add test script
` [PATCH v5 22/23] docs: add KStackWatch document
` [PATCH v5 23/23] MAINTAINERS: add entry for KStackWatch
` [PATCH v5 07/23] mm/ksw: add HWBP pre-allocation
[PATCH] mm/memory-failure: not select MEMORY_ISOLATION
2025-09-25 1:38 UTC (2+ messages)
[RFC PATCH] driver: loop: introduce synchronized read for loop driver
2025-09-25 1:14 UTC (7+ messages)
[PATCH v1] mm: convert folio_page() back to a macro
2025-09-25 1:01 UTC (5+ messages)
[REGRESSION] workqueue/writeback: Severe CPU hang due to kworker proliferation during I/O flush and cgroup cleanup
2025-09-25 0:52 UTC (2+ messages)
[REGRESSION] workqueue/writeback: Severe CPU hang due to kworker proliferation during I/O flush and cgroup cleanup
2025-09-25 0:29 UTC
[v6 00/15] mm: support device-private THP
2025-09-25 0:25 UTC (15+ messages)
` [v6 01/15] mm/zone_device: support large zone device private folios
` [v6 02/15] mm/huge_memory: add device-private THP support to PMD operations
[PATCH RESEND v11 10/13] um: nommu: a work around for MMU dependency to PCI driver
2025-09-24 23:27 UTC (2+ messages)
[PATCH v2 0/4] mm/page_alloc: Batch callers of free_pcppages_bulk
2025-09-24 23:09 UTC (7+ messages)
` [PATCH v2 1/4] mm/page_alloc/vmstat: Simplify refresh_cpu_vm_stats change detection
` [PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone
` [PATCH v2 3/4] mm/page_alloc: Batch page freeing in decay_pcp_high
` [PATCH v2 4/4] mm/page_alloc: Batch page freeing in free_frozen_page_commit
[RFC Patch 0/7] kernel: Introduce multikernel architecture support
2025-09-24 22:42 UTC (18+ messages)
[Bug 220599] New: KSM performance degradation after Linux 6.16 update
2025-09-24 22:03 UTC
[PATCH v4 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-24 21:55 UTC (5+ messages)
` [PATCH v4 09/15] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH v4 14/15] mm, swap: implement dynamic allocation of swap table
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-09-24 21:41 UTC (4+ messages)
[PATCH v5 0/4] kho: add support for preserving vmalloc allocations
2025-09-24 21:00 UTC (6+ messages)
` [PATCH v5 3/4] "
[PATCH 00/19 v6.1.y] Backport minmax.h updates from v6.17-rc7
2025-09-24 20:23 UTC (20+ messages)
` [PATCH 01/19 v6.1.y] minmax: add in_range() macro
` [PATCH 02/19 v6.1.y] minmax: Introduce {min,max}_array()
` [PATCH 03/19 v6.1.y] minmax: deduplicate __unconst_integer_typeof()
` [PATCH 04/19 v6.1.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` [PATCH 05/19 v6.1.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 06/19 v6.1.y] minmax: simplify and clarify min_t()/max_t() implementation
` [PATCH 07/19 v6.1.y] minmax: make generic MIN() and MAX() macros available everywhere
` [PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
` [PATCH 09/19 v6.1.y] minmax: simplify min()/max()/clamp() implementation
` [PATCH 10/19 v6.1.y] minmax: don't use max() in situations that want a C constant expression
` [PATCH 11/19 v6.1.y] minmax: improve macro expansion and type checking
` [PATCH 12/19 v6.1.y] minmax: fix up min3() and max3() too
` [PATCH 13/19 v6.1.y] minmax.h: add whitespace around operators and after commas
` [PATCH 14/19 v6.1.y] minmax.h: update some comments
` [PATCH 15/19 v6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 16/19 v6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 17/19 v6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 18/19 v6.1.y] minmax.h: simplify the variants of clamp()
` [PATCH 19/19 v6.1.y] minmax.h: remove some #defines that are only expanded once
[PATCH 0/2] Improve UFFDIO_MOVE scalability by removing anon_vma lock
2025-09-24 19:17 UTC (6+ messages)
` [PATCH 1/2] mm: always call rmap_walk() on locked folios
[PATCH V2] mm: swap: check for stable address space before operating on the VMA
2025-09-24 18:15 UTC (2+ messages)
[syzbot] [mm?] WARNING in memory_failure
2025-09-24 17:52 UTC (7+ messages)
[PATCH 0/3] mm/page_owner: add options 'print_handle' and 'print_stack' for 'show_stacks'
2025-09-24 17:40 UTC (4+ messages)
` [PATCH 1/3] mm/page_owner: add option 'print_handle' "
` [PATCH 2/3] mm/page_owner: add option 'print_stack' "
` [PATCH 3/3] mm/page_owner: update Documentation with 'print_handle' and 'print_stack'
[PATCH v6 0/2] rust: zpool: add API for C and Rust
2025-09-24 17:38 UTC (9+ messages)
` [PATCH v6 2/2] rust: zpool: add abstraction for zpool drivers
` [syzbot ci] Re: rust: zpool: add API for C and Rust
[PATCHES][RFC] the meat of tree-in-dcache series
2025-09-24 16:56 UTC (4+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
` [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed
[DISCUSSION] Fixing bad pmd due to a race condition between change_prot_numa() and THP migration in pre-6.5 kernels
2025-09-24 15:52 UTC (6+ messages)
[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
2025-09-24 15:38 UTC (15+ messages)
` [PATCH v7 01/12] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v7 02/12] x86/tlb: export flush_tlb_kernel_range "
` [PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
` [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 v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing
` [PATCH v7 07/12] KVM: selftests: load elf via bounce buffer
` [PATCH v7 08/12] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v7 09/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v7 10/12] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v7 11/12] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v7 12/12] KVM: selftests: Test guest execution from direct map removed gmem
[PATCH v2 2/4] rseq: Run the mm_cid_compaction from rseq_handle_notify_resume()
2025-09-24 15:22 UTC (3+ messages)
[PATCH 00/21] mm: ASI direct map management
2025-09-24 14:59 UTC (22+ messages)
` [PATCH 01/21] x86/mm/asi: Add CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH 02/21] x86/mm/asi: add X86_FEATURE_ASI and asi=
` [PATCH 03/21] x86/mm: factor out phys_pgd_init()
` [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd
` [PATCH 05/21] x86/mm/pat: mirror direct map changes to ASI
` [PATCH 06/21] mm/page_alloc: add __GFP_SENSITIVE and always set it
` [PATCH 07/21] mm: introduce for_each_free_list()
` [PATCH 08/21] mm: rejig pageblock mask definitions
` [PATCH 09/21] mm/page_alloc: Invert is_check_pages_enabled() check
` [PATCH 10/21] mm/page_alloc: remove ifdefs from pindex helpers
` [PATCH 11/21] mm: introduce freetype_t
` [PATCH 12/21] mm/asi: encode sensitivity in freetypes and pageblocks
` [PATCH 13/21] mm/page_alloc_test: unit test pindex helpers
` [PATCH 14/21] x86/mm/pat: introduce cpa_fault option
` [PATCH 15/21] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH 16/21] mm/page_alloc: introduce ALLOC_NOBLOCK
` [PATCH 17/21] mm/slub: defer application of gfp_allowed_mask
` [PATCH 18/21] mm/asi: support changing pageblock sensitivity
` [PATCH 19/21] mm/asi: bad_page() when ASI mappings are wrong
` [PATCH 20/21] x86/mm/asi: don't use global pages when ASI enabled
` [PATCH 21/21] mm: asi_test: smoke test for [non]sensitive page allocs
[Patch v3 0/2] mm_slot: fix the usage of mm_slot_entry
2025-09-24 14:59 UTC (12+ messages)
` [Patch v3 1/2] mm/ksm: get mm_slot by mm_slot_entry() when slot is !NULL
` [Patch v3 2/2] mm/khugepaged: remove definition of struct khugepaged_mm_slot
[PATCH V2] mm/memory-failure: Ensure collect_procs is retried when unmap fails
2025-09-24 13:55 UTC (4+ messages)
` [PATCH V2] mm/memory-failure: Ensure collect_procs is retriedwhen "
[PATCH] arm64: mte: Do not flag the zero page as PG_mte_tagged
2025-09-24 12:55 UTC (5+ messages)
[PATCH v2 0/10] KFuzzTest: a new kernel fuzzing framework
2025-09-24 12:52 UTC (2+ messages)
[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
2025-09-24 12:40 UTC (3+ messages)
` [PATCH v5 5/8] x86/mm: Use pagetable_free()
[PATCH Next] copy_process(): Fixed jump logic error
2025-09-24 12:29 UTC (2+ messages)
[PATCH] mm/page_alloc: fix alignment for alloc_contig_pages_noprof()
2025-09-24 12:19 UTC (9+ messages)
[PATCH v4 00/14] expand mmap_prepare functionality, port more users
2025-09-24 12:03 UTC (5+ messages)
` [PATCH v4 11/14] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
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