linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-13 14:54 UTC  (14+ messages)

[PATCH v4 0/2] Make KHO Stateless
 2026-01-13 14:46 UTC  (8+ messages)
` [PATCH v4 1/2] kho: Adopt radix tree for preserved memory tracking

[RFC PATCH v4 0/9] mm: Hot page tracking and promotion infrastructure
 2026-01-13 14:40 UTC  (4+ messages)

[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
 2026-01-13 14:21 UTC  (24+ messages)
` [RFC PATCH v3 7/8] mm/zswap: compressed ram direct integration

[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] dma-mapping: Improve atomic pool behaviour
 2026-01-13 14:07 UTC  (4+ messages)
` [PATCH 3/3] dma/pool: Avoid allocating redundant pools

[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)

[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
 2026-01-13 13:09 UTC  (12+ 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 v2 00/28] Eliminate Dying Memory Cgroup
 2026-01-13 13:04 UTC  (4+ 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 v8 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-01-13 11:47 UTC  (13+ 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 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

[PATCH mm-new resend 0/5] mm: accelerate gigantic folio allocation
 2026-01-13 11:38 UTC  (13+ 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 v6 0/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
 2026-01-13 11:10 UTC  (14+ messages)
` [PATCH v6 3/4] iommu: debug-pagealloc: Track IOMMU pages

[PATCH v2 0/2] SEV-SNP Unaccepted Memory Hotplug
 2026-01-13 10:28 UTC  (10+ 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

[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 00/44] Change a lot of min_t() that might mask high bits
 2026-01-13  9:42 UTC  (4+ messages)
` [PATCH 30/44] fs: use min() or umin() instead of min_t()

[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  (3+ messages)

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-13  6:39 UTC  (4+ messages)

[PATCH v4 0/7] Enable THP support in drm_pagemap
 2026-01-13  5:41 UTC  (36+ messages)
` [PATCH v4 1/7] mm/zone_device: Add order argument to folio_free callback
` [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] alloc_tag: remove sysctl prefix from mem_profiling boot parameter
 2026-01-13  3:50 UTC  (3+ messages)

[PATCH v2] kho: init alloc tags when restoring pages from reserved memory
 2026-01-13  3:34 UTC 

[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  (8+ messages)
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers

[PATCH v2 5/8] selftests/mm: introduce helper to read every page in range
 2026-01-13  0:55 UTC  (2+ messages)

[PATCH] mm: optimize stat output for 11% sys time reduce
 2026-01-13  0:29 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
 2026-01-12 22:18 UTC  (5+ messages)
` [PATCH 2/3] "

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2026-01-12 22:04 UTC  (3+ messages)
` [PATCH v5 36/36] sched: Enable context analysis for core.c and fair.c

[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
 2026-01-12 21:36 UTC  (3+ messages)

[PATCH v2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2026-01-12 21:29 UTC  (3+ 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