[PATCH v2] khugepaged: remove redundant index check for pmd-folios
2026-02-27 20:57 UTC (2+ messages)
[PATCH] tracing: Fix WARN_ON in tracing_buffers_mmap_close
2026-02-27 20:56 UTC
[PATCH] perf/events: Replace READ_ONCE() with standard pgtable accessors
2026-02-27 20:55 UTC (2+ messages)
[PATCH] mm/debug_vm_pgtable: Replace WRITE_ONCE() with pxd_clear()
2026-02-27 20:55 UTC (2+ messages)
[PATCH] mm: Replace READ_ONCE() in pud_trans_unstable()
2026-02-27 20:50 UTC (2+ messages)
powerpc/fadump: CMA init is failing
2026-02-27 20:50 UTC (2+ messages)
[PATCH v1 0/4] Allow order zero pages in page reporting
2026-02-27 20:50 UTC (9+ messages)
` [PATCH v1 1/4] page_reporting: add PAGE_REPORTING_DEFAULT_ORDER
` [PATCH v1 2/4] virtio_balloon: set default page reporting order
` [PATCH v1 3/4] hv_balloon: "
` [PATCH v1 4/4] page_reporting: change PAGE_REPORTING_DEFAULT_ORDER to -1
[PATCH v2 0/9] dma-buf: heaps: Turn heaps into modules
2026-02-27 20:43 UTC (13+ messages)
` [PATCH v2 1/9] dma: contiguous: Turn heap registration logic around
` [PATCH v2 2/9] dma: contiguous: Make dev_get_cma_area() a proper function
` [PATCH v2 3/9] dma: contiguous: Make dma_contiguous_default_area static
` [PATCH v2 4/9] mm: cma: Export dev_get_cma_area()
` [PATCH v2 5/9] mm: cma: Export cma_alloc and cma_release
` [PATCH v2 6/9] mm: cma: Export cma_get_name
` [PATCH v2 7/9] dma-buf: heaps: Export mem_accounting parameter
` [PATCH v2 8/9] dma-buf: heaps: cma: Turn the heap into a module
` [PATCH v2 9/9] dma-buf: heaps: system: "
[PATCH v4 0/5] mm: zone lock tracepoint instrumentation
2026-02-27 20:40 UTC (11+ messages)
` [PATCH v4 1/5] mm: introduce zone lock wrappers
` [PATCH v4 2/5] mm: convert zone lock users to wrappers
` [PATCH v4 3/5] mm: convert compaction to zone lock wrappers
` [PATCH v4 4/5] mm: rename zone->lock to zone->_lock
` [PATCH v4 5/5] mm: add tracepoints for zone lock
[PATCH] mm/hugetlb.c: Use __pa() instead of virt_to_phys() in early bootmem alloc code
2026-02-27 20:33 UTC (2+ messages)
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-02-27 20:31 UTC (4+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
2026-02-27 20:28 UTC (2+ messages)
[PATCH v6 00/30] pkeys-based page table hardening
2026-02-27 20:28 UTC (32+ messages)
` [PATCH v6 01/30] mm: Introduce kpkeys
` [PATCH v6 02/30] set_memory: Introduce set_memory_pkey() stub
` [PATCH v6 03/30] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH v6 04/30] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH v6 05/30] arm64: Implement asm/kpkeys.h using POE
` [PATCH v6 06/30] arm64: set_memory: Implement set_memory_pkey()
` [PATCH v6 07/30] arm64: Reset POR_EL1 on exception entry
` [PATCH v6 08/30] arm64: Context-switch POR_EL1
` [PATCH v6 09/30] arm64: Initialize POR_EL1 register on cpu_resume()
` [PATCH v6 10/30] arm64: Enable kpkeys
` [PATCH v6 11/30] memblock: Move INIT_MEMBLOCK_* macros to header
` [PATCH v6 12/30] set_memory: Introduce arch_has_pte_only_direct_map()
` [PATCH v6 13/30] mm: kpkeys: Introduce kpkeys_hardened_pgtables feature
` [PATCH v6 14/30] mm: kpkeys: Introduce block-based page table allocator
` [PATCH v6 15/30] mm: kpkeys: Handle splitting of linear map
` [PATCH v6 16/30] mm: kpkeys: Defer early call to set_memory_pkey()
` [PATCH v6 17/30] mm: kpkeys: Add shrinker for block pgtable allocator
` [PATCH v6 18/30] mm: kpkeys: Introduce early page table allocator
` [PATCH v6 19/30] mm: kpkeys: Introduce hook for protecting static page tables
` [PATCH v6 20/30] arm64: cpufeature: Add helper to directly probe CPU for POE support
` [PATCH v6 21/30] arm64: set_memory: Implement arch_has_pte_only_direct_map()
` [PATCH v6 22/30] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES
` [PATCH v6 23/30] arm64: kpkeys: Ensure the linear map can be modified
` [PATCH v6 24/30] arm64: kpkeys: Handle splitting of linear map
` [PATCH v6 25/30] arm64: kpkeys: Protect early page tables
` [PATCH v6 26/30] arm64: kpkeys: Protect init_pg_dir
` [PATCH v6 27/30] arm64: kpkeys: Guard page table writes
` [PATCH v6 28/30] arm64: kpkeys: Batch KPKEYS_LVL_PGTABLES switches
` [PATCH v6 29/30] arm64: kpkeys: Enable kpkeys_hardened_pgtables support
` [PATCH v6 30/30] mm: Add basic tests for kpkeys_hardened_pgtables
[RFC v2 0/3] Decoupling large folios dependency on THP
2026-02-27 20:19 UTC (7+ messages)
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-02-27 20:08 UTC (17+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
` [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
` [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
` [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
` [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH v6 0/4] Convert x86/mm/pat to generic page table apis
2026-02-27 20:07 UTC (2+ messages)
[PATCH 8/8] mm/vmstat, memcontrol: Track ZSWAP_B, ZSWAPPED_B per-memcg-lruvec
2026-02-27 19:45 UTC (2+ messages)
[PATCHv7 RESEND 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-27 19:42 UTC (19+ messages)
` [PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
` [PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
` [PATCHv7 13/18] mm: Drop fake head checks
` [PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv7 16/18] mm: Remove the branch from compound_head()
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
` [PATCHv7 18/18] mm/slab: Use compound_head() in page_slab()
[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
2026-02-27 19:42 UTC (21+ messages)
` [PATCHv7 "
` [PATCHv7 01/18] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv7 02/18] mm: Change the interface of prep_compound_tail()
` [PATCHv7 03/18] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv7 04/18] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv7 05/18] riscv/mm: Align vmemmap to maximal folio size
` [PATCHv7 06/18] LoongArch/mm: "
` [PATCHv7 07/18] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv7 08/18] mm/sparse: Check memmap alignment for compound_info_has_mask()
` [PATCHv7 09/18] mm/hugetlb: Defer vmemmap population for bootmem hugepages
` [PATCHv7 10/18] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv7 11/18] x86/vdso: Undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
` [PATCHv7 12/18] mm/hugetlb: Remove fake head pages
` [PATCHv7 13/18] mm: Drop fake head checks
` [PATCHv7 14/18] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv7 15/18] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv7 16/18] mm: Remove the branch from compound_head()
` [PATCHv7 17/18] hugetlb: Update vmemmap_dedup.rst
` [PATCHv7 18/18] mm/slab: Use compound_head() in page_slab()
[PATCH 00/61] vfs: change inode->i_ino from unsigned long to u64
2026-02-27 19:35 UTC (7+ messages)
` [PATCH 51/61] security: update audit format strings for u64 i_ino
[REGRESSION] madvise(MADV_REMOVE) corrupts pages in THP-backed MAP_SHARED memfd (bisected to 7460b470a131)
2026-02-27 19:29 UTC (5+ messages)
` [External Sender] "
` [External Sender] "
[PATCH 5/8] mm/zsmalloc,zswap: Redirect zswap_entry->obcg to zpdesc
2026-02-27 19:10 UTC (2+ messages)
[GIT PULL] slab fixes for 7.0-rc1
2026-02-27 18:59 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Improving MGLRU
2026-02-27 18:50 UTC (4+ messages)
[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
2026-02-27 18:25 UTC (6+ messages)
[PATCH v5 00/32] Eliminate Dying Memory Cgroup
2026-02-27 18:18 UTC (8+ messages)
` [PATCH v5 29/32] mm: memcontrol: prepare for reparenting non-hierarchical stats
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-27 17:57 UTC (7+ messages)
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
[RFC] mm/vmalloc: vrealloc() shrink TODO - seeking direction before implementing
2026-02-27 17:20 UTC (4+ messages)
[PATCH 0/3] mm/page_alloc: pcp locking cleanup
2026-02-27 17:08 UTC (4+ messages)
` [PATCH 1/3] mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
` [PATCH 2/3] mm/page_alloc: remove IRQ saving/restoring from pcp locking
` [PATCH 3/3] mm/page_alloc: remove pcpu_spin_* wrappers
[PATCH 0/2] mm/damon/core: improve DAMOS quota efficiency for core layer filters
2026-02-27 17:06 UTC (3+ messages)
` [PATCH 1/2] mm/damon/core: set quota-score histogram with core filters
` [PATCH 2/2] mm/damon/core: do non-safe region walk on kdamond_apply_schemes()
[BUG] Memory ordering between kmalloc() and kfree()? it's confusing!
2026-02-27 17:00 UTC (8+ messages)
[PATCH RFC v3 0/2] block: enable RWF_DONTCACHE for block devices
2026-02-27 16:41 UTC (3+ messages)
` [PATCH RFC v3 1/2] filemap: defer dropbehind invalidation from IRQ context
` [PATCH RFC v3 2/2] block: enable RWF_DONTCACHE for block devices
[PATCH v4 0/4] pid_namespace: make init creation more flexible
2026-02-27 16:37 UTC (4+ messages)
` [PATCH 0/2] pid: make sub-init creation retryable
` [PATCH 1/2] "
6.18.13 iwlwifi deadlock allocating cma while work-item is active
2026-02-27 16:31 UTC (2+ messages)
[PATCH] memcg: fix slab accounting in refill_obj_stock() trylock path
2026-02-27 16:25 UTC (7+ messages)
[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
2026-02-27 16:04 UTC (5+ messages)
[PATCH v18 0/3] Improve proc RSS accuracy
2026-02-27 15:37 UTC (4+ messages)
` [PATCH v18 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v18 2/3] lib: Test "
` [PATCH v18 3/3] mm: Improve RSS counter approximation accuracy for proc interfaces
[PATCH 00/14] xattr: rework simple xattrs and support user.* xattrs on sockets
2026-02-27 15:32 UTC (30+ messages)
` [PATCH 01/14] xattr: add rcu_head and rhash_head to struct simple_xattr
` [PATCH 02/14] xattr: add rhashtable-based simple_xattr infrastructure
` [PATCH 03/14] shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
` [PATCH 04/14] kernfs: "
` [PATCH 05/14] pidfs: adapt to rhashtable-based simple_xattrs
` [PATCH 06/14] xattr: remove rbtree-based simple_xattr infrastructure
` [PATCH 07/14] xattr: add xattr_permission_error()
` [PATCH 08/14] xattr: switch xattr_permission() to switch statement
` [PATCH 09/14] xattr: move user limits for xattrs to generic infra
` [PATCH 10/14] xattr,net: support limited amount of extended attributes on sockfs sockets
` [PATCH 11/14] xattr: support extended attributes on sockets
` [PATCH 12/14] selftests/xattr: path-based AF_UNIX socket xattr tests
` [PATCH 13/14] selftests/xattr: sockfs "
` [PATCH 14/14] selftests/xattr: test xattrs on various socket families
[PATCH v17 0/3] Improve proc RSS accuracy
2026-02-27 15:13 UTC (10+ messages)
[PATCH v3 3/5] mm: convert compaction to zone lock wrappers
2026-02-27 14:46 UTC (3+ messages)
[RFC PATCH v5 02/10] migrate: Add migrate_misplaced_folios_batch()
2026-02-27 14:41 UTC (2+ messages)
[PATCH RFC] iommu/dma: Validate page before accessing P2PDMA state
2026-02-27 14:13 UTC (9+ messages)
[PATCH 0/7] dma-buf: heaps: Turn heaps into modules
2026-02-27 13:30 UTC (5+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox