[PATCH 0/1] mm: Fix regression after THP PTE optimization on Xen PV Dom0
2025-04-29 14:41 UTC (4+ messages)
` [PATCH 1/1] mm: Fix folio_pte_batch() overcount with zero PTEs
[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
2025-04-29 14:14 UTC (14+ messages)
[PATCH v5 0/9] Merge arm64/riscv hugetlbfs contpte support
2025-04-29 14:09 UTC (3+ messages)
[PATCH v2 1/2] driver/base: Optimize memory block registration to reduce boot time
2025-04-29 14:08 UTC (6+ messages)
` [PATCH v2 2/2] driver/base: Remove unused functions
[PATCH v2 0/7] Optimize mprotect for large folios
2025-04-29 14:02 UTC (27+ messages)
` [PATCH v2 1/7] mm: Refactor code in mprotect
` [PATCH v2 2/7] mm: Optimize mprotect() by batch-skipping PTEs
` [PATCH v2 3/7] mm: Add batched versions of ptep_modify_prot_start/commit
` [PATCH v2 4/7] arm64: Add batched version of ptep_modify_prot_start
` [PATCH v2 5/7] arm64: Add batched version of ptep_modify_prot_commit
` [PATCH v2 6/7] mm: Batch around can_change_pte_writable()
` [PATCH v2 7/7] mm: Optimize mprotect() through PTE-batching
[PATCH v5 0/4] mm: introduce THP deferred setting
2025-04-29 13:49 UTC (3+ messages)
` [PATCH v5 1/4] mm: defer THP insertion to khugepaged
[PATCH v1 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
2025-04-29 13:44 UTC (34+ messages)
` [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()
` [PATCH v1 05/11] mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
` [PATCH v1 06/11] x86/mm/pat: remove old pfnmap tracking interface
` [PATCH v1 07/11] mm: remove VM_PAT
` [PATCH v1 08/11] x86/mm/pat: remove strict_prot parameter from reserve_pfn_range()
` [PATCH v1 09/11] x86/mm/pat: remove MEMTYPE_*_MATCH
` [PATCH v1 10/11] drm/i915: track_pfn() -> "pfnmap tracking"
[PATCH v2 0/6] mm, swap: clean up swap cache mapping helper
2025-04-29 13:43 UTC (13+ messages)
` [PATCH v2 1/6] fuse: drop usage of folio_index
` [PATCH v2 2/6] btrfs: "
` [PATCH v2 3/6] f2fs: "
` [PATCH v2 4/6] filemap: do not use folio_contains for swap cache folios
` [PATCH v2 5/6] mm: move folio_index to mm/swap.h and remove no longer needed helper
` [PATCH v2 6/6] mm, swap: remove no longer used swap mapping helper
[PATCH v5 00/12] khugepaged: mTHP support
2025-04-29 13:41 UTC (5+ messages)
` [PATCH v5 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v5 12/12] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v7 00/13] nommu UML
2025-04-29 13:23 UTC (3+ messages)
[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-04-29 12:35 UTC (10+ messages)
` [PATCH RFC v3 1/8] nvme: add __always_inline for nvme_pci_npages_prp
` [PATCH RFC v3 2/8] mm: add __always_inline for page_contains_unaccepted
` [PATCH RFC v3 3/8] vfio/virtio: add __always_inline for virtiovf_get_device_config_size
` [PATCH RFC v3 4/8] tpm: add __always_inline for tpm_is_hwrng_enabled
` [PATCH RFC v3 5/8] rseq: add __always_inline for rseq_kernel_fields
` [PATCH RFC v3 6/8] kcov: add __always_inline for canonicalize_ip
` [PATCH RFC v3 7/8] x86/xen: add __init for xen_pgd_walk
` [PATCH RFC v3 8/8] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE
Report: Performance regression from ib_umem_get on zone device pages
2025-04-29 12:29 UTC (6+ messages)
next-20250428: warning mm page_counter.c page_counter_cancel page_counter_cancel
2025-04-29 12:22 UTC
[PATCH] memcg: multi-memcg percpu charge cache
2025-04-29 12:13 UTC (4+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2025-05-01
2025-04-29 12:07 UTC
[PATCH v10 00/24] Provide a new two step DMA mapping API
2025-04-29 11:53 UTC (19+ messages)
` [PATCH v10 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v10 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v10 03/24] iommu: generalize the batched sync after map interface
` [PATCH v10 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v10 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v10 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
[PATCH rfc 00/12] mm: BPF OOM
2025-04-29 11:46 UTC (7+ messages)
` [PATCH rfc 10/12] mm: introduce bpf_out_of_memory() bpf kfunc
[PATCH V4 0/2] JFS: Implement migrate_folio for jfs_metapage_aops
2025-04-29 11:31 UTC (11+ messages)
` [PATCH V4 1/2] mm: add folio_migration_expected_refs() as inline function
[PATCH v2] sched/numa: Add statistics of numa balance task migration and swap
2025-04-29 11:18 UTC (4+ messages)
[syzbot] [cgroups?] [mm?] INFO: rcu detected stall in shmem_fault (6)
2025-04-29 10:42 UTC (2+ messages)
` [syzbot] [mm] "
[PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
2025-04-29 10:23 UTC (21+ messages)
` [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
` [PATCH v3 2/4] mm: abstract initial stack setup to mm subsystem
` [PATCH v3 3/4] mm: move dup_mmap() to mm
` [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
[PATCH] mm, swap: fix false warning for large allocation with !THP_SWAP
2025-04-29 10:08 UTC (2+ messages)
[RFC Patch 0/5] Make anon_vma operations testable
2025-04-29 9:41 UTC (9+ messages)
` [RFC Patch 1/5] mm: move anon_vma manipulation functions to own file
` [RFC Patch 2/5] anon_vma: add skeleton code for userland testing of anon_vma logic
` [RFC Patch 3/5] anon_vma: add test for mergeable anon_vma
` [RFC Patch 4/5] anon_vma: add test for reusable anon_vma
` [RFC Patch 5/5] anon_vma: add test to assert no double-reuse
[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
2025-04-29 9:32 UTC (11+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration
[PATCH v3 0/7] mm, swap: remove swap slot cache
2025-04-29 9:28 UTC (6+ messages)
` [PATCH v3 6/7] "
[PATCH 0/6] mm, swap: clean up swap cache mapping helper
2025-04-29 8:54 UTC (4+ messages)
` [PATCH 1/6] fuse: drop usage of folio_index
drivers/s390/block/dcssblk.c:718:undefined reference to `kill_dax'
2025-04-29 8:27 UTC
[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
2025-04-29 8:06 UTC (7+ messages)
` [PATCH v6 10/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v6 11/14] x86: add KHO support
[Hypervisor Live Update] Notes from April 21, 2025
2025-04-29 8:00 UTC (3+ messages)
[RFC PATCH v6.6] maple_tree: Fix MA_STATE_PREALLOC flag in mas_preallocate()
2025-04-29 7:48 UTC (2+ messages)
SNP guest crash in memblock with unaccepted memory
2025-04-29 7:46 UTC (6+ messages)
[PATCH v4 0/9] SLUB percpu sheaves
2025-04-29 7:36 UTC (5+ messages)
` [PATCH v4 1/9] slab: add opt-in caching layer of "
` [PATCH v4 2/9] slab: add sheaf support for batching kfree_rcu() operations
[PATCH 0/3] mm: small cleanups for io-mapping, debug_page_alloc and numa
2025-04-29 7:29 UTC (8+ messages)
` [PATCH 1/3] mm/io-mapping: precompute remap protection flags for clarity
` [PATCH 2/3] mm/debug_page_alloc: improve error message for invalid guardpage minorder
` [PATCH 3/3] mm/numa: remove unnecessary local variable in alloc_node_data()
[PATCH v4 00/12] khugepaged: mTHP support
2025-04-29 7:16 UTC (9+ messages)
` [PATCH v4 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
` [PATCH v4 08/12] khugepaged: skip collapsing mTHP to smaller orders
[GIT PULL] memblock: fixes for nid setting in memmap_init_reserved_pages()
2025-04-29 6:26 UTC
[RFC PATCH 0/3] cgroup: nmi safe css_rstat_updated
2025-04-29 6:15 UTC (8+ messages)
` [RFC PATCH 1/3] llist: add list_add_iff_not_on_list()
` [RFC PATCH 2/3] cgroup: support to enable nmi-safe css_rstat_updated
` [RFC PATCH 3/3] cgroup: make css_rstat_updated nmi safe
` [OFFLIST PATCH 1/2] cgroup: use separate rstat trees for each subsystem
` [OFFLIST PATCH 2/2] cgroup: use subsystem-specific rstat locks to avoid contention
[PATCH 0/7] Optimize mprotect for large folios
2025-04-29 4:59 UTC (11+ messages)
` [PATCH 4/7] arm64: Add batched version of ptep_modify_prot_start
` [PATCH 6/7] mm: Batch around can_change_pte_writable()
[RFC PATCH 0/4] mm, bpf: BPF based THP adjustment
2025-04-29 4:53 UTC (7+ messages)
` [RFC PATCH 1/4] mm: move hugepage_global_{enabled,always}() to internal.h
` [RFC PATCH 2/4] mm: pass VMA parameter to hugepage_global_{enabled,always}()
` [RFC PATCH 3/4] mm: add BPF hook for THP adjustment
` [RFC PATCH 4/4] selftests/bpf: Add selftest "
[RFC PATCH v6.6] maple_tree: Fix mas_prealloc() reset
2025-04-29 0:19 UTC (3+ messages)
[PATCH] kernel-doc: Add initial binfmt docs
2025-04-28 23:27 UTC (2+ messages)
[PATCH v2 0/7] KSTATE: a mechanism to migrate some part of the kernel state across kexec
2025-04-28 23:01 UTC (5+ messages)
[PATCH v3 0/4] mm/hugetlb: Let unmap_hugepage_range() and
2025-04-28 21:33 UTC (16+ messages)
` [PATCH v3 1/4] mm/hugetlb: Pass folio instead of page to unmap_ref_private()
` [PATCH v3 2/4] mm/hugetlb: Refactor unmap_hugepage_range() to take folio instead of page
` [PATCH v3 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() "
` [PATCH v3 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()
[RFC] pin_user_pages_fast failure count increased
2025-04-28 21:12 UTC (4+ messages)
[PATCH v2 0/3] move all VMA allocation, freeing and duplication logic to mm
2025-04-28 20:29 UTC (6+ messages)
` [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
[PATCH V3] mm: page-flags-layout.h: change the KASAN_TAG_WIDTH for HW_TAGS
2025-04-28 20:14 UTC
[PATCH V2] mm: alloc_tag: change the KASAN_TAG_WIDTH for HW_TAGS
2025-04-28 20:05 UTC (2+ messages)
[bug] [stable-6.6.66] [maple_tree] [mmap] mab_mas_cp+0xb0/0x278 invalid maple_state for spanning
2025-04-28 19:26 UTC (3+ messages)
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