messages from 2026-08-11 18:52:14 to 2026-08-12 03:27:57 UTC [more...]
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-12 3:27 UTC (5+ messages)
` [PATCH v10 01/41] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v10 02/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
[PATCH] mm/vmscan: fix missing NR_ISOLATED counter update in MGLRU reclaim path
2026-08-12 3:11 UTC (3+ messages)
[PATCH 0/3] docs/mm/damon/design: add explanation of nr_snapshots
2026-08-12 3:07 UTC (2+ messages)
[PATCH 0/2] mm: replace custom ratelimiting logic
2026-08-12 2:59 UTC (9+ messages)
` [PATCH 1/2] mm: replace custom bad page map "
` [PATCH 2/2] mm/page_alloc: replace custom bad page "
[PATCH v2] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
2026-08-12 2:45 UTC (5+ messages)
[PATCH] kasan: fix quarantine_size accounting during cache removal
2026-08-12 2:34 UTC (3+ messages)
[PATCH 0/2] mm: vmscan: fix scan overshoot and ineligible folio scanning
2026-08-12 2:29 UTC (3+ messages)
[PATCH v4 0/7] mm/khugepaged: several cleanups
2026-08-12 2:04 UTC (15+ messages)
` [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 v7] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-08-12 2:02 UTC (3+ messages)
[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-08-12 1:51 UTC (3+ messages)
` [PATCH v23 1/2] ACPI:RAS2: Add driver for the "
[akpm-mm:mm-new 223/226] WARNING: modpost: vmlinux: section mismatch in reference: chmod_common+0x94 (section: .text) -> tegra_p2u_driver_init (section: .init.text)
2026-08-12 1:47 UTC
[PATCH] lib/test_hmm: fix NULL deref and wrong direction in devmem fault debug message
2026-08-12 1:24 UTC (2+ messages)
[PATCH v5 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-12 1:10 UTC (6+ messages)
` [PATCH v5 1/5] mm: Make per-VMA locks available universally
` [PATCH v5 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v5 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
` [PATCH v5 4/5] binder: Remove mmap_lock fallback
` [PATCH v5 5/5] tcp: Remove mmap_lock fallback path
[PATCH RFC v2 0/2] mm/zswap: shrink zswap_entry via a fixed pool index
2026-08-12 0:45 UTC (6+ messages)
` [PATCH RFC v2 1/2] mm/zswap: replace the zswap_pools list with a fixed pools array
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING e0ffd277b09a7c9f1a436e5f75be37ac490bc59f
2026-08-12 0:27 UTC (4+ messages)
[PATCH v2 0/3] slab: ZERO_SIZE_PTR alignment and exact matching
2026-08-12 0:17 UTC (3+ messages)
` [PATCH v2 2/3] slab: check for ZERO_SIZE_PTR by exact match
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-11 23:50 UTC (11+ messages)
[PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
2026-08-11 22:03 UTC
[PATCH v2 0/2] mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
2026-08-11 21:57 UTC (5+ messages)
` [PATCH v2 1/2] "
[PATCH bpf-next 0/4] bpf: BPF-driven proactive memcg reclaim
2026-08-11 21:52 UTC (3+ messages)
` [PATCH bpf-next 2/4] bpf: add bpf_thread_wq kthread-backed workqueue with cgroup placement
[PATCH 0/3] Fix a deadlock in blk-crypto-fallback
2026-08-11 21:03 UTC (8+ messages)
` [PATCH 2/3] mm: support fallible mempool_alloc_bulk()
[PATCH 00/11] coredump: allow to create sparse coredumps on the coredump socket
2026-08-11 20:55 UTC (4+ messages)
[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
2026-08-11 20:41 UTC (6+ messages)
` [PATCH v2 13/13] dm crypt: wipe key material before kdump
[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
2026-08-11 20:32 UTC (10+ messages)
` [PATCH 1/9] memcg: make the v1 soft limit knob inert
` [PATCH 2/9] memcg: remove v1 soft limit reclaim
` [PATCH 3/9] memcg: remove mem_cgroup_shrink_node()
` [PATCH 4/9] memcg: remove the soft limit reclaim tracepoints
` [PATCH 5/9] memcg: remove the soft limit rbtree
` [PATCH 6/9] memcg: remove lru_gen_soft_reclaim()
` [PATCH 7/9] memcg: remove the per-node soft limit tree fields
` [PATCH 8/9] memcg: remove mem_cgroup->soft_limit
` [PATCH 9/9] memcg: simplify v1 event ratelimiting
[PATCH 0/6] mm/page_io: folio conversion cleanups
2026-08-11 20:30 UTC (5+ messages)
` [PATCH 4/6] mm/page_io: rename bio_associate_blkg_from_page()
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-11 20:08 UTC (8+ messages)
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
[PATCH v10 0/8] mm: optimize zone-device memmap initialization
2026-08-11 19:46 UTC (3+ messages)
` [PATCH v10 8/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
[PATCH] mm: khugepaged: don't pass swap entry value to trace_mm_khugepaged_scan_file()
2026-08-11 19:12 UTC (2+ messages)
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-08-11 18:51 UTC (2+ messages)
` (subset) "
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox