[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-03-03 16:30 UTC (21+ messages)
` [PATCH v3 01/20] mm: factor out large folio handling from folio_order() into folio_large_order()
` [PATCH v3 02/20] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
` [PATCH v3 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page
` [PATCH v3 04/20] mm: move hugetlb specific things in folio to page[3]
` [PATCH v3 05/20] mm: move _pincount in folio to page[2] on 32bit
` [PATCH v3 06/20] mm: move _entire_mapcount "
` [PATCH v3 07/20] mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
` [PATCH v3 08/20] mm/rmap: pass vma to __folio_add_rmap()
` [PATCH v3 09/20] mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
` [PATCH v3 10/20] bit_spinlock: __always_inline (un)lock functions
` [PATCH v3 11/20] mm/rmap: use folio_large_nr_pages() in add/remove functions
` [PATCH v3 12/20] mm/rmap: basic MM owner tracking for large folios (!hugetlb)
` [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
` [PATCH v3 14/20] mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
` [PATCH v3 15/20] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios
` [PATCH v3 16/20] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v3 17/20] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v3 18/20] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v3 19/20] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v3 20/20] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
2025-03-03 16:19 UTC (4+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes
Kernel oops with 6.14 when enabling TLS
2025-03-03 16:15 UTC (11+ messages)
[PATCH 0/7] refactor mremap and fix bug
2025-03-03 16:09 UTC (10+ messages)
` [PATCH 1/7] mm/mremap: correctly handle partial mremap() of VMA starting at 0
` [PATCH 2/7] mm/mremap: refactor mremap() system call implementation
` [PATCH 3/7] mm/mremap: introduce and use vma_remap_struct threaded state
` [PATCH 4/7] mm/mremap: initial refactor of move_vma()
` [PATCH 5/7] mm/mremap: complete "
` [PATCH 6/7] mm/mremap: refactor move_page_tables(), abstracting state
` [PATCH 7/7] mm/mremap: thread state through move page table operation
[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
2025-03-03 16:09 UTC (6+ messages)
` [PATCH 1/4] mm/vmalloc: Remove unnecessary size ALIGN in __vmalloc_node_range_noprof
` [PATCH 2/4] mm/vmalloc: Size should be used instead of real_size "
` [PATCH 3/4] mm/vmalloc: Remove the real_size variable to simplify the code "
` [PATCH 4/4] mm/vmalloc: Rename the variable real_align to original_align to prevent misunderstanding
[PATCH v1 1/2] kunit, slub: Add test_kfree_rcu_wq_destroy use case
2025-03-03 16:08 UTC (3+ messages)
` [PATCH v1 2/2] mm/slab/kvfree_rcu: Switch to WQ_MEM_RECLAIM wq
[PATCH v2] mm/page_alloc: Add lockdep assertion for pageblock type change
2025-03-03 16:00 UTC (6+ messages)
[LSF/MM/BPF TOPIC] Restricting or migrating unmovable kernel allocations from slow tier
2025-03-03 15:55 UTC (11+ messages)
[PATCH 0/4 v2] cgroup: separate rstat trees
2025-03-03 15:22 UTC (8+ messages)
` [PATCH 1/4 v2] cgroup: move cgroup_rstat from cgroup to cgroup_subsys_state
` [PATCH 2/4 v2] cgroup: rstat lock indirection
` [PATCH 3/4 v2] cgroup: separate rstat locks for subsystems
[PATCH v8 0/7] mseal system mappings
2025-03-03 15:05 UTC (24+ messages)
` [PATCH v8 1/7] mseal sysmap: kernel config and header change
` [PATCH v8 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [PATCH v8 3/7] mseal sysmap: enable x86-64
` [PATCH v8 4/7] mseal sysmap: enable arm64
` [PATCH v8 5/7] mseal sysmap: uprobe mapping
` [PATCH v8 6/7] mseal sysmap: update mseal.rst
` [PATCH v8 7/7] selftest: test system mappings are sealed
[RFC PATCH 0/2] SKSM: Synchronous Kernel Samepage Merging
2025-03-03 15:01 UTC (10+ messages)
[PATCH v2 0/5] Fix lazy mmu mode
2025-03-03 14:36 UTC (7+ messages)
` [PATCH v2 1/5] mm: Fix lazy mmu docs and usage
` [PATCH v2 2/5] fs/proc/task_mmu: Reduce scope of lazy mmu region
` [PATCH v2 3/5] sparc/mm: Disable preemption in lazy mmu mode
` [PATCH v2 4/5] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
` [PATCH v2 5/5] Revert "x86/xen: allow nesting of same lazy mode"
BUG: unable to handle kernel NULL pointer dereference in __put_partials in v6.14-rc4 kernel
2025-03-03 13:51 UTC (3+ messages)
[PATCH] mm/hugetlb: fix surplus pages in dissolve_free_huge_page()
2025-03-03 13:45 UTC (7+ messages)
[PATCH v1 0/4] Fix lazy mmu mode
2025-03-03 13:39 UTC (17+ messages)
` [PATCH v1 1/4] mm: Fix lazy mmu docs and usage
` [PATCH v1 2/4] sparc/mm: Disable preemption in lazy mmu mode
` [PATCH v1 3/4] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
` [PATCH v1 4/4] Revert "x86/xen: allow nesting of same lazy mode"
[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
2025-03-03 13:30 UTC (6+ messages)
` [RFC PATCH 1/5] KVM: guest_memfd: add kvm_gmem_vma_is_gmem
` [RFC PATCH 2/5] KVM: guest_memfd: add support for uffd missing
` [RFC PATCH 3/5] mm: userfaultfd: allow to register userfaultfd for guest_memfd
` [RFC PATCH 4/5] mm: userfaultfd: support continue "
` [RFC PATCH 5/5] KVM: selftests: add uffd missing test "
[PATCH v14 00/13] AMD broadcast TLB invalidation
2025-03-03 13:29 UTC (11+ messages)
` [PATCH v14 09/13] x86/mm: global ASID process exit helpers
` [PATCH v14 10/13] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v14 11/13] x86/mm: do targeted broadcast flushing from tlbbatch code
[PATCH] mm/vmscan: when the swappiness is set to 0, memory swapping should be prohibited during the global reclaim process
2025-03-03 12:07 UTC (2+ messages)
[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
2025-03-03 11:30 UTC (4+ messages)
[PATCH] mm/page_alloc: Add lockdep assertion for pageblock type change
2025-03-03 11:18 UTC (4+ messages)
[PATCH v8 00/14] zswap IAA compress batching
2025-03-03 11:07 UTC (17+ messages)
` [PATCH v8 01/14] crypto: acomp - Add synchronous/asynchronous acomp request chaining
` [PATCH v8 02/14] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers
` [PATCH v8 03/14] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode
` [PATCH v8 04/14] crypto: iaa - Implement batch compression/decompression with request chaining
` [PATCH v8 05/14] crypto: iaa - Enable async mode and make it the default
` [PATCH v8 06/14] crypto: iaa - Disable iaa_verify_compress by default
` [PATCH v8 07/14] crypto: iaa - Re-organize the iaa_crypto driver code
` [PATCH v8 08/14] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA
` [PATCH v8 09/14] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package
` [PATCH v8 10/14] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto
` [PATCH v8 11/14] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks
` [PATCH v8 12/14] mm: zswap: Simplify acomp_ctx resource allocation/deletion and mutex lock usage
` [PATCH v8 13/14] mm: zswap: Allocate pool batching resources if the compressor supports batching
` [PATCH v8 14/14] mm: zswap: Compress batching with request chaining in zswap_store() of large folios
[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
2025-03-03 11:06 UTC (2+ messages)
[PATCH v3 00/10] selftests/mm: Some cleanups from trying to run them
2025-03-03 11:00 UTC (11+ messages)
` [PATCH v3 03/10] selftests/mm: Skip uffd-wp-mremap if userfaultfd not available
` [PATCH v3 04/10] selftests/mm/uffd: Rename nr_cpus -> nr_threads
[PATCH linux-next 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-03-03 10:35 UTC (4+ messages)
[PATCH 0/3] Add tracepoints for lowmem reserves, watermarks and totalreserve_pages
2025-03-03 10:11 UTC (6+ messages)
` [PATCH 1/3] mm/page_alloc: Add trace event for per-zone watermark setup
` [PATCH 2/3] mm/page_alloc: Add trace event for per-zone lowmem reserve setup
` [PATCH 3/3] mm/page_alloc: Add trace event for totalreserve_pages calculation
[PATCH RESEND 0/2] Fix calculations in trace_balance_dirty_pages() for cgwb
2025-03-03 10:06 UTC (3+ messages)
` [PATCH RESEND 1/2] writeback: Let trace_balance_dirty_pages() take struct dtc as parameter
` [PATCH RESEND 2/2] writeback: Fix calculations in trace_balance_dirty_pages() for cgwb
[PATCH v8] arm64: mm: Populate vmemmap at the page level if not section aligned
2025-03-03 10:01 UTC (2+ messages)
[PATCH v7] arm64: mm: Populate vmemmap at the page level if not section aligned
2025-03-03 9:29 UTC (7+ messages)
[PATCH v4 00/12] Direct Map Removal for guest_memfd
2025-03-03 9:29 UTC (4+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
[PATCH v6 4/5] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
2025-03-03 8:58 UTC (2+ messages)
[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-03-03 8:58 UTC (3+ messages)
` [PATCH v9 19/20] fs/dax: Properly refcount fs dax pages
[PATCH v7 00/15] zswap IAA compress batching
2025-03-03 8:55 UTC (5+ messages)
[PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
2025-03-03 7:26 UTC (2+ messages)
` [PATCH v2 3/6 update] "
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
2025-03-03 7:15 UTC (4+ messages)
` [PATCH v2 4/6] riscv: pgtable: unconditionally use tlb_remove_ptdesc()
` [External] "
Calling folio_end_writeback() inside a spinlock under task context?
2025-03-03 5:33 UTC (3+ messages)
[PATCH] mm/list_lru: allocate on first insert instead of allocation
2025-03-03 4:58 UTC (3+ messages)
[Hypervisor Live Update] Notes from February 24, 2025
2025-03-03 4:21 UTC
[PATCH v9 14/19] zsmalloc: introduce new object mapping API
2025-03-03 2:51 UTC (4+ messages)
[PATCH] mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
2025-03-03 2:41 UTC
[PATCH v10 00/19] zsmalloc/zram: there be preemption
2025-03-03 2:03 UTC (20+ messages)
` [PATCH v10 01/19] zram: sleepable entry locking
` [PATCH v10 02/19] zram: permit preemption with active compression stream
` [PATCH v10 03/19] zram: remove unused crypto include
` [PATCH v10 04/19] zram: remove max_comp_streams device attr
` [PATCH v10 05/19] zram: remove second stage of handle allocation
` [PATCH v10 06/19] zram: add GFP_NOWARN to incompressible zsmalloc "
` [PATCH v10 07/19] zram: remove writestall zram_stats member
` [PATCH v10 08/19] zram: limit max recompress prio to num_active_comps
` [PATCH v10 09/19] zram: filter out recomp targets based on priority
` [PATCH v10 10/19] zram: rework recompression loop
` [PATCH v10 11/19] zram: move post-processing target allocation
` [PATCH v10 12/19] zsmalloc: rename pool lock
` [PATCH v10 13/19] zsmalloc: sleepable zspage reader-lock
` [PATCH v10 14/19] zsmalloc: introduce new object mapping API
` [PATCH v10 15/19] zram: switch to new zsmalloc "
` [PATCH v10 16/19] zram: permit reclaim in zstd custom allocator
` [PATCH v10 17/19] zram: do not leak page on recompress_store error path
` [PATCH v10 18/19] zram: do not leak page on writeback_store "
` [PATCH v10 19/19] zram: add might_sleep to zcomp API
[PATCH] mm/vmalloc: Move free_vm_area(area) from the __vmalloc_area_node function to the __vmalloc_node_range_noprof function
2025-03-03 1:57 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