linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 0/2] mm: slub: Enhanced debugging in slub error
 2025-02-26  8:12 UTC  (3+ messages)
    ` [PATCH v4 1/2] mm: slub: Print the broken data before restoring slub
    ` [PATCH v4 2/2] mm: slub: call WARN() when the slab detect an error

[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
 2025-02-26  8:09 UTC  (11+ messages)
` [PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes

[PATCH] [fix] mm: zswap: use ATOMIC_LONG_INIT to initialize zswap_stored_pages
 2025-02-26  8:04 UTC 

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-26  8:03 UTC  (5+ messages)

[PATCH v7 0/7] mseal system mappings
 2025-02-26  7:35 UTC  (40+ messages)
` [PATCH v7 1/7] mseal, system mappings: kernel config and header change
` [PATCH v7 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [PATCH v7 3/7] mseal, system mappings: enable x86-64
` [PATCH v7 4/7] mseal, system mappings: enable arm64
` [PATCH v7 5/7] mseal, system mappings: enable uml architecture
` [PATCH v7 6/7] mseal, system mappings: uprobe mapping
  ` (no subject)
    ` your mail

[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
 2025-02-26  7:31 UTC  (11+ messages)
    ` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)

Softlockup when test shmem swapout-swapin and compaction
 2025-02-26  7:22 UTC  (2+ messages)

[PATCH v8 0/8] Buddy allocator like (or non-uniform) folio split
 2025-02-26  7:11 UTC  (3+ messages)
` [PATCH v8 1/8] xarray: add xas_try_split() to split a multi-index entry

[PATCH v10 2/3] sched: Move task_mm_cid_work to mm work_struct
 2025-02-26  7:01 UTC 

[PATCH] Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty zone"
 2025-02-26  6:54 UTC  (2+ messages)

[PATCH v2 0/2] Minimize xa_node allocation during xarry split
 2025-02-26  6:37 UTC  (14+ messages)
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()

[RFC PATCH 00/13] mm/damon/sysfs: commit parameters online via damon_call()
 2025-02-26  6:36 UTC  (14+ messages)
` [RFC PATCH 01/13] mm/damon/sysfs: validate user inputs from damon_sysfs_commit_input()
` [RFC PATCH 02/13] mm/damon/core: invoke kdamond_call() after merging is done if possible
` [RFC PATCH 03/13] mm/damon/core: make damon_set_attrs() be safe to be called from damon_call()
` [RFC PATCH 04/13] mm/damon/sysfs: handle commit command using damon_call()
` [RFC PATCH 05/13] mm/damon/sysfs: remove damon_sysfs_cmd_request code from damon_sysfs_handle_cmd()
` [RFC PATCH 06/13] mm/damon/sysfs: remove damon_sysfs_cmd_request_callback() and its callers
` [RFC PATCH 07/13] mm/damon/sysfs: remove damon_sysfs_cmd_request and its readers
` [RFC PATCH 08/13] mm/damon/sysfs-schemes: remove obsolete comment for damon_sysfs_schemes_clear_regions()
` [RFC PATCH 09/13] mm/damon: remove damon_callback->private
` [RFC PATCH 10/13] mm/damon: remove ->before_start of damon_callback
` [RFC PATCH 11/13] mm/damon: remove damon_callback->after_sampling
` [RFC PATCH 12/13] mm/damon: remove damon_callback->before_damos_apply
` [RFC PATCH 13/13] mm/damon: remove damon_operations->reset_aggregated

[PATCH v6 0/7] mseal system mappings
 2025-02-26  6:08 UTC  (7+ messages)
` [PATCH v6 7/7] mseal, system mappings: update mseal.rst

[PATCH] zswap: do not crash the kernel on decompression failure
 2025-02-26  4:57 UTC  (9+ messages)

[PATCH v2] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-26  3:38 UTC  (4+ messages)

[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-26  3:19 UTC  (2+ messages)

mm: zswap: fix crypto_free_acomp deadlock in zswap_cpu_comp_dead
 2025-02-26  3:08 UTC  (7+ messages)

[PATCH v8 00/17] zsmalloc/zram: there be preemption
 2025-02-26  3:01 UTC  (5+ messages)
` [PATCH v8 14/17] zram: permit reclaim in zstd custom allocator

[PATCH v14 00/13] AMD broadcast TLB invalidation
 2025-02-26  3:00 UTC  (14+ messages)
` [PATCH v14 01/13] x86/mm: consolidate full flush threshold decision
` [PATCH v14 02/13] x86/mm: get INVLPGB count max from CPUID
` [PATCH v14 03/13] x86/mm: add INVLPGB support code
` [PATCH v14 04/13] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v14 05/13] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v14 06/13] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v14 07/13] x86/mm: add global ASID allocation helper functions
` [PATCH v14 08/13] x86/mm: global ASID context switch & TLB flush handling
` [PATCH v14 09/13] x86/mm: global ASID process exit helpers
` [PATCH v14 10/13] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v14 11/13] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v14 12/13] x86/mm: enable AMD translation cache extensions
` [PATCH v14 13/13] x86/mm: only invalidate final translations with INVLPGB

[PATCH] mm/page_alloc: make the maximum number of highatomic pageblocks resizable
 2025-02-26  2:41 UTC 

[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
 2025-02-26  2:40 UTC  (4+ messages)
` [PATCH v2 5/6] x86: pgtable: convert to use tlb_remove_ptdesc()

[PATCH] mm/list_lru: make the case where mlru is NULL as unlikely
 2025-02-26  2:09 UTC  (4+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-26  2:09 UTC  (8+ messages)
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH mm-unstable 0/2] mm_init: rename *init_reserved_page* functions
 2025-02-26  1:54 UTC  (5+ messages)
` [PATCH mm-unstable 1/2] mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
` [PATCH mm-unstable 2/2] mm/mm_init: rename init_reserved_page to init_deferred_page

[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
 2025-02-26  0:49 UTC  (9+ messages)
` [Lsf-pc] "

[LSF/MM/BPF TOPIC] SLUB allocator, mainly the sheaves caching layer
 2025-02-26  0:17 UTC  (2+ messages)

[PATCH v2 1/3] btrfs: introduce a read path dedicated extent lock helper
 2025-02-26  0:04 UTC 

[PATCH 1/1] userfaultfd: do not block on locking a large folio with raised refcount
 2025-02-25 23:01 UTC  (7+ messages)

[PATCH v2 0/4] mm: page_ext: Introduce new iteration API
 2025-02-25 22:30 UTC  (11+ messages)
` [PATCH v2 1/4] mm: page_ext: make lookup_page_ext() public
` [PATCH v2 2/4] mm: page_ext: add an iteration API for page extensions
` [PATCH v2 3/4] mm: page_table_check: use new iteration API
` [PATCH v2 4/4] mm: page_owner: "

[PATCH 0/3] selftests/damon: three fixes for false results
 2025-02-25 22:23 UTC  (4+ messages)
` [PATCH 1/3] selftests/damon/damos_quota: make real expectation of quota exceeds
` [PATCH 2/3] selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms
` [PATCH 3/3] selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries

[PATCH v13 00/14] AMD broadcast TLB invalidation
 2025-02-25 22:03 UTC  (10+ messages)
` [PATCH v13 06/14] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v13 07/14] x86/mm: global ASID allocation helper functions

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-02-25 21:38 UTC  (21+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
` [PATCH v2 14/14] x86: Make software tag-based kasan available

[PATCH v4 0/2] tracing: Make persistent ring buffer freeable
 2025-02-25 20:55 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 0226d0ce98a477937ed295fb7df4cc30b46fc304
 2025-02-25 20:42 UTC 

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-02-25 20:37 UTC  (3+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH v2 0/6] Track node vacancy to reduce worst case allocation counts
 2025-02-25 20:36 UTC  (16+ messages)
` [PATCH v2 1/6] maple_tree: convert mas_prealloc_calc() to take in a maple write state
` [PATCH v2 2/6] maple_tree: use height and depth consistently
` [PATCH v2 3/6] maple_tree: use vacant nodes to reduce worst case allocations
` [PATCH v2 4/6] maple_tree: break on convergence in mas_spanning_rebalance()
` [PATCH v2 5/6] maple_tree: add sufficient height
` [PATCH v2 6/6] maple_tree: reorder mas->store_type case statements

[PATCH for-akpm for-6.14-rcX] NFS: fix nfs_release_folio() to not call nfs_wb_folio() from kcompactd
 2025-02-25 20:28 UTC  (6+ messages)
` [PATCH v2 for-akpm for-6.14-rcX] NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
      ` [PATCH v3 "

[PATCH RFC v2 00/10] SLUB percpu sheaves
 2025-02-25 20:26 UTC  (7+ messages)

[PATCH v3] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
 2025-02-25 20:25 UTC  (2+ messages)

[PATCH v2] mm: make page_mapped_in_vma() hugetlb walk aware
 2025-02-25 19:56 UTC  (3+ messages)

[RESEND][PATCH] tracing: gfp: Remove duplication of recording GFP flags
 2025-02-25 19:56 UTC  (2+ messages)

[PATCH 00/11] cgroup: separate rstat trees
 2025-02-25 19:20 UTC  (5+ messages)
` [PATCH 03/11] cgroup: move cgroup_rstat from cgroup to cgroup_subsys_state

[PATCH] mm/page_alloc: Warn on nr_reserved_highatomic underflow
 2025-02-25 18:51 UTC  (2+ messages)

[PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
 2025-02-25 18:21 UTC  (10+ messages)

[RFC PATCH 2/8] mm/damon/core: implement intervals auto-tuning
 2025-02-25 18:14 UTC  (2+ messages)

[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
 2025-02-25 17:52 UTC  (13+ messages)
` [PATCH v2 07/14] arm64/mm: Avoid barriers for invalid or userspace mappings
` [PATCH v2 10/14] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v2 11/14] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently
` [PATCH v2 12/14] mm: Generalize arch_sync_kernel_mappings()

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-25 17:27 UTC  (7+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()

[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
 2025-02-25 17:02 UTC  (4+ messages)

[PATCH v4 00/12] Direct Map Removal for guest_memfd
 2025-02-25 16:55 UTC  (9+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v4 02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v4 04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support

[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
 2025-02-25 16:48 UTC  (15+ messages)

[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2025-02-25 16:32 UTC  (19+ messages)
` [PATCH v14 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v14 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v14 3/8] mm: rust: add vm_insert_page
` [PATCH v14 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v14 5/8] mm: rust: add mmput_async support
` [PATCH v14 6/8] mm: rust: add VmaNew for f_ops->mmap()
` [PATCH v14 7/8] rust: miscdevice: add mmap support
` [PATCH v14 8/8] task: rust: rework how current is accessed

[PATCH v2] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
 2025-02-25 16:04 UTC  (6+ messages)

[PATCH v3 0/2] mm/page_alloc: Some clarifications for migratetype fallback
 2025-02-25 15:29 UTC  (3+ messages)
` [PATCH v3 1/2] mm/page_alloc: Clarify terminology in migratetype fallback code
` [PATCH v3 2/2] mm/page_alloc: Clarify should_claim_block() commentary

page:  |  | latest

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