messages from 2026-08-11 16:54:22 to 2026-08-12 06:44:55 UTC [more...]
[PATCH v1 0/2] Optimize the code in kexec_handover.c
2026-08-12 6:44 UTC (4+ messages)
` [PATCH v1 2/2] kho: unwind restored pages on kho_restore_vmalloc error
[PATCH v3 9/9] x86: re-enable EXECMEM_ROX support
2026-08-12 6:33 UTC (2+ messages)
[PATCH] arch_numa: Avoid false positive fortify warning in setup_node_to_cpumask_map()
2026-08-12 5:47 UTC (2+ messages)
[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
2026-08-12 5:46 UTC (2+ messages)
[PATCH v5 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-12 5:41 UTC (3+ messages)
` [PATCH v5 1/2] alloc_tag: move release_module_tags() above reserve_module_tags()
` [PATCH v5 2/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
[PATCH] selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE check
2026-08-12 5:35 UTC (2+ messages)
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-12 5:33 UTC (27+ 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 v10 05/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v10 06/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
[PATCH v3] selftests/cgroup: test_zswap: skip test_no_kmem_bypass if debugfs is unavailable
2026-08-12 5:07 UTC
[PATCH] mm/mglru: fix and remove redundant unevictable folio handling
2026-08-12 4:33 UTC (2+ messages)
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-12 4:06 UTC (5+ messages)
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
mm.git review status at 7.2-rc7
2026-08-12 4:04 UTC (2+ messages)
[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 (3+ 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 (4+ 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 (10+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/mm: add stale walk->action race test
[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 (18+ messages)
` [PATCH v2 01/13] kexec: add CRASH_WIPE_SECRETS to wipe secrets before kdump
` [PATCH v2 02/13] crash-core: Flush caches on CRASH_WIPE_SECRETS
` [PATCH v2 03/13] arm64/mm: add set_direct_map_default_nosplit()
` [PATCH v2 04/13] mm/secretmem: wipe secret pages before kdump
` [PATCH v2 05/13] security/keys: wipe key payloads "
` [PATCH v2 06/13] security/keys: implement wipe op for user-type keys
` [PATCH v2 07/13] security/keys: implement wipe op for big_key
` [PATCH v2 08/13] security/keys: implement wipe op for trusted and encrypted keys
` [PATCH v2 09/13] security/keys: implement wipe op for asymmetric keys
` [PATCH v2 10/13] rxrpc: implement wipe op for rxrpc keys
` [PATCH v2 11/13] fscrypt: wipe master keys before kdump
` [PATCH v2 12/13] crypto: api - wipe tfm contexts "
` [PATCH v2 13/13] dm crypt: wipe key material "
[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 (15+ messages)
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [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 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) "
[PATCH v3 0/4] mm, swap: keep hibernation swap slots out of the swap cache
2026-08-11 18:46 UTC (4+ messages)
` [PATCH v3 4/4] mm, swap: drop the swap cache guard and reclaim in swap_free_hibernation_slot()
[PATCH] mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
2026-08-11 18:39 UTC (5+ messages)
[RFC PATCH v2 00/16] Page Alloc Hogger
2026-08-11 18:25 UTC (8+ messages)
[PATCH] kasan: avoid unnecessary quarantine lock cycling
2026-08-11 18:21 UTC (2+ messages)
[PATCH v2] kasan: fix cache shrink race with CPU hotplug
2026-08-11 17:32 UTC (2+ messages)
linux-next: Tree for Aug 11 (include/linux/mm.h)
2026-08-11 17:25 UTC
[RFC PATCH v3] mm/cma: don't release CMA pages still in use
2026-08-11 17:20 UTC
[PATCH v3 00/11] Virtual Swap Space (Swap Table Edition)
2026-08-11 17:17 UTC (3+ messages)
` [PATCH v3 10/11] mm, swap: defer memcg_table allocation for physical swap clusters
[PATCH 1/3] docs/mm/damon/design: accurate semantics of nr_snapshots
2026-08-11 17:01 UTC (2+ messages)
[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
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