[PATCH 1/2] mm/vmalloc: Add large-order allocation helper
2025-12-17 3:54 UTC (4+ messages)
` [PATCH 2/2] mm/vmalloc: Add attempt_larger_order_alloc parameter
[PATCH v2 0/3] support batch checking of references and unmapping for large folios
2025-12-17 3:53 UTC (14+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 3/3] mm: rmap: support batched unmapping for file "
[PATCH 0/4] Improve khugepaged scan logic
2025-12-17 3:31 UTC (3+ messages)
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
[PATCH 0/4] Various mm kselftests improvements/fixes
2025-12-17 3:18 UTC (9+ messages)
` [PATCH 1/4] selftests/mm: remove flaky header check
` [PATCH 2/4] selftests/mm: pass down full CC and CFLAGS to check_config.sh
` [PATCH 3/4] selftests/mm: fix faulting-in code in pagemap_ioctl test
` [PATCH 4/4] selftests/mm: fix exit code in pagemap_ioctl
[PATCH v2 0/3] mm: fixup pfnmap memory failure handling
2025-12-17 3:10 UTC (3+ messages)
` [PATCH v2 1/3] mm: fixup pfnmap memory failure handling to use pgoff
[PATCH] mm: Consider non-anon swap cache folios in folio_expected_ref_count()
2025-12-17 3:09 UTC (5+ messages)
[PATCH 0/3] mm/khugepaged: minor cleanups
2025-12-17 2:48 UTC (10+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label
` [PATCH 2/3] mm/khugepaged: use enum scan_result for result variables
` [PATCH 3/3] mm/khugepaged: make khugepaged_collapse_control static
[PATCH v4 RESEND 0/6] mm: hugetlb: allocate frozen gigantic folio
2025-12-17 2:46 UTC (16+ messages)
` [PATCH v4 1/6] mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
` [PATCH v4 2/6] mm: page_alloc: add __split_page()
` [PATCH v4 3/6] mm: cma: add __cma_release()
` [PATCH v4 4/6] mm: page_alloc: add alloc_contig_frozen_{range,pages}()
` [PATCH v4 5/6] mm: cma: add cma_alloc_frozen{_compound}()
` [PATCH v4 6/6] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()
[PATCH] sysctl: Remove unused ctl_table forward declarations
2025-12-17 2:36 UTC (4+ messages)
[PATCH] mm: memcg: fix unit conversion for K() macro in OOM log
2025-12-17 2:35 UTC (2+ messages)
[PATCH 00/11] mm: thp: always enable mTHP support
2025-12-17 2:03 UTC (7+ messages)
` [PATCH 01/11] docs: tmpfs: remove implementation detail reference
` [PATCH 07/11] mm: shmem: use pgtable_has_pmd_leaves()
[PATCH v13 mm-new 00/16] khugepaged: mTHP support
2025-12-17 1:33 UTC (5+ messages)
` [PATCH v13 mm-new 07/16] khugepaged: introduce collapse_max_ptes_none helper function
[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
2025-12-17 1:08 UTC (2+ messages)
[PATCH 00/14] Assorted kernel-doc fixes
2025-12-17 0:09 UTC (12+ messages)
` [PATCH 02/14] mm: Describe @flags parameter in memalloc_flags_save()
` [PATCH 05/14] mm, kfence: Describe @slab parameter in __kfence_obj_info()
` [PATCH 09/14] drm/amd/display: Don't use kernel-doc comment in dc_register_software_state struct
` [Linaro-mm-sig] "
` [PATCH 10/14] drm/amdgpu: Describe @AMD_IP_BLOCK_TYPE_RAS in amd_ip_block_type enum
` [PATCH 14/14] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
[PATCH] mm: vmscan: always allow writeback during memcg reclaim
2025-12-16 23:23 UTC (8+ messages)
` retiring laptop_mode? was "
[PATCH v2 0/2] mm/page_alloc: pcp->batch cleanups
2025-12-16 23:20 UTC (4+ messages)
` [PATCH v2 2/2] mm/page_alloc: Prevent reporting pcp->batch = 0
` [PATCH v2 2/2] mm/page_alloc: Prevent reporting pcp->batch = 0 [mcf5208evb boot failure]
[PATCH] of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
2025-12-16 22:21 UTC (3+ messages)
[PATCH v6 0/5] asdf
2025-12-16 21:56 UTC (3+ messages)
` [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
` [cocci] "
[PATCH] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
2025-12-16 21:56 UTC
[PATCH 1/4] mm/migrate: Add migrate_device_split_page
2025-12-16 21:39 UTC (3+ messages)
[PATCH v4 00/10] x86/entry/vdso: clean up the vdso build, vdso updates
2025-12-16 21:26 UTC (11+ messages)
` [PATCH v4 01/10] x86/entry/vdso: rename vdso_image_* to vdso*_image
` [PATCH v4 02/10] x86/entry/vdso: move vdso2c to arch/x86/tools
` [PATCH v4 03/10] x86/entry/vdso: refactor the vdso build
` [PATCH v4 04/10] x86/entry/vdso32: don't rely on int80_landing_pad for adjusting ip
` [PATCH v4 05/10] x86/entry/vdso32: remove SYSCALL_ENTER_KERNEL macro in sigreturn.S
` [PATCH v4 06/10] x86/entry/vdso32: remove open-coded DWARF "
` [PATCH v4 07/10] x86/entry/vdso: include GNU_PROPERTY and GNU_STACK PHDRs
` [PATCH v4 08/10] x86/vdso: abstract out vdso system call internals
` [PATCH v4 09/10] x86/cpufeature: replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
` [PATCH v4 10/10] x86/entry/vdso32: when using int $0x80, use it directly
[PATCH RFC 0/2] tweaks for costly order __GFP_NORETRY reclaim
2025-12-16 20:32 UTC (8+ messages)
` [PATCH RFC 1/2] mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
` [PATCH RFC 2/2] mm, page_alloc: fail costly __GFP_NORETRY allocations faster
[PATCH 0/2] mm: fix oom-killer not being invoked when demotion is enabled
2025-12-16 20:24 UTC (3+ messages)
` [PATCH 1/2] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
[PATCH v2 0/4] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
2025-12-16 19:58 UTC (17+ messages)
` [PATCH v2 2/4] mm: Add file_operations.get_mapping_order()
` [PATCH v2 4/4] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
[PATCH] mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()
2025-12-16 19:36 UTC (4+ messages)
[PATCH 0/2] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
2025-12-16 18:50 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] mm: vmscan: add cgroup IDs "
` [PATCH v2 2/2] mm: vmscan: add PIDs "
[PATCH v4] mm/page_alloc: prevent reporting pcp->batch = 0
2025-12-16 18:22 UTC (2+ messages)
[PATCH v3 0/2] further damage-control lack of clone scalability
2025-12-16 18:19 UTC (4+ messages)
` [PATCH v3 2/2] pid: only take pidmap_lock once on alloc
[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
2025-12-16 18:13 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
2025-12-16 17:46 UTC (8+ messages)
` [PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent
[PATCH v3 0/3] RISC-V: add percpu.h to include/asm
2025-12-16 17:39 UTC (3+ messages)
` [PATCH v3 1/3] riscv: remove irqflags.h inclusion in asm/bitops.h
[PATCH 0/2] introduce pagetable_alloc_nolock()
2025-12-16 16:52 UTC (16+ messages)
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
2025-12-16 15:57 UTC (16+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
[PATCH] kho: add support for deferred struct page init
2025-12-16 15:51 UTC (8+ messages)
[PATCH 00/26] Introduce meminspect
2025-12-16 15:12 UTC (9+ messages)
` [PATCH 21/26] printk: Register information into meminspect
[PATCH v10 0/8] mm: folio_zero_user: clear contiguous pages
2025-12-16 15:12 UTC (5+ messages)
` [PATCH v10 7/8] mm, folio_zero_user: support clearing page ranges
[PATCH] zram: drop pp_in_progress
2025-12-16 14:43 UTC (3+ messages)
[PATCH v3] mm/page_alloc: prevent reporting pcp->batch = 0
2025-12-16 14:42 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 563c8dd425b59e44470e28519107b1efc99f4c7b
2025-12-16 14:18 UTC
[PATCH -next v3 0/2] memcg cleanups
2025-12-16 13:55 UTC (5+ messages)
` [PATCH -next v3 2/2] memcg: remove mem_cgroup_size()
[PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE
2025-12-16 13:31 UTC (5+ messages)
[RFC PATCH] liveupdate: list all file handler versions in vmlinux section
2025-12-16 13:24 UTC (2+ messages)
[PATCH next 2/2] mm/huge_memory: Add sysfs knob for executable THP COW
2025-12-16 12:13 UTC (3+ messages)
[PATCH] Remove duplicate header file references
2025-12-16 11:44 UTC (4+ messages)
` [PATCH v2] kho: "
` [PATCH v3] "
[PATCH] MAINTAINERS: add ABI headers to KHO and LIVE UPDATE
2025-12-16 10:59 UTC (2+ messages)
[PATCH v2 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-16 10:47 UTC (3+ messages)
` [PATCH v2 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2025-12-16 10:45 UTC (7+ messages)
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
[PATCH v2 0/2] x86, mm: minor tlb_flush tracepoint adjustments
2025-12-16 10:32 UTC (5+ messages)
` [PATCH v2 2/2] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS
[PATCH next 1/2] mm/huge_memory: Implementation of THP COW for executable file mmap
2025-12-16 10:31 UTC (2+ messages)
Calls to do_swap_page() from handle_pte_fault() on a system where swap is not configured
2025-12-16 10:30 UTC (5+ messages)
[PATCH 0/2] mm: Always use set_pXX() helpers to write page tables
2025-12-16 10:16 UTC (6+ messages)
` [PATCH 2/2] mm/madvise: Use set_pte() "
6.19 tmpfs __d_lookup() lockup
2025-12-16 8:04 UTC (11+ messages)
` shmem_rename() bugs (was Re: 6.19 tmpfs __d_lookup() lockup)
` [git pull] shmem rename fixes
[PATCH 00/12] mm/damon: introduce {,max_}nr_snapshots and tracepoint for damos stats
2025-12-16 8:01 UTC (13+ messages)
` [PATCH 01/12] mm/damon/core: introduce nr_snapshots damos stat
` [PATCH 02/12] mm/damon/sysfs-schemes: introduce nr_snapshots damos stat file
` [PATCH 03/12] Docs/mm/damon/design: update for nr_snapshots damos stat
` [PATCH 04/12] Docs/admin-guide/mm/damon/usage: "
` [PATCH 05/12] Docs/ABI/damon: "
` [PATCH 06/12] mm/damon: update damos kerneldoc for stat field
` [PATCH 07/12] mm/damon/core: implement max_nr_snapshots
` [PATCH 08/12] mm/damon/sysfs-schemes: implement max_nr_snapshots file
` [PATCH 09/12] Docs/mm/damon/design: update for max_nr_snapshots
` [PATCH 10/12] Docs/admin-guide/mm/damon/usage: "
` [PATCH 11/12] Docs/ABI/damon: "
` [PATCH 12/12] mm/damon/core: add trace point for damos stat per apply interval
[PATCH 0/3] mm/memory: align alloc_swap_folio() logic with alloc_anon_folio()
2025-12-16 7:59 UTC (3+ messages)
` [PATCH 1/2] mm: bail out do_swap_page() when no PTE table exist
` [PATCH 2/2] mm: avoid unnecessary PTE table lock during initial swap folio scan
[PATCH next 0/2] THP COW support for private executable file mmap
2025-12-16 7:42 UTC
[PATCH RESEND] mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()
2025-12-16 7:34 UTC
[PATCHv2] zram: drop pp_in_progress
2025-12-16 7:13 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