linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/8] mm: clean up anon_vma implementation
 2026-01-08 17:46 UTC  (11+ messages)
` [PATCH 3/8] mm/rmap: remove unnecessary root lock dance in anon_vma clone, unmap
` [PATCH 7/8] mm/rmap: allocate anon_vma_chain objects unlocked when possible

[PATCH v6 0/5] asdf
 2026-01-08 17:40 UTC  (8+ messages)
` [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
` [PATCH v6 4/5] slab: Introduce kmalloc_flex() "

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-08 17:40 UTC  (34+ messages)
` [PATCH 01/24] fs: add setlease to generic_ro_fops and read-only filesystem directory operations
` [PATCH 02/24] affs: add setlease file operation
` [PATCH 03/24] btrfs: "
` [PATCH 04/24] erofs: "
` [PATCH 05/24] ext2: "
` [PATCH 06/24] ext4: "
` [PATCH 07/24] exfat: "
` [PATCH 08/24] f2fs: "
` [PATCH 09/24] fat: "
` [PATCH 10/24] gfs2: add a "
` [PATCH 11/24] jffs2: add "
` [PATCH 12/24] jfs: "
` [PATCH 13/24] nilfs2: "
` [PATCH 14/24] ntfs3: "
` [PATCH 15/24] ocfs2: "
` [PATCH 16/24] orangefs: "
` [PATCH 17/24] overlayfs: "
` [PATCH 18/24] squashfs: "
` [PATCH 19/24] tmpfs: "
` [PATCH 20/24] udf: "
` [PATCH 21/24] ufs: "
` [PATCH 22/24] xfs: "
` [PATCH 23/24] filelock: default to returning -EINVAL when ->setlease operation is NULL
` [PATCH 24/24] fs: remove simple_nosetlease()

[PATCH v13 mm-new 00/16] khugepaged: mTHP support
 2026-01-08 17:19 UTC  (14+ messages)
` [PATCH v13 mm-new 01/16] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v13 mm-new 02/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v13 mm-new 03/16] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v13 mm-new 05/16] khugepaged: introduce is_mthp_order helper
` [PATCH v13 mm-new 12/16] khugepaged: introduce collapse_allowable_orders helper function

[PATCH v1 0/2] Register device memory for poison handling
 2026-01-08 17:00 UTC  (4+ messages)
` [PATCH v1 1/2] mm: add stubs for PFNMAP memory failure registration functions
` [PATCH v1 2/2] vfio/nvgrace-gpu: register device memory for poison handling

[RFC PATCH v4 0/4] Hazard Pointers
 2026-01-08 16:45 UTC  (8+ messages)
` [RFC PATCH v4 3/4] hazptr: Implement "

[PATCH v3 0/2] kho: history: track previous kernel version and kexec boot count
 2026-01-08 16:40 UTC  (3+ messages)
` [PATCH v3 1/2] kho: history: track previous kernel version
` [PATCH v3 2/2] kho: history: track kexec boot counter

[PATCH V2 5.10.y 1/2] mm/mprotect: use long for page accountings and retval
 2026-01-08 16:27 UTC  (2+ messages)
` Patch "mm/mprotect: use long for page accountings and retval" has been added to the 5.10-stable tree

[PATCH V2 5.10.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
 2026-01-08 16:27 UTC  (2+ messages)
` Patch "mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()" has been added to the 5.10-stable tree

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2026-01-08 16:25 UTC  (5+ messages)

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-01-08 16:19 UTC  (3+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "

[PATCH 00/13] Enable compound page for p2pdma memory
 2026-01-08 15:55 UTC  (10+ messages)
` [PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
` [PATCH 07/13] PCI/P2PDMA: create compound page for aligned p2pdma memory
` [PATCH 10/13] PCI/P2PDMA: support compound page in p2pmem_alloc_mmap()

[PATCH v3 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-08 15:51 UTC  (6+ messages)
` [PATCH v3 1/3] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH v3 2/3] mm: numa_emu: add document for NUMA emulation
` [PATCH v3 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH v4 0/2] Fix failures with signals and AMD OpenCL
 2026-01-08 15:33 UTC  (9+ messages)
` [PATCH v4 1/2] mm_take_all_locks: change -EINTR to -ERESTARTSYS
` [PATCH v4 2/2] amdgpu: delete the "Failed to register MMU notifier" message

[syzbot] [mm?] INFO: task hung in __rmap_walk_file
 2026-01-08 15:18 UTC  (3+ messages)

[PATCH 0/4] mm: increase lowmem size in linux-7.0
 2026-01-08 14:32 UTC  (4+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use

[RFC PATCH] memory,memory_hotplug: allow restricting memory blocks to zone movable
 2026-01-08 14:16 UTC  (12+ messages)

[PATCH] mm/mempool.c: set @elems slots to NULL once freed
 2026-01-08 14:15 UTC  (6+ messages)

[PATCH 1/2] mm: add filemap_lock_folio_nowait helper
 2026-01-08 14:09 UTC  (3+ messages)
` [PATCH 2/2] Fix an AB-BA deadlock in hugetlbfs_punch_hole() involving page migration

[PATCH V2 5.15.y 1/2] mm/mprotect: use long for page accountings and retval
 2026-01-08 13:56 UTC  (2+ messages)
` Patch "mm/mprotect: use long for page accountings and retval" has been added to the 5.15-stable tree

[PATCH V2 5.15.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
 2026-01-08 13:56 UTC  (2+ messages)
` Patch "mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()" has been added to the 5.15-stable tree

[PATCH V2 5.4.y 0/2] Fix bad pmd due to race between change_prot_numa() and THP migration
 2026-01-08 13:49 UTC  (2+ messages)

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-08 13:37 UTC  (6+ messages)
` [PATCH v2 02/28] arc: introduce arch_zone_limits_init()
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map

[PATCH v6.1 2/2] x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
 2026-01-08 13:36 UTC  (2+ messages)
` Patch "x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()" has been added to the 6.1-stable tree

[PATCH v6.1 1/2] x86/mm/pat: clear VM_PAT if copy_p4d_range failed
 2026-01-08 13:36 UTC  (2+ messages)
` Patch "x86/mm/pat: clear VM_PAT if copy_p4d_range failed" has been added to the 6.1-stable tree

[PATCH V2 6.1.y 1/2] mm/mprotect: use long for page accountings and retval
 2026-01-08 13:36 UTC  (2+ messages)
` Patch "mm/mprotect: use long for page accountings and retval" has been added to the 6.1-stable tree

[PATCH V2 6.1.y 2/2] mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()
 2026-01-08 13:36 UTC  (2+ messages)
` Patch "mm/mprotect: delete pmd_none_or_clear_bad_unless_trans_huge()" has been added to the 6.1-stable tree

[PATCHv2 02/14] mm/sparse: Check memmap alignment
 2026-01-08 13:30 UTC  (7+ messages)

[PATCH V5 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
 2026-01-08 12:48 UTC  (26+ messages)
` [PATCH V5 1/8] mm/slab: use unsigned long for orig_size to ensure proper metadata align
` [PATCH V5 3/8] ext4: specify the free pointer offset for ext4_inode_cache
` [PATCH V5 4/8] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [PATCH V5 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH v1 0/2] mm/vmscan: optimize preferred target demotion node selection
 2026-01-08 12:44 UTC  (5+ messages)
` [PATCH v1 1/2] mm/vmscan: balance demotion allocation in alloc_demote_folio()

[PATCH v5 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2026-01-08 11:53 UTC  (11+ messages)
` [PATCH v5 1/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v5 3/4] iommu: debug-pagealloc: Track IOMMU pages

[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
 2026-01-08 11:31 UTC  (5+ messages)
` [PATCH 1/3] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/3] exec: inherit HWCAPs from the parent process
` [PATCH 3/3] selftests/exec: add test for HWCAP inheritance

[PATCH] mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
 2026-01-08 10:40 UTC  (2+ messages)

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2026-01-08 10:36 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCHv2 0/7] zram: introduce compressed data writeback
 2026-01-08 10:36 UTC  (9+ messages)
` [PATCHv2 1/7] "

[PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
 2026-01-08 10:17 UTC  (3+ messages)

[PATCH] mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
 2026-01-08 10:15 UTC 

[PATCH] mm: optimize stat output for 11% sys time reduce
 2026-01-08  9:37 UTC 

[PATCH] mm: optimize stat output for 11% sys time reduce
 2026-01-08  9:36 UTC 

[PATCH v5 mm-new 0/6] mm: hugetlb: allocate frozen gigantic folio
 2026-01-08  9:14 UTC  (14+ messages)
` [PATCH v5 5/6] mm: cma: add cma_alloc_frozen{_compound}()

[PATCH v3 3/3] amdgpu: don't report an error if the process was killed
 2026-01-08  9:10 UTC  (3+ messages)

[PATCH v2] fix AMDGPU failure with periodic signal
 2026-01-08  9:05 UTC  (3+ messages)
` Finding mm patches to review before those are pulled into the mainline (was "Re: [PATCH v2] fix AMDGPU failure with periodic signal")

[PATCH] mm: fix execution order in alloc_contig_range_noprof
 2026-01-08  8:54 UTC  (3+ messages)

[PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
 2026-01-08  8:43 UTC  (5+ messages)

[PATCH v7 0/2] Optimize zone->contiguous update and issue fix
 2026-01-08  8:31 UTC  (10+ messages)
` [PATCH v7 1/2] mm/memory hotplug: fix zone->contiguous always false when hotplug
` [PATCH v7 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[RFC PATCH 2/2] zsmalloc: chain-length configuration should consider other metrics
 2026-01-08  8:05 UTC  (13+ messages)

[PATCH v11 0/8] mm: folio_zero_user: clear page ranges
 2026-01-08  6:21 UTC  (14+ messages)
` [PATCH v11 3/8] highmem: introduce clear_user_highpages()
` [PATCH v11 7/8] mm: folio_zero_user: clear page ranges
  ` [PATCH] mm: folio_zero_user: (fixup) cache neighbouring pages
  ` [PATCH] mm: folio_zero_user: (fixup) cache page ranges
` [PATCH v11 8/8] mm: folio_zero_user: cache neighbouring pages

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-08  5:42 UTC  (11+ messages)

[PATCH] mm/damon: fix typos in comments
 2026-01-08  5:12 UTC  (2+ messages)

[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
 2026-01-08  5:02 UTC  (2+ messages)

[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
 2026-01-08  4:59 UTC  (2+ messages)

[PATCH 1/4] mm/migrate: Add migrate_device_split_page
 2026-01-08  4:47 UTC  (11+ messages)

[PATCH] fork/pid: Fix use-after-free in __task_pid_nr_ns
 2026-01-08  3:44 UTC  (3+ messages)

[PATCH v6] mm/vmscan: fix demotion targets checks in reclaim/demotion
 2026-01-08  3:32 UTC  (4+ messages)
` [PATCH v7 0/2] "
  ` [PATCH v7 1/2] "
  ` [PATCH v7 2/2] mm/vmscan: select the closest preferred node in demote_folio_list()

[PATCH] selftests/mm: run_vmtests.sh: fix relative path handling
 2026-01-08  3:16 UTC 

[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
 2026-01-08  2:23 UTC  (5+ messages)

[PATCH v2 7/8] selftests/mm: fix exit code in pagemap_ioctl
 2026-01-08  2:12 UTC  (3+ messages)

[PATCH v2 4/8] selftests/mm: fix usage of FORCE_READ() in cow tests
 2026-01-08  2:07 UTC  (4+ messages)
` [PATCH v2 7/8] selftests/mm: fix exit code in pagemap_ioctl

[PATCH v3] mm/damon/paddr: initialize 'folio' variables to NULL for clarity
 2026-01-08  1:30 UTC 

[PATCHv2 1/2] zsmalloc: use actual object size to detect spans
 2026-01-08  1:17 UTC  (6+ messages)
` [PATCHv2 2/2] zsmalloc: simplify read begin/end logic

[PATCH v3 0/3] RISC-V: add percpu.h to include/asm
 2026-01-07 22:34 UTC  (3+ messages)
` [PATCH v3 1/3] riscv: remove irqflags.h inclusion in asm/bitops.h

[PATCH v3 2/3] mm: only interrupt taking all mm locks on fatal signal
 2026-01-07 22:19 UTC  (7+ 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