Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-14 08:41:48 to 2026-08-14 23:37:06 UTC [more...]

[RFC PATCH 0/6] mm/mglru: skip empty PUD subtrees during aging with PUD-level Bloom filter
 2026-08-14 23:36 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/mglru: add PUD-level Bloom filter state
` [RFC PATCH 3/6] mm/mglru: skip empty PUD subtrees during aging
` [RFC PATCH 4/6] mm/mglru: report hot PUDs from the rmap feedback path

[RFC v3 00/15] xswap: extendable (virtual) swap device backed by zswap
 2026-08-14 23:09 UTC  (3+ messages)
` [RFC v3 05/15] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc

[RFC PATCH 0/6] fix nommu mmap and add nommu kselftests
 2026-08-14 22:35 UTC  (32+ messages)
` [RFC PATCH 1/6] mm: nommu: fix do_mremap() to correctly update internal states
` [RFC PATCH 2/6] mm: nommu: use vma_is_anonymous() to check if vmas are anonymous
` [RFC PATCH 3/6] mm: nommu: fix an issue on map request to /dev/zero
` [RFC PATCH 4/6] selftests: fix build errors on alpine linux
` [RFC PATCH 5/6] selftests: run tests on nommu architecture
` [RFC PATCH 6/6] selftests/mm: add nommu mmap and mremap behavior tests

[akpm-mm:mm-new] BUILD SUCCESS 6c2cdf00fe5205942b5f29e16905603a1717b931
 2026-08-14 21:45 UTC 

[PATCH v6 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-14 20:33 UTC  (4+ messages)
` [PATCH v6 1/5] mm: Make per-VMA locks available universally

[PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
 2026-08-14 19:45 UTC  (3+ messages)

[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
 2026-08-14 19:36 UTC  (6+ messages)
` [PATCH v2 1/4] sysctl: Split data conversion and file position handling
` [PATCH v2 2/4] sysctl: Reject uint arrays before calling the general proc_vec
` [PATCH v2 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
` [PATCH v2 4/4] sysctl: Add 0013 to test partially updated vectors

[PATCH] rhashtable: use per-init-site lockdep classes for bucket locks
 2026-08-14 19:27 UTC 

[RFC PATCH v5] mm: retry page faults once under the per-VMA lock
 2026-08-14 18:51 UTC  (2+ messages)

[PATCH] mm/secretmem: properly account locked pages
 2026-08-14 18:46 UTC 

[PATCH 1/1] mm/hugetlb: keep max_huge_pages when dissolving surplus folios
 2026-08-14 18:40 UTC  (2+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-14 18:13 UTC  (14+ messages)
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-08-14 18:05 UTC  (4+ messages)
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)

[PATCH v3 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
 2026-08-14 17:21 UTC  (2+ messages)

[PATCH v3 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
 2026-08-14 17:21 UTC  (2+ messages)

[PATCH v3 4/4] selftests/sched_ext: build BPF schedulers via the shared lib.bpf.mk
 2026-08-14 17:05 UTC  (2+ messages)

[PATCH v3 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
 2026-08-14 17:05 UTC  (2+ messages)

[RFC PATCH 0/2] mm: zsmalloc: make shrinker compaction budget-aware
 2026-08-14 16:50 UTC  (8+ messages)

[PATCH v4 0/2] kho: support preserving high-order non-compound pages
 2026-08-14 16:48 UTC  (7+ messages)

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-14 16:44 UTC  (10+ messages)
      ` fixing sashiko failure to apply (was Re: [PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff)

[BUG] firmware: memmap: slab-use-after-free in firmware_map_add_hotplug
 2026-08-14 16:30 UTC 

xfs: properly account xfs_buf items as reclaimable
 2026-08-14 16:07 UTC  (6+ messages)
` [PATCH 2/2] xfs: count folio alloc'd xfs_buf items in NR_KERNEL_MISC_RECLAIMABLE

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-14 15:49 UTC  (3+ messages)
` [PATCH v3 02/11] mm, swap: support zswap and zeroswap as vswap backends

[PATCH v5 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-14 15:29 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: reserved-memory: Document "
` [PATCH v5 02/10] dt-bindings: display: tegra: Document memory regions
` [PATCH v5 03/10] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v5 04/10] bitmap: Add bitmap_allocate() function
` [PATCH v5 05/10] mm/cma: Introduce cma_alloc_at() API
` [PATCH v5 06/10] dma-buf: heaps: Add debugfs support
` [PATCH v5 07/10] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v5 08/10] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v5 09/10] arm64: tegra: Hook up VPR to host1x
` [PATCH v5 10/10] arm64: tegra: Add VPR placeholder node on Tegra264

[PATCH 00/11] coredump: allow to create sparse coredumps on the coredump socket
 2026-08-14 15:28 UTC  (3+ messages)

[Hypervisor Live Update] Notes from August 10, 2026
 2026-08-14 15:04 UTC 

[PATCH] mm/damon/stat: avoid iterating targets in damon_stat_sort_regions()
 2026-08-14 14:54 UTC 

[RFC/Discussion] mm/damon: Helping with alternative for watermarks
 2026-08-14 14:54 UTC  (2+ messages)

[PATCH] liveupdate: use scoped_guard for mutex in session operations
 2026-08-14 14:10 UTC  (2+ messages)

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-14 13:58 UTC  (7+ messages)
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper

[PATCH v3 0/2] mm/mm_init: simplify zone_spanned_pages_in_node()
 2026-08-14 13:37 UTC  (3+ messages)
` [PATCH v3 1/2] mm/mm_init: fold adjust_zone_range_for_zone_movable() into its only caller
` [PATCH v3 2/2] mm/mm_init: simplify ZONE_MOVABLE branch in zone_spanned_pages_in_node()

[PATCH v3 00/18] selftests/mm: improve khugepaged coverage
 2026-08-14 13:29 UTC  (6+ messages)
` [PATCH v3 05/18] selftests/mm: keep khugepaged out of the swapout the swap cases set up

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-08-14 13:27 UTC  (5+ messages)

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-14 12:56 UTC  (4+ messages)
` [PATCH v4 07/10] "

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-14 12:31 UTC  (16+ messages)
` [PATCH v3 13/26] mm: introduce freetype_t
` [PATCH v3 16/26] mm: add definitions for allocating unmapped pages
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations

[PATCH] posix-cpu-timers: Dequeue per-thread timers before exchange_tids()
 2026-08-14 12:01 UTC  (2+ messages)

[PATCH] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
 2026-08-14 11:23 UTC  (2+ messages)

[linux-next:master] [mm/vmpressure] ea928e9e18: stress-ng.mremap.ops_per_sec 36.2% regression
 2026-08-14 10:32 UTC  (4+ messages)

[PATCH] lkdtm: use kmalloc() instead of __get_free_page
 2026-08-14 10:20 UTC  (2+ messages)

[RFC PATCH] zram: avoid preemption with CPU-based compression backends
 2026-08-14 10:19 UTC  (9+ messages)

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-14 10:06 UTC  (8+ messages)
` [PATCH 6/9] mm: convert PTE table entry to pte

[PATCH v2] mm/Kconfig: make MEMORY_FAILURE select MIGRATION
 2026-08-14  8:41 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