[PATCH v3 00/24] mm: balloon infrastructure cleanups
2026-01-19 23:27 UTC (26+ messages)
` [PATCH v3 01/24] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
` [PATCH v3 02/24] vmw_balloon: remove vmballoon_compaction_init()
` [PATCH v3 03/24] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v3 04/24] mm/balloon_compaction: improve comments for WARN_ON_ONCE(!b_dev_info)
` [PATCH v3 05/24] mm/balloon_compaction: centralize basic page migration handling
` [PATCH v3 06/24] mm/balloon_compaction: centralize adjust_managed_page_count() handling
` [PATCH v3 07/24] vmw_balloon: stop using the balloon_dev_info lock
` [PATCH v3 08/24] mm/balloon_compaction: use a device-independent balloon (list) lock
` [PATCH v3 09/24] mm/balloon_compaction: remove dependency on page lock
` [PATCH v3 10/24] mm/balloon_compaction: make balloon_mops static
` [PATCH v3 11/24] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
` [PATCH v3 12/24] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
` [PATCH v3 13/24] mm/balloon_compaction: remove balloon_page_push/pop()
` [PATCH v3 14/24] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
` [PATCH v3 15/24] mm/balloon_compaction: move internal helpers to balloon_compaction.c
` [PATCH v3 16/24] mm/balloon_compaction: assert that the balloon_pages_lock is held
` [PATCH v3 17/24] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
` [PATCH v3 18/24] mm/balloon_compaction: remove "extern" from functions
` [PATCH v3 19/24] mm/vmscan: drop inclusion of balloon_compaction.h
` [PATCH v3 20/24] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
` [PATCH v3 21/24] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
` [PATCH v3 22/24] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
` [PATCH v3 23/24] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
` [PATCH v3 24/24] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"
[PATCH RESEND 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-19 23:14 UTC (16+ messages)
` [PATCH RESEND 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH RESEND 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH RESEND 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH RESEND 04/12] mm: add basic VMA flag operation helper functions
` [PATCH RESEND 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH RESEND 06/12] mm: update secretmem "
` [PATCH RESEND 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH RESEND 08/12] mm: update all remaining mmap_prepare users "
` [PATCH RESEND 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH RESEND 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH RESEND 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH RESEND 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH v2 00/23] mm: balloon infrastructure cleanups
2026-01-19 22:44 UTC (7+ messages)
` [PATCH v2 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
` [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-19 22:15 UTC (17+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v1 0/2] mm: move pte table reclaim code to memory.c
2026-01-19 22:07 UTC (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] mm/memory: handle non-split locks correctly in zap_empty_pte_table()
[RFC PATCH] zsmalloc: make common caches global
2026-01-19 21:44 UTC (4+ messages)
[PATCH v3] mm/shmem, swap: fix race of truncate and swap entry split
2026-01-19 21:36 UTC (2+ messages)
[PATCH 00/12] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-01-19 21:18 UTC (16+ messages)
` [PATCH 01/12] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH 02/12] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH 03/12] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH 04/12] mm: add basic VMA flag operation helper functions
` [PATCH 05/12] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH 06/12] mm: update secretmem "
` [PATCH 07/12] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH 08/12] mm: update all remaining mmap_prepare users "
` [PATCH 09/12] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH 10/12] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH 11/12] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH 12/12] tools/testing/vma: add VMA userland tests for VMA flag functions
[PATCH v2 0/2] add and use vma_assert_stabilised() helper
2026-01-19 20:59 UTC (3+ messages)
` [PATCH v2 1/2] mm/vma: use lockdep where we can, reduce duplication
` [PATCH v2 2/2] mm: add vma_assert_stabilised()
[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-19 20:45 UTC (16+ messages)
` [PATCH 20/29] nilfs2: add EXPORT_OP_STABLE_HANDLES flag to export operations
[PATCH v2 0/2] Register device memory for poison handling
2026-01-19 20:38 UTC (2+ messages)
[PATCH v2 0/3] Migrate on fault for device pages
2026-01-19 20:31 UTC (5+ messages)
` [PATCH v2 1/3] mm: unified hmm fault and migrate device pagewalk paths
` [PATCH v2 2/3] mm: add new testcase for the migrate on fault case
` [PATCH v2 3/3] mm:/migrate_device.c: remove migrate_vma_collect_*() functions
[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-19 19:43 UTC (10+ messages)
` [PATCH v8 13/14] x86/kasan: Logical bit shift for kasan_mem_to_shadow
[PATCH v4] kho: validate preserved memory map during population
2026-01-19 18:54 UTC (4+ messages)
[PATCH v7 0/2] Make KHO Stateless
2026-01-19 18:43 UTC (2+ messages)
[PATCH v2 00/31] fs: require filesystems to explicitly opt-in to nfsd export support
2026-01-19 16:51 UTC (37+ messages)
` [PATCH v2 01/31] Documentation: document EXPORT_OP_NOLOCKS
` [PATCH v2 02/31] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH v2 03/31] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH v2 04/31] ext4: "
` [PATCH v2 05/31] ext2: "
` [PATCH v2 06/31] erofs: "
` [PATCH v2 07/31] efs: "
` [PATCH v2 08/31] xfs: "
` [PATCH v2 09/31] ceph: "
` [PATCH v2 10/31] btrfs: "
` [PATCH v2 11/31] befs: "
` [PATCH v2 12/31] ufs: "
` [PATCH v2 13/31] udf: "
` [PATCH v2 14/31] affs: "
` [PATCH v2 15/31] squashfs: "
` [PATCH v2 16/31] smb/client: "
` [PATCH v2 17/31] ovl: "
` [PATCH v2 18/31] orangefs: "
` [PATCH v2 19/31] ocfs2: "
` [PATCH v2 20/31] ntfs3: "
` [PATCH v2 21/31] nilfs2: "
` [PATCH v2 22/31] nfs: "
` [PATCH v2 23/31] jfs: "
` [PATCH v2 24/31] jffs2: "
` [PATCH v2 25/31] isofs: "
` [PATCH v2 26/31] gfs2: "
` [PATCH v2 27/31] fuse: "
` [PATCH v2 28/31] fat: "
` [PATCH v2 29/31] f2fs: "
` [PATCH v2 30/31] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES
` [PATCH v2 31/31] nfsd: convert dprintks in check_export() to tracepoints
[HELP] Request for assistance to upstream an Android memory optimization (Multi_Freearea)
2026-01-19 16:17 UTC (2+ messages)
[PATCH 0/2] iommu: debug-pagealloc: Remove pfn_valid() usage
2026-01-19 15:55 UTC (8+ messages)
` [PATCH 1/2] mm/page_ext: Add page_ext_get_phys()
` [PATCH 2/2] iommu: debug-pagealloc: Use page_ext_get_phys()
[PATCHv3 00/15] mm: Eliminate fake head pages from vmemmap optimization
2026-01-19 15:26 UTC (11+ messages)
` [PATCHv3 09/15] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv3 10/15] mm/hugetlb: Remove fake head pages
[PATCH 16/28] maple_tree: Start using maple copy node for destination
2026-01-19 15:06 UTC (5+ messages)
KASAN vs realloc
2026-01-19 14:45 UTC (9+ messages)
` [PATCH 1/2] mm/kasan: Fix KASAN poisoning in vrealloc()
` [PATCH] mm-kasan-fix-kasan-poisoning-in-vrealloc-fix
[PATCH v2 0/8] Various mm kselftests improvements/fixes
2026-01-19 14:32 UTC (14+ messages)
` [PATCH v2 4/8] selftests/mm: fix usage of FORCE_READ() in cow tests
` [PATCH v2 5/8] selftests/mm: introduce helper to read every page in range
` [PATCH v2 6/8] selftests/mm: fix faulting-in code in pagemap_ioctl test
` [PATCH v2 8/8] selftests/mm: report SKIP in pfnmap if a check fails
LSF/MM/BPF: 2026: Call for Proposals
2026-01-19 14:26 UTC (2+ messages)
[PATCH v7 0/5] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
2026-01-19 14:25 UTC (5+ messages)
[PATCH 0/2] mm/readahead: batch folio insertion to improve performance
2026-01-19 14:15 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] mm/filemap: refactor __filemap_add_folio to separate critical section
` [PATCH v2 2/2] mm/readahead: batch folio insertion to improve performance
` [PATCH v2 0/2] mm/readahead: Changes since v1
[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
2026-01-19 12:06 UTC (16+ messages)
` [PATCH v3 06/21] slab: introduce percpu sheaves bootstrap
` [PATCH v3 07/21] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH v3 09/21] slab: add optimized sheaf refill from partial list
[PATCH v3] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
2026-01-19 11:46 UTC (8+ messages)
[PATCH] lib/test_vmalloc.c: Minor fixes to test_vmalloc.c
2026-01-19 11:36 UTC (3+ messages)
[PATCH v15 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-01-19 11:17 UTC (3+ messages)
` [PATCH v15 1/2] ACPI:RAS2: Add driver for the "
[PATCH] selftests/mm: remove virtual_address_range test
2026-01-19 11:16 UTC (12+ messages)
[PATCH v3 0/2] further damage-control lack of clone scalability
2026-01-19 11:09 UTC (2+ messages)
[PATCH V5 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
2026-01-19 10:54 UTC (7+ messages)
` [PATCH V5 2/2] mm/khugepaged: retry with sync writeback "
[PATCH] of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
2026-01-19 10:38 UTC (4+ messages)
[PATCH V3 0/5] mm/khugepaged: cleanups and scan limit fix
2026-01-19 10:24 UTC (3+ messages)
` [PATCH V3 4/5] mm/khugepaged: use enum scan_result for result variables and return types
[PATCH v3 0/7] enable PT_RECLAIM on all 64-bit architectures
2026-01-19 10:20 UTC (10+ messages)
` [PATCH v3 7/7] mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
[PATCH] mm/kfence: fix potential deadlock in reboot notifier
2026-01-19 10:20 UTC (3+ messages)
[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
2026-01-19 9:44 UTC (12+ messages)
` [PATCH v2 1/1] "
[PATCH v6] rust: iommu: add io_pgtable abstraction
2026-01-19 9:29 UTC (2+ messages)
[PATCH v3 00/30] Eliminate Dying Memory Cgroup
2026-01-19 9:25 UTC (6+ messages)
` [PATCH v3 08/30] mm: memcontrol: prevent memory cgroup release in get_mem_cgroup_from_folio()
` [PATCH v3 14/30] mm: mglru: prevent memory cgroup release in mglru
[PATCH 1/2] mm/filemap: refactor __filemap_add_folio to separate critical section
2026-01-19 9:16 UTC (3+ messages)
[PATCHv6 11/13] arm64/kexec: Select KEXEC_BPF to support UEFI-style kernel image
2026-01-19 8:23 UTC
[syzbot] Monthly mm report (Jan 2026)
2026-01-19 8:18 UTC
[PATCH] mm: Restore per-memcg proactive reclaim with !CONFIG_NUMA
2026-01-19 8:00 UTC (2+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-19 7:58 UTC (3+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
[PATCH v2] percpu: add basic double free check
2026-01-19 7:48 UTC (4+ 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