linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] memcg: skip cgroup_file_notify if spinning is not allowed
 2025-09-08 17:11 UTC  (5+ messages)

[PATCH 0/3] Some ptdesc cleanups
 2025-09-08 17:11 UTC  (4+ messages)
` [PATCH 1/3] ptdesc: Convert __page_flags to pt_flags
` [PATCH 2/3] ptdesc: Remove references to folios from __pagetable_ctor() and pagetable_dtor()
` [PATCH 3/3] ptdesc: Remove ptdesc_to_virt()

[PATCH v2 0/7] Nesting support for lazy MMU mode
 2025-09-08 16:56 UTC  (10+ messages)
` [PATCH v2 1/7] mm: remove arch_flush_lazy_mmu_mode()
` [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
` [PATCH v2 3/7] arm64: mm: fully support nested "
` [PATCH v2 7/7] mm: update lazy_mmu documentation

[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
 2025-09-08 16:53 UTC  (11+ messages)

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-08 16:48 UTC  (11+ messages)
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 19/37] mm/gup: remove record_subpages()

[PATCH RFC 00/35] mm: remove nth_page()
 2025-09-08 16:47 UTC  (3+ messages)
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config

[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-08 16:34 UTC  (13+ messages)
` [PATCH v7 5/6] arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs

[PATCH v2] memfd,selinux: call security_inode_init_security_anon
 2025-09-08 16:32 UTC  (3+ messages)

[PATCH v2 1/1] mm: skip mlocked THPs that are underused early in deferred_split_scan()
 2025-09-08 16:18 UTC  (12+ messages)

[PATCH 00/16] expand mmap_prepare functionality, port more users
 2025-09-08 16:07 UTC  (66+ messages)
` [PATCH 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH 02/16] device/dax: update devdax "
` [PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH 04/16] relay: update relay to use mmap_prepare
` [PATCH 05/16] mm/vma: rename mmap internal functions to avoid confusion
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks
` [PATCH 07/16] doc: update porting, vfs documentation for mmap_[complete, abort]
` [PATCH 08/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH 09/16] mm: introduce io_remap_pfn_range_prepare, complete
` [PATCH 10/16] mm/hugetlb: update hugetlbfs to use mmap_prepare, mmap_complete
` [PATCH 11/16] mm: update mem char driver "
` [PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
` [PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
` [PATCH 14/16] fs/proc: add proc_mmap_[prepare, complete] hooks for procfs
` [PATCH 15/16] fs/proc: update vmcore to use .proc_mmap_[prepare, complete]
` [PATCH 16/16] kcov: update kcov to use mmap_prepare, mmap_complete

[PATCH v2 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-08 15:52 UTC  (48+ messages)
` [PATCH v2 01/15] docs/mm: add document for swap table
` [PATCH v2 02/15] mm, swap: use unified helper for swap cache look up
` [PATCH v2 03/15] mm, swap: fix swap cahe index error when retrying reclaim
` [PATCH v2 04/15] mm, swap: check page poison flag after locking it
` [PATCH v2 05/15] mm, swap: always lock and check the swap cache folio before use
` [PATCH v2 07/15] mm, swap: tidy up swap device and cluster info helpers
` [PATCH v2 08/15] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH v2 09/15] mm, swap: cleanup swap cache API and add kerneldoc
` [PATCH v2 10/15] mm, swap: wrap swap cache replacement with a helper
` [PATCH v2 11/15] mm, swap: use the swap table for the swap cache and switch API
` [PATCH v2 12/15] mm, swap: mark swap address space ro and add context debug check
` [PATCH v2 13/15] mm, swap: remove contention workaround for swap cache
` [PATCH v2 14/15] mm, swap: implement dynamic allocation of swap table

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-08 15:40 UTC  (5+ messages)
` [PATCH v4 13/18] kasan: arm64: x86: Handle int3 for inline KASAN reports

[PATCH v5 0/7] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-09-08 15:40 UTC  (8+ messages)
` [PATCH v5 6/7] selftests: prctl: introduce tests for disabling THPs completely

[PATCH 0/7] mm: better GUP pin lru_add_drain_all()
 2025-09-08 15:06 UTC  (19+ messages)
` [PATCH 1/7] mm: fix folio_expected_ref_count() when PG_private_2
` [PATCH 2/7] mm/gup: check ref_count instead of lru before migration
` [PATCH 3/7] mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
` [PATCH 6/7] mm: folio_may_be_cached() unless folio_test_large()

[PATCH] readahead: Add trace points
 2025-09-08 14:55 UTC 

[RFC PATCH v2] mm/rmap: make num_children and num_active_vmas update in internally
 2025-09-08 14:47 UTC  (4+ messages)

[PATCH v3 0/2] kho: add support for preserving vmalloc allocations
 2025-09-08 14:14 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-08 14:11 UTC  (24+ messages)
` [PATCH v5 04/19] x86: Add arch specific kasan functions
` [PATCH v5 05/19] kasan: arm64: x86: Make special tags arch specific
` [PATCH v5 11/19] x86: LAM initialization
` [PATCH v5 13/19] kasan: x86: Handle int3 for inline KASAN reports
` [PATCH v5 15/19] kasan: x86: Apply multishot to the inline report handler
` [PATCH v5 18/19] mm: Unpoison vms[area] addresses with a common tag
` [PATCH v5 19/19] x86: Make software tag-based kasan available

[PATCH v2 0/9] mm: hugetlb: cleanup and allocate frozen hugetlb folio
 2025-09-08 13:40 UTC  (15+ messages)
` [PATCH v2 1/9] mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()
` [PATCH v2 2/9] mm: hugetlb: convert to account_new_hugetlb_folio()
` [PATCH v2 3/9] mm: hugetlb: directly pass order when allocate a hugetlb folio
` [PATCH v2 4/9] mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
` [PATCH v2 5/9] mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()

[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
 2025-09-08 13:11 UTC  (2+ messages)

[PATCH v2 0/3] Fix va_high_addr_switch.sh test failure
 2025-09-08 13:09 UTC  (6+ messages)
` [PATCH v2 1/3] selftests/mm: fix hugepages cleanup too early
  ` [PATCH v2 2/3] selftests/mm: alloc hugepages in va_high_addr_switch test
    ` [PATCH v2 3/3] selftests/mm: fix va_high_addr_switch.sh failure on x86_64

[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
 2025-09-08 12:45 UTC  (3+ messages)

[PATCH v7 00/21] SLUB percpu sheaves
 2025-09-08 12:45 UTC  (7+ messages)
` [PATCH v7 03/21] slab: add opt-in caching layer of "
` [PATCH v7 04/21] slab: add sheaf support for batching kfree_rcu() operations

[PATCH] mm: shmem: fix too little space for tmpfs only fallback 4KB
 2025-09-08 12:31 UTC 

[PATCH 0/3] mm: remove zpool
 2025-09-08 12:18 UTC  (7+ messages)

[PATCH v7 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order
 2025-09-08 12:15 UTC  (2+ messages)
` [PATCH v7 2/2] mm/oom_kill: The OOM reaper traverses the VMA

[PATCH v1] mm/huge_memory: fix shrinking of all-zero THPs with max_ptes_none default
 2025-09-08 11:32 UTC  (18+ messages)

[PATCH] mm/oom_kill: kill current in OOM when binding to cpu-less nodes
 2025-09-08 11:26 UTC  (14+ messages)

[PATCH v2 0/2] kho: add support for preserving vmalloc allocations
 2025-09-08 10:34 UTC  (2+ messages)

[PATCH] tools/mm: Add madvise tool
 2025-09-08 10:04 UTC  (5+ messages)

[PATCH] mm: re-enable kswapd when memory pressure subsides or demotion is toggled
 2025-09-08 10:04 UTC 

[PATCH v1] mm/gup: fix handling of errors from arch_make_folio_accessible() in follow_page_pte()
 2025-09-08  9:45 UTC 

[PATCH v2] mm/slub: Refactor note_cmpxchg_failure for better readability
 2025-09-08  9:42 UTC 

[PATCH] mm/slub: Refactor note_cmpxchg_failure for better readability
 2025-09-08  9:33 UTC  (5+ messages)

[PATCH 1/1] mm: avoid processing mlocked THPs in deferred split shrinker
 2025-09-08  8:33 UTC  (4+ messages)

[PATCH 0/2] selftests/mm: uffd-stress fixes
 2025-09-08  8:22 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox