messages from 2026-09-08 02:32:38 to 2026-09-08 11:12:31 UTC [more...]
[PATCH v3 0/6] arch, mm/execmem: resolve confusion about set_direct_map_valid_noflush()
2026-09-08 11:12 UTC (11+ messages)
` [PATCH v3 1/6] set_memory: add number of pages parameter to set_direct_map APIs
` [PATCH v3 3/6] mm/vmalloc: constify vm parameter of get_vm_area_page_order()
` [PATCH v3 4/6] mm/vmalloc: make set_area_direct_map HUGE_VMAP friendly
` [PATCH v3 6/6] Revert "arch: introduce set_direct_map_valid_noflush()"
[PATCH v3] mm: remove min_free_kbytes adjustment for THP
2026-09-08 10:40 UTC (7+ messages)
[PATCH] mm/rmap: fix missing barrier between anon_vma init and vma->anon_vma publish
2026-09-08 10:36 UTC (9+ messages)
[PATCH] mm: mglru: clear the reference counter for rejected folios
2026-09-08 10:29 UTC (10+ messages)
[syzbot] [mm?] WARNING in vma_add_pgoff
2026-09-08 10:24 UTC (5+ messages)
[PATCH bpf-next v5 0/7] bpf: Add user memory access kfuncs for mm_struct
2026-09-08 10:24 UTC (5+ messages)
` [PATCH bpf-next v5 4/7] bpf: Allow reads through trusted-or-null BTF pointers
` [PATCH bpf-next v5 6/7] bpf: Mark linux_binprm->mm as trusted-or-null
[PATCH] mm: page_alloc: add trace_mm_page_alloc to bulk allocation path
2026-09-08 10:23 UTC (8+ messages)
` [PATCH v2] mm: page_alloc: add missing hooks "
` [PATCH v3] "
` [PATCH v4] "
[PATCH] tools/testing/vma: cover hole filling through __mmap_region()
2026-09-08 10:21 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
2026-09-08 10:21 UTC (5+ messages)
[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
2026-09-08 10:17 UTC (9+ messages)
` [PATCH v9 01/10] memblock: Introduce MEMBLOCK_LLMAP
` [PATCH v9 07/10] arm64: Implement __set_direct_map*()
[PATCH RESEND] selftests/mm: Exit on invalid command-line options
2026-09-08 10:15 UTC (9+ messages)
` [PATCH v2 0/2] selftests/mm: Validate selections and scope memfd_secret setup
` [PATCH v2 1/2] selftests/mm: Reject invalid test selections before running tests
` [PATCH v2 2/2] selftests/mm: Only prepare ptrace_scope when memfd_secret is selected
[PATCH RFC v9 00/25] pkeys-based page table hardening
2026-09-08 10:11 UTC (15+ messages)
` [PATCH RFC v9 01/25] mm: Introduce kpkeys
` [PATCH RFC v9 12/25] mm: kpkeys: Protect regular page tables
[akpm-mm:mm-new] BUILD SUCCESS 9d3243fc689fef444f87e0a703b4c99653137e1b
2026-09-08 10:02 UTC
[PATCH v4 2/3] mm: swap: drop dropbehind swap cache folios on writeback completion
2026-09-08 9:58 UTC (2+ messages)
[PATCH v2 0/2] quota: Verify special quota formats match sb type
2026-09-08 9:53 UTC (5+ messages)
` [PATCH v2 2/2] shmem: Refuse to enable tmpfs format for another filesystem
[PATCH v5 00/24] vdso: Reject absolute relocations during build
2026-09-08 9:37 UTC (34+ messages)
` [PATCH v5 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v5 03/24] ARM: elf: "
` [PATCH v5 04/24] arm64: "
` [PATCH v5 05/24] powerpc/elf: "
` [PATCH v5 06/24] riscv: elf: "
` [PATCH v5 07/24] LoongArch: "
` [PATCH v5 08/24] s390/elf: "
` [PATCH v5 09/24] MIPS: ELF: "
` [PATCH v5 10/24] sparc: elf: "
` [PATCH v5 11/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v5 12/24] vdso: Add the vdsocheck tool
` [PATCH v5 13/24] x86/vdso: Enable "
` [PATCH v5 14/24] ARM: vdso: "
` [PATCH v5 15/24] arm64: "
` [PATCH v5 16/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v5 17/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v5 18/24] riscv: vdso: "
` [PATCH v5 19/24] LoongArch: vDSO: "
` [PATCH v5 20/24] s390/vdso: "
` [PATCH v5 21/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v5 22/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v5 23/24] sparc: "
` [PATCH v5 24/24] vDSO: Automatically enable VDSO_CHECK
[PATCH v4 1/3] mm: swap: move LRU insertion out of the swap cache allocator
2026-09-08 9:37 UTC (2+ messages)
[PATCH v4] mm: vmscan: avoid anon scanning for GFP_NOIO with low swapcache
2026-09-08 9:34 UTC (2+ messages)
[PATCH v2 00/11] mm: Switch device DAX to section-based vmemmap optimization
2026-09-08 9:29 UTC (20+ messages)
` [PATCH v2 01/11] mm/sparse-vmemmap: introduce CONFIG_SPARSEMEM_VMEMMAP_OPTIMIZATION
` [PATCH v2 02/11] mm/sparse-vmemmap: factor out shared vmemmap tail page allocation
` [PATCH v2 03/11] mm/sparse-vmemmap: open-code init_compound_tail()
` [PATCH v2 04/11] mm/sparse-vmemmap: prepare DAX vmemmap population for section orders
` [PATCH v2 05/11] mm/sparse-vmemmap: set section order for device DAX
` [PATCH v2 06/11] mm/sparse-vmemmap: switch device DAX to shared tail vmemmap pages
` [PATCH v2 07/11] mm/sparse-vmemmap: move HVO helpers to a public header
` [PATCH v2 08/11] powerpc/mm: switch device DAX to shared tail vmemmap pages
` [PATCH v2 09/11] mm/sparse-vmemmap: drop the extra tail page from device DAX reservation
` [PATCH v2 10/11] mm/sparse-vmemmap: drop unused section_nr_vmemmap_pages() arguments
` [PATCH v2 11/11] Documentation/mm: update DAX vmemmap deduplication docs
[PATCH v9 0/4] alloc_tag and module codetag section fixes
2026-09-08 9:24 UTC (5+ messages)
` [PATCH v9 1/4] alloc_tag: move release_module_tags() above reserve_module_tags()
` [PATCH v9 2/4] alloc_tag: clean up the populate failure path
` [PATCH v9 3/4] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections
` [PATCH v9 4/4] module: allocate codetag sections before the regular module layout
[PATCH] mm/huge_memory: add folio_reset_partially_mapped()
2026-09-08 9:25 UTC (3+ messages)
[PATCH v9 0/4] alloc_tag and module codetag section fixes
2026-09-08 9:21 UTC
[PATCH v9 0/4] alloc_tag and module codetag section fixes
2026-09-08 9:20 UTC
[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
2026-09-08 9:18 UTC (11+ messages)
` [PATCH v20 4/8] rust: page: convert to `Ownable`
` [PATCH v20 4/8] rust: page: convert to `Ownable`'
[PATCH v2 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
2026-09-08 9:13 UTC (9+ messages)
[PATCH 0/4] USB: replace page allocator calls with kmalloc()
2026-09-08 9:12 UTC (2+ messages)
[PATCH bpf-next v9 0/2] bpf: BPF-driven proactive memcg reclaim
2026-09-08 9:11 UTC (3+ messages)
` [PATCH bpf-next v9 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v9 2/2] selftests/bpf: Add memcg async reclaim test
[PATCH v12 8/8] netfs: Set subrequest->source at alloc before trace emission
2026-09-08 9:10 UTC
[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
2026-09-08 9:10 UTC (9+ messages)
` [PATCH v6 07/12] mm/cma: Introduce cma_alloc_at() API
[PATCH] selftests/mm: fix ptrace PEEKDATA check in memfd_secret test
2026-09-08 9:03 UTC (3+ messages)
[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
2026-09-08 8:56 UTC (9+ messages)
` [PATCH 3/6] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH 6/6] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
[PATCH v2 0/8] Optimize anonymous swapbacked large folio unmapping
2026-09-08 8:41 UTC (7+ messages)
` [PATCH v2 5/8] mm/internal: rename swap offset helpers to softleaf offset
fs/ocfs2/xattr.c:643:5-8: Unneeded variable: "ret". Return "0" on line 665
2026-09-08 8:32 UTC (4+ messages)
` [PATCH] ocfs2: remove unnecessary ret variable in ocfs2_calc_xattr_init()
[PATCH v7 0/3] mm: make persistent huge zero folio read-only
2026-09-08 8:29 UTC (12+ messages)
` [PATCH v7 1/3] "
[PATCH v4 3/3] mm: zswap: drop cold writeback folios via swap dropbehind
2026-09-08 8:24 UTC (2+ messages)
[PATCH] mm: zswap: don't fail a large-folio swapin whose range is not in zswap
2026-09-08 8:10 UTC (2+ messages)
[PATCH v8 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-09-08 8:03 UTC (7+ messages)
` [PATCH v8 1/2] mm/memory_hotplug: make shrink_zone_span() more robust
` [PATCH v8 2/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
[PATCH v2 0/4] KVM: s390: replace page allocator calls with kzalloc()
2026-09-08 7:55 UTC (4+ messages)
` [PATCH v2 1/4] KVM: s390: Replace get_zeroed_page() with kzalloc() for the STHYI buffer
[PATCH v2 0/8] sched: introduce for_each_process_rculock and for_each_thread_rculock
2026-09-08 7:51 UTC (11+ messages)
` [PATCH v2 5/8] kernel: convert process/thread iterators to for_each_*_rculock
[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity
2026-09-08 7:43 UTC (4+ messages)
` [RFC PATCH v2 20/23] sched/cache: Estimate utilization of the whole thread group
[PATCH v4 0/3] mm: khugepaged: fix tracepoint UAF
2026-09-08 7:39 UTC (5+ messages)
` [PATCH v4 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
[PATCH v4] mm/memcg: clear folio memcg after changing per memcg stats
2026-09-08 7:29 UTC (2+ messages)
[PATCH v4 00/12] crash: Rework and add arm64 crash hotplug support
2026-09-08 7:23 UTC (4+ messages)
` [PATCH v4 05/12] LoongArch: kexec_file: Fix CMA page leaks in segment placement retry loops
[PATCH] mm/hugetlb: fix subpool accounting after cgroup charge failure
2026-09-08 7:12 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] mm/hugetlb: fix max-only subpool accounting on alloc_hugetlb_folio failure
[PATCH] mm/hugetlb: fix overbroad MMU notifiers for unshared PMDs
2026-09-08 7:09 UTC (4+ messages)
[PATCH v2] memblock: reject non-page-aligned reserve_mem regions
2026-09-08 6:48 UTC (2+ messages)
[PATCH] mm/damon/tests/core-kunit: improve nr_samples_per_aggr test isolation
2026-09-08 6:48 UTC (2+ messages)
[PATCH v4 00/17] mm/huge_memory: clean up and decouple the anon and file split helpers
2026-09-08 6:32 UTC (4+ messages)
` [PATCH v4 12/17] mm/huge_memory: move anon_vma handling into the anon split helper
[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-09-08 5:56 UTC (4+ messages)
` [PATCH v9 6/6] selftests/mm: add a GUP selftest
[PATCH] MAINTAINERS: add Baoquan and me as MGLRU reviewers
2026-09-08 5:06 UTC (4+ messages)
[PATCH 0/2] arm64/mm: Standardize printing for pgtable entries
2026-09-08 4:27 UTC (4+ messages)
` [PATCH 1/2] arm64/mm: Move __check_safe_pte_update()
[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
2026-09-08 4:11 UTC (16+ messages)
` [PATCH v3 01/14] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH v3 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker
` [PATCH v3 03/14] xen/grant-table: stop setting PG_private on pages for grant mapping
` [PATCH v3 04/14] fscrypt: stop setting PG_private on bounce page
` [PATCH v3 05/14] mm/hugetlb: use direct assignment instead of folio_change_private()
` [PATCH v3 06/14] f2fs: stop using PG_private
` [PATCH v3 07/14] erofs: mm/pagemap: add readahead_folio_last() to avoid folio->private
` [PATCH v3 08/14] erofs: use folio_attach/detach_private() instead of direct assignment
` [PATCH v3 09/14] mm/page-flags: check page/folio->private instead of PG_private
` [PATCH v3 10/14] mm/page-flags: introduce folio_test_fs_private()
` [PATCH v3 11/14] treewide: remove folio_set/clear_private()
` [PATCH v3 12/14] treewide: replace PagePrivate() with page_private()
` [PATCH v3 13/14] treewide: adjust comments on PagePrivate and PG_private
` [PATCH v3 14/14] mm/page-flags: remove PG_private
[PATCH v4 0/2] f2fs: enable buffered RWF_DONTCACHE
2026-09-08 3:55 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] f2fs: complete dropbehind write bios in task context
` [PATCH v5 2/2] f2fs: enable buffered RWF_DONTCACHE
[PATCH v4 0/4] mm: workingset: fix the shadow node budget under MGLRU
2026-09-08 3:41 UTC (5+ messages)
` [PATCH v4 1/4] mm: memcg: redirect stats updates of dying memcgs for all hierarchies
` [PATCH v4 2/4] mm: workingset: use lruvec_page_state_local() to count lru pages
` [PATCH v4 3/4] mm: memcg: skip the RCU lock when the memcg is not dying
` [PATCH v4 4/4] mm: memcg: reparent non-hierarchical lruvec stats on cgroup v2
[PATCH 1/1] liveupdate: kho: calculate per-node scratch sizes before allocation
2026-09-08 3:05 UTC (4+ messages)
[syzbot] [mm?] WARNING in swap_put_entries_direct
2026-09-08 2:38 UTC (2+ messages)
page: next (older) | 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