Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 05:59:29 to 2026-08-11 16:59:44 UTC [more...]

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

Failed Incoming Messages Report
 2026-08-11 16:56 UTC 

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-11 16:56 UTC  (28+ messages)
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour

[PATCH 0/3] mm, swap: don't spin or flood the console on a bad swap entry
 2026-08-11 16:48 UTC  (8+ messages)
` [PATCH 1/3] mm, swap: ratelimit bad swap entry reports in get_swap_device()
` [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

[PATCH v3 0/4] mm, swap: keep hibernation swap slots out of the swap cache
 2026-08-11 16:48 UTC  (6+ messages)
` [PATCH v3 1/4] mm, swap: don't free a hibernation slot that is in "
` [PATCH v3 2/4] mm, swap: only allow swapped-out slots into "
` [PATCH v3 3/4] mm, swap: give hibernation swap slots their own swap table entry type
` [PATCH v3 4/4] mm, swap: drop the swap cache guard and reclaim in swap_free_hibernation_slot()

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

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-08-11 16:42 UTC  (12+ messages)

[PATCH v2] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
 2026-08-11 16:41 UTC  (2+ messages)

[PATCH v2 0/2] mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
 2026-08-11 16:33 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/mm: add stale walk->action race test

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

[PATCH 0/4] kho: rename "scratch" to "bootmem"
 2026-08-11 16:26 UTC  (5+ messages)
` [PATCH 1/4] memblock: get rid of CONFIG_MEMBLOCK_KHO_SCRATCH
` [PATCH 2/4] memblock: rename KHO_SCRATCH to KHO_NOPRSRV
` [PATCH 3/4] kho: rename KHO scratch to KHO bootmem
` [PATCH 4/4] kho: rename kho_scratch= commandline parameter to kho_bootmem=

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

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-11 16:24 UTC  (14+ messages)

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

[PATCH] selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE check
 2026-08-11 16:20 UTC  (3+ messages)

[PATCH] kho: do not reserve scratch memory in the kdump kernel
 2026-08-11 16:18 UTC  (4+ messages)
` [PATCH v2] "

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

[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
 2026-08-11 16:11 UTC  (6+ messages)
  ` [PATCH 1/2] Correct __pagemap_scan_get_categories return value
  ` [PATCH 2/2] selftests/mm: Fix soft-dirty kselftest supported check

Suite à mon appel récent
 2026-08-11 16:10 UTC 

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-11 15:47 UTC  (9+ 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 v4 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v4 4/7] mm/khugepaged: fix outdated comments
` [PATCH v4 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
` [PATCH v4 6/7] mm/khugepaged: unmap pte before releasing vma write lock
` [PATCH v4 7/7] mm: Documentation: clarify where the mTHP stats live

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

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

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-11 15:29 UTC  (2+ messages)

[PATCH 00/11] coredump: allow to create sparse coredumps on the coredump socket
 2026-08-11 15:27 UTC  (12+ messages)
` [PATCH 01/11] selftests/coredump: discard the right amount after the coredump request
` [PATCH 02/11] selftests/coredump: collapse the expected request check into the helper
` [PATCH 03/11] coredump: pin the protocol struct sizes
` [PATCH 04/11] coredump: move the negotiated mask into struct coredump_params
` [PATCH 05/11] coredump: deduplicate the to_skip flush
` [PATCH 06/11] coredump: add COREDUMP_HEADER to the coredump socket protocol
` [PATCH 07/11] coredump: add COREDUMP_SPARSE "
` [PATCH 08/11] tools: sync coredump.h header
` [PATCH 09/11] coredump: frame the coredump when COREDUMP_HEADER is negotiated
` [PATCH 10/11] coredump: describe the holes when COREDUMP_SPARSE "
` [PATCH 11/11] selftests/coredump: test COREDUMP_HEADER and COREDUMP_SPARSE

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

[PATCH] mm: khugepaged: don't pass swap entry value to trace_mm_khugepaged_scan_file()
 2026-08-11 15:19 UTC  (2+ messages)

[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
 2026-08-11 15:18 UTC  (8+ messages)
` [PATCH 1/4] of/kexec: fix typo in comment (usable-memory-range)
` [PATCH 3/4] mm/secretmem: zeroize secret pages before kdump

[PATCH] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
 2026-08-11 15:16 UTC  (2+ messages)

[PATCH 4/4] security/keys: zeroize key payloads before kdump
 2026-08-11 14:58 UTC  (4+ messages)
` [PATCH 0/4] CRASH_ZEROIZE: Wipe secrets "

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

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

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-11 14:48 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 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 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH] selftests/exec: add missing SPDX-License-Identifier tag
 2026-08-11 14:35 UTC 

[PATCH v2 0/3] slab: ZERO_SIZE_PTR alignment and exact matching
 2026-08-11 14:12 UTC  (4+ messages)
` [PATCH v2 1/3] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
` [PATCH v2 2/3] slab: check for ZERO_SIZE_PTR by exact match
` [PATCH v2 3/3] slab: test zero-size allocations in slub_kunit

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-11 14:09 UTC  (21+ 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 14:08 UTC  (2+ messages)

[PATCH 0/3] docs/mm/damon/design: add explanation of nr_snapshots
 2026-08-11 13:56 UTC  (8+ 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 bpf-next 0/5] bpf: Add user memory access kfuncs for mm_struct
 2026-08-11 13:28 UTC  (10+ 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 v2 0/4] mm, swap: keep hibernation swap slots out of the swap cache
 2026-08-11 13:23 UTC  (3+ messages)

[PATCH] mm/oom_kill, proc: replace magic number 1000 with OOM_SCORE_ADJ_MAX
 2026-08-11 12:58 UTC  (2+ messages)

[PATCH] tracing: report buffer memory in /proc/meminfo
 2026-08-11 12:44 UTC  (7+ messages)

[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 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 v4 0/2] kho: support preserving high-order non-compound pages
 2026-08-11 10:27 UTC  (2+ messages)

[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 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

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

[RFC V2 0/6] mm: Drop pxd_ERROR()
 2026-08-11  8:34 UTC  (4+ messages)
` [RFC V2 6/6] "

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

[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/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  (2+ messages)

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


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