linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/2] s390/fpu: Fix kmsan false-positive report
 2025-11-06 16:08 UTC  (2+ messages)
` [PATCH 1/2] instrumented.h: Add function instrument_write_after

[PATCH v3] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-11-06 16:06 UTC  (3+ messages)

[RFC PATCH v2 0/4] make vmalloc gfp flags usage more apparent
 2025-11-06 16:06 UTC  (7+ messages)
` [RFC PATCH v2 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-06 15:33 UTC  (16+ messages)
` [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v4 03/12] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v4 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest

[PATCH 3/5] tracing: Have tracer option be instance specific
 2025-11-06 15:29 UTC  (2+ messages)

move blk-crypto-fallback to sit above the block layer
 2025-11-06 15:09 UTC  (12+ messages)
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 9/9] blk-crypto: use mempool_alloc_bulk for encrypted bio page allocation

[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-06 15:03 UTC  (19+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v2 2/5] mm: add atomic VMA flags, use VM_MAYBE_GUARD as such
` [PATCH v2 3/5] mm: implement sticky, copy on fork VMA flags
` [PATCH v2 4/5] tools/testing/vma: add VMA sticky userland tests
` [PATCH v2 5/5] selftests/mm/guard-regions: add smaps visibility test

[PATCH v1 0/2] kasan: vmalloc: Fix incorrect tag assignment with multiple vm_structs
 2025-11-06 15:00 UTC  (5+ messages)
` [PATCH v1 1/2] kasan: Unpoison pcpu chunks with base address tag

[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
 2025-11-06 14:57 UTC  (6+ messages)
` [Patch v3 1/2] mm/huge_memory: introduce enum split_type for clarity
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()

[PATCH v5 0/4] reparent the THP split queue
 2025-11-06 14:52 UTC  (3+ messages)
` [PATCH v5 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

[PATCH] selftest/mm: fix pointer comparison in mremap_test
 2025-11-06 14:40 UTC  (5+ messages)

Folio Related Stability Crashes in 6.17.5 and 6.17.6
 2025-11-06 14:24 UTC  (8+ messages)

[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-11-06 14:16 UTC  (12+ messages)
` [PATCH v7 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v7 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v7 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v7 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v7 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v7 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v7 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v7 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v7 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v7 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v7 11/11] vfio/nvgrace: Support get_dmabuf_phys

madvise(MADV_COLLAPSE) fails with EINVAL on dirty file-backed text pages
 2025-11-06 13:03 UTC  (3+ messages)

[PATCH] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-06 12:07 UTC  (3+ messages)

[PATCH v3 0/2] mm, ksm: fix flag-dropping behavior
 2025-11-06 11:16 UTC  (4+ messages)
` [PATCH v3 1/2] mm/ksm: fix flag-dropping behavior in ksm_madvise

[PATCH] mm: cleanup vma_iter_bulk_alloc
 2025-11-06 11:13 UTC  (3+ messages)

[PATCH v2] mm: cleanup vma_iter_bulk_alloc
 2025-11-06 11:09 UTC 

[RFC mm v5 0/2] mm, page_pool: introduce a new page type for page pool in page type
 2025-11-06 11:08 UTC  (5+ messages)
` [RFC mm v5 1/2] page_pool: check nmdesc->pp to see its usage as page pool for net_iov not page-backed
` [RFC mm v5 2/2] mm: introduce a new page type for page pool in page type

[syzbot] [mm?] [xfs?] KASAN: slab-use-after-free Read in filemap_map_pages
 2025-11-06 11:06 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH] mm: kill mm_wr_locked from unmap_vmas() and unmap_single_vma()
 2025-11-06 10:12 UTC  (2+ messages)

on solving syzkaller bug in __filemap_add_folio function
 2025-11-06 10:11 UTC 

[PATCH] selftest/vm_util: remove unused variables
 2025-11-06 10:04 UTC  (3+ messages)

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-06 10:02 UTC  (7+ messages)

[RFC] hugetlb: add memory-hotplug notifier to only allocate for online nodes
 2025-11-06 10:01 UTC  (2+ messages)

[PATCH -v4 0/2] arm, tlbflush: avoid TLBI broadcast if page reused in write fault
 2025-11-06  9:47 UTC  (4+ messages)
` [PATCH -v4 2/2] arm64, tlbflush: don't "

[PATCH 0/5] slab: preparatory cleanups before adding sheaves to all caches
 2025-11-06  8:43 UTC  (7+ messages)
` [PATCH 1/5] slab: make __slab_free() more clear
` [PATCH 2/5] slab: move kfence_alloc() out of internal bulk alloc

[PATCH v9 2/9] kho: drop notifiers
 2025-11-06  8:41 UTC  (2+ messages)

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-11-06  8:24 UTC  (9+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH v2] rust: slab: add basic slab module
 2025-11-06  7:53 UTC  (2+ messages)

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-11-06  7:53 UTC  (11+ messages)

[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-06  7:34 UTC  (10+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions

[linus:master] [maple_tree] 9b05890a25: stress-ng.mmap.ops_per_sec 3.0% improvement
 2025-11-06  7:26 UTC 

[PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate
 2025-11-06  7:21 UTC  (2+ messages)

[RFC PATCH v7 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
 2025-11-06  6:53 UTC  (2+ messages)

[PATCH mm-new v2] mm/memcontrol: Flush stats when write stat file
 2025-11-06  6:42 UTC  (5+ messages)

[RFC V3 0/9] Accelerate page migration with batch copying and hardware offload
 2025-11-06  6:27 UTC  (4+ messages)
` [RFC V3 6/9] mtcopy: introduce multi-threaded page copy routine

[syzbot] [mm?] WARNING in lock_list_lru_of_memcg (2)
 2025-11-06  5:58 UTC  (3+ messages)

[PATCH] slab: prevent infinite loop in kmalloc_nolock() with debugging
 2025-11-06  3:41 UTC  (2+ messages)

[PATCH v5 0/2] mm/hugetlb: refactor sysfs/sysctl interfaces
 2025-11-06  3:08 UTC  (3+ messages)
` [PATCH v5 1/2] mm/hugetlb: extract sysfs into hugetlb_sysfs.c
` [PATCH v5 2/2] mm/hugetlb: extract sysctl into hugetlb_sysctl.c

[PATCH 00/25] ext4: enable block size larger than page size
 2025-11-06  2:44 UTC  (4+ messages)
` [PATCH 25/25] "

[PATCH v3] zram: Implement multi-page write-back
 2025-11-06  2:28 UTC  (3+ messages)
` [PATCH v4] "

[Patch v2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
 2025-11-06  1:46 UTC  (3+ messages)

[PATCH] mm/huge_memory: fix folio split check for anon folios in swapcache
 2025-11-06  1:44 UTC  (4+ messages)

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

[linux-next:master] BUILD REGRESSION 84d39fb9d529f27d2f3d295430d1be0abdae7a6d
 2025-11-06  1:01 UTC 

[PATCH] alloc_tag: Use %pe format specifier
 2025-11-06  0:39 UTC  (3+ messages)

[PATCH v2 0/5] mm: swap: small fixes and comment cleanups
 2025-11-06  0:29 UTC  (5+ messages)
` [PATCH v2 3/5] mm, swap: Remove redundant comment for read_swap_cache_async

[PATCH v4 0/9] rust: Add Per-CPU Variable API
 2025-11-05 23:01 UTC  (10+ messages)
` [PATCH v4 1/9] rust: cpumask: Add a `Cpumask` iterator
` [PATCH v4 2/9] rust: cpumask: Add getters for globally defined cpumasks
` [PATCH v4 3/9] rust: percpu: Add C bindings for per-CPU variable API
` [PATCH v4 4/9] rust: percpu: introduce a rust API for static per-CPU variables
` [PATCH v4 5/9] rust: percpu: introduce a rust API for dynamic "
` [PATCH v4 6/9] rust: percpu: add a rust per-CPU variable sample
` [PATCH v4 7/9] rust: percpu: Support non-zeroable types for DynamicPerCpu
` [PATCH v4 8/9] rust: percpu: Add pin-hole optimizations for numerics
` [PATCH v4 9/9] rust: percpu: cache per-CPU pointers in the dynamic case

[PATCH 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-05 21:47 UTC  (20+ messages)
` [PATCH 02/16] mm: introduce leaf entry type and use to simplify leaf entry logic

[PATCH v4 0/4] mm/userfaultfd: modulize memory types
 2025-11-05 21:23 UTC  (7+ messages)

[PATCH] MAINTAINERS: add myself as a reviewer for KHO
 2025-11-05 20:07 UTC  (2+ messages)

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-11-05 19:39 UTC  (8+ messages)
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset

Would Love Your Feedback
 2025-11-05 19:14 UTC 

[PATCH v4 0/3] ksm: perform a range-walk to jump over holes in break_ksm
 2025-11-05 18:49 UTC  (4+ messages)
` [PATCH v4 1/3] Revert "mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk"
` [PATCH v4 2/3] ksm: perform a range-walk in break_ksm
` [PATCH v4 3/3] ksm: replace function unmerge_ksm_pages with break_ksm

page:  |  | latest

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