messages from 2026-07-25 15:53:27 to 2026-07-27 08:19:59 UTC [more...]
[PATCH -v4 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
2026-07-27 8:19 UTC (5+ messages)
` [PATCH -v4 1/4] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
` [PATCH -v4 4/4] mm/mglru: "
[PATCH] mm: memcg: stop reclaim when a limit update is superseded
2026-07-27 8:16 UTC (4+ messages)
[PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
2026-07-27 8:11 UTC (8+ messages)
[PATCH v4 0/3] promote mapped executable folios after first usage for MGLRU
2026-07-27 8:08 UTC (3+ messages)
[PATCH v3] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
2026-07-27 8:01 UTC (2+ messages)
[PATCH v3] mm/migrate_device: Clear stale mapping after freeing swapcache
2026-07-27 8:00 UTC (2+ messages)
[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
2026-07-27 7:42 UTC (31+ messages)
` [PATCH v3 01/24] binfmt_misc: restore write access when removing an entry
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
` [PATCH v3 07/24] binfmt_misc: turn the entry bit numbers into a proper enum
` [PATCH v3 08/24] binfmt_misc: turn the entry behavior flags into an enum
` [PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry
` [PATCH v3 12/24] binfmt_misc: convert the entry file to seq_file
` [PATCH v3 15/24] binfmt_misc: return errors directly in load_misc_binary()
` [PATCH v3 16/24] binfmt_misc: give the parse_command() results names
` [PATCH v3 17/24] binfmt_misc: factor out the entry removal
` [PATCH v3 18/24] binfmt_misc: simplify check_special_flags()
` [PATCH v3 19/24] binfmt_misc: use a flexible array member for the register string
` [PATCH v3 21/24] binfmt_misc: use __free(kfree) in bm_register_write()
` [PATCH v3 22/24] binfmt_misc: assorted small cleanups
` [PATCH v3 24/24] binfmt_misc: allow removing entries via unlink(2)
mm: opaque hardware page-table entry handles
2026-07-27 7:11 UTC (8+ messages)
[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
2026-07-27 7:03 UTC (5+ messages)
[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-27 6:22 UTC (16+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v2 09/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v2 12/13] mm/slab: add cache_ and slab_needs_objcg() helpers
[PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
2026-07-27 6:16 UTC (12+ messages)
` [PATCH v2 1/6] powerpc/xive: remove dead NULL check after GFP_NOFAIL allocation
` [PATCH v2 3/6] powerpc/xive: fix use-after-free of xive_ipis
` [PATCH v2 5/6] lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocations
` (subset) [PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
[PATCH] slub: print just the function name in /sys/kernel/slab/*/ctor
2026-07-27 5:27 UTC (2+ messages)
[PATCH v2 0/2] make unused huge shrinker memcg aware
2026-07-27 5:11 UTC (3+ messages)
` [PATCH v2 2/2] mm: shmem: "
[PATCH v2] mm/migrate_device: Clear stale mapping after freeing swapcache
2026-07-27 5:06 UTC (9+ messages)
[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
2026-07-27 4:20 UTC (4+ messages)
[PATCH] mm/page_alloc: only update NUMA min ratios on sysctl write
2026-07-27 3:55 UTC (2+ messages)
[RFC v2 0/3] mm/mglru: proactive aging via memory.aging
2026-07-27 3:54 UTC (2+ messages)
[PATCH v4 00/21] kho: make boot time huge page allocation work nicely with KHO
2026-07-27 3:43 UTC (10+ messages)
` [PATCH v4 02/21] kho: make radix max key width more obvious
` [PATCH v4 04/21] kho: return virtual address of mem_map from kho_get_mem_map()
` [PATCH v4 12/21] kho: add kho_radix_init_tree()
` [PATCH v4 14/21] kho: initialize kho_scratch pointer earlier in boot
` [PATCH v4 17/21] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
` [PATCH v4 19/21] memblock: make HugeTLB bootmem allocation work with KHO
` [PATCH v4 16/21] mm/mm_init: simplify deferred_free_pages() migratetype init
[linux-next:master] [mm] 7b32f64bc5: pts.svt-av1.Preset13.Bosphorus4K.frames_per_second 45.8% regression
2026-07-27 1:46 UTC (2+ messages)
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-27 0:40 UTC (3+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-26 23:50 UTC (6+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-07-26 22:22 UTC (27+ messages)
` [PATCH v3 01/26] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v3 02/26] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v3 04/26] x86/mm: split out preallocate_sub_pgd()
` [PATCH v3 05/26] x86: move PAE PMD preallocation defines to header
` [PATCH v3 06/26] x86/tlb: Expose some flush function declarations to modules
` [PATCH v3 07/26] x86/mm: introduce mm-local region
` [PATCH v3 08/26] x86/mm: move LDT remap into "
` [PATCH v3 09/26] mm: Create flags arg for __apply_to_page_range()
` [PATCH v3 10/26] mm: Add more flags "
` [PATCH v3 11/26] x86/mm: introduce the mermap
` [PATCH v3 12/26] mm: KUnit tests for "
` [PATCH v3 13/26] mm: introduce freetype_t
` [PATCH v3 14/26] mm: move migratetype definitions to freetype.h
` [PATCH v3 15/26] mm/page_alloc: add support for freetypes with no freelist
` [PATCH v3 16/26] mm: add definitions for allocating unmapped pages
` [PATCH v3 17/26] mm: encode freetype flags in pageblock flags
` [PATCH v3 18/26] mm/page_alloc: separate pcplists by freetype flags
` [PATCH v3 19/26] mm/page_alloc: rename ALLOC_NON_BLOCK back to _HARDER
` [PATCH v3 20/26] mm/page_alloc: introduce ALLOC_NOBLOCK
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations
` [PATCH v3 22/26] mm: Minimal KUnit tests for some new page_alloc logic
` [PATCH v3 23/26] mm: Split out NR_FREE_PAGES_BLOCKS_[UN]MAPPED
` [PATCH v3 24/26] mm/page_alloc: always direct compact for unmapped allocs
` [PATCH v3 25/26] mm: plumb alloc flags into some alloc funcs
` [PATCH v3 26/26] mm: add fast path for AS_NO_DIRECT_MAP
[RFC PATCH v2 0/5] mm: mglru: fix swappiness behavior
2026-07-26 22:08 UTC (7+ messages)
` [RFC PATCH v2 1/5] mm: mglru: avoid scanning empty generations in scan_folios()
` [RFC PATCH v2 2/5] mm: mglru: only fall back when reclaim is running at high priority
` [RFC PATCH v2 3/5] mm: mglru: prevent min_seq[type] from pointing to an empty generation
` [RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
` [RFC PATCH v2 5/5] mm: mglru: run aging if the preferred type has no folios in reclaimable gens
[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-07-26 21:28 UTC (3+ messages)
` [PATCH v23 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v23 2/2] ras: mem: Add ACPI RAS2 memory driver
[RFC PATCH] mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}
2026-07-26 20:55 UTC
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 34cacd0ac7c10dc9e34e1b9f28a2b78d335cb487
2026-07-26 18:41 UTC (3+ messages)
[RFC PATCH v2 00/17] mm/damon: introduce data access-as-a-data attribute
2026-07-26 17:39 UTC (18+ messages)
` [RFC PATCH v2 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [RFC PATCH v2 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [RFC PATCH v2 03/17] mm/damon/sysfs: support pgidle_unset "
` [RFC PATCH v2 04/17] Docs/mm/damon/design: document "
` [RFC PATCH v2 05/17] mm/damon/core: introduce damon_prep struct
` [RFC PATCH v2 06/17] mm/damon/core: commit preps
` [RFC PATCH v2 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [RFC PATCH v2 08/17] mm/damon/paddr: support damon_prep
` [RFC PATCH v2 09/17] mm/damon/sysfs: implement preps directory
` [RFC PATCH v2 10/17] mm/damon/sysfs: create probe "
` [RFC PATCH v2 11/17] mm/damon/sysfs: implement probe prep directory
` [RFC PATCH v2 12/17] mm/damon/sysfs: create probe prep files for preps/nr file write
` [RFC PATCH v2 13/17] mm/damon/sysfs: pass preps to DAMON core
` [RFC PATCH v2 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [RFC PATCH v2 15/17] Docs/mm/damon/design: document probe preps
` [RFC PATCH v2 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [RFC PATCH v2 17/17] Docs/ABI/damon: document probe prep "
[PATCH v3] mm/damon/ops-common: putback folios on invalid migrate nid
2026-07-26 16:50 UTC (2+ messages)
[PATCH 1/2] mm/vmalloc: fix 32-bit truncation of the area size in vread_iter()
2026-07-26 15:25 UTC (4+ messages)
[PATCH RFC] mm/zswap: reference the pool by index to shrink struct zswap_entry
2026-07-26 15:18 UTC
[PATCH] ksm: Stop iterating VMAs when ksm_test_exit returns true
2026-07-26 15:14 UTC (2+ messages)
[PATCH RFC v4 0/12] mm: use per-VMA lock in __access_remote_vm for improved monitoring reliability
2026-07-26 11:56 UTC (3+ messages)
` [PATCH RFC v4 12/12] selftests/mm: add a slow-GUP content and COW test for mTHP
[PATCH 0/8] Optimize anonymous swapbacked large folio unmapping
2026-07-26 9:10 UTC (2+ messages)
[PATCH v2 0/1] liveupdate: Add internal APIs for file preservation
2026-07-26 8:38 UTC (2+ messages)
[PATCH v3 0/5] mm/rmap: Refactor try_to_unmap_one
2026-07-26 8:22 UTC (6+ messages)
` [PATCH v3 1/5] mm/rmap: convert page -> folio for hwpoison checks
[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-07-26 7:29 UTC
[PATCH] lkdtm: use kmalloc() instead of __get_free_page
2026-07-26 7:06 UTC (7+ messages)
[PATCH v2 00/17] mm: Introduce section-based vmemmap optimization for HugeTLB
2026-07-26 4:30 UTC (3+ messages)
` [PATCH v2 03/17] mm/mm_init: skip initializing shared vmemmap tail pages
[RFC PATCH 0/4] mm: mglru: fix swappiness behavior
2026-07-26 3:41 UTC (6+ messages)
` [RFC PATCH 1/4] mm: mglru: only fall back when reclaim is running at high priority
` [RFC PATCH 2/4] mm: mglru: do try_to_inc_min_seq if scanned==0
` [RFC PATCH 3/4] mm: mglru: run aging when pages are severely imbalanced across gens
` [RFC PATCH 4/4] mm: mglru: run aging if the preferred type has no folios in reclaimable gens
[akpm-mm:mm-unstable 340/601] include/linux/compiler_types.h:702:38: error: call to '__compiletime_assert_501' declared with attribute error: BUILD_BUG failed
2026-07-26 2:51 UTC (2+ messages)
[PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()
2026-07-26 2:37 UTC (11+ messages)
[PATCH v2 0/3] mm,kernfs,proc: Unmap mmaps of removed files via file->f_mapping
2026-07-26 1:22 UTC (6+ messages)
` [PATCH v2 1/3] mm: Add unmap_mapping_file() helper
` [PATCH v2 2/3] kernfs: Unmap mmaps of removed files via file->f_mapping
` [PATCH v2 3/3] proc: "
[PATCH v2] mm/huge_memory: Initialise workingset state before folio split
2026-07-26 0:53 UTC (2+ messages)
[RFC PATCH 00/17] mm/damon: introduce data access-as-a-data attribute
2026-07-25 21:02 UTC (18+ messages)
` [RFC PATCH 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [RFC PATCH 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [RFC PATCH 03/17] mm/damon/sysfs: support pgidle_unset "
` [RFC PATCH 04/17] Docs/mm/damon/design: document "
` [RFC PATCH 05/17] mm/damon/core: introduce damon_prep struct
` [RFC PATCH 06/17] mm/damon/core: commit preps
` [RFC PATCH 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [RFC PATCH 08/17] mm/damon/paddr: support damon_prep
` [RFC PATCH 09/17] mm/damon/sysfs: implement preps directory
` [RFC PATCH 10/17] mm/damon/sysfs: create probe "
` [RFC PATCH 11/17] mm/damon/sysfs: implement probe prep directory
` [RFC PATCH 12/17] mm/damon/sysfs: create probe prep files for preps/nr file write
` [RFC PATCH 13/17] mm/damon/sysfs: pass preps to DAMON core
` [RFC PATCH 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [RFC PATCH 15/17] Docs/mm/damon/design: document probe preps
` [RFC PATCH 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [RFC PATCH 17/17] Docs/ABI/damon: document probe prep "
[linux-next:master] BUILD SUCCESS WITH WARNING 9eebf259d5352b87080d67758f483583d9e763d7
2026-07-25 19:22 UTC
[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
2026-07-25 18:26 UTC (4+ messages)
` [RFC PATCH 1/3] mm/filemap: Add NSD prefetch hook point
` [RFC PATCH 2/3] nsd: Core prediction engine
` [RFC PATCH 3/3] Documentation: Add NSD filesystem documentation
[PATCH v2] mm/page_reporting: Add page_reporting_delay_ms sysctl
2026-07-25 18:17 UTC (5+ messages)
[PATCH 0/5] mm: add basic PTE const type-safety
2026-07-25 17:38 UTC (10+ messages)
` [PATCH 3/5] mm/parisc: constify ptep_get() argument
[PATCH v5 00/12] Use generic_file_read_iter() in hugetlbfs
2026-07-25 16:00 UTC (13+ messages)
` [PATCH v5 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v5 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v5 03/12] hugetlb: Mark some function arguments as const
` [PATCH v5 04/12] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v5 05/12] hugetlb: Use the has_hwpoisoned flag
` [PATCH v5 06/12] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v5 07/12] mm: Check individual hugetlb pages for poison
` [PATCH v5 08/12] filemap: Add hwpoison handling to filemap_read()
` [PATCH v5 09/12] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v5 10/12] hugetlb: Set mapping folio order
` [PATCH v5 11/12] filemap: Add support for authoritative mappings
` [PATCH v5 12/12] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[PATCH v3 00/21] kho: make boot time huge page allocation work nicely with KHO
2026-07-25 15:56 UTC (3+ messages)
` [PATCH v3 17/21] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox