[PATCH V3] mm/hugetlb: wait for hugetlb folios to be freed
2025-02-18 17:22 UTC (4+ messages)
[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
2025-02-18 17:20 UTC (25+ messages)
` [PATCH 1/4] mm: allow guard regions in file-backed and read-only mappings
` [PATCH 2/4] selftests/mm: rename guard-pages to guard-regions
` [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
` [PATCH 4/4] tools/selftests: add file/shmem-backed mapping guard region tests
[PATCH 0/7] Add folio_mk_pte() and simplify mk_pte()
2025-02-18 17:06 UTC (13+ messages)
` [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
` [PATCH 2/7] mm: Introduce a common definition of mk_pte()
` [PATCH 6/7] mm: Make mk_pte() definition unconditional
` [PATCH 7/7] mm: Add folio_mk_pte()
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-02-18 17:03 UTC (7+ messages)
` [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot
` CXL Boot to Bash - Section 3: Memory (block) Hotplug
[PATCH v18 04/19] EDAC: Add memory repair control feature
2025-02-18 16:51 UTC (12+ messages)
[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
2025-02-18 16:48 UTC (21+ messages)
` [PATCH v2 1/5] x86/mce: Collect error message for severities below MCE_PANIC_SEVERITY
` [PATCH v2 3/5] x86/mce: add EX_TYPE_EFAULT_REG as in-kernel recovery context to fix copy-from-user operations regression
[bug report] mm/mempolicy: Weighted Interleave Auto-tuning
2025-02-18 16:41 UTC (2+ messages)
[RFC v2 0/9] khugepaged: mTHP support
2025-02-18 16:29 UTC (12+ messages)
` [RFC v2 1/9] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [RFC v2 2/9] khugepaged: rename hpage_collapse_* to khugepaged_*
` [RFC v2 7/9] khugepaged: add mTHP support
[PATCH v7 0/8] Buddy allocator like (or non-uniform) folio split
2025-02-18 16:12 UTC (13+ messages)
` [PATCH v7 1/8] xarray: add xas_try_split() to split a multi-index entry
` [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-18 15:50 UTC (5+ messages)
` [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
2025-02-18 15:36 UTC (5+ messages)
` [PATCH bpf-next v8 3/6] locking/local_lock: Introduce localtry_lock_t
` [PATCH bpf-next v8 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs
[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
2025-02-18 15:22 UTC (8+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
[PATCH v4 0/2] tracing: Make persistent ring buffer freeable
2025-02-18 15:09 UTC (3+ messages)
` [PATCH v4 1/2] mm/memblock: Add reserved memory release function
` [PATCH v4 2/2] tracing: Freeable reserved ring buffer
[PATCH v2 0/8] enable bs > ps for block devices
2025-02-18 15:02 UTC (14+ messages)
` [PATCH v2 2/8] fs/buffer: remove batching from async read
` [PATCH v2 3/8] fs/mpage: avoid negative shift for large blocksize
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
` [PATCH v2 6/8] block/bdev: enable large folio support for large logical block sizes
` [PATCH v2 7/8] block/bdev: lift block size restrictions to 64k
[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-02-18 14:17 UTC (6+ messages)
[PATCH][next] mm/mincore: improve performance by adding an unlikely hint
2025-02-18 14:16 UTC (5+ messages)
Add Morton,Peter and David for discussion//Re: [PATCH -next] uprobes: fix two zero old_folio bugs in __replace_page()
2025-02-18 13:02 UTC (4+ messages)
` "
[PATCH 0/2] fixes for uncached IO
2025-02-18 12:32 UTC (4+ messages)
` [PATCH 1/2] mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
` [PATCH 2/2] mm/truncate: don't skip dirty page in folio_unmap_invalidate()
[syzbot] [mm?] WARNING in lock_list_lru_of_memcg
2025-02-18 12:16 UTC (8+ messages)
` [syzbot] [mm?] [bcachefs?] "
[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
2025-02-18 11:51 UTC (8+ messages)
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-18 11:37 UTC (22+ messages)
` [PATCH v8 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v8 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v8 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v8 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v8 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v8 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v8 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v8 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v8 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v8 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v8 11/20] mm: Allow compound zone device pages
` [PATCH v8 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v8 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v8 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v8 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v8 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v8 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v8 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping
[PATCH] dma: kmsan: Export kmsan_handle_dma() for modules
2025-02-18 11:14 UTC (2+ messages)
[PATCH] mm/page_alloc: Clarify some migratetype fallback code
2025-02-18 10:19 UTC (4+ messages)
[PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long
2025-02-18 10:19 UTC
[RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
2025-02-18 9:56 UTC (3+ messages)
[PATCH] mm/hugetlb: wait for hugepage folios to be freed
2025-02-18 9:54 UTC (7+ messages)
[PATCH 1/2] sched: Compact RSEQ concurrency IDs in batches
2025-02-18 9:52 UTC (3+ messages)
[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
2025-02-18 9:33 UTC (2+ messages)
[syzbot] [mm?] KCSAN: data-race in try_to_migrate_one / zap_page_range_single
2025-02-18 9:11 UTC
[PATCH v3] mm: Fix possible NULL pointer dereference in __swap_duplicate
2025-02-18 9:06 UTC (6+ messages)
` 回复: "
[PATCH V2] mm/hugetlb: wait for hugepage folios to be freed
2025-02-18 9:06 UTC (8+ messages)
[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
2025-02-18 8:54 UTC
[Invitation] bi-weekly guest_memfd upstream call on 2025-02-20
2025-02-18 8:39 UTC
[PATCH 0/2 v9] reclaim file-backed pages given POSIX_FADV_NOREUSE
2025-02-18 8:26 UTC
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-02-18 8:15 UTC (15+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 02/14] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [PATCH v2 03/14] kasan: sw_tags: Support outline stack tag generation
` [PATCH v2 04/14] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v2 05/14] kasan: arm64: x86: Make special tags arch specific
` [PATCH v2 06/14] x86: Add arch specific kasan functions
` [PATCH v2 07/14] x86: Reset tag for virtual to physical address conversions
` [PATCH v2 08/14] x86: Physical address comparisons in fill_p*d/pte
` [PATCH v2 09/14] mm: Pcpu chunk address tag reset
` [PATCH v2 10/14] x86: KASAN raw shadow memory PTE init
` [PATCH v2 11/14] x86: LAM initialization
` [PATCH v2 12/14] x86: Minimal SLAB alignment
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
` [PATCH v2 14/14] x86: Make software tag-based kasan available
[PATCH v4] kasan: Don't call find_vm_area() in a PREEMPT_RT kernel
2025-02-18 8:11 UTC (3+ messages)
[PATCH v6 1/3] sched: Compact RSEQ concurrency IDs with reduced threads and affinity
2025-02-18 7:53 UTC (3+ messages)
[PATCH v4] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
2025-02-18 6:30 UTC (2+ messages)
[PATCH] /dev/zero: make private mapping full anonymous mapping
2025-02-18 6:30 UTC (7+ messages)
mm/workingset.c:621 workingset_update_node() warn: unsigned '_x' is never less than zero
2025-02-18 4:55 UTC (3+ messages)
[PATCH 00/11] cgroup: separate rstat trees
2025-02-18 3:14 UTC (12+ messages)
` [PATCH 01/11] cgroup: move rstat pointers into struct of their own
` [PATCH 02/11] cgroup: add level of indirection for cgroup_rstat struct
` [PATCH 03/11] cgroup: move cgroup_rstat from cgroup to cgroup_subsys_state
` [PATCH 04/11] cgroup: introduce cgroup_rstat_ops
` [PATCH 05/11] cgroup: separate rstat for bpf cgroups
` [PATCH 06/11] cgroup: rstat lock indirection
` [PATCH 07/11] cgroup: fetch cpu-specific lock in rstat cpu lock helpers
` [PATCH 08/11] cgroup: rstat cpu lock indirection
` [PATCH 09/11] cgroup: separate rstat locks for bpf cgroups
` [PATCH 10/11] cgroup: separate rstat locks for subsystems
` [PATCH 11/11] cgroup: separate rstat list pointers from base stats
[PATCH v7] arm64: mm: Populate vmemmap at the page level if not section aligned
2025-02-18 3:07 UTC (5+ messages)
[linus:master] [mm/damon/sysfs] 9a5aa3349b: kernel-selftests.damon.damos_quota_goal.py.fail
2025-02-18 2:53 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 253c82b3a2cec22bf9db65645f934fbe095899a3
2025-02-18 1:01 UTC
kernel/vmcore_info.c:117 paddr_vmcoreinfo_note() warn: unsigned '_x' is never less than zero
2025-02-18 0:42 UTC (3+ messages)
[PATCH] Docs/mm/damon: Fix spelling and grammar in monitoring_intervals_tuning_example.rst
2025-02-17 22:32 UTC (2+ messages)
[PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps
2025-02-17 21:56 UTC (8+ messages)
` [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args
` [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps
[PATCH 0/2] selftests/mm: Allow execution on systems without huge pages
2025-02-17 21:35 UTC (5+ messages)
` [PATCH 1/2] selftests/mm: Fix check for running THP tests
` [PATCH 2/2] selftests/mm: Allow tests to run with no huge pages support
[Invitation] Linux MM Alignment Session on Khugepaged for mTHP on Wednesday
2025-02-17 21:01 UTC
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-17 19:58 UTC (5+ messages)
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
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