messages from 2026-06-30 19:09:40 to 2026-07-01 10:20:27 UTC [more...]
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-07-01 10:20 UTC (19+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
` [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_interval_tree_*()
` [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH 12/30] mm/vma: clean up anon_vma_compatible()
[linux-next:master] BUILD REGRESSION be5c93fa674f0fc3c8f359c2143abce6bbb422e6
2026-07-01 10:12 UTC
[BUG] shmem: shmem_get_folio_gfp livelock
2026-07-01 10:03 UTC (3+ messages)
[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-01 9:52 UTC (10+ messages)
` [PATCH 1/4] scsi: target: file: use kmalloc() to allocate temporary protection buffer
` [PATCH 2/4] scsi: proc: use kmalloc() in proc writers
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
` [PATCH 4/4] scsi: sym53c8xx_2: replace __get_free_pages() with kmalloc()
[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
2026-07-01 9:50 UTC (11+ messages)
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios
[rppt-memblock:misc] BUILD SUCCESS a5d67c54d414ee707333ce179d4492e99122e5b6
2026-07-01 9:42 UTC
[PATCH v2 0/2] USB: replace __get_free_pages() with kmalloc()
2026-07-01 9:41 UTC (3+ messages)
` [PATCH v2 1/2] usb: host: ohci-dbg: use kmalloc() for print buffer
` [PATCH v2 2/2] usb: core: devices: use kmalloc() to allocate dump buffer
[PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writeback
2026-07-01 9:39 UTC (11+ messages)
` [PATCH v5 1/6] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH v5 4/6] mm/zswap: Implement proactive writeback
[PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-01 9:33 UTC (14+ messages)
` [PATCH v8 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v8 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v8 3/5] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v8 4/5] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v8 5/5] selftests/mm: add missing pthread_create() "
[rppt-memblock:kernelcore-mirror] BUILD SUCCESS 7783dcd79ae9c4aa48bc47bd4275772445dc4b2a
2026-07-01 9:13 UTC
[rppt-memblock:for-next] BUILD SUCCESS 27dbdbed235dcc9fc1e869a2a3ad97d628635dd8
2026-07-01 9:13 UTC
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-01 9:19 UTC (13+ messages)
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
[PATCH v3 00/16] mm: Some cleanups for page allocator APIs
2026-07-01 9:10 UTC (33+ messages)
` [PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v3 08/16] perf/x86/intel: Use higher-level allocator API
` [PATCH v3 09/16] KVM: VMX: "
` [PATCH v3 10/16] x86/virt: "
` [PATCH v3 11/16] sgi-xp: "
` [PATCH v3 12/16] net/funeth: Switch to "
` [PATCH v3 13/16] mm: Remove __alloc_pages_node()
` [PATCH v3 14/16] mm: Move __alloc_pages() to mm/page_alloc.h
` [PATCH v3 15/16] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v3 16/16] mm: remove the __GFP_NO_OBJ_EXT flag
[PATCH v5 0/8] mm: optimize zone-device memmap initialization
2026-07-01 9:05 UTC (9+ messages)
` [PATCH v5 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v5 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v5 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v5 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v5 6/8] string: introduce memcpy_nt() helpers
` [PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v5 8/8] mm: use memcpy_nt() in zone-device template copies
[PATCH] mempool: optimize mempool resizing
2026-07-01 9:03 UTC (2+ messages)
` "
[RFC V2 0/3] lib/vsprintf: Add support for pgtable entries
2026-07-01 9:00 UTC (6+ messages)
` [RFC V2 3/3] mm: Replace pgtable entry prints with new format
[PATCH 0/4] Keep subpage private zero at free and folio split time
2026-07-01 8:58 UTC (11+ messages)
` [PATCH 1/4] mm/compaction: stop recording free page order in page->private
` [PATCH 2/4] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH 4/4] mm/page_alloc: remove set_page_private() in prep_compound_tail()
[PATCH v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
2026-07-01 8:48 UTC (5+ messages)
` [PATCH v2 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages
[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
2026-07-01 8:43 UTC (18+ messages)
[PATCH 0/2] mm: memory-failure: fix HWPoison flag race with non-atomic page flag ops
2026-07-01 8:36 UTC (19+ messages)
[PATCH] mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
2026-07-01 8:35 UTC (3+ messages)
[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
2026-07-01 8:32 UTC (16+ messages)
` [PATCH v6 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test
[PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
2026-07-01 8:31 UTC (23+ messages)
[PATCH v4 0/3] riscv: improve percpu helpers and PIO mapping
2026-07-01 8:18 UTC (5+ messages)
` [PATCH v4 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [External] "
[PATCH 0/6] mm: preparatory patches for PMD level swap entries
2026-07-01 8:04 UTC (3+ messages)
[PATCH v4] mm: mglru: fix stale batch updates after memcg reparenting
2026-07-01 7:52 UTC
[PATCH v5 0/9] mm/page_owner: misc cleanups
2026-07-01 6:49 UTC (12+ messages)
` [PATCH v5 1/9] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
` [PATCH v5 2/9] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
` [PATCH v5 3/9] mm: use enum migrate_reason instead of int for migration reason parameters
` [PATCH v5 4/9] mm/page_owner: hoist CONFIG_MEMCG to function level for print_page_owner_memcg()
` [PATCH v5 5/9] mm/page_owner: add missing newline to count_threshold format string
` [PATCH v5 6/9] mm/page_owner: move free_ts_nsec output to free section in __dump_page_owner()
` [PATCH v5 7/9] mm/page_owner: drop redundant page_owner prefix from static symbols
` [PATCH v5 8/9] mm/page_owner: clamp skip_buddy_pages() PFN advance at MAX_ORDER_NR_PAGES boundary
` [PATCH v5 9/9] mm/page_owner: use memcg_data snapshot instead of PageMemcgKmem() to avoid TOCTOU VM_BUG_ON
[PATCH v2] selinux: hooks: use kmalloc() to allocate path buffer
2026-07-01 6:28 UTC (4+ messages)
[PATCH v5 0/3] riscv: improve percpu helpers and PIO mapping
2026-07-01 6:24 UTC (6+ messages)
` [PATCH v5 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v5 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v5 3/3] riscv: store percpu offset into thread_info
[PATCH v3 0/8] treewide: remove unnecessary invalid range checks in memblock iteration loops
2026-07-01 6:22 UTC (2+ messages)
[PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
2026-07-01 6:21 UTC (11+ messages)
[PATCH] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
2026-07-01 5:57 UTC (3+ messages)
[PATCH v4 0/7] mm/page_owner: misc cleanups
2026-07-01 5:45 UTC (10+ messages)
` [PATCH v4 1/7] mm/page_owner: extract skip_buddy_pages() helper to unify buddy page skipping
` [PATCH v4 2/7] mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reason
` [PATCH v4 3/7] mm: use enum migrate_reason instead of int for migration reason parameters
` [PATCH v4 4/7] mm/page_owner: hoist CONFIG_MEMCG to function level for print_page_owner_memcg()
` [PATCH v4 5/7] mm/page_owner: add missing newline to count_threshold format string
` [PATCH v4 6/7] mm/page_owner: move free_ts_nsec output to free section in __dump_page_owner()
` [PATCH v4 7/7] mm/page_owner: drop redundant page_owner prefix from static symbols
[PATCH v2] mm/hugetlb: avoid unnecessary TLB flush for empty folio list in vmemmap optimize
2026-07-01 5:34 UTC
[PATCH v4] riscv: mm: Avoid spurious fault after hotplugging vmemmap
2026-07-01 5:33 UTC (4+ messages)
[PATCH v2 0/3] mm/migrate: preparatory cleanups for batch copy and offload
2026-07-01 5:17 UTC (4+ messages)
` [PATCH v2 1/3] mm/migrate: rename page to folio leftovers
` [PATCH v2 2/3] mm/migrate: fix stale list name in migrate_folios_move() comment
` [PATCH v2 3/3] mm/migrate: use migrate_info field instead of private
[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
2026-07-01 4:00 UTC (5+ messages)
[RFC PATCH] mm/damon/core: disallow overlapping input ranges for damon_set_regions()
2026-07-01 3:49 UTC
[PATCH v3] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
2026-07-01 2:40 UTC
[PATCH v5] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
2026-07-01 2:31 UTC (2+ messages)
[linux-next:master 1977/2307] mm/hugetlb.c:3095:4: warning: array subscript -1 is below array bounds of 'struct list_head[1]'
2026-07-01 1:36 UTC
[PATCH v6 0/3] mm: clean up folio LRU and swap declarations
2026-07-01 1:26 UTC (4+ messages)
` [PATCH v6 1/3] mm/swap: colocate page-cluster sysctl with swap readahead
[PATCH v3] mm/shmem: Fix data-race in shmem_fault
2026-07-01 1:24 UTC (3+ messages)
` [PATCH v4] "
[PATCH] mm/damon/vaddr: check address space stability before VMA traversal
2026-07-01 1:08 UTC (2+ messages)
[RFC PATCH 0/8] Introducte Reserved THP
2026-07-01 0:24 UTC (6+ messages)
[PATCH] mm: mempolicy: fix automatic numa balancing for shmem
2026-06-30 23:40 UTC (2+ messages)
[PATCH v2] mm/vmstat: fold stranded per-cpu node stats when a node comes online
2026-06-30 23:27 UTC (5+ messages)
[PATCH v2 00/19] maple_tree: lock checking and clean ups
2026-06-30 23:05 UTC (12+ messages)
` [PATCH v2 12/19] maple_tree: Catch race in mas_alloc_cyclic()
` [PATCH v2 13/19] maple_tree: Document that erase may use GFP_KERNEL for allocations
` [PATCH v2 14/19] maple_tree: WARN_ON_ONCE when allocations fail
` [PATCH v2 16/19] maple_tree: Change two GFP flags in tests
` [PATCH v2 17/19] maple_tree: Fix argument name in header
` [PATCH v2 18/19] maple_tree: Avoid extra gap calculation
` [PATCH v2 19/19] maple_tree: Add helper mas_make_walkable()
[PATCH v1 0/2] luo support for preserving eventfd
2026-06-30 22:55 UTC (5+ messages)
` [PATCH v1 1/2] eventfd: luo: "
Subject: [BUG/RFC] write-open file THP cache purge can discard dirty page cache
2026-06-30 22:48 UTC (6+ messages)
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-30 22:34 UTC (12+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-30 20:55 UTC (2+ messages)
[PATCH] mm/damon/core: reduce kernel stack usage
2026-06-30 20:45 UTC (5+ messages)
[PATCH v4 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-06-30 20:19 UTC (2+ messages)
[Kernel Bug] KASAN: slab-use-after-free Read in filemap_free_folio
2026-06-30 20:10 UTC (3+ messages)
[PATCH v2 0/4] memcg: bail out reclaim when memcg is dying
2026-06-30 20:05 UTC (2+ messages)
[PATCH v2] docs: pagemap: fix flags location, member name and sample code
2026-06-30 19:36 UTC (2+ messages)
[PATCH v2] docs/mm: Fix braces
2026-06-30 19:29 UTC (2+ 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