Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-02 06:53:51 to 2026-05-04 17:24:20 UTC [more...]

[PATCH v4 00/11] PCI: liveupdate: PCI core support for Live Update
 2026-05-04 17:23 UTC  (3+ messages)
` [PATCH v4 07/11] PCI: liveupdate: Inherit ACS flags in incoming preserved devices

[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-04 16:57 UTC  (3+ messages)
` [PATCH 1/2] Documentation: maple_tree: Point out constraint when using xa_{mk, to}_value
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using reserved values

[fuse-devel] Debugging a stale kernel cache during file growth
 2026-05-04 16:49 UTC  (5+ messages)

[PATCH 6.18.y v1 0/9] mm: backport sticky VMA flags and soft-dirty fix
 2026-05-04 16:42 UTC  (3+ messages)
` [PATCH v2] mm: fix VM_SOFTDIRTY propagation on VMA merge

[PATCH v2 0/2] mm: improve folio refcount scalability
 2026-05-04 16:14 UTC  (4+ messages)
` [PATCH v2 1/2] mm: drop page refcount zero state semantics

[PATCH] fs/dax: check for empty/zero entries before calling pfn_to_page()
 2026-05-04 16:08 UTC  (3+ messages)

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-04 15:00 UTC  (5+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-04 14:44 UTC  (3+ messages)
` [PATCH 01/12] kho: generalize radix tree APIs

[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
 2026-05-04 14:15 UTC  (14+ messages)

[RFC PATCH v1 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-05-04 13:52 UTC  (2+ messages)

[PATCH] memblock tests: define MIGRATE_CMA
 2026-05-04 13:46 UTC  (5+ messages)

[akpm-mm:mm-new] BUILD SUCCESS 7480614ff12ced7ceb0d80be8ada5218a575d62a
 2026-05-04 13:42 UTC 

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-05-04 13:08 UTC  (6+ messages)

[PATCH v5 0/2] mm: improve write performance with RWF_DONTCACHE
 2026-05-04 13:20 UTC  (3+ messages)
` [PATCH v5 1/2] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v5 2/2] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-05-04 13:04 UTC  (15+ messages)
` [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v3 30/54] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH v3 31/54] selftests/mm: cow: add setup of HugeTLB pages
` [PATCH v3 34/54] selftests/mm: hmm-tests: "
` [PATCH v3 35/54] selftests/mm: hugepage_dio: "

[PATCH v2] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
 2026-05-04 13:04 UTC 

send this to the deepseek creator and every body you know everybody i mean everybody no matter if they can understand or not
 2026-05-04 13:02 UTC 

[PATCH v4] selftests/mm: ksm-functional-tests: fix partial write handling
 2026-05-04 12:58 UTC  (3+ messages)

[PATCH] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
 2026-05-04 12:55 UTC 

[SECURITY] mm/userfaultfd: cross-inode page cache injection via mfill_copy_folio_retry()
 2026-05-04 12:53 UTC  (5+ messages)

[PATCH 0/2] mm/huge_memory: optimize migration when huge PMD needs split
 2026-05-04 12:44 UTC  (9+ messages)
` [PATCH 1/2] mm/huge_memory: return true if split_huge_pmd_locked() split PMD to migration entry

[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
 2026-05-04 12:42 UTC  (6+ messages)

[PATCH] mm/mseal: use min/max in mseal_apply
 2026-05-04 12:36 UTC  (3+ messages)

[PATCH] zram: fix use-after-free in zram_writeback_endio
 2026-05-04 12:32 UTC 

[PATCH v3] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
 2026-05-04 10:39 UTC 

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-04 10:11 UTC  (16+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v5 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
` [PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v5 07/14] fs: remove nr_thps from struct address_space
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged

[PATCH v1] lib/test_meminit: use && for bools
 2026-05-04 10:06 UTC 

[PATCH v9 0/3] kho: add support for deferred struct page init
 2026-05-04 10:03 UTC  (4+ messages)

[PATCH v6 00/11] kunit: Introduce UAPI testing framework
 2026-05-04  9:33 UTC  (12+ messages)
` [PATCH v6 01/11] kbuild: doc: add label for userprogs section
` [PATCH v6 02/11] exec: add dirfd parameter to kernel_execve()
` [PATCH v6 03/11] umh: add dirfd parameter
` [PATCH v6 04/11] mount: add support for __free(kern_unmount)
` [PATCH v6 05/11] init: add nolibc build support
` [PATCH v6 06/11] kunit: qemu_configs: loongarch: Enable LSX/LSAX
` [PATCH v6 07/11] kunit: Introduce UAPI testing framework
` [PATCH v6 08/11] kunit: uapi: Forward test executable output to KUnit log
` [PATCH v6 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v6 10/11] kunit: uapi: Introduce preinit executable
` [PATCH v6 11/11] kunit: uapi: Validate usability of /proc

[PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-05-04  9:11 UTC  (4+ messages)
` [PATCH 1/3] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
` [PATCH 2/3] selftests/mm: remove hardcoded THP sizing assumptions in "
` [PATCH 3/3] selftests/mm: fix exclusive_cow test fork() handling

[PATCH v4 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-04  8:52 UTC  (9+ messages)
` [PATCH v4 12/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v4 13/15] arm64: mm: Unmap kernel data/bss entirely from "

[PATCH v6 00/14] selftests/mm: fix failures and robustness improvements
 2026-05-04  8:24 UTC  (15+ messages)
` [PATCH v6 01/14] selftests/mm: restore default nr_hugepages value via exit trap in charge_reserved_hugetlb.sh
` [PATCH v6 02/14] selftests/mm: fix hugetlb pathname construction "
` [PATCH v6 03/14] selftests/mm: restore default nr_hugepages value via exit trap in hugetlb_reparenting_test.sh
` [PATCH v6 04/14] selftests/mm: fix hugetlb pathname construction "
` [PATCH v6 05/14] selftests/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v6 06/14] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v6 07/14] selftests/mm: free dynamically allocated PMD-sized buffers "
` [PATCH v6 08/14] selftest/mm: align memory size to huge page size in hugepage-mremap test
` [PATCH v6 09/14] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v6 10/14] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v6 11/14] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v6 12/14] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v6 13/14] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v6 14/14] selftests/mm: clarify alternate unmapping in compaction_test

[LSF/MM/BPF TOPIC] The Future of the Anonymous Reverse Mapping [RESEND]
 2026-05-04  8:10 UTC  (10+ messages)

[PATCH 1/2] mm/memfd_luo: reject memfds whose page count exceeds UINT_MAX
 2026-05-04  8:07 UTC  (7+ messages)
` [PATCH 2/2] mm/memfd_luo: document preservation of file seals

[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-04  7:59 UTC  (7+ messages)
` [PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH 03/14] mm: rename uffd-wp PTE accessors "

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-05-04  7:54 UTC  (2+ messages)

[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-04  7:51 UTC  (4+ messages)

[PATCH v3] selftests/mm: ksm-functional-tests: fix partial write handling
 2026-05-04  7:35 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] DAMON Updates: Tiering, Pagel Level Monitoring and DAMON-X
 2026-05-04  7:02 UTC  (2+ messages)

[PATCH v4] mm/page_alloc: replace kernel_init_pages() with batch page clearing
 2026-05-04  6:39 UTC 

[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
 2026-05-04  6:23 UTC  (9+ messages)
` [PATCH v7 1/7] mm: migrate: Allow misplaced migration without VMA
` [PATCH v7 2/7] mm: migrate: Add promote_misplaced_memcg_folios()
` [PATCH v7 3/7] mm: Hot page tracking and promotion - pghot
` [PATCH v7 4/7] mm: pghot: Precision mode for pghot
` [PATCH v7 5/7] mm: sched: move NUMA balancing tiering promotion to pghot
` [RFC PATCH v7 6/7] x86/ibs: Move IBS caps definitions into its own header
` [RFC PATCH v7 7/7] x86/mm/ibs: In-kernel driver for AMD IBS Memory Profiler

[linux-next:master 14086/14440] lib/cmdline.c:188: undefined reference to `__efistub___lshrdi3'
 2026-05-04  5:22 UTC 

[syzbot] [mm?] BUG: sleeping function called from invalid context in vma_alloc_folio_noprof (2)
 2026-05-04  0:13 UTC  (2+ messages)

[LSF/MM/BPF BoF Session] Numa-Aware Placement for Page Cache Pages
 2026-05-03 23:48 UTC  (8+ messages)

[PATCH v4 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-05-03 18:41 UTC  (6+ messages)
` [PATCH v4 1/4] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v4 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH] mm/swap, PM: hibernate: atomically replace hibernation pin
 2026-05-03 18:12 UTC  (4+ messages)

[PATCH 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
 2026-05-03 17:35 UTC  (8+ messages)
` [PATCH 1/4] psi: add psi_group_flush_stats() function
` [PATCH 2/4] bpf: add bpf_cgroup_{flush_stats,stall} function
` [PATCH 3/4] mm: introduce bpf_mthp_ops struct ops
` [PATCH 4/4] samples: bpf: add mthp_ext

[LSF/MM/BPF TOPIC] Using BPF in MM
 2026-05-03 17:25 UTC  (3+ messages)

[PATCH v1] docs: locking: Fix stale dquot.c path
 2026-05-03 17:16 UTC  (2+ messages)

[GIT PULL] slab fixes for 7.1-rc1
 2026-05-03 16:59 UTC  (2+ messages)

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-05-03 16:57 UTC  (4+ messages)

[PATCH] mm/madvise: reject invalid process_madvise() advice for zero-length vectors
 2026-05-03 16:50 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v4 0/3] Documentation: adopt new coding style of type-aware kmalloc-family
 2026-05-03 15:51 UTC  (4+ messages)

[PATCH v4 0/9] mm: thp: always enable mTHP support
 2026-05-03 15:02 UTC  (2+ messages)

[PATCH v4 0/5] KSM: Optimizations for rmap_walk_ksm
 2026-05-03 14:59 UTC  (7+ messages)
` [PATCH v4 1/5] mm/rmap: add tracepoint for rmap_walk
` [PATCH v4 2/5] tools/testing: add rmap walk latency benchmark for KSM, anonymous and file pages
` [PATCH v4 3/5] ksm: add vm_pgoff into ksm_rmap_item
` [PATCH v4 4/5] ksm: Optimize rmap_walk_ksm by passing a suitable address range
` [PATCH v4 5/5] ksm: add mremap selftests for ksm_rmap_walk

[PATCH] mm: vmscan: rework lru_shrink and write_folio tracepoints
 2026-05-03 14:52 UTC  (3+ messages)

[PATCH 7.2 v16 00/13] khugepaged: mTHP support
 2026-05-03 13:32 UTC  (5+ messages)

[akpm-mm:mm-new] BUILD SUCCESS 312ca1abefe5eac64bce040076802808d3c80cac
 2026-05-03 13:17 UTC 

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-05-03 11:55 UTC  (4+ messages)

[PATCH] selftests/mm: ksm-functional-tests: fix partial writes
 2026-05-03  8:48 UTC  (3+ messages)
` [PATCH v2] selftests/mm: ksm-functional-tests: fix partial write handling

[PATCH] mm/hugetlb_cma: restrict hugetlb_cma parameter to gigantic-page alignment
 2026-05-03  8:42 UTC 

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-05-03  7:41 UTC  (7+ messages)
  ` [syzbot] [mm?] [exfat?] [f2fs?] "

[PATCH 0/5] mm: Support selecting doing direct COW for anonymous pmd entry
 2026-05-03  7:03 UTC  (2+ messages)
` [syzbot ci] "

[LSF/MM/BPF TOPIC] Improving MGLRU
 2026-05-03  4:20 UTC  (5+ messages)

[PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
 2026-05-03  3:26 UTC  (3+ messages)

[PATCH] signal: prevent evasion of SA_IMMUTABLE signals
 2026-05-02 18:28 UTC 

[PATCH] futex: Drop CLONE_THREAD requirement for private default hash alloc
 2026-05-02 17:39 UTC  (4+ messages)

[akpm-mm:mm-new] BUILD REGRESSION 4272f8035313cadb031cc24f82b2545d78c17c92
 2026-05-02 17:35 UTC 

[syzbot] [mm?] WARNING: bad unlock balance in do_fault
 2026-05-02 11:25 UTC 

[bug report] dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd
 2026-05-02  9:40 UTC 

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-05-02  7:21 UTC  (5+ messages)

[PATCH] mm/bpf_memcontrol.c: fix refcount underflow in bpf_get_root_mem_cgroup
 2026-05-02  6:56 UTC  (2+ messages)


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