[LSF/MM/BPF TOPIC] eBPF isolation with pkeys
2026-02-13 21:37 UTC (9+ messages)
[GIT PULL] hotfixes for 7.0-rc1
2026-02-13 20:17 UTC (2+ messages)
[PATCH] memcg: consolidate private id refcount get/put helpers
2026-02-13 20:08 UTC (2+ messages)
[PATCH 0/2] improve per-node allocation and reclaim visibility
2026-02-13 19:56 UTC (19+ messages)
` [PATCH 1/2] mm/mempolicy: track page allocations per mempolicy
` [PATCH 2/2] mm: move pgscan and pgsteal to node stats
` [syzbot ci] Re: improve per-node allocation and reclaim visibility
[PATCH v9] mm/page_alloc: boost watermarks on atomic allocation failure
2026-02-13 19:36 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Improve this_cpu_ops performance for ARM64 (and potentially other architectures)
2026-02-13 18:42 UTC (13+ messages)
[PATCH v5 0/3] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
2026-02-13 18:15 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 1/3] tracing: Add __event_in_*irq() helpers
` [PATCH v6 2/3] mm: vmscan: add cgroup IDs to vmscan tracepoints
` [PATCH v6 3/3] mm: vmscan: add PIDs "
[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_walk
2026-02-13 17:53 UTC (6+ messages)
[PATCH v3] rust: page: add byte-wise atomic memory copy methods
2026-02-13 17:44 UTC (6+ messages)
[REGRESSION] mm/mprotect: 2x+ slowdown for >=400KiB regions since PTE batching (cac1db8c3aad)
2026-02-13 17:26 UTC (5+ messages)
[PATCH] mm/vmscan: avoid false-positive -Wuninitialized warning
2026-02-13 17:23 UTC (4+ messages)
[PATCH 0/2] efi: Fix alignenment issues in unaccepted memory code
2026-02-13 17:20 UTC (7+ messages)
` [PATCH 1/2] efi: Fix reservation of unaccepted memory table
` [PATCH 2/2] efi: Align unaccepted memory range to page boundary
[RFC PATCH v3 0/6] some /dev/mem specifications and traced testing
2026-02-13 17:13 UTC (6+ messages)
` [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use
[PATCH v2] rust: page: add byte-wise atomic memory copy methods
2026-02-13 16:19 UTC (14+ messages)
[syzbot] [cgroups?] [mm?] KASAN: wild-memory-access Read in lookup_swap_cgroup_id (2)
2026-02-13 16:04 UTC (4+ messages)
[PATCH v2 1/1] mm/damon: remove unused target param of get_scheme_score()
2026-02-13 15:19 UTC (2+ messages)
[RFC PATCH] mm: only set fault addrsss' access bit in do_anonymous_page
2026-02-13 15:08 UTC (10+ messages)
[RFC PATCH v5 00/10] mm: Hot page tracking and promotion infrastructure
2026-02-13 14:56 UTC (4+ messages)
[RFC PATCH v2 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-02-13 14:33 UTC (14+ messages)
` [RFC PATCH v2 v2 1/5] mm: swap: introduce swap tier infrastructure
[LSF/MM/BPF TOPIC] Buffered atomic writes
2026-02-13 13:32 UTC (2+ messages)
[Patch v3] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
2026-02-13 13:20 UTC (4+ messages)
[syzbot] [mm?] KMSAN: uninit-value in follow_page_pte
2026-02-13 12:26 UTC
[RFC] making nested spin_trylock() work on UP?
2026-02-13 11:57 UTC
[RFC] making nested spin_trylock() work on UP?
2026-02-13 11:57 UTC
[RFC PATCH 0/7] k[v]free_rcu() improvements
2026-02-13 11:55 UTC (8+ messages)
` [RFC PATCH 1/7] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [RFC PATCH 7/7] mm/slab: make kfree_rcu_nolock() work with sheaves
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2026-02-13 11:02 UTC (8+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH v1] mm/kfence: disable KFENCE upon KASAN HW tags enablement
2026-02-13 10:50 UTC (2+ messages)
[GIT PULL] MM updates for 7.0-rc1
2026-02-13 9:23 UTC (4+ messages)
[PATCH v1] mm/damon: remove unused code
2026-02-13 9:22 UTC (4+ messages)
[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
2026-02-13 9:06 UTC (16+ messages)
[PATCH] kho: move alloc tag init to kho_init_{folio,pages}()
2026-02-13 8:59 UTC
[PATCH v3 03/12] rust: xarray: add `contains_index` method
2026-02-13 8:17 UTC (11+ messages)
[GIT PULL] non-MM updates for 7.0-rc1
2026-02-13 8:14 UTC (3+ messages)
[PATCH bpf-next v2 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
2026-02-13 7:56 UTC (6+ messages)
` [PATCH bpf-next v2 1/3] bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg
` [PATCH bpf-next v2 2/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value
` [PATCH bpf-next v2 3/3] bpf: selftests: Skip kmem test when cgroup.memory=nokmem is set
[PATCH bpf-next 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
2026-02-13 7:29 UTC (8+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value
` [PATCH bpf-next 2/3] mm/memcontrol: Return error when accessing kmem with nokmem
` [PATCH bpf-next 3/3] selftests/bpf: Skip test_kmem when cgroup.memory=nokmem
[PATCH mm-new v3 0/2] mm: zswap: add per-memcg stat for incompressible pages
2026-02-13 7:18 UTC (3+ messages)
` [PATCH mm-new v3 1/2] "
` [PATCH mm-new v3 2/2] selftests/cgroup: add test for zswap "
[PATCH v4 0/1] Identify the accurate NUMA ID of CFMW
2026-02-13 6:03 UTC (2+ messages)
` [PATCH v4 1/1] mm: numa_memblks: "
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-02-13 5:50 UTC (4+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH v5 0/5] support batch checking of references and unmapping for large folios
2026-02-13 5:19 UTC (5+ messages)
` [PATCH v5 5/5] mm: rmap: support batched unmapping for file "
[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
2026-02-13 5:01 UTC (6+ messages)
` [PATCH v3 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
[PATCH mm-unstable v1 0/5] mm: khugepaged cleanups and mTHP prerequisites
2026-02-13 3:51 UTC (22+ messages)
` [PATCH mm-unstable v1 1/5] mm: consolidate anonymous folio PTE mapping into helpers
` [PATCH mm-unstable v1 2/5] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v1 3/5] mm/khugepaged: define COLLAPSE_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
` [PATCH mm-unstable v1 4/5] mm/khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH mm-unstable v1 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
{standard input}:44576: Error: pcrel offset for branch to .LS0066 too far (0x3a)
2026-02-13 2:31 UTC (2+ messages)
[Bug 221055] New: Hibernate image write 10x slower since commit 0ff67f990bd4 ("mm, swap: remove swap slot cache")
2026-02-13 2:21 UTC (5+ messages)
[PATCH RESEND v8] mm/page_alloc: boost watermarks on atomic allocation failure
2026-02-13 1:52 UTC (3+ messages)
[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
2026-02-12 23:57 UTC (7+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance
[PATCH] mm: remove '!root_reclaim' checking in should_abort_scan()
2026-02-12 22:57 UTC (2+ messages)
[PATCH] mm/migrate_device: remove dead migration entry check in migrate_vma_collect_huge_pmd()
2026-02-12 21:16 UTC (2+ messages)
[PATCH v3 00/20] Virtual Swap Space
2026-02-12 20:11 UTC (8+ messages)
[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
2026-02-12 18:40 UTC (10+ messages)
` [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
[PATCH] mm: name the anonymous MMOP enum as enum mmop
2026-02-12 18:13 UTC (5+ messages)
[PATCH v16 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-02-12 18:09 UTC (2+ messages)
[PATCH] smaps: Report correct page sizes with THP
2026-02-12 18:05 UTC (4+ messages)
[PATCH] selftests/mm: Remove duplicate include of unistd.h
2026-02-12 17:03 UTC (3+ messages)
[RFC 0/2] mm: thp: split time allocation of page table for THPs
2026-02-12 16:46 UTC (7+ messages)
` [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time
[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
2026-02-12 16:33 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox