messages from 2026-04-06 14:19:05 to 2026-04-07 14:01:40 UTC [more...]
[PATCH v3 0/2] mm/mprotect: micro-optimization work
2026-04-07 14:01 UTC (13+ messages)
` [PATCH v3 1/2] mm/mprotect: move softleaf code out of the main function
` [PATCH v3 2/2] mm/mprotect: special-case small folios when applying write permissions
[PATCH] docs: proc: document ProtectionKey in smaps
2026-04-07 14:00 UTC (3+ messages)
[PATCH v1] treewide: Fix indentation and whitespace in Kconfig files
2026-04-07 13:58 UTC (3+ messages)
[PATCH] mm: move folio LRU helpers out of swap
2026-04-07 13:40 UTC (7+ messages)
[PATCH RFC] mm/vmscan:Fix the hot/cold inversion when swappiness = 0 or 201
2026-04-07 13:37 UTC
[PATCH v7 2/3] kho: fix deferred init of kho scratch
2026-04-07 13:21 UTC (13+ messages)
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
2026-04-07 13:10 UTC (2+ messages)
[PATCH v4 00/15] selftests/mm: fix failures and robustness improvements
2026-04-07 13:08 UTC (4+ messages)
` [PATCH v4 15/15] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes
[PATCH v3] mm/slub: defer freelist construction until after bulk allocation from a new slab
2026-04-07 13:02 UTC (3+ messages)
[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
2026-04-07 12:58 UTC (57+ messages)
` [PATCH 07/53] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH 08/53] selftests/mm: hugetlb-vmemmap: "
` [PATCH 10/53] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH 11/53] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH 12/53] selftests/mm: khugepaged: group tests in an array
` [PATCH 13/53] selftests/mm: khugepaged: use ksefltest framework
` [PATCH 14/53] selftests/mm: ksm_tests: use kselftest framework
` [PATCH 15/53] selftests/mm: protection_keys: use descriptive test names in TAP output
` [PATCH 16/53] selftests/mm: protection_keys: use kselftest framework
` [PATCH 17/53] selftests/mm: uffd-stress: "
` [PATCH 18/53] selftests/mm: uffd-unit-tests: "
` [PATCH 19/53] selftests/mm: va_high_addr_switch: "
` [PATCH 20/53] selftests/mm: add atexit() and signal handlers to thp_settings
` [PATCH 21/53] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH 22/53] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH 23/53] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH 24/53] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH 25/53] selftests/mm: hugepage_settings: rename get_free_hugepages()
` [PATCH 26/53] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH 27/53] selftests/mm: move read_file(), read_num() and write_num() to vm_util
` [PATCH 28/53] selftests/mm: vm_util: add helpers to set and restore shm limits
` [PATCH 29/53] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH 30/53] selftests/mm: cow: add setup of HugeTLB pages
` [PATCH 31/53] selftests/mm: gup_longterm: "
` [PATCH 32/53] selftests/mm: gup_test: "
` [PATCH 33/53] selftests/mm: hmm-tests: "
` [PATCH 34/53] selftests/mm: hugepage_dio: "
` [PATCH 35/53] selftests/mm: hugetlb_fault_after_madv: "
` [PATCH 36/53] selftests/mm: hugetlb-madvise: "
` [PATCH 37/53] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH 38/53] selftests/mm: hugetlb-mmap: "
` [PATCH 39/53] selftests/mm: hugetlb-mremap: "
` [PATCH 40/53] selftests/mm: hugetlb-shm: "
` [PATCH 41/53] selftests/mm: hugetlb-soft-online: "
` [PATCH 42/53] selftests/mm: hugetlb-vmemmap: "
` [PATCH 43/53] selftests/mm: migration: "
` [PATCH 44/53] selftests/mm: pagemap_ioctl: "
` [PATCH 45/53] selftests/mm: protection_keys: use library code for HugeTLB setup
` [PATCH 46/53] selftests/mm: thuge-gen: add setup of HugeTLB pages
` [PATCH 47/53] selftests/mm: uffd-stress: use hugetlb_save and alloc huge pages
` [PATCH 48/53] selftests/mm: uffd-unit-tests: add setup of HugeTLB pages
` [PATCH 49/53] selftests/mm: uffd-wp-mremap: "
` [PATCH 50/53] selftests/mm: va_high_addr_switch: "
` [PATCH 51/53] selftests/mm: va_high_addr_switch.sh: drop huge pages setup
` [PATCH 52/53] selftests/mm: run_vmtests.sh: free memory if available memory is low
` [PATCH 53/53] selftests/mm: run_vmtests.sh: drop detection and setup of HugeTLB
[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-07 12:54 UTC (6+ messages)
[PATCH RFC 0/2] cgroup/mem: add a node to double charge in memcg
2026-04-07 12:48 UTC (3+ messages)
` [PATCH RFC 2/2] cgroup/dmem: "
[PATCH v3] slub: clarify kmem_cache_refill_sheaf() comments
2026-04-07 12:40 UTC (2+ messages)
[PATCH v4 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-07 11:57 UTC (15+ messages)
` [PATCH v4 01/14] mm/mglru: consolidate common code for retrieving evictable size
` [PATCH v4 02/14] mm/mglru: rename variables related to aging and rotation
` [PATCH v4 03/14] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v4 04/14] mm/mglru: restructure the reclaim loop
` [PATCH v4 05/14] mm/mglru: scan and count the exact number of folios
` [PATCH v4 06/14] mm/mglru: use a smaller batch for reclaim
` [PATCH v4 07/14] mm/mglru: don't abort scan immediately right after aging
` [PATCH v4 08/14] mm/mglru: remove redundant swap constrained check upon isolation
` [PATCH v4 09/14] mm/mglru: use the common routine for dirty/writeback reactivation
` [PATCH v4 10/14] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v4 11/14] mm/mglru: remove no longer used reclaim argument for folio protection
` [PATCH v4 12/14] mm/vmscan: remove sc->file_taken
` [PATCH v4 13/14] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v4 14/14] mm/vmscan: unify writeback reclaim statistic and throttling
[PATCH v2] slub: clarify kmem_cache_refill_sheaf() comments
2026-04-07 11:52 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Towards Unified and Extensible Memory Reclaim (reclaim_ext)
2026-04-07 11:36 UTC (6+ messages)
[PATCH v9 0/4] mm/vmalloc: free unused pages on vrealloc() shrink
2026-04-07 11:05 UTC (7+ messages)
` [PATCH v9 3/4] "
[PATCH v8 0/6] selftests/mm: skip several tests when thp is not available
2026-04-07 10:55 UTC (3+ messages)
` [PATCH v8 4/6] selftests/mm/vm_util: robust write_file()
[PATCH v7 0/3] kho: add support for deferred struct page init
2026-04-07 10:55 UTC (4+ messages)
` [PATCH v7 1/3] kho: make kho_scratch_overlap usable outside debugging
[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
2026-04-07 10:48 UTC (6+ messages)
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()
[PATCH v3 0/6] selftests/liveupdate: add memfd tests
2026-04-07 10:30 UTC (6+ messages)
` [PATCH v3 2/6] selftests/liveupdate: add helper functions for "
[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
2026-04-07 10:22 UTC (9+ messages)
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed in hugepage-mremap
[PATCH v4] mm/userfaultfd: detect VMA replacement after copy retry in mfill_copy_folio_retry()
2026-04-07 10:17 UTC (4+ messages)
[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
2026-04-07 10:10 UTC (5+ messages)
[PATCH v2 0/2] fix MAP_DROPPABLE not supported errno
2026-04-07 10:05 UTC (3+ messages)
` [PATCH v2 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
[PATCH] mm/thp: dead code cleanup in Kconfig
2026-04-07 9:56 UTC (7+ messages)
[PATCH v3 0/7] mm: switch THP shrinker to list_lru
2026-04-07 9:55 UTC (7+ messages)
` [PATCH v3 7/7] mm: switch deferred split "
[PATCH V2 0/2] slub_kunit: add a test case for {kmalloc,kfree}_nolock
2026-04-07 9:43 UTC (2+ messages)
ksm: add mremap selftests for ksm_rmap_walk
2026-04-07 9:43 UTC (2+ messages)
[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
2026-04-07 9:43 UTC (5+ messages)
[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
2026-04-07 9:36 UTC (3+ messages)
[PATCH v5 0/9] driver core: Fix some race conditions
2026-04-07 8:57 UTC (4+ messages)
` [PATCH v5 4/9] driver core: Replace dev->dma_skip_sync with dev_dma_skip_sync()
` [PATCH v5 9/9] driver core: Replace dev->offline + ->offline_disabled with accessors
[RFC PATCH] mm/sparse: remove sparse_buffer
2026-04-07 8:39 UTC
[PATCH mm-unstable v4 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
2026-04-07 8:38 UTC (11+ messages)
[RFC PATCH] userfaultfd: allow registration of ranges below mmap_min_addr
2026-04-07 8:14 UTC
[akpm-mm:mm-unstable 113/133] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
2026-04-07 7:58 UTC
[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
2026-04-07 7:40 UTC (9+ messages)
` [RFC PATCH v4 2/6] mm/migrate: skip data copy for already-copied folios
` [RFC PATCH v4 4/6] mm/migrate: add copy offload registration infrastructure
[PATCH] perf/events: Replace READ_ONCE() with standard pgtable accessors
2026-04-07 7:18 UTC (5+ messages)
[PATCH] mm: shmem: don't set large-order range for internal anonymous shmem mapping
2026-04-07 7:08 UTC (3+ messages)
[PATCH v3 00/14] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-07 6:27 UTC (3+ messages)
` [PATCH v3 14/14] mm/vmscan: unify writeback reclaim statistic and throttling
[PATCH 0/6] change young flag check functions to return bool
2026-04-07 6:23 UTC (6+ messages)
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH 0/4] mm: improve write performance with RWF_DONTCACHE
2026-04-07 5:19 UTC (7+ messages)
` [PATCH 2/4] mm: add atomic flush guard for IOCB_DONTCACHE writeback
[PATCH] f2fs: do not support mmap write for large folio
2026-04-07 5:17 UTC
[syzbot] [mm?] WARNING in create_strip_zones
2026-04-07 5:06 UTC (3+ messages)
` [PATCH] md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
[PATCH] lkdtm: Add folio_lock deadlock scenarios
2026-04-07 4:00 UTC (4+ messages)
[PATCH] execve: block Emacs binaries
2026-04-07 3:58 UTC (3+ messages)
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-04-07 3:55 UTC (5+ messages)
` [PATCH RFC v2 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
[PATCHv3] mm: remove '!root_reclaim' checking in should_abort_scan()
2026-04-07 3:45 UTC (4+ messages)
[PATCH v4] mm/vmpressure: skip socket pressure for costly order reclaim
2026-04-07 3:42 UTC (2+ messages)
[GIT PULL] hotfixes against 7.0-rc7
2026-04-07 3:40 UTC
[PATCH v2 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-04-07 2:57 UTC (5+ messages)
` [PATCH v2 1/3] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v2 2/3] mm/memory-failure: add panic_on_unrecoverable_memory_failure sysctl
[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
2026-04-07 2:52 UTC (6+ messages)
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling
[RFC 0/2] mm: page_alloc: pcp buddy allocator
2026-04-07 2:42 UTC (9+ messages)
` [RFC 2/2] mm: page_alloc: per-cpu pageblock "
[PATCH v2 0/2] selftests/mm: clean up build output and verbosity
2026-04-07 2:31 UTC (4+ messages)
[PATCH v6 32/33] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
2026-04-07 2:12 UTC (3+ messages)
[PATCH 1/2] mm/memory_failure: use bool for hugetlb indicator in try_memory_failure_hugetlb
2026-04-07 2:07 UTC (2+ messages)
` [PATCH 2/2] mm/memory-failure: use bool for forcekill state
[RFC PATCH v3 00/10] mm/damon: introduce DAMOS failed region quota charge ratio
2026-04-07 1:05 UTC (11+ messages)
` [RFC PATCH v3 01/10] mm/damon/core: handle <min_region_sz remaining quota as empty
` [RFC PATCH v3 02/10] mm/damon/core: introduce failed region quota charge ratio
` [RFC PATCH v3 03/10] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
` [RFC PATCH v3 04/10] Docs/mm/damon/design: document fail_charge_{num,denom}
` [RFC PATCH v3 05/10] Docs/admin-guide/mm/damon/usage: document fail_charge_{num,denom} files
` [RFC PATCH v3 06/10] Docs/ABI/damon: document fail_charge_{num,denom}
` [RFC PATCH v3 07/10] mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
` [RFC PATCH v3 08/10] selftests/damon/_damon_sysfs: support failed region quota charge ratio
` [RFC PATCH v3 09/10] selftests/damon/drgn_dump_damon_status: "
` [RFC PATCH v3 10/10] selftests/damon/sysfs.py: test "
[PATCH v2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-07 0:59 UTC (3+ messages)
[PATCH] mm/damon/core: disallow time-quota setting zero esz
2026-04-07 0:31 UTC
[PATCH V2 1/2] MAINTAINERS: add lib/tests/slub_kunit.c to SLAB ALLOCATOR section
2026-04-07 0:19 UTC (2+ messages)
[PATCH v6 1/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
2026-04-07 0:13 UTC (4+ messages)
` (sashiko review) "
[PATCH 00/49] mm: Generalize vmemmap optimization for DAX and HugeTLB
2026-04-06 19:59 UTC (2+ messages)
[PATCH v3] mm/vmpressure: skip socket pressure for costly order reclaim
2026-04-06 19:16 UTC (4+ messages)
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-04-06 18:09 UTC (7+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
[PATCH v2] mm/vmpressure: skip socket pressure for costly order reclaim
2026-04-06 17:34 UTC (3+ messages)
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-06 16:17 UTC (4+ messages)
[RFC PATCH] mm/damon/core: avoid time-quota permanently disabling scheme
2026-04-06 15:57 UTC (2+ messages)
` (sashiko review) "
[PATCH v3 1/2] mm/damon/lru_sort: validate min_region_size to be power of 2
2026-04-06 15:50 UTC (2+ messages)
[PATCH v2 0/2] mm/mprotect: micro-optimization work
2026-04-06 14:32 UTC (5+ messages)
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