linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
 2025-12-26 23:59 UTC  (53+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 02/33] cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 04/33] mm: vmstat: "
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 06/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
` [PATCH 07/33] driver core: cpu: Convert /sys/devices/system/cpu/isolated "
` [PATCH 08/33] net: Keep ignoring isolated cpuset change
` [PATCH 09/33] block: Protect against concurrent "
` [PATCH 10/33] timers/migration: Prevent from lockdep false positive warning
` [PATCH 11/33] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 12/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 14/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 15/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 16/33] sched/isolation: Flush vmstat "
` [PATCH 17/33] PCI: Flush PCI probe workqueue "
` [PATCH 18/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 19/33] cpuset: Propagate cpuset isolation update to timers "
` [PATCH 20/33] timers/migration: Remove superfluous cpuset isolation test
` [PATCH 21/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 22/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 23/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 24/33] kthread: Refine naming of affinity related fields
` [PATCH 25/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 26/33] kthread: Include kthreadd to "
` [PATCH 27/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 28/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 29/33] sched/arm64: Move fallback task "
` [PATCH 30/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 31/33] kthread: Comment on the purpose and placement of kthread_affine_node() call
` [PATCH 32/33] kthread: Document kthread_affine_preferred()
` [PATCH 33/33] doc: Add housekeeping documentation

[PATCH] mm/damon/sysfs: preventing duplicated list_add_tail() at the damon_call()
 2025-12-26 23:53 UTC  (7+ messages)

[PATCH] mm/damon/core: modified control->repeat loop at the kdamond_call()
 2025-12-26 23:42 UTC  (7+ messages)

[PATCH 0/8] Introduce a huge-page pre-zeroing mechanism
 2025-12-26 21:42 UTC  (14+ messages)
` [PATCH 1/8] mm/hugetlb: add pre-zeroed framework
` [PATCH 2/8] mm/hugetlb: convert to prep_account_new_hugetlb_folio()
` [PATCH 3/8] mm/hugetlb: move the huge folio to the end of the list during enqueue
` [PATCH 4/8] mm/hugetlb: introduce per-node sysfs interface "zeroable_hugepages"
` [PATCH 5/8] mm/hugetlb: simplify function hugetlb_sysfs_add_hstate()
` [PATCH 6/8] mm/hugetlb: relocate the per-hstate struct kobject pointer
` [PATCH 7/8] mm/hugetlb: add epoll support for interface "zeroable_hugepages"
` [PATCH 8/8] mm/hugetlb: limit event generation frequency of function do_zero_free_notify()

[PATCH v1] mm/memcg: scale memory.high penalty based on refault recency
 2025-12-26 20:51 UTC  (2+ messages)

[PATCH v2 0/2] fix demotion targets checks in reclaim/demotion
 2025-12-26 20:24 UTC  (8+ messages)
` [PATCH v3] mm/vmscan: "

[PATCH 1/1] mm,swapops: Fix compile error on set_pmd_migration_entry
 2025-12-26 18:43 UTC  (4+ messages)

[PATCH 0/8] memcg: separate private and public ID namespaces
 2025-12-26 18:23 UTC  (13+ messages)
` [PATCH 1/8] memcg: introduce private id API for in-kernel users
` [PATCH 2/8] memcg: expose mem_cgroup_ino() and mem_cgroup_get_from_ino() unconditionally
` [PATCH 3/8] memcg: mem_cgroup_get_from_ino() returns NULL on error
` [PATCH 4/8] memcg: use cgroup_id() instead of cgroup_ino() for memcg ID
` [PATCH 5/8] mm/damon: use cgroup ID instead of private "
` [PATCH 6/8] mm/vmscan: use cgroup ID instead of private memcg ID in lru_gen interface
` [PATCH 7/8] memcg: remove unused mem_cgroup_id() and mem_cgroup_from_id()
` [PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()

[syzbot] [mm?] INFO: rcu detected stall in sys_pipe2 (2)
 2025-12-26 16:43 UTC  (2+ messages)

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-26 11:24 UTC  (22+ messages)
` [PATCH v2 04/28] mm: vmscan: prepare for the refactoring the move_folios_to_lru()
` [PATCH v2 06/28] mm: memcontrol: allocate object cgroup for non-kmem case
` [PATCH v2 07/28] mm: memcontrol: return root object cgroup for root memory cgroup
` [PATCH v2 09/28] buffer: prevent memory cgroup release in folio_alloc_buffers()
` [PATCH v2 11/28] mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
` [PATCH v2 15/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()

[PATCH next v2 0/2] THP COW support for private executable file mmap
 2025-12-26 10:03 UTC  (3+ messages)
` [PATCH next v2 1/2] mm/huge_memory: Implementation of THP COW for "
` [PATCH next v2 2/2] mm/huge_memory: Use per-VMA hugepage flag hints for exec THP COW

[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_remove_rmap_ptes
 2025-12-26 10:01 UTC  (2+ messages)

[RFC PATCH] arm64: Kconfig: enable ARCH_WANTS_THP_SWAP for all pagesizes
 2025-12-26  8:40 UTC  (6+ messages)

[PATCH v5 0/5] support batch checking of references and unmapping for large folios
 2025-12-26  6:07 UTC  (6+ messages)
` [PATCH v5 1/5] mm: rmap: support batched checks of the references "
` [PATCH v5 2/5] arm64: mm: factor out the address and ptep alignment into a new helper
` [PATCH v5 3/5] arm64: mm: support batch clearing of the young flag for large folios
` [PATCH v5 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
` [PATCH v5 5/5] mm: rmap: support batched unmapping for file large folios

[PATCH v2 0/5] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-26  3:09 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
` [PATCH v2 5/5] KVM: guest_memfd: GUP source pages prior to populating guest memory

[akpm-mm:mm-nonmm-unstable 71/99] include/linux/instrumented.h:86:(.text.efi_stub_common+0x198): undefined reference to `warn_slowpath_fmt'
 2025-12-25 21:19 UTC 

[Patch v2] mm/vmstat: remove unused node and zone state helpers
 2025-12-25 21:02 UTC 

[PATCH 0/4] Improve khugepaged scan logic
 2025-12-25 16:07 UTC  (16+ messages)
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE

[PATCH] mm: remove unused function inc_node_state()
 2025-12-25 14:24 UTC  (3+ messages)

[PATCH] mm/shmem: fix uninitialized folio in shmem_symlink
 2025-12-25 10:08 UTC  (4+ messages)

[PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary calculation
 2025-12-25 10:01 UTC  (7+ messages)
` [PATCH v4 1/3] mm: pagewalk: simplify hugepage boundary

[PATCH RESEND v3 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-25  9:49 UTC  (5+ messages)
` [PATCH RESEND v3 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather

[PATCH] mm/page_owner: fix prematurely released rcu_read_lock()
 2025-12-25  8:17 UTC  (2+ messages)

[bug report] memory leak of xa_node in collapse_file() when rollbacks
 2025-12-25  4:15 UTC  (6+ messages)

[PATCH v4 0/5] support batch checking of references and unmapping for large folios
 2025-12-25  2:48 UTC  (13+ messages)
` [PATCH v4 1/5] mm: rmap: support batched checks of the references "
` [PATCH v4 2/5] arm64: mm: factor out the address and ptep alignment into a new helper
` [PATCH v4 3/5] arm64: mm: support batch clearing of the young flag for large folios
` [PATCH v4 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
` [PATCH v4 5/5] mm: rmap: support batched unmapping for file large folios

[PATCH 0/4] mm/damon/sysfs: free setup failures generated zombie sub-sub dirs
 2025-12-25  2:30 UTC  (5+ messages)
` [PATCH 1/4] mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failure
` [PATCH 2/4] mm/damon/sysfs: cleanup attrs subdirs on context "
` [PATCH 3/4] mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme "
` [PATCH 4/4] mm/damon/sysfs-scheme: cleanup access_pattern "

[PATCH v4 00/12] mm/kasan: make kasan=on|off work for all three modes
 2025-12-25  2:26 UTC  (5+ messages)

[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
 2025-12-25  1:16 UTC  (3+ messages)

[PATCH v2] mm/damon/core: get memcg reference before access
 2025-12-25  1:09 UTC  (2+ messages)

[akpm-mm:mm-nonmm-unstable 68/96] arm-linux-gnueabi-ld: error: zImage file size is incorrect
 2025-12-25  0:21 UTC  (2+ messages)

[PATCH] exec: do not call sched_mm_cid_after_execve() on exec fail
 2025-12-25  0:01 UTC  (4+ messages)

[PATCH v5] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-12-24 21:45 UTC  (2+ messages)

[PATCH v11 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-12-24 17:46 UTC  (4+ messages)
` [PATCH v11 1/3] lib: Introduce hierarchical per-cpu counters
` [PATCH v11 2/3] mm: Fix OOM killer inaccuracy on large many-core systems
` [PATCH v11 3/3] mm: Implement precise OOM killer task selection

[PATCH 0/1] Hierarchical percpu counters preparation
 2025-12-24 17:38 UTC  (2+ messages)
` [PATCH 1/1] tsacct: Skip all kernel threads

[PATCH v1 0/3] mm: mm_cid static initialization fixes
 2025-12-24 17:33 UTC  (4+ messages)
` [PATCH v1 1/3] mm: Add missing static initializer for init_mm::mm_cid.lock
` [PATCH v1 2/3] mm: Rename cpu_bitmap field to flexible_array
` [PATCH v1 3/3] mm: Take into account mm_cid size for mm_struct static definitions

[PATCH v1 0/5] MM_CID and HPCC mm_struct static init fixes
 2025-12-24 16:37 UTC  (3+ messages)

[PATCH] memcg: damon: get memcg reference before access
 2025-12-24 15:37 UTC  (2+ messages)

[PATCH v2 4/5] mm/damon/tests/core-kunit: add test cases for multiple regions in damon_test_split_regions_of()
 2025-12-24 15:31 UTC  (2+ messages)

[syzbot] [tomoyo?] [mm?] INFO: rcu detected stall in sys_newfstat (4)
 2025-12-24 15:25 UTC  (2+ messages)

[PATCH V2 0/5] mm/khugepaged: cleanups and scan limit fix
 2025-12-24 14:49 UTC  (8+ messages)
` [PATCH V2 1/5] mm/khugepaged: remove unnecessary goto 'skip' label
` [PATCH V2 2/5] mm/khugepaged: count small VMAs towards scan limit
` [PATCH V2 3/5] mm/khugepaged: change collapse_pte_mapped_thp() to return void

[PATCHv2 02/14] mm/sparse: Check memmap alignment
 2025-12-24 14:13 UTC  (4+ messages)

[PATCH V4 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
 2025-12-24 12:51 UTC  (13+ messages)
` [PATCH V4 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
              ` [PATCH] slub: clarify object field layout comments
` [PATCH V4 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH bpf v3] lib/buildid: use __kernel_read() for sleepable context
 2025-12-24 12:01 UTC  (2+ messages)

[PATCH v7] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-24 11:55 UTC 

[PATCH 0/4] mm: increase lowmem size in linux-7.0
 2025-12-24 11:35 UTC  (3+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox