Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-18 03:43:04 to 2026-08-18 09:30:37 UTC [more...]

[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
 2026-08-18  9:30 UTC  (11+ messages)
` [PATCH v2 1/3] mm, swap: ratelimit bad swap entry reports
` [PATCH v2 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH v2 3/3] mm: fail the fault on a malformed swap entry instead of retrying it

[PATCH bpf-next v2 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-18  9:26 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
` [PATCH bpf-next v2 2/2] selftests/bpf: add memcg async reclaim test

[PATCH v2 0/5] of: reserved_mem: several fixes about reserved memory
 2026-08-18  9:24 UTC  (6+ messages)
` [PATCH v2 1/5] of: reserved_mem: skip init for regions whose early reservation failed
` [PATCH v2 2/5] of: reserved_mem: reject static regions overlapping no-map memory
` [PATCH v2 3/5] of: reserved_mem: reject statically placed regions overlapping existing reservations
` [PATCH v2 4/5] of: reserved_mem: release dynamically allocated no-map region on init failure
` [PATCH v2 5/5] of: reserved_mem: retain static no-map memory "

[PATCH v4 00/19] selftests/mm: improve khugepaged coverage
 2026-08-18  9:22 UTC  (5+ messages)
` [PATCH v4 01/19] selftests/mm: raise the khugepaged test-case cap
` [PATCH v4 02/19] selftests/mm: skip collapse_compound_extreme() where the PMD is too large

[PATCH v2 7/7] mm/rmap: batch the unmap of large folios in try_to_migrate_one()
 2026-08-18  9:20 UTC  (4+ messages)

[PATCH] liveupdate: use scoped_guard for mutex in session operations
 2026-08-18  9:17 UTC  (4+ messages)

[PATCH v2 0/2] mm/vdso: make offset_in_page() usable without linux/mm.h
 2026-08-18  9:07 UTC  (8+ messages)
` [PATCH v2 1/2] vdso: move offset_in_page() from linux/mm.h to vdso/page.h

[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
 2026-08-18  9:06 UTC  (6+ messages)
` [PATCH v6 4/5] mm/memory-failure: skip take_page_off_buddy after dissolving HWPoison HugeTLB page

[PATCH] mm, swap: ratelimit bad swap entry reports
 2026-08-18  9:03 UTC 

[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
 2026-08-18  9:03 UTC  (8+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump

[PATCH v4] mm: Use a folio in the softleaf_is_device_private path
 2026-08-18  8:56 UTC  (4+ messages)

[PATCH v7 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-18  8:57 UTC  (3+ messages)
` [PATCH v7 1/2] mm/memory_hotplug: make shrink_zone_span() more robust
` [PATCH v7 2/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range

[PATCH v2 0/3] mm: reject zone device folios in more folio walkers
 2026-08-18  8:27 UTC  (6+ messages)
` [PATCH v2 2/3] mm/madvise: skip zone device folios in cold/pageout PMD range
` [PATCH v2 3/3] mm/mempolicy: skip zone device folios when queueing folios

arch/riscv/include/asm/syscall_wrapper.h:35:14: warning: '__se_sys_userfaultfd' alias between functions of incompatible types 'long int(ulong, ulong, ulong, ulong, ulong, ulong, ulong)' {aka 'long int(long unsigned int, long unsigned int, long uns
 2026-08-18  8:26 UTC 

[PATCH bpf-next 2/3] bpf: Add user memory access kfuncs for linux_binprm
 2026-08-18  8:24 UTC  (2+ messages)

[RFC PATCH 0/8] mm/memcontrol: introduce per-tier memory accounting and control
 2026-08-18  8:24 UTC  (9+ messages)
` [RFC PATCH 4/8] mm/memcontrol: add per-tier charge and uncharge
` [RFC PATCH 7/8] mm/memcontrol: auto-derive tier high/max from memory.high/max
` [RFC PATCH 8/8] cgroup: add memory_tiered_limits cgroup mount option
` [syzbot ci] Re: mm/memcontrol: introduce per-tier memory accounting and control

[PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
 2026-08-18  8:22 UTC  (12+ messages)

[PATCH] selftests/mm: Drop redundant open() in mprotect_tests()
 2026-08-18  8:21 UTC  (3+ messages)

[PATCH] mm: page_counter: reject empty string in page_counter_memparse()
 2026-08-18  7:45 UTC  (3+ messages)

[PATCH] mm/memcontrol: avoid false sharing between vmstats and events
 2026-08-18  7:42 UTC  (2+ messages)

[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-08-18  7:40 UTC  (6+ messages)
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)
` [PATCH RFC 10/15] mm/mglru: make folio lru referenced times count a generic API

[RFC PATCH 0/6] mm/damon: hardware-sampled access reports
 2026-08-18  7:35 UTC  (2+ messages)

[PATCH] mm/secretmem: properly account locked pages
 2026-08-18  7:16 UTC  (4+ messages)

[PATCH v2] mm: fix incorrect vm_flags usage when checking allowable orders for tmpfs
 2026-08-18  7:10 UTC  (2+ messages)

[RFC PATCH v3 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-18  7:06 UTC  (4+ messages)
` [RFC PATCH v3 1/3] blk-cgroup: use a request_queue rhashtable for blkg lookup
` [RFC PATCH v3 2/3] blk-cgroup: store blkcg in bio instead of blkg
` [RFC PATCH v3 3/3] blk-cgroup: move async bio punt state to blkcg

[PATCH v8 0/7] docs/zh_CN: update DAMON documentation translation
 2026-08-18  7:03 UTC  (8+ messages)
` [PATCH v8 1/7] docs/zh_CN: update DAMON design translation
` [PATCH v8 2/7] docs/zh_CN: add DAMON_STAT usage translation
` [PATCH v8 3/7] docs/zh_CN: update DAMON index translation
` [PATCH v8 4/7] docs/zh_CN: update DAMON start translation
` [PATCH v8 5/7] docs/zh_CN: update DAMON usage translation
` [PATCH v8 6/7] docs/zh_CN: update DAMON reclaim translation
` [PATCH v8 7/7] docs/zh_CN: update DAMON LRU sort translation

[RFC PATCH 0/7] mm/damon/perf: observability framework for hardware-sampled access reports
 2026-08-18  6:10 UTC  (8+ messages)
` [RFC PATCH 1/7] mm/damon/perf: add observability framework with tracepoints and CONFIG switch
` [RFC PATCH 2/7] mm/damon/perf: implement observe API and per-CPU statistics engine
` [RFC PATCH 3/7] mm/damon/perf: add debugfs statistics interface
` [RFC PATCH 4/7] mm/damon: integrate observe API into vaddr overflow handlers and core drain
` [RFC PATCH 5/7] selftests/damon: add automated layer-by-layer observability test
` [RFC PATCH 6/7] Docs/mm/damon: document the perf observability framework
` [RFC PATCH 7/7] mm/damon/perf: add CONFIG_DAMON_PERF_DEBUG and pipeline health check

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-18  6:01 UTC  (2+ messages)

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-18  6:01 UTC  (2+ messages)

[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
 2026-08-18  6:01 UTC  (2+ messages)

[PATCH] selftests/mm: khugepaged: consolidate error exits via kselftest helpers
 2026-08-18  5:38 UTC  (2+ messages)

[PATCH 0/7] mm/mglru: clean up folio counters and flag usage
 2026-08-18  5:38 UTC  (8+ messages)
` [PATCH 1/7] mm/memcontrol: make lru_zone_size atomic and simplify sanity check
` [PATCH 2/7] mm/mglru: introduce helpers for manipulating gen and refs flags
` [PATCH 3/7] mm/migrate: copy the referenced state via folio_migrate_refs()
` [PATCH 4/7] mm/mglru: move max_seq read into walk_update_folio
` [PATCH 5/7] mm/mglru: use explicit tier range in read_ctrl_pos()
` [PATCH 6/7] mm/mglru: fix potential generation folio number leak
` [PATCH 7/7] mm/mglru: improve code readability and harden folio_inc_gen

[PATCH 0/2] mm/damon: add kunit tests for probe_hits handling and probe params validation
 2026-08-18  4:58 UTC  (6+ messages)
` [PATCH 1/2] mm/damon/core-kunit: test probe_hits handling at region split and merge
` [PATCH 2/2] mm/damon/core-kunit: test damon_valid_probe_params()

[akpm-mm:mm-new] BUILD SUCCESS 4b65683fd25fe596b5b5947d934bb176413d077b
 2026-08-18  4:24 UTC 

[RFC V3 0/8] mm: Drop pxd_ERROR()
 2026-08-18  4:00 UTC  (9+ messages)
` [RFC V3 1/8] mm: Make ptrval_to_str() generally available
` [RFC V3 2/8] mm: Stop using pxd_ERROR()
` [RFC V3 3/8] loongarch/mm: Stop using pte_ERROR()
` [RFC V3 4/8] parisc/mm: Directly use generic [pmd|pgd]_clear_bad()
` [RFC V3 5/8] sh/mm: Stop using pte_ERROR()
` [RFC V3 6/8] sh/mm: Stop using [p4d|pud|pmd]_ERROR()
` [RFC V3 7/8] sh/mm: Stop using pgd_ERROR()
` [RFC V3 8/8] mm: Drop pxd_ERROR()

[PATCH v4 0/4] make unused huge shrinker memcg aware
 2026-08-18  3:54 UTC  (3+ messages)
` [PATCH v4 4/4] mm: shmem: "

[PATCH] mm/secretmem: prevent uncharged mremap expansion after fork
 2026-08-18  3:42 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