linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3] Minor fixes for memory allocation profiling
 2025-09-09 23:34 UTC  (2+ messages)
` [PATCH 1/3] alloc_tag: use release_pages() in the cleanup path

[PATCH bpf v2] bpf/helpers: Use __GFP_HIGH instead of GFP_ATOMIC in __bpf_async_init()
 2025-09-09 22:40 UTC  (2+ messages)

[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
 2025-09-09 22:39 UTC  (4+ messages)

[PATCH v1 0/9] Remove XA_ZERO from error recovery of dup_mmap()
 2025-09-09 22:27 UTC  (19+ messages)
` [PATCH v1 1/9] mm/mmap: Move exit_mmap() trace point
` [PATCH v1 2/9] mm/mmap: Abstract vma clean up from exit_mmap()
` [PATCH v1 3/9] mm/vma: Add limits to unmap_region() for vmas
` [PATCH v1 4/9] mm/memory: Add tree limit to free_pgtables()
` [PATCH v1 5/9] mm/vma: Add page table limit to unmap_region()
` [PATCH v1 6/9] mm: Change dup_mmap() recovery
` [PATCH v1 7/9] mm: Introduce unmap_desc struct to reduce function arguments
` [PATCH v1 8/9] mm/vma: Use unmap_desc in vms_clear_ptes() and exit_mmap()
` [PATCH v1 9/9] mm: Use unmap_desc struct for freeing page tables

[PATCH v2] memfd,selinux: call security_inode_init_security_anon
 2025-09-09 21:32 UTC  (4+ messages)

[PATCH v3 0/7] KSTATE: [de]serialization framework for KHO
 2025-09-09 20:14 UTC  (8+ messages)
` [PATCH v3 1/7] kho: move fdt setup in separate helper
` [PATCH v3 2/7] kho: move scratch memory "
` [PATCH v3 3/7] kstate: Add KSTATE - [de]serialization framework for KHO
` [PATCH v3 4/7] kho: replace KHO FDT with kstate metadata
` [PATCH v3 5/7] kstate, test: add test module for testing kstate subsystem
` [PATCH v3 6/7] mm/memblock: Use KSTATE instead of kho to preserve preserved_mem_table
` [PATCH v3 7/7] Documentation, kstate: Add KSTATE documentation

[PATCH] mm: vm_event_item: Explicit #include for THREAD_SIZE
 2025-09-09 20:13 UTC 

[PATCH 0/3] mm: remove zpool
 2025-09-09 20:12 UTC  (28+ messages)
` [PATCH 1/3] mm: zswap: interact directly with zsmalloc
` [PATCH 2/3] mm: remove unused zpool layer
` [PATCH 3/3] mm: zpdesc: minor naming and comment corrections

[RFC PATCH] mm/page_alloc: Add PCP list for THP CMA
 2025-09-09 20:11 UTC  (8+ messages)

[PATCH v0 0/2] mm: swap: Gather swap entries and batch async release
 2025-09-09 19:48 UTC  (8+ messages)

[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
 2025-09-09 19:37 UTC  (18+ messages)
` [PATCH v6 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v6 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v6 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v6 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v6 06/16] iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
` [PATCH v6 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v6 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v6 09/16] dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
` [PATCH v6 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v6 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v6 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v6 13/16] mm/hmm: properly take MMIO path
` [PATCH v6 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v6 15/16] block-dma: properly take MMIO path
` [PATCH v6 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[linux-next:master] BUILD REGRESSION 65dd046ef55861190ecde44c6d9fcde54b9fb77d
 2025-09-09 19:26 UTC 

[PATCH 0/6] Two-pass MMU interval notifiers
 2025-09-09 19:20 UTC  (4+ messages)
` [PATCH 1/6] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH v2 0/9] mm: hugetlb: cleanup and allocate frozen hugetlb folio
 2025-09-09 19:08 UTC  (4+ messages)
` [PATCH v2 6/9] mm: page_alloc: add alloc_contig_frozen_pages()

[PATCH v3 00/22] Add support for shared PTEs across processes
 2025-09-09 19:06 UTC  (7+ messages)

[PATCH] selftests/mm: remove PROT_EXEC req from file-collapse tests
 2025-09-09 19:05 UTC 

[PATCH v2 0/2] Expand scope of khugepaged anonymous collapse
 2025-09-09 18:51 UTC  (5+ messages)
` [PATCH v2 1/2] mm: Enable khugepaged anonymous collapse on non-writable regions
` [PATCH v2 2/2] mm: Drop all references of writable and SCAN_PAGE_RO

[PATCH] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
 2025-09-09 18:43 UTC 

[PATCH 00/16] expand mmap_prepare functionality, port more users
 2025-09-09 17:36 UTC  (9+ messages)
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks

[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-09 17:32 UTC  (15+ messages)

[PATCH v3 00/30] Live Update Orchestrator
 2025-09-09 17:27 UTC  (24+ messages)
` [PATCH v3 29/30] luo: allow preserving memfd

[RFC PATCH 0/6] Remove XA_ZERO from error recovery of
 2025-09-09 17:19 UTC  (6+ messages)
` [RFC PATCH 4/6] mm/memory: Add tree limit to free_pgtables()

[PATCH V10 0/5] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-09 17:12 UTC  (9+ messages)
` [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
` [PATCH V10 2/5] mm: uffd_wp: Add pte_uffd_wp_available()
` [PATCH V10 3/5] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V10 4/5] riscv: mm: Add soft-dirty page tracking support
` [PATCH V10 5/5] riscv: mm: Add uffd write-protect support

[PATCH v8 0/3] Improvements to Victim Process Thawing and OOM Reaper Traversal Order
 2025-09-09 16:53 UTC  (17+ messages)
` [PATCH v8 1/3] mm/oom_kill: Introduce thaw_oom_process() for thawing OOM victims
` [PATCH v8 2/3] mm/oom_kill: Thaw the entire OOM victim process
` [PATCH v8 3/3] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-09-09 16:24 UTC  (3+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH v1] mm/gup: fix handling of errors from arch_make_folio_accessible() in follow_page_pte()
 2025-09-09 16:15 UTC  (3+ messages)

[RFC PATCH 0/4] kho: introduce the KHO array
 2025-09-09 15:50 UTC  (8+ messages)
` [RFC PATCH 1/4] "
` [RFC PATCH 2/4] kho: use KHO array for preserved memory bitmap serialization
` [RFC PATCH 3/4] kho: add support for preserving vmalloc allocations
` [RFC PATCH 4/4] lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt

[PATCH v2 00/15] mm, swap: introduce swap table as swap cache (phase I)
 2025-09-09 15:19 UTC  (9+ messages)
` [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] readahead: Add trace points
 2025-09-09 14:58 UTC 

[PATCH v7 00/21] SLUB percpu sheaves
 2025-09-09 14:55 UTC  (8+ messages)
` [PATCH v7 04/21] slab: add sheaf support for batching kfree_rcu() operations

[PATCH] mm/slub: Use folio_nr_pages() in __free_slab()
 2025-09-09 14:52 UTC  (5+ messages)

[PATCH] readahead: Add trace points
 2025-09-09 14:47 UTC  (3+ messages)

[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-09-09 14:46 UTC  (17+ messages)
` [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] disable demotion during memory reclamation
 2025-09-09 14:45 UTC  (3+ messages)

[PATCH v2 0/7] Nesting support for lazy MMU mode
 2025-09-09 14:38 UTC  (23+ messages)
` [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
` [PATCH v2 4/7] x86/xen: support nested lazy_mmu sections (again)

[PATCH v3 0/2] kho: add support for preserving vmalloc allocations
 2025-09-09 14:33 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH] mm: shmem: fix too little space for tmpfs only fallback 4KB
 2025-09-09 14:16 UTC  (5+ messages)

[PATCH] MAINTAINERS: add Jann Horn as rmap reviewer
 2025-09-09 13:39 UTC  (3+ messages)

[PATCH v3 0/2] efi: Fix EFI boot with kexec handover (KHO)
 2025-09-09 12:17 UTC  (5+ messages)
` [PATCH v3 1/2] kexec: introduce is_kho_boot()
` [PATCH v3 2/2] efi: Support booting with kexec handover (KHO)

[PATCH] mm/gup: Drain batched mlock folio processing before attempting migration
 2025-09-09 11:50 UTC  (10+ messages)

[PATCH v2 0/6] mm: better GUP pin lru_add_drain_all()
 2025-09-09 11:33 UTC  (7+ messages)
` [PATCH v2 1/6] mm/gup: check ref_count instead of lru before migration
` [PATCH v2 2/6] mm/gup: local lru_add_drain() to avoid lru_add_drain_all()

[syzbot] [mm?] [ext4?] WARNING in ext4_init_orphan_info
 2025-09-09 10:59 UTC  (3+ messages)

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-09  9:55 UTC  (3+ messages)
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges

[PATCH 13/16] mm: update cramfs to use mmap_prepare, mmap_complete
 2025-09-09  9:51 UTC  (3+ messages)

[linux-next:master 6034/7427] arch/sh/include/asm/atomic-irq.h:69:undefined reference to `page_range_contiguous'
 2025-09-09  9:47 UTC  (2+ messages)

[PATCH 12/16] mm: update resctl to use mmap_prepare, mmap_complete, mmap_abort
 2025-09-09  9:27 UTC  (3+ messages)

[PATCH 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
 2025-09-09  9:21 UTC  (11+ messages)

[PATCH v17 00/12] Support page table check on PowerPC
 2025-09-09  9:13 UTC  (10+ messages)
` [PATCH v17 04/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
` [PATCH v17 05/12] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
` [PATCH v17 06/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v17 07/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v17 08/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v17 09/12] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v17 10/12] powerpc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v17 11/12] powerpc: mm: Use set_pte_at_unchecked() for internal usages
` [PATCH v17 12/12] powerpc: mm: Support page table check

page:  |  | latest

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