messages from 2026-03-24 00:43:33 to 2026-03-24 15:06:24 UTC [more...]
[PATCH] Documentation/admin-guide/mm/damon: fix 'parametrs' typo
2026-03-24 15:06 UTC (2+ messages)
[RFC PATCH v1 1/1] This patch set introces a new action: DAMOS_COLLAPSE
2026-03-24 15:01 UTC (4+ messages)
[RFC PATCH v8 00/10] context_tracking,x86: Defer some IPIs until a user->kernel transition
2026-03-24 15:01 UTC (12+ messages)
` [RFC PATCH v8 01/10] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [RFC PATCH v8 02/10] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH v8 03/10] objtool: Always pass a section to validate_unwind_hints()
` [RFC PATCH v8 04/10] x86/retpoline: Make warn_thunk_thunk .noinstr
` [RFC PATCH v8 05/10] sched/isolation: Mark housekeeping_overridden key as __ro_after_init
` [RFC PATCH v8 06/10] objtool: Add .entry.text validation for static branches
` [RFC PATCH v8 07/10] x86/jump_label: Add ASM support for static_branch_likely()
` [RFC PATCH v8 08/10] x86/mm/pti: Introduce a kernel/user CR3 software signal
` [RFC PATCH v8 09/10] context_tracking,x86: Defer kernel text patching IPIs when tracking CR3 switches
` [RFC PATCH v8 10/10] x86/mm, mm/vmalloc: Defer kernel TLB flush "
` [syzbot ci] Re: context_tracking,x86: Defer some IPIs until a user->kernel transition
[RFC PATCH 0/6] mm/memcontrol: Make memcg limits tier-aware
2026-03-24 14:58 UTC (5+ messages)
` [RFC PATCH 6/6] mm/memcontrol: Make memory.high tier-aware
[PATCH v3 0/3] mm: Free contiguous order-0 pages efficiently
2026-03-24 14:55 UTC (6+ messages)
` [PATCH v3 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v3 2/3] vmalloc: Optimize vfree
` [PATCH v3 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()
[PATCH v4 00/21] mm: expand mmap_prepare functionality and usage
2026-03-24 14:38 UTC (11+ messages)
` [PATCH v4 01/21] mm: various small mmap_prepare cleanups
` [PATCH v4 04/21] mm: avoid deadlock when holding rmap on mmap_prepare error
` [PATCH v4 05/21] mm: switch the rmap lock held option off in compat layer
` [PATCH v4 06/21] mm/vma: remove superfluous map->hold_file_rmap_lock
` [PATCH v4 07/21] mm: have mmap_action_complete() handle the rmap lock and unmap
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-24 14:28 UTC (2+ messages)
[PATCH 0/3] correct the parameter type of some mm functions
2026-03-24 14:24 UTC (12+ messages)
` [PATCH] fix: mm: memcontrol: convert objcg to be per-memcg per-node type
` [PATCH 1/3] mm: memcontrol: correct the type of stats_updates to unsigned long
` [PATCH 2/3] mm: memcontrol: correct the parameter type of __mod_memcg{_lruvec}_state()
` [PATCH 3/3] mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_size()
Mapping non-pinned memory from one Xen domain into another
2026-03-24 14:17 UTC
[v3 1/3] mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
2026-03-24 14:15 UTC (3+ messages)
[PATCH v2] futex: Use-after-free between futex_key_to_node_opt and vma_replace_policy
2026-03-24 14:00 UTC (2+ messages)
(sashiko review) [RFC PATCH v2 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
2026-03-24 13:49 UTC (2+ messages)
[PATCH v3 0/7] mm: switch THP shrinker to list_lru
2026-03-24 13:48 UTC (15+ messages)
` [PATCH v3 1/7] mm: list_lru: lock_list_lru_of_memcg() cannot return NULL if !skip_empty
` [PATCH v3 2/7] mm: list_lru: deduplicate unlock_list_lru()
` [PATCH v3 3/7] mm: list_lru: move list dead check to lock_list_lru_of_memcg()
` [PATCH v3 4/7] mm: list_lru: deduplicate lock_list_lru()
` [PATCH v3 5/7] mm: list_lru: introduce caller locking for additions and deletions
` [PATCH v3 6/7] mm: list_lru: introduce folio_memcg_list_lru_alloc()
` [PATCH v3 7/7] mm: switch deferred split shrinker to list_lru
[PATCH v2] mm/migrate: rename PAGE_ migration flags to FOLIO_
2026-03-24 13:38 UTC (3+ messages)
[PATCH v2 0/41] fs: Move metadata bh tracking from address_space
2026-03-24 13:36 UTC (37+ messages)
` [PATCH 08/41] udf: Switch to generic_buffers_fsync()
` [PATCH 12/41] fs: Drop sync_mapping_buffers() from __generic_file_fsync()
` [PATCH 20/41] fs: Ignore inode metadata buffers in inode_lru_isolate()
` [PATCH 21/41] fs: Stop using i_private_data for metadata bh tracking
` [PATCH 22/41] hugetlbfs: Stop using i_private_data
` [PATCH 23/41] aio: Stop using i_private_data and i_private_lock
` [PATCH 24/41] fs: Remove i_private_data
` [PATCH 25/41] kvm: Use private inode list instead of i_private_list
` [PATCH 26/41] fs: Drop osync_buffers_list()
` [PATCH 27/41] fs: Fold fsync_buffers_list() into sync_mapping_buffers()
` [PATCH 28/41] fs: Move metadata bhs tracking to a separate struct
` [PATCH 29/41] fs: Make bhs point to mapping_metadata_bhs
` [PATCH 30/41] fs: Switch inode_has_buffers() to take mapping_metadata_bhs
` [PATCH 31/41] fs: Provide functions for handling mapping_metadata_bhs directly
` [PATCH 41/41] fs: Unify generic_file_fsync() with mmb methods
[PATCH v2] mm/vmalloc: use dedicated unbound workqueue for vmap area draining
2026-03-24 13:32 UTC (2+ messages)
[PATCH 00/79] block: rnull: complete the rust null block driver
2026-03-24 13:27 UTC (5+ messages)
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`
[PATCH v2 0/3] KASAN: HW_TAGS: Disable tagging for stack and page-tables
2026-03-24 13:26 UTC (4+ messages)
` [PATCH v2 1/3] vmalloc: add __GFP_SKIP_KASAN support
` [PATCH v2 2/3] kasan: skip HW tagging for all kernel thread stacks
` [PATCH v2 3/3] mm: skip KASAN tagging for page-allocated page tables
[PATCH v5 00/21] Virtual Swap Space
2026-03-24 13:19 UTC (2+ messages)
[RFC PATCH 00/11] Remove READ_ONLY_THP_FOR_FS
2026-03-24 13:15 UTC (18+ messages)
` [RFC PATCH 02/11] mm/khugepaged: remove READ_ONLY_THP_FOR_FS code in collapse_file()
` [RFC PATCH 10/11] selftests/mm: remove READ_ONLY_THP_FOR_FS test in khugepaged
[PATCH] mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build option
2026-03-24 13:07 UTC (4+ messages)
[PATCH] mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
2026-03-24 13:06 UTC (8+ messages)
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-24 13:08 UTC (9+ messages)
` [PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
` [PATCH v3 06/24] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v3 08/24] vfio/pci: Retrieve preserved device files after "
[PATCH v8 0/2] mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device
2026-03-24 12:48 UTC (9+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] mm/swap: remove redundant swap device reference in alloc/free
[LSF/MM/BPF TOPIC] swap_ops and plugable swap back end
2026-03-24 12:46 UTC (2+ messages)
[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
2026-03-24 12:42 UTC (5+ messages)
` [PATCH v3 10/13] mm/huge_memory: separate out the folio part of zap_huge_pmd()
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-03-24 12:36 UTC (5+ messages)
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test
[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
2026-03-24 12:16 UTC (8+ messages)
` [PATCH v4 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
[PATCH] mm: mmap: add missing space after comma in vma_expand_up macro
2026-03-24 12:11 UTC (4+ messages)
[PATCH v2 0/5] Introduce QPW for per-cpu operations (v2)
2026-03-24 11:54 UTC (7+ messages)
` [PATCH v2 2/5] Introducing qpw_lock() and per-cpu queue & flush work
[PATCH v6 00/33] Eliminate Dying Memory Cgroup
2026-03-24 11:49 UTC (13+ messages)
` [PATCH v6 26/33] mm: vmscan: prepare for reparenting MGLRU folios
` [PATCH] fix: "
` [PATCH v6 30/33] mm: memcontrol: prepare for reparenting non-hierarchical stats
[PATCH 0/2] mm/memory-failure: add panic option for unrecoverable pages
2026-03-24 11:48 UTC (5+ messages)
` [PATCH 2/2] Documentation: document panic_on_unrecoverable_memory_failure sysctl
[PATCH v7 0/6] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-24 11:17 UTC (9+ messages)
` [PATCH v7 1/6] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v7 2/6] mm/vmalloc: fix vrealloc() grow-in-place check
` [PATCH v7 3/6] mm/vmalloc: zero newly exposed memory on vrealloc() grow
` [PATCH v7 4/6] mm/vmalloc: use READ_ONCE() for vmalloc nr_pages status readers
` [PATCH v7 5/6] mm/vmalloc: free unused pages on vrealloc() shrink
` [PATCH v7 6/6] lib/test_vmalloc: add vrealloc test case
[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
2026-03-24 11:09 UTC (18+ messages)
` [PATCH 2/8] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH 3/8] mm/mglru: restructure the reclaim loop
` [PATCH 4/8] mm/mglru: scan and count the exact number of folios
` [PATCH 5/8] mm/mglru: use a smaller batch for reclaim
` [PATCH 7/8] mm/mglru: simplify and improve dirty writeback handling
[PATCH] mm/memcontrol: fix obj_cgroup leak in mem_cgroup_css_online() error path
2026-03-24 10:54 UTC (3+ messages)
[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
2026-03-24 10:54 UTC (9+ messages)
` [RFC PATCH v4 2/6] mm/migrate: skip data copy for already-copied folios
` [RFC PATCH v4 3/6] mm/migrate: add batch-copy path in migrate_pages_batch
` [RFC PATCH v4 4/6] mm/migrate: add copy offload registration infrastructure
` [RFC PATCH v4 5/6] drivers/migrate_offload: add DMA batch copy driver (dcbm)
[PATCH v2 0/2] udf: Fix race between file type conversion and writeback
2026-03-24 10:53 UTC (3+ messages)
` [PATCH v2 1/2] writeback: Export folio_prepare_writeback()
` [PATCH v2 2/2] udf: Fix race between file type conversion and writeback
[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
2026-03-24 10:28 UTC (4+ messages)
` [PATCH 1/4] "
[PATCH v2 0/9] mm/huge_memory: refactor zap_huge_pmd()
2026-03-24 9:55 UTC (15+ messages)
[PATCH] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
2026-03-24 9:43 UTC (9+ messages)
[PATCH v8 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-24 8:52 UTC (3+ messages)
` [PATCH v8 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v8 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[PATCH 0/2] liveupdate: prevent double management of files
2026-03-24 8:51 UTC (6+ messages)
` [PATCH 1/2] "
[BUG] rcu_tasks detected stalls in kcompactd during proactive compaction
2026-03-24 8:26 UTC
[PATCH 0/2] udf: Fix race between file type conversion and writeback
2026-03-24 8:18 UTC (3+ messages)
` [syzbot ci] "
[RFC] mm, page_alloc: reintroduce page allocation stall warning
2026-03-24 8:05 UTC (6+ messages)
[linux-next:master] BUILD REGRESSION 09c0f7f1bcdbc3c37a5a760cbec76bf18f278406
2026-03-24 8:01 UTC
[PATCH v2] mm/hugetlb: fix memory offline failure due to hwpoisoned file hugetlb
2026-03-24 8:00 UTC (4+ messages)
[PATCH v2 07/22] mm: KUnit tests for the mermap
2026-03-24 8:00 UTC (2+ messages)
[PATCH v3 2/2] mm/damon/core: eliminate hot-path integer division in damon_max_nr_accesses()
2026-03-24 7:22 UTC (3+ messages)
[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-24 6:14 UTC (2+ messages)
[PATCH v7 0/2] skip redundant sync IPIs when TLB flush sent them
2026-03-24 5:48 UTC (4+ messages)
` [PATCH v7 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-24 5:35 UTC (2+ messages)
[PATCH] mm/migrate: rename PAGE_ migration flags to FOLIO_MF_
2026-03-24 5:04 UTC (6+ messages)
[RFC PATCH v5 07/10] selftests/damon/_damon_sysfs: support pause file staging
2026-03-24 4:08 UTC (3+ messages)
` (sashiko review) "
[RFC PATCH v5 01/10] mm/damon/core: introduce damon_ctx->paused
2026-03-24 4:07 UTC (3+ messages)
` (sashiko review) "
mm.git review status at 7.0-rc5
2026-03-24 3:29 UTC
[RFC PATCH 0/5] Separate compound page from folio
2026-03-24 2:42 UTC (3+ messages)
[PATCH v2 0/4] Modify memfd_luo code
2026-03-24 1:54 UTC (3+ messages)
[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
2026-03-24 1:33 UTC (7+ messages)
` [PATCH v6 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v6 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v6 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v6 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v6 6/6] selftests/mm: transhuge_stress: skip the test when thp "
[PATCH v3 0/2] Small improvements to reserve_mem, 3rd attempt
2026-03-24 1:22 UTC (3+ messages)
` [PATCH v4 1/2] mm/memblock: Print out errors on reserve_mem parser
` [PATCH v4 2/2] mm/memblock: Add reserve_mem debugfs info
[RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
2026-03-24 1:27 UTC (2+ messages)
` (sashiko status) "
[GIT PULL] hotfixes for 7.0-rc6
2026-03-24 1:00 UTC
[PATCH 3/3] bitmap: add test_zero_nbits()
2026-03-24 0:52 UTC (3+ 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