Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-10 16:28:02 to 2026-08-11 12:49:30 UTC [more...]

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-11 12:48 UTC  (3+ messages)
` [PATCH v4 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper

[PATCH] tracing: report buffer memory in /proc/meminfo
 2026-08-11 12:44 UTC  (8+ messages)
      ` 答复: [External Mail]Re: "

[PATCH bpf-next 0/5] bpf: Add user memory access kfuncs for mm_struct
 2026-08-11 12:40 UTC  (9+ messages)
` [PATCH bpf-next 1/5] mm: Add copy_remote_mm_str()
` [PATCH bpf-next 2/5] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next 3/5] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next 4/5] selftests/bpf: Test trusted-or-null linux_binprm->mm
` [PATCH bpf-next 5/5] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-11 12:23 UTC  (10+ messages)
` [PATCH v6 1/2] "

[PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-08-11 12:13 UTC  (5+ messages)

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-11 12:11 UTC  (20+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 6/9] mm: convert PTE table entry to pte

[RFC] tracing: aggregate ring-buffer usage statistics
 2026-08-11 11:48 UTC 

[PATCH v1 0/2] Optimize the code in kexec_handover.c
 2026-08-11 11:46 UTC  (5+ messages)
` [PATCH v1 1/2] kho: remove useless phys increment in inner loop
` [PATCH v1 2/2] kho: unwind restored pages on kho_restore_vmalloc error

[PATCH v2 00/17] selftests/mm: improve khugepaged coverage
 2026-08-11 11:40 UTC  (2+ messages)

[PATCH v5] kexec: keep the next kernel off hardware-poisoned pages
 2026-08-11 11:36 UTC  (4+ messages)

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-11 11:31 UTC  (18+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 02/11] KVM: Introduce kvm_create_vm_file() helper
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 06/11] KVM: guest_memfd: Move internal definitions to internal header
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-11 11:19 UTC  (7+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

Fwd: BadBunny: UFFDIO_COPY shmem killpriv bypass leading to local privilege escalation
 2026-08-11 11:16 UTC  (7+ messages)

[PATCH v4 0/2] kho: support preserving high-order non-compound pages
 2026-08-11 10:27 UTC  (2+ messages)

[PATCH 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-11 10:18 UTC  (4+ messages)
` [PATCH 1/3] docs/mm/damon/design: accurate semantics "
` [PATCH 2/3] docs/mm/damon/design: difference between watermarks and nr_snapshots
` [PATCH 3/3] docs/mm/damon/design: fix typo of max_nr_snapshots

[PATCH] mm/mglru: fix and remove redundant unevictable folio handling
 2026-08-11  9:40 UTC 

[PATCH] lib/test_hmm: fix NULL deref and wrong direction in devmem fault debug message
 2026-08-11  9:22 UTC 

[PATCH v8] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
 2026-08-11  9:22 UTC  (3+ messages)

[PATCH v6 0/7] docs/zh_CN: update DAMON translations
 2026-08-11  9:16 UTC  (5+ messages)
` [PATCH v6 1/7] docs/zh_CN: update DAMON design translation
` [PATCH v6 5/7] docs/zh_CN: update DAMON usage translation

[RFC PATCH 0/2] mm: zsmalloc: make shrinker compaction budget-aware
 2026-08-11  9:03 UTC  (6+ messages)

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-11  8:58 UTC 

[PATCH] coredump: add filesz truncation and filter
 2026-08-11  8:51 UTC  (2+ messages)

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-11  8:40 UTC  (5+ messages)
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()

[RFC V2 0/6] mm: Drop pxd_ERROR()
 2026-08-11  8:34 UTC  (9+ messages)
` [RFC V2 1/6] loongarch/mm: Stop using pte_ERROR()
` [RFC V2 2/6] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V2 3/6] sh/mm: Stop using pte_ERROR()
` [RFC V2 4/6] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V2 5/6] sh/mm: Stop using pgd_ERROR()
` [RFC V2 6/6] mm: Drop pxd_ERROR()

[PATCH v7] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-11  8:14 UTC  (3+ messages)

[PATCH v2] mm/madvise: avoid skipping pages after splitting large folios
 2026-08-11  7:52 UTC  (8+ messages)
          ` [External] "

[syzbot] [mm?] WARNING in set_mm_walk
 2026-08-11  7:36 UTC  (4+ messages)

[PATCH 0/2] mm: vmscan: fix scan overshoot and ineligible folio scanning
 2026-08-11  7:08 UTC  (3+ messages)
` [PATCH 1/2] mm: vmscan: charge isolate overshoot against scan quota
` [PATCH 2/2] mm: vmscan: stop scanning ineligible folios after max_nr_skipped

[PATCH] kasan: fix quarantine_size accounting during cache removal
 2026-08-11  7:33 UTC 

[PATCH] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
 2026-08-11  7:17 UTC 

[PATCH] mm/cma: fix stray newline in auto-generated CMA area name
 2026-08-11  7:16 UTC  (2+ messages)

[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
 2026-08-11  7:15 UTC  (2+ messages)

[PATCH v6] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-11  7:04 UTC  (7+ messages)

[RFC PATCH v2 0/4] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-11  6:47 UTC  (5+ messages)
` [RFC PATCH v2 1/4] blk-cgroup: wait for old blkgs to leave queue before disk rebind
` [RFC PATCH v2 2/4] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v2 3/4] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v2 4/4] blk-cgroup: move async bio punt state to blkcg

[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
 2026-08-11  6:37 UTC  (2+ messages)

[RFC PATCH] mm/oom_kill: dump top 5 memory consumers by RSS in OOM report
 2026-08-11  6:29 UTC 

[PATCH v3] memcg: keep folio's objcg same as its node
 2026-08-11  6:25 UTC  (2+ messages)

[PATCH] mm/memcg: fix NULL nodeinfo[] dereference on late-onlined nodes
 2026-08-11  6:19 UTC  (4+ messages)

[PATCH] mm/cma: remove stray newline from auto-generated CMA area name
 2026-08-11  6:12 UTC  (3+ messages)

[PATCH] mm/memfd_luo: use real folio index in retrieve error logs
 2026-08-11  5:59 UTC  (3+ messages)

[PATCH] mm: Make VM_FAULT_RESULT_TRACE compatible with sparse
 2026-08-11  5:54 UTC  (2+ messages)

[PATCH] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
 2026-08-11  5:43 UTC  (3+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-11  4:50 UTC  (22+ messages)
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn

[PATCH v2] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
 2026-08-11  5:14 UTC 

[BUG] powerpc: userspace processes crash in ld64.so.2 when running recent linux-next kernels
 2026-08-11  4:58 UTC  (3+ messages)

[PATCH v3 0/7] mm/khugepaged: several cleanups
 2026-08-11  4:50 UTC  (3+ messages)

[PATCH] mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
 2026-08-11  4:43 UTC  (3+ messages)

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-08-11  4:35 UTC  (13+ messages)

[PATCH v2] mm: memcg-v1: fix memsw and TCP failcnt accounting
 2026-08-11  4:31 UTC  (3+ messages)

[PATCH v3 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
 2026-08-11  3:58 UTC  (9+ messages)
` [PATCH v3 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
` [PATCH v3 05/17] mm/sparse-vmemmap: support section-based vmemmap accounting
` [PATCH v3 08/17] mm/sparse-vmemmap: support section-based vmemmap optimization
` [PATCH v3 10/17] mm/hugetlb: switch HugeTLB to "

[PATCH v4 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
 2026-08-11  3:52 UTC  (2+ messages)

[RFC v2 PATCH] mm/cma: don't release CMA pages still in use
 2026-08-11  3:49 UTC  (3+ messages)

2026–2032 Set-Top Box (STB) market overview 机顶盒
 2026-08-11  3:44 UTC 

[PATCH] mm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAX
 2026-08-11  3:36 UTC 

[RFC PATCH v3 0/8] batch lookups in follow_page_mask()
 2026-08-11  2:51 UTC  (9+ messages)
` [RFC PATCH v3 1/8] mm/gup: break out gup_fill_pages() helper
` [RFC PATCH v3 2/8] mm/gup: convert follow_page_mask() to return a long
` [RFC PATCH v3 3/8] mm/gup: split follow_page_pte_commit() out of follow_page_pte()
` [RFC PATCH v3 4/8] mm/gup: break out follow_one_pte() helper
` [RFC PATCH v3 5/8] mm/gup: fill the pages array outside the pud/pmd lock
` [RFC PATCH v3 6/8] mm/gup: return a huge page's full count from follow_page_mask()
` [RFC PATCH v3 7/8] mm/gup: walk multiple PTEs per follow_page_pte() call
` [RFC PATCH v3 8/8] mm/gup: batch contiguous same-folio PTEs into one refcount grab

[PATCH v4 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-11  2:50 UTC  (23+ messages)
` [PATCH v4 1/5] mm: Make per-VMA locks available universally
` [PATCH v4 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v4 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
` [PATCH v4 5/5] tcp: Remove mmap_lock fallback path

[PATCH 1/1] zsmalloc: account for handle size in class lookup
 2026-08-11  2:28 UTC  (2+ messages)

[PATCH] mm: memcg-v1: fix memory.memsw.failcnt accounting
 2026-08-11  1:48 UTC  (5+ messages)

[PATCH RFC v2 0/2] mm/zswap: shrink zswap_entry via a fixed pool index
 2026-08-11  1:11 UTC  (6+ messages)
` [PATCH RFC v2 1/2] mm/zswap: replace the zswap_pools list with a fixed pools array
` [PATCH RFC v2 2/2] mm/zswap: reference the pool by index to shrink struct zswap_entry

memcg stats flushing (WAS "Re: [PATCH] fuse: disable default bdi strictlimiting")
 2026-08-11  0:48 UTC  (4+ messages)

[syzbot] [fs?] [mm?] BUG: sleeping function called from invalid context in kvm_xen_set_evtchn_fast (2)
 2026-08-11  0:12 UTC 

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-08-10 23:54 UTC  (5+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH v5] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-10 23:06 UTC  (7+ messages)

[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
 2026-08-10 22:27 UTC  (7+ messages)
` [PATCH v3 08/11] mm, swap: only charge physical swap entries
` [syzbot ci] Re: Virtual Swap Space (Swap Table Edition)

[PATCH v2 0/4] mm, swap: keep hibernation swap slots out of the swap cache
 2026-08-10 22:16 UTC  (4+ messages)
` [PATCH v2 2/4] mm, swap: only allow swapped-out slots into "

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-10 21:46 UTC  (8+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING e0ffd277b09a7c9f1a436e5f75be37ac490bc59f
 2026-08-10 20:23 UTC  (2+ messages)

[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
 2026-08-10 20:19 UTC  (4+ messages)

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-10 19:43 UTC  (4+ messages)
` [PATCH v3 3/6] mm/migrate_device: Fix THP splitting of a CPU faulted device private folio

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-10 19:06 UTC  (5+ messages)
` [PATCH v4 05/10] mm/cma: Allow dynamically creating CMA areas

[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
 2026-08-10 19:04 UTC  (3+ messages)
` [PATCH v2 1/6] mm: export vmf_insert_pfn_prot_mkwrite(), change variants to inline

[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-08-10 18:57 UTC  (5+ messages)

[PATCH] mm/page-writeback: document folio_mark_dirty() locking more explicitly
 2026-08-10 18:29 UTC  (3+ messages)

[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
 2026-08-10 18:22 UTC  (6+ messages)
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()

[PATCH] mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
 2026-08-10 18:16 UTC  (5+ messages)

[PATCH v2] mm/page-writeback: document folio_mark_dirty() locking more explicitly
 2026-08-10 18:10 UTC 

[PATCH v4 3/4] liveupdate: luo_session: include linux/mm.h for virt/phys translation
 2026-08-10 17:44 UTC  (5+ messages)
  ` [PATCH v4 2/4] LoongArch: kexec: add KHO support

[PATCH 0/6] mm/page_io: folio conversion cleanups
 2026-08-10 17:34 UTC  (4+ messages)
` [PATCH 6/6] mm/swap: rename __swap_writepage() to __swap_writeout()

[PATCH 0/3] mm, swap: don't spin or flood the console on a bad swap entry
 2026-08-10 17:20 UTC  (4+ messages)
` [PATCH 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH 3/3] mm: fail the fault on a malformed swap entry instead of retrying it


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