linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH mm-unstable] Docs/mm/damon/design: fix a typo on 'intervals auto-tuning' section
 2025-03-05 18:27 UTC 

[PATCH] mm/mremap: fix uninitialized return code
 2025-03-05 18:25 UTC  (3+ messages)

[RFC PATCH 00/16] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-03-05 18:16 UTC  (7+ messages)
` [RFC PATCH 02/16] mm/madvise: split out populate behavior check logic
` [RFC PATCH 04/16] mm/madvise: remove len parameter of madvise_do_behavior()
` [RFC PATCH 06/16] mm/madvise: pass madvise_behavior struct to madvise_vma_behavior()
` [RFC PATCH 09/16] mm/memory: split non-tlb flushing part from zap_page_range_single()
` [RFC PATCH 10/16] mm/madvise: let madvise_dontneed_single_vma() caller batches tlb flushes
` [RFC PATCH 15/16] mm/madvise: remove !tlb support from madvise_dontneed_single_vma()

Kernel oops with 6.14 when enabling TLS
 2025-03-05 18:11 UTC  (25+ messages)
                                        ` Networking people smell funny and make poor life choices

[RFC PATCH 0/2] mm: introduce anon_vma flags, reduce kernel allocs
 2025-03-05 14:55 UTC 

[RFC v2 0/9] khugepaged: mTHP support
 2025-03-05  9:07 UTC  (4+ messages)
` [RFC v2 7/9] khugepaged: add "

[syzbot] [mm?] WARNING in depot_fetch_stack
 2025-03-05  5:33 UTC 

[akpm-mm:mm-unstable 400/415] mm/mremap.c:908:7: warning: variable 'err' is used uninitialized whenever 'if' condition is false
 2025-03-05  5:16 UTC 

[PATCH v3] mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
 2025-03-05  3:54 UTC 

[PATCH v2] mm/hugetlb: fix surplus pages in dissolve_free_huge_page()
 2025-03-05  3:46 UTC  (3+ messages)

[RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface
 2025-03-05  3:45 UTC  (14+ messages)

[PATCH v9 0/7] mseal system mappings
 2025-03-05  3:29 UTC  (9+ messages)
` [PATCH v9 1/7] mseal sysmap: kernel config and header change
` [PATCH v9 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [PATCH v9 3/7] mseal sysmap: enable x86-64
` [PATCH v9 4/7] mseal sysmap: enable arm64
` [PATCH v9 5/7] mseal sysmap: uprobe mapping
` [PATCH v9 6/7] mseal sysmap: update mseal.rst
` [PATCH v9 7/7] selftest: test system mappings are sealed

[PATCH] mm/shrinker_debug: Fix possible memory leak in shrinker_debugfs_rename function
 2025-03-05  3:26 UTC  (3+ messages)

[PATCH v2] mm/migrate: fix shmem xarray update during migration
 2025-03-05  3:22 UTC  (8+ messages)

[PATCH 3/7] lib/rbtree: add random seed
 2025-03-05  3:05 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 20d5c66e1810e6e8805ec0d01373afb2dba9f51a
 2025-03-05  3:00 UTC 

[v2 PATCH 0/7] crypto: acomp - Add request chaining and virtual address support
 2025-03-05  1:51 UTC  (5+ messages)
` [v2 PATCH 3/7] crypto: acomp - Add request chaining and virtual addresses

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-05  1:50 UTC  (9+ messages)
` [PATCH v2 2/5] x86/mce: dump error msg from severities

[PATCH 0/7] refactor mremap and fix bug
 2025-03-05  1:47 UTC  (6+ messages)
` [PATCH 2/7] mm/mremap: refactor mremap() system call implementation
` [PATCH 4/7] mm/mremap: initial refactor of move_vma()

[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
 2025-03-05  1:46 UTC  (7+ messages)
` [PATCH 1/4] mm/vmalloc: Remove unnecessary size ALIGN in __vmalloc_node_range_noprof

[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
 2025-03-05  1:14 UTC  (2+ messages)

[PATCH 0/7] lib/interval_tree: add some test cases and cleanup
 2025-03-05  0:57 UTC  (4+ messages)
` [PATCH 7/7] lib/interval_tree: fix the comment of interval_tree_span_iter_next_gap()

[Patch v2 0/3] maple_tree: Fix the replacement of a root leaf node
 2025-03-05  0:46 UTC  (4+ messages)
` [Patch v2 1/3] maple_tree: Fix mt_destroy_walk() on "
` [Patch v2 2/3] maple_tree: restart walk on correct status
` [Patch v2 3/3] maple_tree: assert retrieving new value on a tree containing just a leaf node

[PATCH 0/3] may miss to set node dead on destroy
 2025-03-05  0:32 UTC  (8+ messages)

[PATCH] mm/slab: call __kmalloc_noprof() when size isn't builtin constant in kmalloc_array_noprof()
 2025-03-04 23:32 UTC  (4+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-03-04 23:24 UTC  (3+ messages)
` [RFC PATCH 27/39] KVM: guest_memfd: Allow mmapping guest_memfd files

next-20250304 build failure
 2025-03-04 22:47 UTC  (2+ messages)

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-03-04 22:22 UTC  (3+ messages)

[PATCH 0/9] mm/damon: make allow filters after reject filters useful and intuitive
 2025-03-04 21:19 UTC  (10+ messages)
` [PATCH 1/9] mm/damon/core: introduce damos->ops_filters
` [PATCH 2/9] mm/damon/paddr: support ops_filters
` [PATCH 3/9] mm/damon/core: support committing ops_filters
` [PATCH 4/9] mm/damon/core: put ops-handled filters to damos->ops_filters
` [PATCH 5/9] mm/damon/paddr: support only damos->ops_filters
` [PATCH 6/9] mm/damon: add default allow/reject behavior fields to struct damos
` [PATCH 7/9] mm/damon/core: set damos_filter default allowance behavior based on installed filters
` [PATCH 8/9] mm/damon/paddr: respect ops_filters_default_reject
` [PATCH 9/9] Docs/mm/damon/design: update for changed filter-default behavior

[PATCH v7 00/15] zswap IAA compress batching
 2025-03-04 21:14 UTC  (4+ messages)
` [PATCH v7 01/15] crypto: acomp - Add synchronous/asynchronous acomp request chaining

[syzbot] [mm?] WARNING in fsnotify_file_area_perm
 2025-03-04 21:13 UTC  (8+ messages)
` [syzbot] [xfs?] "

[PATCH v14 00/13] AMD broadcast TLB invalidation
 2025-03-04 21:12 UTC  (24+ messages)
` [PATCH v14 03/13] x86/mm: add INVLPGB support code
` [PATCH v14 11/13] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v14 13/13] x86/mm: only invalidate final translations with INVLPGB
` [PATCH] x86/mm: Always set the ASID valid bit for the INVLPGB instruction

[PATCH v2] intel_th: avoid using deprecated page->mapping, index fields
 2025-03-04 21:08 UTC  (6+ messages)

[PATCH v8 0/7] mseal system mappings
 2025-03-04 20:53 UTC  (5+ messages)
` [PATCH v8 7/7] selftest: test system mappings are sealed

[PATCH linux-next 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-03-04 20:46 UTC  (9+ messages)
` [PATCH linux-next 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
 2025-03-04 20:34 UTC  (6+ messages)
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()

[PATCH RFC v2 00/10] SLUB percpu sheaves
 2025-03-04 19:08 UTC  (10+ messages)

circular locking between memory management and network layer (from nfs)
 2025-03-04 17:36 UTC 

[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
 2025-03-04 17:14 UTC  (11+ messages)

[PATCH v6 4/5] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
 2025-03-04 16:59 UTC  (5+ messages)

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-03-04 16:29 UTC  (7+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes

[PATCH -next v1 0/3] kernel/events/uprobes: uprobe_write_opcode() rewrite
 2025-03-04 15:48 UTC  (4+ messages)
` [PATCH -next v1 1/3] kernel/events/uprobes: pass VMA instead of MM to remove_breakpoint()
` [PATCH -next v1 2/3] kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_write_opcode()
` [PATCH -next v1 3/3] kernel/events/uprobes: uprobe_write_opcode() rewrite

[PATCH v2 0/3] Fix calculations in trace_balance_dirty_pages() for cgwb
 2025-03-04 15:39 UTC  (5+ messages)
` [PATCH v2 1/3] writeback: Let trace_balance_dirty_pages() take struct dtc as parameter
` [PATCH v2 2/3] writeback: Rename variables in trace_balance_dirty_pages()
` [PATCH v2 3/3] writeback: Fix calculations in trace_balance_dirty_pages() for cgwb

[PATCH v3 00/11] Perf improvements for hugetlb and vmalloc on arm64
 2025-03-04 15:04 UTC  (12+ messages)
` [PATCH v3 01/11] arm64: hugetlb: Cleanup huge_pte size discovery mechanisms
` [PATCH v3 02/11] arm64: hugetlb: Refine tlb maintenance scope
` [PATCH v3 03/11] mm/page_table_check: Batch-check pmds/puds just like ptes
` [PATCH v3 04/11] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear()
` [PATCH v3 05/11] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
` [PATCH v3 06/11] arm64/mm: Hoist barriers out of set_ptes_anysz() loop
` [PATCH v3 07/11] mm/vmalloc: Warn on improper use of vunmap_range()
` [PATCH v3 08/11] mm/vmalloc: Gracefully unmap huge ptes
` [PATCH v3 09/11] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v3 10/11] mm/vmalloc: Enter lazy mmu mode while manipulating vmalloc ptes
` [PATCH v3 11/11] arm64/mm: Batch barriers when updating kernel mappings

The Cost-Effective Solution for Mass Production
 2025-03-04 14:56 UTC 

[PATCH v1 1/2] kunit, slub: Add test_kfree_rcu_wq_destroy use case
 2025-03-04 14:55 UTC  (4+ messages)
` [PATCH v1 2/2] mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq

[PATCH v15 0/9] Rust support for mm_struct, vm_area_struct, and mmap
 2025-03-04 14:50 UTC  (12+ messages)
` [PATCH v15 1/9] mm: rust: add abstraction for struct mm_struct
` [PATCH v15 2/9] mm: rust: add vm_area_struct methods that require read access
` [PATCH v15 3/9] mm: rust: add vm_insert_page
` [PATCH v15 4/9] mm: rust: add lock_vma_under_rcu
` [PATCH v15 5/9] mm: rust: add mmput_async support
` [PATCH v15 6/9] mm: rust: add VmaNew for f_ops->mmap()
` [PATCH v15 7/9] rust: miscdevice: add mmap support
` [PATCH v15 8/9] task: rust: rework how current is accessed
` [PATCH v15 9/9] mm: rust: add MEMORY MANAGEMENT [RUST]

[PATCH RESEND 0/2] Fix calculations in trace_balance_dirty_pages() for cgwb
 2025-03-04 14:35 UTC  (5+ messages)
` [PATCH RESEND 1/2] writeback: Let trace_balance_dirty_pages() take struct dtc as parameter
` [PATCH RESEND 2/2] writeback: Fix calculations in trace_balance_dirty_pages() for cgwb

[PATCH] mm/page_alloc: add dummy in_mem_hotplug() helper
 2025-03-04 14:31 UTC 

selftests: cgroup: Failures – Timeouts & OOM Issues Analysis
 2025-03-04 14:20 UTC  (2+ messages)

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-03-04 14:10 UTC  (10+ messages)
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-03-04 14:06 UTC  (19+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation

[PATCH v15 00/11] AMD broadcast TLB invalidation
 2025-03-04 13:58 UTC  (12+ messages)
` [PATCH v15 01/11] x86/mm: Consolidate full flush threshold decision
` [PATCH v15 02/11] x86/mm: Add INVLPGB feature and Kconfig entry
` [PATCH v15 03/11] x86/mm: Add INVLPGB support code
` [PATCH v15 04/11] x86/mm: Use INVLPGB for kernel TLB flushes
` [PATCH v15 05/11] x86/mm: Use broadcast TLB flushing in page reclaim
` [PATCH v15 06/11] x86/mm: Add global ASID allocation helper functions
` [PATCH v15 07/11] x86/mm: Handle global ASID context switch and TLB flush
` [PATCH v15 08/11] x86/mm: Add global ASID process exit helpers
` [PATCH v15 09/11] x86/mm: Enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v15 10/11] x86/mm: Do targeted broadcast flushing from tlbbatch code
` [PATCH v15 11/11] x86/mm: Enable AMD translation cache extensions

[PATCH] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
 2025-03-04 13:44 UTC  (5+ messages)

[PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
 2025-03-04 12:53 UTC  (2+ messages)

[PATCH v2] mm/page_alloc: Add lockdep assertion for pageblock type change
 2025-03-04 12:50 UTC  (7+ messages)

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-04 12:09 UTC  (5+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-03-06
 2025-03-04 11:58 UTC 

[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-03-04 11:53 UTC  (12+ messages)

mm/gup.c:778:15: sparse: sparse: cast to non-scalar
 2025-03-04 10:42 UTC 

[PATCH] mm/page_alloc: Add lockdep assertion for pageblock type change
 2025-03-04 10:31 UTC  (7+ messages)

[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
 2025-03-04 10:21 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox