linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-13 20:31 UTC  (30+ 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] cpu: Provide lockdep check for CPU hotplug lock write-held
` [PATCH 11/33] cpuset: Provide lockdep check for cpuset lock held
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 15/33] sched/isolation: Flush vmstat "
` [PATCH 16/33] PCI: Flush PCI probe workqueue "
` [PATCH 17/33] cpuset: Propagate cpuset isolation update to workqueue through housekeeping
` [PATCH 18/33] cpuset: Remove cpuset_cpu_is_isolated()
` [PATCH 19/33] sched/isolation: Remove HK_TYPE_TICK test from cpu_is_isolated()
` [PATCH 20/33] PCI: Remove superfluous HK_TYPE_WQ check
` [PATCH 21/33] kthread: Refine naming of affinity related fields
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list
` [PATCH 23/33] kthread: Include kthreadd to "
` [PATCH 24/33] kthread: Rely on HK_TYPE_DOMAIN for preferred affinity management
` [PATCH 25/33] sched: Switch the fallback task allowed cpumask to HK_TYPE_DOMAIN
` [PATCH 26/33] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH 27/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN
` [PATCH 28/33] kthread: Honour kthreads preferred affinity after cpuset changes
` [PATCH 29/33] kthread: Comment on the purpose and placement of kthread_affine_node() call

[PATCH RFC 0/1] mm/ksm: Add recovery mechanism for memory failures
 2025-10-13 20:10 UTC  (15+ messages)
` [PATCH RFC 1/1] "
  ` [PATCH RFC] "

[Regerssion] [KSM] KSM CPU overhead in 6.16+ kernel compared to <=6.15 versions ("folio_walk_start" kernel object overhead)
 2025-10-13 19:58 UTC  (2+ messages)

[PATCH v3 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-10-13 19:48 UTC  (9+ messages)
` [PATCH v3 1/6] mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
` [PATCH v3 2/6] mm: page_alloc: add __split_page()
` [PATCH v3 3/6] mm: page_alloc: add alloc_contig_{range_frozen,frozen_pages}()
` [PATCH v3 4/6] mm: cma: add __cma_release()
` [PATCH v3 5/6] mm: cma: add cma_alloc_frozen{_compound}()
` [PATCH v3 6/6] mm: hugetlb: allocate frozen pages in alloc_gigantic_folio()

[PATCH v4 0/3] mm/page_alloc: Batch callers of free_pcppages_bulk
 2025-10-13 19:08 UTC  (4+ messages)
` [PATCH v4 1/3] mm/page_alloc/vmstat: Simplify refresh_cpu_vm_stats change detection
` [PATCH v4 2/3] mm/page_alloc: Batch page freeing in decay_pcp_high
` [PATCH v4 3/3] mm/page_alloc: Batch page freeing in free_frozen_page_commit

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-13 18:53 UTC  (3+ messages)

[linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
 2025-10-13 18:30 UTC  (5+ messages)

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-10-13 18:03 UTC  (8+ messages)
` [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches

[PATCH] vmalloc: Update __vmalloc_node_noprof() documentation
 2025-10-13 17:42 UTC 

Optimizing small reads
 2025-10-13 17:26 UTC  (15+ messages)

[PATCH 1/1] mm: prevent poison consumption when splitting THP
 2025-10-13 17:15 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/2] Do not change split folio target order
 2025-10-13 17:11 UTC  (16+ messages)
` [PATCH 1/2] mm/huge_memory: do not change split_huge_page*() target order silently
` [PATCH 2/2] mm/memory-failure: improve large block size folio handling

[PATCH] mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remap
 2025-10-13 16:58 UTC 

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-10-13 16:40 UTC  (5+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH v4 0/4] reparent the THP split queue
 2025-10-13 16:37 UTC  (10+ messages)
` [PATCH v4 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH v3] memfd,selinux: call security_inode_init_security_anon
 2025-10-13 16:11 UTC  (5+ messages)

[PATCH 0/3] mm: some optimizations for prot numa
 2025-10-13 15:58 UTC  (10+ messages)
` [PATCH 1/3] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH 2/3] mm: mprotect: avoid unnecessary struct page accessing if pte_protnone()
` [PATCH 3/3] mm: huge_memory: use prot_numa_skip() for pmd folio

[PATCH 0/8] Guaranteed CMA
 2025-10-13 15:43 UTC  (4+ messages)
` [PATCH 1/8] mm: implement cleancache

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-13 15:26 UTC  (10+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v5 2/9] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v5 3/9] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v5 4/9] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH v5 5/9] types: move phys_vec definition to common header
` [PATCH v5 6/9] vfio: Export vfio device get and put registration helpers
` [PATCH v5 7/9] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v5 8/9] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH v4 00/30] Live Update Orchestrator
 2025-10-13 15:23 UTC  (5+ messages)

[PATCH v5] memcg: expose socket memory pressure in a cgroup
 2025-10-13 14:30 UTC  (9+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-10-13 14:30 UTC  (10+ messages)

[PATCH v4] hugetlbfs: check for shareable lock before calling huge_pmd_unshare()
 2025-10-13 14:22 UTC  (4+ messages)

[RFC RFC PATCH] mm: convert VM flags from macros to enum
 2025-10-13 13:22 UTC  (11+ messages)

Boot fails with 59faa4da7cd4 and 3accabda4da1
 2025-10-13 13:09 UTC  (7+ messages)

[PATCH v9 mm-new 00/11] mm, bpf: BPF based THP order selection
 2025-10-13 13:07 UTC  (16+ messages)
` [PATCH v9 mm-new 03/11] mm: thp: add support for "

[PATCH v2 0/2] mm/page_alloc: pcp->batch cleanups
 2025-10-13 12:58 UTC  (5+ messages)
` [PATCH v2 1/2] mm/page_alloc: Clarify batch tuning in zone_batchsize
` [PATCH v2 2/2] mm/page_alloc: Prevent reporting pcp->batch = 0

[PATCH] mm/huge_memory: only get folio_order() once during __folio_split()
 2025-10-13 12:57 UTC  (2+ messages)

[PATCH v2 1/2] mm/hugetlb: create hstate_is_gigantic_no_runtime helper
 2025-10-13 12:56 UTC  (7+ messages)
` [PATCH v2 2/2] mm/hugetlb: allow overcommitting gigantic hugepages

[PATCH] mm: Remove the BOUNCE config option
 2025-10-13 12:52 UTC  (2+ messages)

filemap_* writeback interface cleanups
 2025-10-13 12:50 UTC  (37+ messages)
` [PATCH 01/10] mm: don't opencode filemap_fdatawrite_range in filemap_invalidate_inode
` [PATCH 02/10] 9p: don't opencode filemap_fdatawrite_range in v9fs_mmap_vm_close
` [PATCH 03/10] ocfs2: don't opencode filemap_fdatawrite_range in ocfs2_journal_submit_inode_data_buffers
` [PATCH 04/10] btrfs: use the local tmp_inode variable in start_delalloc_inodes
` [PATCH 05/10] btrfs: push struct writeback_control into start_delalloc_inodes
` [PATCH 06/10] mm,btrfs: add a filemap_fdatawrite_kick_nr helper
` [PATCH 07/10] mm: remove __filemap_fdatawrite
` [PATCH 08/10] mm: remove filemap_fdatawrite_wbc
` [PATCH 09/10] mm: remove __filemap_fdatawrite_range
` [PATCH 10/10] mm: rename filemap_flush to filemap_fdatawrite_kick

[PATCH -next] liveupdate: kho: remove unneeded semicolon
 2025-10-13 12:21 UTC  (2+ messages)

[syzbot] [mm?] INFO: task hung in __rmap_walk_file
 2025-10-13 11:23 UTC  (4+ messages)

[PATCH, RFC] limit per-inode writeback size considered harmful
 2025-10-13 11:01 UTC  (2+ messages)

[syzbot] [mm?] WARNING in try_to_migrate_one (3)
 2025-10-13 10:58 UTC  (3+ messages)

[PATCH v2] mm/vmscan: Remove redundant __GFP_NOWARN
 2025-10-13 10:52 UTC  (2+ messages)

[PATCH 1/1] mm: silence data-race in update_hiwater_rss
 2025-10-13 10:20 UTC  (2+ messages)

[Regerssion] [KSM] KSM CPU overhead in 6.16+ kernel compared to <=6.15 versions ("folio_walk_start" kernel object overhead)
 2025-10-13 10:18 UTC  (3+ messages)

[PATCH RESEND] selftests/cachestat: add tmpshmcstat file to .gitignore
 2025-10-13  9:51 UTC 

[PATCH v4] hugetlbfs: check for shareable lock before calling huge_pmd_unshare()
 2025-10-13  9:33 UTC 

[PATCH -v2 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-10-13  9:20 UTC  (3+ messages)
` [PATCH -v2 1/2] mm: add spurious fault fixing support for huge pmd
` [PATCH -v2 2/2] arm64, tlbflush: don't TLBI broadcast if page reused in write fault

[PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable
 2025-10-13  8:27 UTC  (4+ messages)
` [PATCH v4] hugetlbfs: check for shareable lock before calling huge_pmd_unshare()

[syzbot] [mm?] WARNING: locking bug in __set_page_owner (2)
 2025-10-13  8:10 UTC  (7+ messages)

[PATCH 1/2] hugetlb.h: flatten logic in arch_hugetlb_migration_supported
 2025-10-13  8:10 UTC  (5+ messages)
` [PATCH 2/2] hugetlb: add __read_mostly to sysctl_hugetlb_shm_group

[RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback()
 2025-10-13  8:08 UTC  (8+ messages)

[PATCH v5 0/8] Fix stale IOTLB entries for kernel address space
 2025-10-13  7:28 UTC  (7+ messages)
` [PATCH v5 2/8] mm: Actually mark kernel page table pages
` [PATCH v5 4/8] mm: Introduce pure page table freeing function
` [PATCH v5 5/8] x86/mm: Use pagetable_free()

[PATCH] slab: Fix using this_cpu_ptr() in preemptible context
 2025-10-13  7:00 UTC  (3+ messages)

[PATCH v4 mm-new 0/2] mm/swapfile.c: select the swap device with default priority round robin
 2025-10-13  6:17 UTC  (7+ messages)
` [PATCH v4 mm-new 1/2] mm/swap: do not choose swap device according to numa node
` [PATCH v4 mm-new 2/2] mm/swap: select swap device with default priority round robin

[PATCH v17 00/47] DEPT(DEPendency Tracker)
 2025-10-13  5:27 UTC  (10+ messages)
` [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v17 28/47] dept: add documentation for dept
` [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb

page:  |  | latest

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