public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 16:25:42 to 2026-03-11 09:24:55 UTC [more...]

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-11  9:24 UTC  (40+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
  ` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
  ` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
  ` [Intel-wired-lan] "
` [PATCH 12/61] quota: "
  ` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
  ` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
  ` [Intel-wired-lan] "
` [PATCH 17/61] module: "
  ` [Intel-wired-lan] "
` [PATCH 22/61] md: "
  ` [Intel-wired-lan] "
` [PATCH 24/61] net/9p: "
  ` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
  ` [Intel-wired-lan] "
` [PATCH 28/61] net/sched: "
  ` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
  ` [Intel-wired-lan] "
` [PATCH 38/61] net: "
  ` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
  ` [Intel-wired-lan] "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "

[PATCH v2] mm: migrate: requeue destination folio on deferred split queue
 2026-03-11  9:23 UTC  (3+ messages)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-11  9:20 UTC  (21+ messages)
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()

[PATCH v2 00/25] Introduce meminspect
 2026-03-11  9:09 UTC  (28+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 02/25] init/version: Annotate static information into meminspect
` [PATCH v2 03/25] mm/percpu: "
` [PATCH v2 04/25] cpu: "
` [PATCH v2 05/25] genirq/irqdesc: "
` [PATCH v2 06/25] timers: "
` [PATCH v2 07/25] kernel/fork: "
` [PATCH v2 08/25] mm/page_alloc: "
` [PATCH v2 09/25] mm/show_mem: "
` [PATCH v2 10/25] mm/swapfile: "
` [PATCH v2 11/25] kernel/vmcore_info: Register dynamic "
` [PATCH v2 12/25] kernel/configs: "
` [PATCH v2 13/25] mm/init-mm: Annotate static "
` [PATCH v2 14/25] panic: "
` [PATCH v2 15/25] kallsyms: "
` [PATCH v2 16/25] mm/mm_init: "
` [PATCH v2 17/25] sched/core: Annotate runqueues "
` [PATCH v2 18/25] mm/numa: Register node data information "
` [PATCH v2 19/25] mm/sparse: Register "
` [PATCH v2 20/25] printk: "
` [PATCH v2 21/25] remoteproc: qcom: Move minidump data structures into its own header
` [PATCH v2 22/25] soc: qcom: Add minidump backend driver
` [PATCH v2 23/25] soc: qcom: smem: Add minidump platform device
` [PATCH v2 24/25] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH v2 25/25] meminspect: Add debug kinfo compatible driver

KASAN: vmalloc-out-of-bounds Write in vfree_atomic
 2026-03-11  8:49 UTC 

[PATCH v2 0/6] zram: recompression cleanups and tweaks
 2026-03-11  8:42 UTC  (7+ messages)
` [PATCH v2 1/6] zram: do not permit params change after init
` [PATCH v2 2/6] zram: do not autocorrect bad recompression parameters
` [PATCH v2 3/6] zram: drop ->num_active_comps
` [PATCH v2 4/6] zram: update recompression documentation
` [PATCH v2 5/6] zram: remove chained recompression
` [PATCH v2 6/6] zram: unify and harden algo/priority params handling

[PATCH] mm/vmalloc: Fix incorrect size reporting on allocation failure
 2026-03-11  8:42 UTC  (6+ messages)
` [PATCH] vmalloc: support __GFP_RETRY_MAYFAIL and __GFP_NORETRY

[PATCH] zram: do not permit params change after init
 2026-03-11  8:27 UTC  (2+ messages)

[PATCH 0/3] slab: support memoryless nodes with sheaves
 2026-03-11  8:25 UTC  (4+ messages)
` [PATCH 1/3] slab: decouple pointer to barn from kmem_cache_node
` [PATCH 2/3] slab: create barns for online memoryless nodes
` [PATCH 3/3] slab: free remote objects to sheaves on "

[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
 2026-03-11  8:11 UTC  (21+ messages)
` [PATCH 1/9] mm/rmap: make nr_pages signed in try_to_unmap_one
` [PATCH 5/9] mm/rmap: batch unmap folios belonging to uffd-wp VMAs
` [PATCH 6/9] mm/swapfile: Make folio_dup_swap batchable
` [PATCH 8/9] mm/rmap: introduce folio_try_share_anon_rmap_ptes

[PATCH 5.15.y] binfmt_misc: restore write access before closing files opened by open_exec()
 2026-03-11  8:10 UTC 

BUG: KCSAN: data-race in do_mremap / vma_complete
 2026-03-11  7:58 UTC 

[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
 2026-03-11  7:58 UTC  (15+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work

KCSAN: data-race in mas_topiary_replace / mtree_range_walk
 2026-03-11  7:57 UTC 

BUG: KCSAN: data-race in mas_wr_store_entry / mtree_range_walk
 2026-03-11  7:44 UTC 

[PATCH v2 1/3] tracing: Have futex syscall trace event show specific user data
 2026-03-11  7:41 UTC 

[PATCH 0/2] fix kmem over-charging for embedded obj_exts array
 2026-03-11  7:38 UTC  (4+ messages)

KCSAN: data-race in __folio_batch_add_and_move / __lru_add_drain_all
 2026-03-11  7:32 UTC 

[RFC PATCH v2] mm/swap, PM: hibernate: hold swap device reference across swap operation
 2026-03-11  7:31 UTC  (6+ messages)

[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
 2026-03-11  7:29 UTC  (4+ messages)

[PATCH 1/5] zram: do not autocorrect bad recompression parameters
 2026-03-11  5:29 UTC  (3+ messages)
` [PATCH 3/5] zram: recompression priority param should override algo

[PATCH 0/5] mm/damon: support addr_unit on default monitoring targets for modules
 2026-03-11  5:29 UTC  (6+ messages)
` [PATCH 1/5] mm/damon/core: fix wrong end address assignment on walk_system_ram()
` [PATCH 2/5] mm/damon/core: support addr_unit on damon_find_biggest_system_ram()
` [PATCH 3/5] mm/damon/core: receive addr_unit on damon_set_region_biggest_system_ram_default()
` [PATCH 4/5] mm/damon/reclaim: respect addr_unit on default monitoring region setup
` [PATCH 5/5] mm/damon/lru_sort: "

[RFC PATCH v2 0/4] mm/damon: Support hot application detections
 2026-03-11  5:07 UTC  (7+ messages)
` [RFC PATCH v2 1/4] mm/damon: Generic context creation for modules
` [RFC PATCH v2 2/4] mm/damon: Support for synchrounous huge pages collapse
` [RFC PATCH v2 4/4] DAMON_HOT_HUGEPAGE documentation

[PATCH v5 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-11  4:52 UTC  (17+ messages)
` [PATCH v5 1/4] mm: khugepaged: export set_recommended_min_free_kbytes()
` [PATCH v5 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()
` [PATCH v5 3/4] mm: huge_memory: refactor enabled_store() with change_enabled()
` [PATCH v5 4/4] mm: ratelimit min_free_kbytes adjustment messages

[RFC PATCH v2 3/4] mm/damon: New module with hot application detection
 2026-03-11  4:11 UTC  (2+ messages)

[PATCH v2 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
 2026-03-11  3:36 UTC  (3+ messages)
` [PATCH v2 4/4] KVM: PPC: remove hugetlb.h inclusion

KCSAN: data-race in mas_topiary_replace / mas_walk
 2026-03-11  3:33 UTC 

maple_tree: KCSAN: data-race in mas_wr_node_store / mtree_range_walk
 2026-03-11  3:27 UTC 

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-03-11  3:20 UTC  (10+ messages)

[PATCH V3 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
 2026-03-11  3:02 UTC  (5+ messages)
` [PATCH V3 1/4] mm: shrinker: add one more parameter in shrinker_id()
` [PATCH V3 2/4] mm: shrinker: move shrinker_id() code block below memcg_kmem_online()
` [PATCH V3 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
` [PATCH V3 4/4] mm: shrinker: remove unnecessary check in shrink_slab_memcg()

mm/pgtable: Support for page table check on s390
 2026-03-11  2:59 UTC  (3+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()

[PATCH v2] mm/mempolicy: track page allocations per mempolicy
 2026-03-11  2:56 UTC  (8+ messages)

[PATCH 3/8] mm/zsmalloc: Introduce objcgs pointer in struct zpdesc
 2026-03-11  2:27 UTC  (3+ messages)

[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
 2026-03-11  2:20 UTC  (3+ messages)

[PATCH v4] mm/swap: strengthen locking assertions and invariants in cluster allocation
 2026-03-11  2:22 UTC 

[PATCH V2 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
 2026-03-11  2:21 UTC  (2+ messages)

[PATCH 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-11  2:21 UTC  (22+ messages)
` [PATCH 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
` [PATCH 02/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH 08/13] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap
` [PATCH 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
` [PATCH 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category

[PATCH 6.1.y] binfmt_misc: restore write access before closing files opened by open_exec()
 2026-03-11  2:06 UTC 

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-03-11  1:10 UTC  (9+ messages)

[PATCH v2 0/3] cgroup: improve cgroup_file_notify() scalability
 2026-03-11  1:01 UTC  (4+ messages)
` [PATCH v2 1/3] cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
` [PATCH v2 2/3] cgroup: add lockless fast-path checks to cgroup_file_notify()
` [PATCH v2 3/3] cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock

BUG] [REGRESSION] Regression in 7.0-rc2: WARNING in maple_tree during __mmap_region error path
 2026-03-11  0:30 UTC 

[BUG] Regression in 7.0-rc2: WARNING in maple_tree during __mmap_region error path
 2026-03-11  0:24 UTC 

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-03-11  0:03 UTC  (14+ messages)

[PATCH] docs: mm: fix typo in numa_memory_policy.rst
 2026-03-11  0:02 UTC  (2+ messages)

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-11  0:02 UTC  (6+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()

[PATCH v3] mm/swap: strengthen locking assertions and invariants in cluster allocation
 2026-03-10 22:07 UTC  (2+ messages)

[PATCH v2] selftest: memcg: Skp memcg_sock test if address family not supported
 2026-03-10 20:18 UTC  (2+ messages)

[GIT PULL] hotfixes for 7.0-rc4
 2026-03-10 20:07 UTC  (2+ messages)

[PATCH v2] mm/kasan: Fix double free for kasan pXds
 2026-03-10 19:50 UTC  (2+ messages)

6.18.13 iwlwifi deadlock allocating cma while work-item is active
 2026-03-10 19:48 UTC  (18+ messages)

[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
 2026-03-10 19:47 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v11 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-03-10 19:30 UTC  (10+ messages)
` [PATCH v11 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v11 02/15] kasan: arm64: x86: Make special tags arch specific
` [PATCH v11 04/15] x86/kasan: Add arch specific kasan functions
` [PATCH v11 06/15] kasan: arm64: x86: Make page_to_virt() KASAN aware
` [PATCH v11 07/15] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic

[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
 2026-03-10 18:17 UTC  (4+ messages)

[PATCH] powerpc/mem: Move CMA reservations to arch_mm_preinit
 2026-03-10 18:00 UTC  (2+ messages)

[PATCH v2 0/2] locking: contended_release tracepoint instrumentation
 2026-03-10 17:49 UTC  (3+ messages)
` [PATCH v2 1/2] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v2 2/2] locking: Add contended_release tracepoint

[PATCH v4 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
 2026-03-10 16:31 UTC  (4+ messages)
` [PATCH v4 2/4] mm: huge_memory: refactor anon_enabled_store() with change_anon_orders()


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