[PATCH] /dev/zero: make private mapping full anonymous mapping
2025-02-14 22:53 UTC (6+ messages)
[PATCH v7 0/8] Buddy allocator like (or non-uniform) folio split
2025-02-14 22:18 UTC (6+ messages)
` [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
[PATCH 1/2] dax: Remove access to page->index
2025-02-14 21:44 UTC (5+ messages)
[PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
2025-02-14 21:39 UTC (8+ messages)
` [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
` [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps
[PATCH] mm/page_alloc: Clarify some migratetype fallback code
2025-02-14 21:26 UTC (2+ messages)
[RFC PATCH 0/3] snapshot_page()
2025-02-14 21:18 UTC (3+ messages)
` [RFC PATCH 2/3] mm: Create snapshot_page()
[PATCH net-next v9 0/4] fix the DMA API misuse problem for page_pool
2025-02-14 20:58 UTC (3+ messages)
` [PATCH net-next v9 2/4] page_pool: fix IOMMU crash when driver has already unbound
[syzbot] [mm?] [bcachefs?] KASAN: slab-out-of-bounds Read in folio_try_get
2025-02-14 20:57 UTC (3+ messages)
[PATCH 0/7] mm, swap: remove swap slot cache
2025-02-14 20:13 UTC (9+ messages)
` [PATCH 1/7] mm, swap: avoid reclaiming irrelevant swap cache
` [PATCH 2/7] mm, swap: drop the flag TTRS_DIRECT
` [PATCH 3/7] mm, swap: avoid redundant swap device pinning
` [PATCH 4/7] mm, swap: don't update the counter up-front
` [PATCH 5/7] mm, swap: use percpu cluster as allocation fast path
` [PATCH 6/7] mm, swap: remove swap slot cache
` [PATCH 7/7] mm, swap: simplify folio swap allocation
[PATCH v11 00/12] AMD broadcast TLB invalidation
2025-02-14 19:55 UTC (21+ messages)
` [PATCH v11 03/12] x86/mm: consolidate full flush threshold decision
` [PATCH v11 04/12] x86/mm: get INVLPGB count max from CPUID
` [PATCH v11 05/12] x86/mm: add INVLPGB support code
` [PATCH v11 06/12] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v11 07/12] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v11 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v11 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
[PATCH RESEND 1/2] x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
2025-02-14 19:55 UTC (11+ messages)
` [PATCH RESEND 2/2] x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulations
[PATCH v10 00/18] reimplement per-vma lock as a refcount
2025-02-14 19:34 UTC (20+ messages)
` [PATCH v10 01/18] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v10 02/18] mm: move per-vma lock into vm_area_struct
` [PATCH v10 03/18] mm: mark vma as detached until it's added into vma tree
` [PATCH v10 04/18] mm: introduce vma_iter_store_attached() to use with attached vmas
` [PATCH v10 05/18] mm: mark vmas detached upon exit
` [PATCH v10 06/18] types: move struct rcuwait into types.h
` [PATCH v10 07/18] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail
` [PATCH v10 08/18] mm: move mmap_init_lock() out of the header file
` [PATCH v10 09/18] mm: uninline the main body of vma_start_write()
` [PATCH v10 10/18] refcount: provide ops for cases when object's memory can be reused
` [PATCH v10 11/18] refcount: introduce __refcount_{add|inc}_not_zero_limited_acquire
` [PATCH v10 12/18] mm: replace vm_lock and detached flag with a reference count
` [PATCH v10 13/18] mm: move lesser used vma_area_struct members into the last cacheline
` [PATCH v10 14/18] mm/debug: print vm_refcnt state when dumping the vma
` [PATCH v10 15/18] mm: remove extra vma_numab_state_init() call
` [PATCH v10 16/18] mm: prepare lock_vma_under_rcu() for vma reuse possibility
` [PATCH v10 17/18] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v10 18/18] docs/mm: document latest changes to vm_lock
[syzbot] [mm?] general protection fault in shmem_mapping
2025-02-14 18:57 UTC (2+ messages)
[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
2025-02-14 18:48 UTC (8+ messages)
` [PATCH bpf-next v8 3/6] locking/local_lock: Introduce localtry_lock_t
[PATCH RFC v2 00/10] SLUB percpu sheaves
2025-02-14 18:28 UTC (12+ messages)
` [PATCH RFC v2 01/10] slab: add opt-in caching layer of "
` [PATCH RFC v2 02/10] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC v2 03/10] locking/local_lock: Introduce localtry_lock_t
` [PATCH RFC v2 04/10] locking/local_lock: add localtry_trylock()
` [PATCH RFC v2 05/10] slab: switch percpu sheaves locking to localtry_lock
` [PATCH RFC v2 06/10] slab: sheaf prefilling for guaranteed allocations
` [PATCH RFC v2 07/10] slab: determine barn status racily outside of lock
` [PATCH RFC v2 08/10] tools: Add testing support for changes to rcu and slab for sheaves
` [PATCH RFC v2 09/10] tools: Add sheafs support to testing infrastructure
` [PATCH RFC v2 10/10] maple_tree: use percpu sheaves for maple_node_cache
[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2025-02-14 18:19 UTC (12+ messages)
[syzbot] [mm?] WARNING in lock_list_lru_of_memcg
2025-02-14 18:11 UTC (2+ messages)
` [syzbot] [mm?] [bcachefs?] "
[PATCH v2 0/4] Make MIGRATE_ISOLATE a standalone bit
2025-02-14 18:04 UTC (9+ messages)
` [PATCH v2 1/4] mm/page_isolation: make page isolation "
` [PATCH v2 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [PATCH v2 3/4] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [PATCH v2 4/4] mm/page_isolation: remove migratetype parameter from more functions
mm/hugetlb.c:3424 gather_bootmem_prealloc_node() warn: unsigned '_x' is never less than zero
2025-02-14 17:33 UTC
[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
2025-02-14 17:24 UTC (12+ messages)
` [PATCH v13 2/5] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()
` [PATCH v13 5/5] arm64: introduce copy_mc_to_kernel() implementation
[PATCH v1 0/4] fmm/hwpoison: Fix regressions in memory failure handling
2025-02-14 16:57 UTC (13+ messages)
` [PATCH v1 2/4] x86/mce: dump error msg from severities
` [PATCH v1 4/4] mm/hwpoison: Fix incorrect "not recovered" report for recovered clean pages
[PATCH] mm, percpu: do not consider sleepable allocations atomic
2025-02-14 15:52 UTC (9+ messages)
[PATCH v5] mm/mempolicy: Weighted Interleave Auto-tuning
2025-02-14 15:45 UTC (2+ messages)
[RFC PATCH v5 0/7] mseal system mappings
2025-02-14 15:18 UTC (25+ messages)
` [RFC PATCH v5 1/7] mseal, system mappings: kernel config and header change
` [RFC PATCH v5 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
[PATCH v3 00/11] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-02-14 15:12 UTC (13+ messages)
` [PATCH v3 09/11] KVM: arm64: Introduce KVM_VM_TYPE_ARM_SW_PROTECTED machine type
[PATCH v2 1/2] x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
2025-02-14 15:07 UTC (2+ messages)
` [PATCH v2 2/2] x86/locking: Use asm_inline for {,try_}cmpxchg{64,128} emulations
[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
2025-02-14 12:44 UTC (6+ messages)
` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)
[PATCH v4 0/9] Merge arm64/riscv hugetlbfs contpte support
2025-02-14 12:39 UTC (4+ messages)
` [PATCH v4 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-14 10:49 UTC (8+ messages)
` [PATCH v20 01/15] EDAC: Add support for EDAC device features control
` [PATCH v20 02/15] EDAC: Add scrub control feature
` [PATCH v20 03/15] EDAC: Add ECS "
kernel/vmcore_info.c:117 paddr_vmcoreinfo_note() warn: unsigned '_x' is never less than zero
2025-02-14 10:44 UTC
[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
2025-02-14 10:37 UTC (5+ messages)
[PATCH] mm: Fix possible NULL pointer dereference in __swap_duplicate
2025-02-14 10:04 UTC (9+ messages)
` 回复: "
` 回复: "
[PATCH v3 00/28] hugetlb/CMA improvements for large systems
2025-02-14 10:02 UTC (3+ messages)
` [PATCH v3 03/28] mm/cma: introduce cma_intersects function
[PATCH v6] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections
2025-02-14 9:46 UTC (7+ messages)
[PATCH v4 0/4] mm: batched unmap lazyfree large folios during reclamation
2025-02-14 9:30 UTC (5+ messages)
` [PATCH v4 1/4] mm: Set folio swapbacked iff folios are dirty in try_to_unmap_one
` [PATCH v4 2/4] mm: Support tlbbatch flush for a range of PTEs
` [PATCH v4 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
` [PATCH v4 4/4] mm: Avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
[PATCH v2] arm: pgtable: fix NULL pointer dereference issue
2025-02-14 8:31 UTC (3+ messages)
[PATCH v2 0/9] kasan: RISC-V support for KASAN_SW_TAGS using pointer masking
2025-02-14 8:20 UTC (11+ messages)
` [PATCH v2 1/9] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH] mm/hugetlb: wait for hugepage folios to be freed
2025-02-14 8:08 UTC (2+ messages)
[PATCH 0/2] drivers/base/memory: Two cleanups
2025-02-14 7:54 UTC (5+ messages)
` [PATCH 1/2] drivers/base/memory: Simplify add_boot_memory_block()
` [PATCH 2/2] drivers/base/memory: Correct the field name in the header
[PATCH 0/4] mm: Rework generic PTDUMP configs
2025-02-14 7:26 UTC (11+ messages)
` [PATCH 3/4] mm: Make GENERIC_PTDUMP dependent on MMU
` [PATCH 4/4] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE
[PATCH v6 2/3] sched: Move task_mm_cid_work to mm delayed work
2025-02-14 6:44 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Rust in FS, Storage, MM
2025-02-14 6:41 UTC
drivers/net/ethernet/freescale/ucc_geth.c:2160:40: sparse: sparse: incorrect type in assignment (different address spaces)
2025-02-14 5:13 UTC
[PATCH v6 00/17] zsmalloc/zram: there be preemption
2025-02-14 4:50 UTC (18+ messages)
` [PATCH v6 01/17] zram: sleepable entry locking
` [PATCH v6 02/17] zram: permit preemption with active compression stream
` [PATCH v6 03/17] zram: remove unused crypto include
` [PATCH v6 04/17] zram: remove max_comp_streams device attr
` [PATCH v6 05/17] zram: remove two-staged handle allocation
` [PATCH v6 06/17] zram: remove writestall zram_stats member
` [PATCH v6 07/17] zram: limit max recompress prio to num_active_comps
` [PATCH v6 08/17] zram: filter out recomp targets based on priority
` [PATCH v6 09/17] zram: rework recompression loop
` [PATCH v6 10/17] zsmalloc: rename pool lock
` [PATCH v6 11/17] zsmalloc: make zspage lock preemptible
` [PATCH v6 12/17] zsmalloc: introduce new object mapping API
` [PATCH v6 13/17] zram: switch to new zsmalloc "
` [PATCH v6 14/17] zram: permit reclaim in zstd custom allocator
` [PATCH v6 15/17] zram: do not leak page on recompress_store error path
` [PATCH v6 16/17] zram: do not leak page on writeback_store "
` [PATCH v6 17/17] zram: add might_sleep to zcomp API
[PATCH] Revert "selftests/mm: remove local __NR_* definitions"
2025-02-14 3:38 UTC
[PATCHv4 14/17] zsmalloc: make zspage lock preemptible
2025-02-14 3:33 UTC (11+ messages)
[linux-next:master] [alloc_tag] 0d1ae800a1: WARNING:at_include/linux/alloc_tag.h:#__pgalloc_tag_sub
2025-02-14 3:04 UTC
[RFC v2 0/9] khugepaged: mTHP support
2025-02-14 2:01 UTC (6+ messages)
[PATCH v9 00/17] reimplement per-vma lock as a refcount
2025-02-13 23:04 UTC (23+ messages)
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH] refcount: Strengthen inc_not_zero()
` [PATCH v9 12/17] mm: move lesser used vma_area_struct members into the last cacheline
` [PATCH v9 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU
[RFC PATCH 0/5] Accelerate page migration with batching and multi threads
2025-02-13 21:34 UTC (5+ messages)
` [RFC PATCH 4/5] mm/migrate: introduce multi-threaded page copy routine
[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
2025-02-13 20:47 UTC (6+ messages)
` [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions
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