linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm/slab: fix folio_test_{anon,ksm}() false positive on slabs
 2025-06-12 12:44 UTC  (6+ messages)

[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
 2025-06-12 12:40 UTC  (7+ messages)

[PATCH] mm/pagewalk: Clean up folio_walk_start() by removing expose_page
 2025-06-12 12:38 UTC  (3+ messages)

[RFC PATCH 0/2] mm/swap, memcg: Support per-cgroup swap device prioritization
 2025-06-12 12:24 UTC  (6+ messages)
` [RFC PATCH 1/2] mm/swap, memcg: basic structure and logic for per cgroup swap priority control
` [RFC PATCH 2/2] mm: swap: apply per cgroup swap priority mechansim on swap layer

[PATCH 0/5] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
 2025-06-12 12:15 UTC  (11+ messages)
` [PATCH 1/5] mm/Kconfig: add ARCH_NEEDS_WEAK_PER_CPU option
` [PATCH 2/5] alpha: Modify the definition logic of WEAK_PER_CPU
` [PATCH 3/5] s390: "
` [PATCH 4/5] mm: use MODULE_NEEDS_WEAK_PER_CPU instead of ARCH_NEEDS_WEAK_PER_CPU
` [PATCH 5/5] mm/alloc_tag: add the CONFIG_ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable _shared_alloc_tag

[PATCH 1/2] selftests: khugepaged: fix the shmem collapse failure
 2025-06-12 12:14 UTC  (12+ messages)
` [PATCH 2/2] selftests: mm: add shmem collpase as a default test item

[PATCH v4 0/2] Optimize mremap() for large folios
 2025-06-12 12:13 UTC  (10+ messages)
` [PATCH v4 1/2] mm: Call pointers to ptes as ptep
` [PATCH v4 2/2] mm: Optimize mremap() by PTE batching

[RFC PATCH] memcontrol: Wait for draining of remote stocks to avoid OOM when charging
 2025-06-12 11:37 UTC  (2+ messages)

[PATCH v5 0/5] Readahead tweaks for larger folios
 2025-06-12 11:37 UTC  (3+ messages)
` [PATCH v5 4/5] mm/readahead: Store folio order in struct file_ra_state

[PATCH 0/5] add STATIC_PMD_ZERO_PAGE config option
 2025-06-12 10:51 UTC  (6+ messages)
` [PATCH 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
` [PATCH 2/5] huge_memory: add huge_zero_page_shrinker_(init|exit) function
` [PATCH 3/5] mm: add static PMD zero page
` [PATCH 4/5] mm: add mm_get_static_huge_zero_folio() routine
` [PATCH 5/5] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()

[PATCHv2] wifi: ath11k: mark reset srng lists as uninitialized
 2025-06-12 10:23 UTC  (3+ messages)

[PATCH] selftests/mm: Add CONFIG_FTRACE to config
 2025-06-12 10:04 UTC  (10+ messages)

[PATCH] man/man2/memfd_secret.2: Correct the flags
 2025-06-12  9:45 UTC 

[syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
 2025-06-12  9:37 UTC  (8+ messages)
  ` [syzbot] [bcachefs?] [rcu?] "

page type is 0, migratetype passed is 2 (nr=256)
 2025-06-12  9:05 UTC  (6+ messages)

[PATCH v2 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-12  8:52 UTC  (7+ messages)
` [PATCH v2 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-12  8:47 UTC  (11+ messages)
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk

[PATCH v2 0/3] mm/huge_memory: vmf_insert_folio_*() and vmf_insert_pfn_pud() fixes
 2025-06-12  8:27 UTC  (18+ messages)
` [PATCH v2 1/3] mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()
` [PATCH v2 2/3] mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()
` [PATCH v2 3/3] mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()

[PATCH 1/5] mm/Kconfig: add ARCH_NEEDS_WEAK_PER_CPU option
 2025-06-12  7:54 UTC  (3+ messages)
` [PATCH 2/5] alpha: Modify the definition logic of WEAK_PER_CPU
` [PATCH 3/5] s390: "

[PATCH 0/5] mm: Restrict the static definition of the per-CPU variable _shared_alloc_tag to s390 and alpha architectures only
 2025-06-12  7:54 UTC 

[PATCH] mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
 2025-06-12  7:53 UTC  (11+ messages)

[PATCH net-next v9 0/2] Fix late DMA unmap crash for page pool
 2025-06-12  7:25 UTC  (5+ messages)
` [PATCH net-next v9 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-06-12  7:25 UTC  (13+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "

locking/local_lock, mm: sparse warnings about shadowed variable
 2025-06-12  7:03 UTC  (5+ messages)

[linus:master] [mm] c544a952ba: vm-scalability.throughput 33.3% improvement
 2025-06-12  6:34 UTC 

[PATCH] alloc_tag: add per-NUMA node stats
 2025-06-12  5:36 UTC  (2+ messages)

[PATCH 0/7] iomap: zero range folio batch support
 2025-06-12  4:06 UTC  (7+ messages)
` [PATCH 3/7] iomap: optional zero range dirty folio processing

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-12  1:58 UTC  (15+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH] mm/alloc_tag: add the ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable alloc_tag_counters
 2025-06-12  1:38 UTC  (6+ messages)

[PATCH v3] mm/shmem, swap: fix softlockup with mTHP swapin
 2025-06-12  1:15 UTC  (4+ messages)

[RFC PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-06-12  0:54 UTC  (3+ messages)

[PATCH v4] mm: userfaultfd: fix race of userfaultfd_move and swap cache
 2025-06-12  0:19 UTC  (4+ messages)

[PATCH v3 0/2] x86/mm: Improve alloc handling of phys_*_init()
 2025-06-11 22:56 UTC  (8+ messages)
` [PATCH v3 1/2] x86/mm: Handle alloc failure in phys_*_init()

list_lru isolate callback question?
 2025-06-11 22:34 UTC  (8+ messages)

[PATCH v2 0/4] cgroup: nmi safe css_rstat_updated
 2025-06-11 22:15 UTC  (5+ messages)
` [PATCH v2 1/4] cgroup: support to enable nmi-safe css_rstat_updated
` [PATCH v2 2/4] cgroup: make css_rstat_updated nmi safe
` [PATCH v2 3/4] cgroup: remove per-cpu per-subsystem locks
` [PATCH v2 4/4] memcg: cgroup: call css_rstat_updated irrespective of in_nmi()

[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
 2025-06-11 22:10 UTC  (3+ messages)

[PATCH] mm: percpu: Increase PERCPU_MODULE_RESERVE
 2025-06-11 20:35 UTC  (6+ messages)

[PATCH v8 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-06-11 19:01 UTC  (3+ messages)
` [PATCH v8 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH v11 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-11 18:20 UTC  (5+ messages)
` [PATCH v11 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages

[PATCH v2] selftests: cachestat: Refactor test to remove duplication
 2025-06-11 18:09 UTC 

[PATCH v2] mm: madvise: use per_vma lock for MADV_FREE
 2025-06-11 17:59 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 19a60293b9925080d97f22f122aca3fc46dadaf9
 2025-06-11 17:57 UTC 

[PATCH v4] mm: add zblock allocator
 2025-06-11 17:11 UTC  (7+ messages)

[PATCH v2 00/11] Various slab improvements
 2025-06-11 15:59 UTC  (12+ messages)
` [PATCH v2 01/11] doc: Move SLUB documentation to the admin guide
` [PATCH v2 02/11] slab: Rename slab->__page_flags to slab->flags
` [PATCH v2 03/11] slab: Add SL_partial flag
` [PATCH v2 04/11] slab: Add SL_pfmemalloc flag
` [PATCH v2 05/11] slub: Fix a documentation build error for krealloc()
` [PATCH v2 06/11] doc: Add slab internal kernel-doc
` [PATCH v2 07/11] vmcoreinfo: Remove documentation of PG_slab and PG_hugetlb
` [PATCH v2 08/11] proc: Remove mention of PG_slab
` [PATCH v2 09/11] kfence: "
` [PATCH v2 10/11] memcg_slabinfo: Fix use "
` [PATCH v2 11/11] slab: Update MAINTAINERS entry

[PATCH 00/13] Parallelizing filesystem writeback
 2025-06-11 15:51 UTC  (7+ messages)

[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-06-11 15:12 UTC  (8+ messages)
` [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock

[PATCH] kho: initialize tail pages for higher order folios properly
 2025-06-11 14:36 UTC  (15+ messages)

[PATCH] selftests/mm: Skip uprobe vma merge test if uprobes are not enabled
 2025-06-11 14:23 UTC  (3+ messages)

[PATCH] binfmt_elf: use check_mul_overflow() for size calc
 2025-06-11 14:17 UTC  (4+ messages)

[PATCH 0/3] cgroup: nmi safe css_rstat_updated
 2025-06-11 13:56 UTC  (4+ messages)
` [PATCH 2/3] cgroup: make css_rstat_updated nmi safe

[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-11 13:33 UTC  (19+ messages)
` [PATCH v12 01/18] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v12 02/18] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v12 03/18] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v12 04/18] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v12 05/18] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v12 06/18] KVM: Fix comments that refer to slots_lock
` [PATCH v12 07/18] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v12 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v12 09/18] KVM: guest_memfd: Track shared memory support in memslot
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v12 11/18] KVM: x86: Consult guest_memfd when computing max_mapping_level
` [PATCH v12 12/18] KVM: x86: Enable guest_memfd shared memory for non-CoCo VMs
` [PATCH v12 13/18] KVM: arm64: Refactor user_mem_abort()
` [PATCH v12 14/18] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v12 15/18] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v12 16/18] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v12 17/18] KVM: selftests: Don't use hardcoded page sizes in guest_memfd test
` [PATCH v12 18/18] KVM: selftests: guest_memfd mmap() test when mapping is allowed

[PATCH] selftests/mm: Check for YAMA ptrace_scope configuraiton before modifying it
 2025-06-11 13:20 UTC  (2+ messages)

[PATCH v1] mm/gup: Revert "mm: gup: fix infinite loop within __get_longterm_locked"
 2025-06-11 13:13 UTC 

[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
 2025-06-11 12:56 UTC  (5+ messages)
` [PATCH v3 1/6] mm: userfaultfd: generic continue for non hugetlbfs

[PATCH 0/4] selftests/mm: Tweaks to the cow test
 2025-06-11 12:14 UTC  (6+ messages)
` [PATCH 2/4] selftests/mm: Convert some cow error reports to ksft_perror()
` [PATCH 4/4] selftests/mm: Add messages about test errors to the cow tests

page:  |  | latest

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