linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC v5 0/8] x86/mm: Intel RAR TLB invalidation support
 2025-11-21 18:54 UTC  (5+ messages)
` [RFC v5 1/8] x86/mm: Introduce Remote Action Request MSRs
` [RFC v5 2/8] x86/mm: enable BROADCAST_TLB_FLUSH on Intel, too
` [RFC v5 6/8] x86/mm: use RAR for kernel TLB flushes
` [RFC v5 8/8] x86/mm: make RAR invalidation scalable by skipping duplicate APIC pokes

[PATCH v2 0/4] initial work on making VMA flags a bitmap
 2025-11-21 18:51 UTC  (8+ messages)
` [PATCH v2 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags
` [PATCH v2 4/4] mm: introduce VMA flags bitmap type

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-21 18:42 UTC  (15+ messages)
` [PATCH v3 04/16] mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
` [PATCH v3 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v3 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v3 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v3 09/16] mm/huge_memory: refactor change_huge_pmd() "
` [PATCH v3 10/16] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()

[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
 2025-11-21 18:39 UTC  (17+ messages)
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()

[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
 2025-11-21 18:36 UTC  (4+ messages)
` [PATCH V15 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()

[PATCH v9 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-11-21 18:30 UTC  (5+ messages)
` [PATCH v9 1/2] lib: Introduce hierarchical per-cpu counters
` [PATCH v9 2/2] mm: Fix OOM killer inaccuracy on large many-core systems

[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-11-21 18:28 UTC  (3+ messages)
` [PATCH v13 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v13 2/2] ras: mem: Add ACPI RAS2 memory driver

[syzbot] [ext4?] WARNING in __folio_mark_dirty (3)
 2025-11-21 18:11 UTC  (2+ messages)

[PATCH 1/2] f2fs: improve readahead for POSIX_FADV_WILLNEED
 2025-11-21 18:05 UTC  (2+ messages)

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-21 17:50 UTC  (10+ messages)
` [RFC PATCH v7 29/31] x86/mm/pti: Implement a TLB flush immediately after a switch to kernel CR3
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y

[RFC PATCH 0/3] folio->mapping == NULL check issue
 2025-11-21 17:24 UTC  (12+ messages)
` [RFC PATCH 1/3] mm/huge_memory: prevent NULL pointer dereference in try_folio_split_to_order()
` [RFC PATCH 2/3] mm/huge_memory: add kernel-doc for folio_split_supported()

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-21 17:24 UTC  (24+ messages)
` [PATCH v6 03/20] kexec: call liveupdate_reboot() before kexec
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state

[PATCH 03/26] mm/percpu: Annotate static information into meminspect
 2025-11-21 17:13 UTC  (2+ messages)

[PATCH] mm/swap: fix wrong plist empty check in swap_alloc_slow()
 2025-11-21 16:56 UTC  (6+ messages)

[PATCH] mm/mmap_lock: Reset maple state on lock_vma_under_rcu() retry
 2025-11-21 16:52 UTC  (7+ messages)

[PATCH next] mm/damon/tests/sysfs-kunit: fix use after free on error path
 2025-11-21 16:35 UTC  (2+ messages)

[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-21 16:24 UTC  (10+ messages)
` [PATCH v9 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v9 11/11] vfio/nvgrace: Support get_dmabuf_phys

[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-21 16:09 UTC  (3+ messages)
` [PATCH v4 4/9] mm: implement sticky VMA flags

[PATCH v3 0/3] tmpfs: zero post-eof ranges on file extension
 2025-11-21 15:22 UTC  (4+ messages)
` [PATCH v3 1/3] tmpfs: factor out folio zeroing logic at writeout time
` [PATCH v3 2/3] tmpfs: zero post-eof folio ranges on swapout
` [PATCH v3 3/3] tmpfs: zero post-eof ranges on file extension

[PATCH RFC] mm: ghost swapfile support for zswap
 2025-11-21 15:14 UTC  (4+ messages)

[PATCH] mm/mremap: allow VMAs with VM_DONTEXPAND|VM_PFNMAP when creating new mapping
 2025-11-21 15:03 UTC  (17+ messages)

[PATCH 0/2] liveupdate: Fix boot failure due to kmemleak access to unmapped pages
 2025-11-21 13:36 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH net-next 1/3] netmem, io_uring/zcrx: access pp fields through @desc in net_iov
 2025-11-21 13:04 UTC  (5+ messages)
` [PATCH net-next 2/3] netmem, devmem, tcp: "
` [PATCH net-next 3/3] netmem: remove the pp fields from net_iov

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-21 13:01 UTC  (8+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[RFC PATCHv5 0/6] zram: introduce writeback bio batching
 2025-11-21 12:43 UTC  (22+ messages)
` [RFC PATCHv5 1/6] "
` [RFC PATCHv5 2/6] zram: add writeback batch size device attr
` [RFC PATCHv5 5/6] zram: rework bdev block allocation
` [RFC PATCHv5 6/6] zram: read slot block idx under slot lock

[RFC PATCH 0/4] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-21 11:59 UTC  (7+ messages)
` [RFC PATCH 2/4] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [RFC PATCH 3/4] userfaultfd, guest_memfd: support userfault minor mode in guest_memfd

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-11-21 11:26 UTC  (13+ messages)
      ` [PATCH v14] "
          ` [PATCH v16] "
            ` [PATCH v17] "
              ` [PATCH v18] "
                    ` [RFC][PATCH] exec: Move cred computation under exec_update_lock

[bug report] kernel BUG at mm/hugetlb.c:5868! triggered by blktests nvme/tcp nvme/029
 2025-11-21 10:32 UTC 

[PATCH 6.1.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-21 10:15 UTC  (2+ messages)
` Patch "mm, percpu: do not consider sleepable allocations atomic" has been added to the 6.1-stable tree

[PATCH v1 00/26] Eliminate Dying Memory Cgroup
 2025-11-21 10:11 UTC  (9+ messages)
` [PATCH v1 05/26] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v1 21/26] mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
` [PATCH v1 22/26] mm: vmscan: prepare for reparenting traditional LRU folios

[PATCH 6.6.y 6/7] mm: workingset: move the stats flush into workingset_test_recent()
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: workingset: move the stats flush into workingset_test_recent()" has been added to the 6.6-stable tree

[PATCH 6.6.y 7/7] mm: memcg: restore subtree stats flushing
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: restore subtree stats flushing" has been added to the 6.6-stable tree

[PATCH 6.6.y 1/7] mm: memcg: add THP swap out info for anonymous reclaim
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: add THP swap out info for anonymous reclaim" has been added to the 6.6-stable tree

[PATCH 6.6.y 2/7] mm: memcg: add per-memcg zswap writeback stat
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: add per-memcg zswap writeback stat" has been added to the 6.6-stable tree

[PATCH 6.6.y 3/7] mm: memcg: change flush_next_time to flush_last_time
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: change flush_next_time to flush_last_time" has been added to the 6.6-stable tree

[PATCH 6.6.y 4/7] mm: memcg: move vmstats structs definition above flushing code
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: move vmstats structs definition above flushing code" has been added to the 6.6-stable tree

[PATCH 6.6.y 5/7] mm: memcg: make stats flushing threshold per-memcg
 2025-11-21 10:08 UTC  (2+ messages)
` Patch "mm: memcg: make stats flushing threshold per-memcg" has been added to the 6.6-stable tree

[PATCH 6.6.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-21 10:06 UTC  (2+ messages)
` Patch "mm, percpu: do not consider sleepable allocations atomic" has been added to the 6.6-stable tree

[PATCH 6.12.y] mm, percpu: do not consider sleepable allocations atomic
 2025-11-21  9:57 UTC  (2+ messages)
` Patch "mm, percpu: do not consider sleepable allocations atomic" has been added to the 6.12-stable tree

[PATCH v4 0/4] make vmalloc gfp flags usage more apparent
 2025-11-21  9:44 UTC  (5+ messages)
` [PATCH v4 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
` [PATCH v4 2/4] mm/vmalloc: Add a helper to optimize vmalloc allocation gfps
` [PATCH v4 3/4] mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()
` [PATCH v4 4/4] mm/vmalloc: cleanup gfp flag use in new_vmap_block()

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-21  9:15 UTC  (12+ messages)
` [PATCH 39/44] mm: use min() instead of min_t()

[PATCH] man/man2/mremap.2: fix incorrect reference to VM_MIXEDMAP
 2025-11-21  8:20 UTC  (2+ messages)

[PATCH v3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
 2025-11-21  7:47 UTC  (3+ messages)

error[E0609]: no field `mm` on type `bindings::task_struct`
 2025-11-21  7:45 UTC 

[PATCH v3] mm/memory-failure: remove the selection of RAS
 2025-11-21  7:39 UTC  (2+ messages)

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-21  7:29 UTC  (5+ messages)

[PATCH v2 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-11-21  6:58 UTC  (10+ messages)
` [PATCH v2 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
` [PATCH v2 10/19] mm, swap: consolidate cluster reclaim and check logic

[PATCH] f2fs: add a way to change the desired readahead folio order
 2025-11-21  6:50 UTC 

[PATCH V2 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2025-11-21  6:27 UTC  (12+ messages)
` [PATCH V2 1/2] mm/khugepaged: do synchronous writeback "
` [PATCH V2 2/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN

[PATCH net-next] eth: fbnic: access @pp through netmem_desc instead of page
 2025-11-21  2:50 UTC  (2+ messages)

error[E0609]: no field `vm_mm` on type `bindings::vm_area_struct`
 2025-11-21  2:49 UTC 

[RFC PATCH 0/3] Memory Controller eBPF support
 2025-11-21  2:46 UTC  (5+ messages)

[Linux Memory Hotness and Promotion] Notes from October 23, 2025
 2025-11-21  2:27 UTC  (2+ messages)

[PATCHv4 0/6] zram: introduce writeback bio batching
 2025-11-21  1:55 UTC  (4+ messages)
` [PATCHv4 2/6] zram: add writeback batch size device attr

[linux-next:master] [mempool] 022e94e2c3: BUG:KASAN:double-free_in_mempool_free
 2025-11-21  1:50 UTC  (5+ messages)

[PATCH] mm/vmalloc: fix build error
 2025-11-21  0:16 UTC  (2+ messages)

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-11-20 23:51 UTC  (4+ messages)
` [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang

[PATCH v2 1/2] fixup: mm/migrate_device: handle partially mapped folios during
 2025-11-20 23:08 UTC  (2+ messages)
` [PATCH v2 2/2] fixup: mm/migrate_device: add THP splitting during migration

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-20 22:32 UTC  (4+ messages)
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support

[linux-next:master 9912/10599] kernel/liveupdate/luo_session.c:392:86: sparse: sparse: Using plain integer as NULL pointer
 2025-11-20 22:06 UTC  (2+ messages)

[PATCH] fixup: mm/migrate_device: handle partially mapped folios during
 2025-11-20 22:04 UTC  (3+ messages)

[GIT PULL] slab fix for 6.18-rc7
 2025-11-20 21:55 UTC  (6+ messages)

[PATCH v1 0/2] mm: skip wait in wait_sb_inodes() for hangable-writeback mappings
 2025-11-20 21:28 UTC  (7+ messages)
` [PATCH v1 1/2] mm: rename AS_WRITEBACK_MAY_DEADLOCK_ON_RECLAIM to AS_WRITEBACK_MAY_HANG
` [PATCH v1 2/2] fs/writeback: skip inodes with potential writeback hang in wait_sb_inodes()

[PATCH v2 0/5] mm: swap: small fixes and comment cleanups
 2025-11-20 18:34 UTC  (8+ messages)
` [PATCH v2 3/5] mm, swap: Remove redundant comment for read_swap_cache_async

[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
 2025-11-20 18:04 UTC  (3+ messages)

[v7 00/16] mm: support device-private THP
 2025-11-20 17:27 UTC  (11+ messages)

[PATCH] mm/filemap: Fix logic around SIGBUS in filemap_map_pages()
 2025-11-20 16:59 UTC  (2+ 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