messages from 2026-03-27 20:55:15 to 2026-03-30 06:39:50 UTC [more...]
[PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
2026-03-30 6:39 UTC (13+ messages)
` [PATCH 1/2] Docs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates race
` (sashiko review) "
` [PATCH 2/2] Docs/admin-guide/mm/damon/lru_sort: "
` (sashiko review) "
` (sashiko status) [PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
[PATCH] MAINTAINERS, mailmap: update email address for Harry Yoo
2026-03-30 6:39 UTC (2+ messages)
[PATCH] mm/page_io: use folios in sio_write_complete()
2026-03-30 6:37 UTC (3+ messages)
` [PATCH] mm/page_io: fix PSWPIN undercount for large folios in sio_read_complete()
[PATCH] mm/damon: introduce DAMON-based NUMA memory tiering module
2026-03-30 6:27 UTC (14+ messages)
[PATCH v7 0/6] Migrate on fault for device pages
2026-03-30 6:22 UTC (10+ messages)
` [PATCH v7 1/6] mm:/Kconfig changes for migrate "
` [PATCH v7 2/6] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v7 3/6] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v7 4/6] mm: setup device page migration in HMM pagewalk
` [PATCH v7 5/6] mm: add new testcase for the migrate on fault case
` [PATCH v7 6/6] mm:/migrate_device.c: remove migrate_vma_collect_*()
[PATCH] mm/damon: validate addr_unit to be power of 2
2026-03-30 6:08 UTC (12+ messages)
[PATCH v3] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
2026-03-30 6:02 UTC (2+ messages)
[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
2026-03-30 5:57 UTC (3+ messages)
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-30 5:32 UTC (2+ messages)
[PATCH v2] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
2026-03-30 5:19 UTC (4+ messages)
[RFC PATCH v6 0/5] mm: Hot page tracking and promotion infrastructure
2026-03-30 4:46 UTC (3+ messages)
` [RFC PATCH v6 5/5] mm: sched: move NUMA balancing tiering promotion to pghot
[PATCH v2] mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
2026-03-30 3:57 UTC
[PATCH v2 5/5] mm/vmscan: flush TLB for every 31 folios evictions
2026-03-30 3:19 UTC (2+ messages)
[RFC] mm, page_alloc: reintroduce page allocation stall warning
2026-03-30 3:17 UTC (3+ messages)
` [patch] "
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-30 3:17 UTC (2+ messages)
mm/huge_memory.c:84:13: warning: variable 'anon_orders_configured' set but not used
2026-03-30 3:14 UTC
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-30 3:09 UTC (2+ messages)
[PATCH v1 04/10] fs: remove nr_thps from struct address_space
2026-03-30 3:06 UTC (2+ messages)
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-30 2:59 UTC (2+ messages)
kernel/cpu.c:607:21: warning: variable 'cpu_smt_max_threads' set but not used
2026-03-30 2:52 UTC
[PATCH v3 0/3] fix unexpected type conversions and potential overflows
2026-03-30 2:22 UTC (8+ messages)
` [PATCH v3 1/3] mm: memcontrol: correct the type of stats_updates to unsigned long
` [PATCH v3 2/3] mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
` [PATCH v3 3/3] mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_size()
[PATCH v2 00/12] mm/mglru: improve reclaim loop and dirty folio handling
2026-03-30 1:57 UTC (17+ messages)
` [PATCH v2 01/12] mm/mglru: consolidate common code for retrieving evitable size
` [PATCH v2 02/12] mm/mglru: rename variables related to aging and rotation
` [PATCH v2 03/12] mm/mglru: relocate the LRU scan batch limit to callers
` [PATCH v2 04/12] mm/mglru: restructure the reclaim loop
` [PATCH v2 05/12] mm/mglru: scan and count the exact number of folios
` [PATCH v2 06/12] mm/mglru: use a smaller batch for reclaim
` [PATCH v2 07/12] mm/mglru: don't abort scan immediately right after aging
` [PATCH v2 08/12] mm/mglru: simplify and improve dirty writeback handling
` [PATCH v2 09/12] mm/mglru: remove no longer used reclaim argument for folio protection
` [PATCH v2 10/12] mm/vmscan: remove sc->file_taken
` [PATCH v2 11/12] mm/vmscan: remove sc->unqueued_dirty
` [PATCH v2 12/12] mm/vmscan: unify writeback reclaim statistic and throttling
[PATCH v2 0/3] mm/swap: use swap_ops to register swap device's methods
2026-03-30 0:54 UTC (10+ messages)
` [PATCH v2 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v2 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v2 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*
[PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-30 0:31 UTC (3+ messages)
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-29 17:33 UTC (2+ messages)
Mapping non-pinned memory from one Xen domain into another
2026-03-29 17:32 UTC (2+ messages)
` Why memory lending is needed for GPU acceleration
[GIT PULL] Additional hotfixes for 7.0-rc6
2026-03-29 16:42 UTC (2+ messages)
[PATCH 0/2] mm/damon/core: validate damos_quota_goal->nid
2026-03-29 16:30 UTC (9+ messages)
` [PATCH 1/2] mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
` (sashiko review) "
` [PATCH 2/2] mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
` (sashiko review) "
` (sashiko status) [PATCH 0/2] mm/damon/core: validate damos_quota_goal->nid
[PATCH] mm/damon/core: use time_in_range_open() for damos quota window start
2026-03-29 15:48 UTC (2+ messages)
` (sashiko status) "
[PATCH v2] mm/damon: add synchronous commit for commit_inputs
2026-03-29 15:12 UTC (4+ messages)
[PATCH v3 0/42] fs: Move metadata bh tracking from address_space
2026-03-29 13:55 UTC (3+ messages)
` [PATCH 15/42] fat: Sync and invalidate metadata buffers from fat_evict_inode()
[PATCH v5 1/4] mm: swap: introduce swap tier infrastructure
2026-03-29 13:46 UTC (3+ messages)
[PATCH v5 3/4] mm: memcontrol: add interfaces for swap tier selection
2026-03-29 11:10 UTC (3+ messages)
[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
2026-03-29 9:45 UTC (14+ messages)
` [PATCH v6 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()
[PATCH v2 3/4] elf: align ET_DYN base to max folio size for PTE coalescing
2026-03-29 4:37 UTC (2+ messages)
[akpm-mm:mm-new 193/194] lib/alloc_tag.c:815:25: sparse: sparse: cast removes address space '__rcu' of expression
2026-03-29 4:36 UTC
[PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
2026-03-29 4:07 UTC (2+ messages)
[Hypervisor Live Update] Notes from March 23, 2026
2026-03-29 1:03 UTC
[PATCH v3 00/13] mm/huge_memory: refactor zap_huge_pmd()
2026-03-28 19:54 UTC (31+ messages)
` [PATCH v3 01/13] mm/huge_memory: simplify vma_is_specal_huge()
` [PATCH v3 02/13] mm/huge: avoid big else branch in zap_huge_pmd()
` [PATCH v3 03/13] mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
` [PATCH v3 04/13] mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
` [PATCH v3 05/13] mm/huge_memory: add a common exit path to zap_huge_pmd()
` [PATCH v3 06/13] mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
` [PATCH v3 07/13] mm/huge_memory: deduplicate zap deposited table call
` [PATCH v3 08/13] mm/huge_memory: remove unnecessary sanity checks
` [PATCH v3 09/13] mm/huge_memory: use mm instead of tlb->mm
` [PATCH v3 10/13] mm/huge_memory: separate out the folio part of zap_huge_pmd()
` [PATCH v3 11/13] mm: add softleaf_is_valid_pmd_entry(), pmd_to_softleaf_folio()
` [PATCH v3 12/13] mm/huge_memory: add and use normal_or_softleaf_folio_pmd()
` [PATCH v3 13/13] mm/huge_memory: add and use has_deposited_pgtable()
[PATCH 09/26] mm: Make readahead store folio count in readahead_control
2026-03-28 18:36 UTC (4+ messages)
` [PATCH 10/26] netfs: Bulk load the readahead-provided folios up front
[PATCH] mm/damon: add synchronous commit for commit_inputs
2026-03-28 18:08 UTC (5+ messages)
` (sashiko review) "
[RFC PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
2026-03-28 17:51 UTC (8+ messages)
` [RFC PATCH 1/2] Docs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates race
` (sashiko review) "
` [RFC PATCH 2/2] Docs/admin-guide/mm/damon/lru_sort: "
` (sashiko review) "
` (sashiko status) [RFC PATCH 0/2] Docs/admin-guide/mm/damon: warn commit_inputs vs other params race
[PATCH v2] mm/page_owner: warn when stack trace depth hits PAGE_OWNER_STACK_DEPTH limit
2026-03-28 21:44 UTC (4+ messages)
` [syzbot ci] "
` Request received
[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
2026-03-28 17:30 UTC (6+ messages)
[RFC PATCH] mm/damon/core: use time_in_range() for damos quota window start
2026-03-28 17:03 UTC (3+ messages)
` (sashiko review) "
[PATCH 1/2] mm/userfaultfd: fix stale ops and VMA type mismatch after copy retry
2026-03-28 17:01 UTC (2+ messages)
` [PATCH 2/2] mm/userfaultfd: fix wrong likely() hint on mmap_changing check in move_pages()
[RFC PATCH 0/2] mm/damon/core: validate damos_quota_goal->nid
2026-03-28 13:42 UTC (8+ messages)
` [RFC PATCH 1/2] mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
` (sashiko review) "
` [RFC PATCH 2/2] mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bp
` (sashiko review) "
` (sashiko status) [RFC PATCH 0/2] mm/damon/core: validate damos_quota_goal->nid
[linux-next:master] BUILD SUCCESS WITH UNVERIFIED WARNING 3b058d1aeeeff27a7289529c4944291613b364e9
2026-03-28 11:37 UTC
[PATCH v1 07/10] mm/truncate: use folio_split() in truncate_inode_partial_folio()
2026-03-28 9:54 UTC (3+ messages)
[PATCH] mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch
2026-03-28 6:55 UTC
[PATCH] mm/page_owner: add warning when stack depth exceeds PAGE_OWNER_STACK_DEPTH
2026-03-28 21:16 UTC
[syzbot] [mm?] [cgroups?] WARNING in page_counter_uncharge (2)
2026-03-28 5:16 UTC (2+ messages)
` Request received
[PATCH] mm/slub: skip freelist construction for whole-slab bulk refill
2026-03-28 4:55 UTC
[PATCH] mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
2026-03-28 4:12 UTC (10+ messages)
[RFC PATCH v6] mm/damon: add synchronous commit for commit_inputs
2026-03-28 4:03 UTC (2+ messages)
(sashiko review) [RFC PATCH v6] mm/damon: add synchronous commit for commit_inputs
2026-03-28 4:02 UTC (2+ messages)
[PATCH v3 6/9] security: Hornet LSM
2026-03-28 2:55 UTC
[PATCH] mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
2026-03-28 2:38 UTC (3+ messages)
[PATCH v1 02/10] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
2026-03-28 2:29 UTC (4+ messages)
[PATCH 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond exit race
2026-03-28 0:51 UTC (6+ messages)
` [PATCH 1/2] mm/damon/core: fix damon_call() vs kdamond_fn() "
` (sashiko review) "
` [PATCH 2/2] mm/damon/core: fix damos_walk() "
` (sashiko status) [PATCH 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond "
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-03-28 0:40 UTC (6+ messages)
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test
[PATCH] mm/hugetlb: restore reservation on error in hugetlb_mfill_atomic_pte() resubmission path
2026-03-28 0:35 UTC (2+ messages)
[PATCH 0/4 v5] exec: inherit HWCAPs from the parent process
2026-03-28 0:21 UTC (7+ messages)
` [PATCH 1/4] "
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-27 23:39 UTC (3+ messages)
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
[PATCH v6 0/6] Use killable vma write locking in most places
2026-03-27 23:12 UTC (5+ messages)
` [PATCH v6 4/6] mm/vma: use vma_start_write_killable() in vma operations
` [PATCH v6 5/6] mm: use vma_start_write_killable() in process_vma_walk_lock()
` [PATCH v6 6/6] KVM: PPC: use vma_start_write_killable() in kvmppc_memslot_page_merge()
[RFC PATCH v3 0/2] mm/damon/core: fix damon_call()/damos_walk() vs kdmond exit race
2026-03-27 22:57 UTC (2+ messages)
` (sashiko status) "
DAMON Beer/Coffee/Tea chat reminder for the week of 2026-03-30
2026-03-27 21:48 UTC
[PATCH v5 0/6] Use killable vma write locking in most places
2026-03-27 21:00 UTC (7+ 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