[PATCH v2 0/2] SEV-SNP Unaccepted Memory Hotplug
2026-01-13 18:22 UTC (13+ messages)
` [PATCH v2 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
` [PATCH v2 2/2] mm/memory_hotplug: Add support to unaccept memory after hot-remove
[PATCH v2 00/28] Eliminate Dying Memory Cgroup
2026-01-13 18:02 UTC (5+ messages)
[PATCH v2] slab: fix kmalloc_nolock() context check for PREEMPT_RT
2026-01-13 18:00 UTC (2+ messages)
mips64-linux-ld: div64.c:undefined reference to `__multi3'
2026-01-13 17:59 UTC
[akpm-mm:mm-nonmm-unstable 77/129] arch/loongarch/net/bpf_jit.c:1322:7: error: call to undeclared function '__bpf_address_lookup'; ISO C99 and later do not support implicit function declarations
2026-01-13 17:48 UTC (2+ messages)
[PATCH v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2026-01-13 17:34 UTC (16+ messages)
` [PATCH v8 02/14] kasan: arm64: x86: Make special tags arch specific
` [PATCH v8 04/14] x86/kasan: Add arch specific kasan functions
` [PATCH v8 13/14] x86/kasan: Logical bit shift for kasan_mem_to_shadow
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-13 17:06 UTC (16+ messages)
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2026-01-13 16:56 UTC (5+ messages)
` [PATCH 30/44] fs: use min() or umin() instead of min_t()
[PATCH] alloc_tag: remove sysctl prefix from mem_profiling boot parameter
2026-01-13 16:33 UTC (4+ messages)
[PATCH mm-new resend 0/5] mm: accelerate gigantic folio allocation
2026-01-13 16:29 UTC (17+ messages)
` [PATCH 1/5] mm: page_isolation: introduce page_is_unmovable()
` [PATCH 2/5] mm: page_alloc: optimize pfn_range_valid_contig()
` [PATCH 3/5] mm: hugetlb: optimize replace_free_hugepage_folios()
` [PATCH 4/5] mm: hugetlb_cma: optimize hugetlb_cma_alloc_frozen_folio()
` [PATCH 5/5] mm: hugetlb_cma: mark hugetlb_cma{_only} as __ro_after_init
[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
2026-01-13 16:24 UTC (24+ messages)
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration
[PATCH v2] kho: init alloc tags when restoring pages from reserved memory
2026-01-13 16:21 UTC (2+ messages)
[PATCH v4 0/2] Make KHO Stateless
2026-01-13 16:16 UTC (10+ messages)
` [PATCH v4 1/2] kho: Adopt radix tree for preserved memory tracking
[PATCH 0/3] dma-mapping: Improve atomic pool behaviour
2026-01-13 16:14 UTC (5+ messages)
` [PATCH 3/3] dma/pool: Avoid allocating redundant pools
[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
2026-01-13 15:42 UTC (14+ messages)
` [PATCH RFC v2 01/20] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
` [PATCH RFC v2 02/20] mm/slab: move and refactor __kmem_cache_alias()
` [PATCH RFC v2 03/20] mm/slab: make caches with sheaves mergeable
` [PATCH RFC v2 05/20] slab: introduce percpu sheaves bootstrap
` [PATCH RFC v2 06/20] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
[PATCH 00/11] mm/damon: advance DAMOS-based LRU sorting
2026-01-13 15:27 UTC (12+ messages)
` [PATCH 01/11] mm/damon/core: introduce [in]active memory ratio damos quota goal metric
` [PATCH 02/11] mm/damon/sysfs-schemes: support DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
` [PATCH 03/11] Docs/mm/damon/design: document DAMOS_QUOTA_[IN]ACTIVE_MEM_BP
` [PATCH 04/11] mm/damon/paddr: activate DAMOS_LRU_PRIO targets instead of marking accessed
` [PATCH 05/11] mm/damon/lru_sort: consider age for quota prioritization
` [PATCH 06/11] mm/damon/lru_sort: support young page filters
` [PATCH 07/11] Docs/admin-guide/mm/damon/lru_sort: document filter_young_pages
` [PATCH 08/11] mm/damon/lru_sort: support active:inactive memory ratio based auto-tuning
` [PATCH 09/11] Docs/admin-guide/mm/damon/lru_sort: document active_mem_bp parameter
` [PATCH 10/11] mm/damon/lru_sort: add monitoring intervals auto-tuning parameter
` [PATCH 11/11] Docs/admin-guide/mm/damon/lru_sort: document intervals autotuning
[PATCH v6 0/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
2026-01-13 15:08 UTC (15+ messages)
` [PATCH v6 3/4] iommu: debug-pagealloc: Track IOMMU pages
[RFC PATCH v4 0/9] mm: Hot page tracking and promotion infrastructure
2026-01-13 14:40 UTC (4+ messages)
[vbabka:b4/sheaves-for-all-rebased] [slab] 02b7b4409e: stress-ng.timerfd.ops_per_sec 12.8% regression
2026-01-13 14:20 UTC
[PATCH V6 0/9] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
2026-01-13 14:13 UTC (18+ messages)
` [PATCH V6 1/9] mm/slab: use unsigned long for orig_size to ensure proper metadata align
` [PATCH V6 2/9] mm/slab: allow specifying free pointer offset when using constructor
` [PATCH V6 3/9] ext4: specify the free pointer offset for ext4_inode_cache
` [PATCH V6 4/9] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [PATCH V6 5/9] mm/slab: use stride to access slabobj_ext
` [PATCH V6 6/9] mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
` [PATCH V6 7/9] mm/slab: save memory by allocating slabobj_ext array from leftover
` [PATCH V6 8/9] mm/slab: move [__]ksize and slab_ksize() to mm/slub.c
` [PATCH V6 9/9] mm/slab: place slabobj_ext metadata in unused space within s->size
[PATCH v13 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
2026-01-13 14:11 UTC (9+ messages)
` [PATCH v13 2/3] "
[PATCH v8 14/18] mm: memfd_luo: allow preserving memfd
2026-01-13 14:09 UTC (2+ messages)
[PATCH 0/3] selftests/mm: add memory failure selftests
2026-01-13 14:05 UTC (8+ messages)
[PATCH v2] mm/kfence: add reboot notifier to disable KFENCE on shutdown
2026-01-13 14:02 UTC (2+ messages)
[PATCH] slab: fix kmalloc_nolock() context check for PREEMPT_RT
2026-01-13 13:59 UTC (4+ messages)
[vbabka:b4/sheaves-for-all-rebased] [slab] aa8fdb9e25: will-it-scale.per_process_ops 46.5% regression
2026-01-13 13:57 UTC
[PATCH v4 0/3] mm: fix oom-killer not being invoked when demotion is enabled
2026-01-13 13:40 UTC (7+ messages)
` [PATCH v4 1/3] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH v4 2/3] mm: numa_emu: add document for NUMA emulation
` [PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[PATCH v2 0/4] drm/amdkfd: Add batch userptr allocation support
2026-01-13 13:40 UTC (9+ messages)
mm/filemap.c:3307 do_sync_mmap_readahead() warn: assigning (-12) to unsigned variable 'ra->order'
2026-01-13 12:56 UTC (3+ messages)
[RFC PATCH bpf-next 0/3] BPF-based NUMA balancing
2026-01-13 12:48 UTC (8+ messages)
` [RFC PATCH bpf-next 1/3] sched: add helpers for numa balancing
` [RFC PATCH bpf-next 2/3] mm: add support for bpf based "
` [RFC PATCH bpf-next 3/3] mm: set numa balancing hot threshold with bpf
[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
2026-01-13 12:41 UTC (4+ messages)
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-01-13 12:29 UTC (8+ messages)
` [PATCH v3 15/29] powerpc: introduce arch_zone_limits_init()
` [PATCH v3 19/29] sparc: "
[PATCH 2/2] mm/damon/core: tunning nr_subregions at the kdamond_split_regions()
2026-01-13 12:17 UTC
[PATCH 1/2] mm/damon/core: modified and tunning damon_split_regions_of()
2026-01-13 12:16 UTC
[PATCH v2 0/3] Replace wq users and add WQ_PERCPU to alloc_workqueue() users
2026-01-13 11:46 UTC (4+ messages)
` [PATCH v2 1/3] mm: Replace use of system_unbound_wq with system_dfl_wq
` [PATCH v2 2/3] mm: Replace use of system_wq with system_percpu_wq
` [PATCH v2 3/3] mm: add WQ_PERCPU to alloc_workqueue users
[PATCHv2 02/14] mm/sparse: Check memmap alignment
2026-01-13 10:24 UTC (7+ messages)
[PATCH] mm/shmem, swap: fix race of truncate and swap entry split
2026-01-13 10:10 UTC (7+ messages)
[vbabka:b4/sheaves-for-all-rebased] [slab] 9b0317d1c2: xfstests.generic.629.fail
2026-01-13 10:07 UTC (4+ messages)
[PATCH] mm/khugepaged: make khugepaged_collapse_control static
2026-01-13 9:50 UTC (4+ messages)
[PATCH v14 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-01-13 9:41 UTC (4+ messages)
` [PATCH v14 1/2] ACPI:RAS2: Add driver for the "
[akpm-mm:mm-new 283/303] mm/kasan/report.c:674:80: sparse: sparse: cast truncates bits from constant value (ff00000000000000 becomes 0)
2026-01-13 9:40 UTC
[PATCH v5] io: add io_pgtable abstraction
2026-01-13 9:25 UTC (2+ messages)
[PATCH v2 1/2] mm: kmsan: add tests for high-order page freeing
2026-01-13 9:11 UTC (2+ messages)
` [PATCH v2 2/2] mm: kmsan: add test_uninit_page
[akpm-mm:mm-new 294/303] arch/arm64/kernel/traps.c:1074:2: error: call to undeclared function 'kasan_die_unless_recover'; ISO C99 and later do not support implicit function declarations
2026-01-13 8:21 UTC
[PATCH v1 0/3] mm: mm_cid static initialization fixes
2026-01-13 8:17 UTC (2+ messages)
[PATCH v4 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
2026-01-13 8:07 UTC (2+ messages)
` [PATCH v4 2/2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
[akpm-mm:mm-new 294/303] arch/arm64/kernel/traps.c:1074:2: error: call to undeclared function 'kasan_die_unless_recover'; ISO C99 and later do not support implicit function declarations
2026-01-13 7:47 UTC
[RFC PATCH 0/2] mm: improve folio refcount scalability
2026-01-13 7:31 UTC (6+ messages)
[PATCH v2] mm/page_alloc: Avoid duplicate NR_FREE_PAGES updates in move_to_free_list()
2026-01-13 7:13 UTC (3+ messages)
[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
2026-01-13 6:41 UTC (2+ messages)
[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
2026-01-13 6:39 UTC (2+ messages)
[PATCH v4 0/7] Enable THP support in drm_pagemap
2026-01-13 5:41 UTC (15+ messages)
` [PATCH v4 2/7] mm/zone_device: Add free_zone_device_folio_prepare() helper
` [PATCH v4 7/7] drm/pagemap: Enable THP support for GPU memory migration
[PATCH v3 0/3] Only free healthy pages in high-order has_hwpoisoned folio
2026-01-13 5:39 UTC (3+ messages)
` [PATCH v3 2/3] mm/page_alloc: only "
[PATCH v5 0/2] Make KHO Stateless
2026-01-13 5:35 UTC (3+ messages)
` [PATCH v5 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v5 2/2] kho: Remove finalize state and clients
[PATCHv2 0/7] zram: introduce compressed data writeback
2026-01-13 4:54 UTC (10+ messages)
` [PATCHv2 1/7] "
[PATCH] zsmalloc: introduce SG-list based object read API
2026-01-13 4:30 UTC (2+ messages)
[PATCH] mm: remove redundant page parameter from do_set_pmd()
2026-01-13 4:09 UTC (2+ messages)
[PATCH RESEND v2] checkpatch: Suppress warnings when Reported-by: is followed by Link:
2026-01-13 3:22 UTC
[RFC PATCH 2/2] zsmalloc: chain-length configuration should consider other metrics
2026-01-13 2:36 UTC (11+ messages)
[PATCH v4 4/6] kfuzztest: add KFuzzTest sample fuzz targets
2026-01-13 2:17 UTC (2+ messages)
来自alai的邮件
2026-01-13 2:00 UTC
[PATCH v3] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
2026-01-13 1:52 UTC (2+ messages)
[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
2026-01-13 1:49 UTC (4+ messages)
page: next (older)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox