messages from 2026-07-24 10:20:39 to 2026-07-25 17:21:56 UTC [more...]
[PATCH v4 00/21] kho: make boot time huge page allocation work nicely with KHO
2026-07-25 17:21 UTC (2+ messages)
` [PATCH v4 02/21] kho: make radix max key width more obvious
[PATCH 0/5] mm: add basic PTE const type-safety
2026-07-25 17:00 UTC (13+ messages)
` [PATCH 3/5] mm/parisc: constify ptep_get() argument
` [PATCH 4/5] mm/powerpc/8xx: "
` [PATCH 5/5] mm: constify the pte_offset_map_ro_nolock() return value
[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
2026-07-25 16:29 UTC (27+ messages)
` [PATCH v3 03/24] binfmt_misc: reject a flag character as the field delimiter
` [PATCH v3 07/24] binfmt_misc: turn the entry bit numbers into a proper enum
` [PATCH v3 08/24] binfmt_misc: turn the entry behavior flags into an enum
` [PATCH v3 09/24] binfmt_misc: rename Node to struct binfmt_misc_entry
` [PATCH v3 10/24] binfmt_misc: remove the VERBOSE_STATUS toggle
` [PATCH v3 11/24] binfmt_misc: use print_hex_dump_debug() for the register debug output
` [PATCH v3 13/24] binfmt_misc: factor out the entry matching
` [PATCH v3 14/24] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
` [PATCH v3 15/24] binfmt_misc: return errors directly in load_misc_binary()
` [PATCH v3 16/24] binfmt_misc: give the parse_command() results names
` [PATCH v3 17/24] binfmt_misc: factor out the entry removal
` [PATCH v3 18/24] binfmt_misc: simplify check_special_flags()
` [PATCH v3 19/24] binfmt_misc: use a flexible array member for the register string
[PATCH v5 00/12] Use generic_file_read_iter() in hugetlbfs
2026-07-25 16:00 UTC (13+ messages)
` [PATCH v5 01/12] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v5 02/12] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v5 03/12] hugetlb: Mark some function arguments as const
` [PATCH v5 04/12] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v5 05/12] hugetlb: Use the has_hwpoisoned flag
` [PATCH v5 06/12] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v5 07/12] mm: Check individual hugetlb pages for poison
` [PATCH v5 08/12] filemap: Add hwpoison handling to filemap_read()
` [PATCH v5 09/12] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v5 10/12] hugetlb: Set mapping folio order
` [PATCH v5 11/12] filemap: Add support for authoritative mappings
` [PATCH v5 12/12] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[PATCH v3 00/21] kho: make boot time huge page allocation work nicely with KHO
2026-07-25 15:56 UTC (9+ messages)
` [PATCH v3 04/21] kho: return virtual address of mem_map
` [PATCH v3 17/21] mm/mm_init: don't rely on memblock to get KHO scratch migratetype
` [PATCH v3 18/21] kho: extend scratch
` [PATCH v3 19/21] memblock: make HugeTLB bootmem allocation work with KHO
[PATCH v4] ARM: mm: acquire mmap write lock around show_pte() for user faults
2026-07-25 14:06 UTC (4+ messages)
[PATCH] slub: print just the function name in /sys/kernel/slab/*/ctor
2026-07-25 13:28 UTC
[PATCH 1/2] mm/vmalloc: fix 32-bit truncation of the area size in vread_iter()
2026-07-25 13:22 UTC
[PATCH 2/2] mm/vmalloc: fix 32-bit truncation in the vrealloc() grow-in-place check
2026-07-25 13:22 UTC
[PATCH v2 0/4] mm: fix reclaim storms in defrag_mode
2026-07-25 12:34 UTC (5+ messages)
` [PATCH v2 4/4] mm: page_alloc: fix non-movable reclaim storm "
[PATCH v2] mm/huge_memory: Initialise workingset state before folio split
2026-07-25 10:14 UTC
[PATCH 0/8] Optimize anonymous swapbacked large folio unmapping
2026-07-25 9:40 UTC (6+ messages)
` [PATCH 1/8] mm/swapfile: add batched version of folio_dup_swap
` [PATCH 2/8] mm/swapfile: add batched version of folio_put_swap
[PATCH v2 0/5] selftests/mm: Handle unsupported and transient test conditions
2026-07-25 9:25 UTC (13+ messages)
` [PATCH v2 1/5] selftests/mm: skip COW tmpfile cases when fallocate() is unsupported
` [PATCH v2 2/5] selftests/mm: skip guard hole-punch test if MADV_REMOVE "
` [PATCH v2 3/5] selftests/mm: skip khugepaged swap tests without swap
` [PATCH v2 4/5] selftests/mm: skip hard dirty page-cache test on NFS
` [PATCH v2 5/5] selftests/mm: retry migration failures for the full runtime
[PATCH v3 0/5] mm/rmap: Refactor try_to_unmap_one
2026-07-25 8:47 UTC (7+ messages)
` [PATCH v3 1/5] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v3 2/5] mm/rmap: Add try_to_unmap_hugetlb_one
[PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
2026-07-25 8:08 UTC (2+ messages)
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 34cacd0ac7c10dc9e34e1b9f28a2b78d335cb487
2026-07-25 7:11 UTC
[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
2026-07-25 6:52 UTC (13+ messages)
` [PATCH v6 1/5] mm/page_alloc: introduce __free_prepared_contig_range() with fpi_t
` [PATCH v6 3/5] mm/memory-failure: set has_hwpoisoned flags on dissolved HugeTLB folio
` [PATCH v6 5/5] selftests/mm: add hard memory failure anonymous HugeTLB test
[PATCH/RFC] btrfs: fix folio lock leak in writepage_delalloc() for folios dirtied behind btrfs' back
2026-07-25 6:26 UTC (7+ messages)
[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
2026-07-25 5:44 UTC (2+ messages)
[PATCH v6 0/4] mm/zsmalloc: reduce lock contention in zs_free()
2026-07-25 5:30 UTC (3+ messages)
[PATCH v4 00/14] Use generic_file_read_iter() in hugetlbfs
2026-07-25 5:04 UTC (39+ messages)
` [PATCH v4 01/14] memory-failure: Fix hardware poison check in unpoison_memory() again
` [PATCH v4 02/14] memory-failure: Test the page is hwpoison before taking the mutex
` [PATCH v4 03/14] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v4 04/14] hugetlb: Mark some function arguments as const
` [PATCH v4 05/14] guest_memfd: Use folio_has_hwpoisoned_page()
` [PATCH v4 06/14] memory-failure: Remove raw_hwp_list_head()
` [PATCH v4 07/14] hugetlb: Use the has_hwpoisoned flag
` [PATCH v4 08/14] mm: Remove locking mf_mutex in is_raw_hwpoison_page_in_hugepage()
` [PATCH v4 09/14] mm: Check individual hugetlb pages for poison
` [PATCH v4 10/14] filemap: Add hwpoison handling to filemap_read()
` [PATCH v4 11/14] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v4 12/14] hugetlb: Set mapping folio order
` [PATCH v4 13/14] filemap: Add support for authoritative mappings
` [PATCH v4 14/14] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
` [syzbot ci] Re: Use generic_file_read_iter() in hugetlbfs
[PATCH v2] mm/migrate_device: Clear stale mapping after freeing swapcache
2026-07-25 4:43 UTC (3+ messages)
[syzbot] Monthly mm report (Jul 2026)
2026-07-25 4:32 UTC
[PATCH] mm/huge_memory: Initialise workingset state before folio split
2026-07-25 3:16 UTC (4+ messages)
[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-07-25 2:49 UTC (3+ messages)
` [PATCH v6 2/2] mm/memory_hotplug: improve shrink_zone_span() subsection boundary checks
[akpm-mm:mm-unstable 340/601] include/linux/compiler_types.h:702:38: error: call to '__compiletime_assert_501' declared with attribute error: BUILD_BUG failed
2026-07-25 0:56 UTC
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-24 23:35 UTC (3+ messages)
` (subset) "
[PATCH RFC v4 0/12] mm: use per-VMA lock in __access_remote_vm for improved monitoring reliability
2026-07-24 22:29 UTC (13+ messages)
` [PATCH RFC v4 01/12] x86/mm: add untagged_addr_remote_unlocked()
` [PATCH RFC v4 02/12] riscv/mm: "
` [PATCH RFC v4 03/12] mm: rename get_user_page_vma_remote() to get_user_page_lookup_vma()
` [PATCH RFC v4 04/12] mm/gup: let check_vma_flags() ignore selected VMA flags
` [PATCH RFC v4 05/12] mm/gup: add get_user_page_vma() to fault in a page under a held lock
` [PATCH RFC v4 06/12] mm: use per-VMA lock in __access_remote_vm() for single-VMA accesses
` [PATCH RFC v4 07/12] mm: read remote strings under the per-VMA lock
` [PATCH RFC v4 08/12] selftests/mm: cover /proc/pid/mem access to VM_PFNMAP memory
` [PATCH RFC v4 09/12] mm/gup: build get_user_page_lookup_vma() on get_user_page_vma()
` [PATCH RFC v4 10/12] mm/gup: pass an end address to follow_page_mask() and return a page count
` [PATCH RFC v4 11/12] mm/gup: batch contiguous PTE-mapped large folios in follow_page_mask()
` [PATCH RFC v4 12/12] selftests/mm: add a slow-GUP content and COW test for mTHP
[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-24 22:22 UTC (18+ messages)
` [PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()
[PATCH RFC 00/32] mm/mglru: MGLRU-FG and refault distance support
2026-07-24 22:07 UTC (6+ messages)
[PATCH v7 0/8] seccomp: non-cooperative pinned-memfd argument redirect
2026-07-24 22:01 UTC (9+ messages)
` [PATCH v7 1/8] mm: pass the target mm parameter through get_unmapped_area family
` [PATCH v7 2/8] mm: add __do_mmap() and vm_mmap_remote()/vm_munmap_remote()
` [PATCH v7 3/8] seccomp: introduce SECCOMP_IOCTL_NOTIF_PIN_INSTALL
` [PATCH v7 4/8] seccomp: add __NR_seccomp_* aliases for rt_sigreturn and clone/fork
` [PATCH v7 5/8] seccomp: add kernel-installed pinned-memfd redirect
` [PATCH v7 6/8] seccomp: re-validate a redirected syscall against outer filters
` [PATCH v7 7/8] docs/seccomp: document pinned-memfd redirect ioctls
` [PATCH v7 8/8] selftests/seccomp: cover non-cooperative pinned-memfd install
[PATCH v7 06/12] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
2026-07-24 21:54 UTC (3+ messages)
[PATCH v7 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
2026-07-24 21:03 UTC (2+ messages)
[PATCH v7 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
2026-07-24 20:32 UTC (2+ messages)
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-24 20:26 UTC (5+ messages)
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
Semantic conflict between 04b177544a04 in drm-misc-fixes and 0b6b1bb28482 in -mm
2026-07-24 19:50 UTC (8+ messages)
[PATCH v11 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-24 19:48 UTC (4+ messages)
` [PATCH v11 1/8] mm/hmm: move page fault handling out of walk callbacks
mm.git review status at 7.2-rc4
2026-07-24 19:42 UTC (2+ messages)
[PATCH v2 0/2] mm: folio conversion and refactoring in do_swap_page()
2026-07-24 19:33 UTC (3+ messages)
` [PATCH v2 2/2] mm: Extract non-swap page handling to do_non_swap_page()
[GIT PULL] slab fixes for 7.2-rc4
2026-07-24 19:22 UTC (2+ messages)
[PATCH] selftests/mm: fix gup_longterm EINVAL error message
2026-07-24 19:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH v6 00/14] mm: thp: always enable mTHP support
2026-07-24 18:55 UTC (3+ messages)
` [PATCH v6 12/14] treewide: introduce arch_has_pmd_leaves()
[RFC PATCH] mm/thp: order huge zero folio PFN invalidation before removal
2026-07-24 18:48 UTC (2+ messages)
[PATCH v4 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
2026-07-24 18:32 UTC (8+ messages)
` [PATCH v4 2/2] "
[PATCH] mm/kmemleak: report RCU-tasks quiescent states during the scan
2026-07-24 17:29 UTC (7+ messages)
[PATCH v6 0/3] luo: convert serialized ptr to KHOSER_PTR
2026-07-24 16:46 UTC (5+ messages)
` [PATCH v6 3/3] luo: Update serialized data to use KHOSER_PTR
[PATCH v2 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
2026-07-24 16:38 UTC (13+ messages)
` [PATCH v2 01/13] mm/slab: skip kfence objects in allocation profiling
` [PATCH v2 09/13] mm/slab: change struct slabobj_ext to a union
` [PATCH v2 12/13] mm/slab: add cache_ and slab_needs_objcg() helpers
[PATCH 00/22] Simplify special kernel page table handling
2026-07-24 16:31 UTC (16+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm
` [PATCH 04/22] mm: use mm_is_kernel() in generic page table code
` [PATCH 14/22] mm: set page table page type when allocated
` [PATCH 15/22] mm: only initialise pt_share_count for user pgtables
[PATCH -v4 0/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
2026-07-24 15:53 UTC (3+ messages)
` [PATCH -v4 2/2] "
[PATCH mm-hotfixes v6 0/5] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-24 15:09 UTC (4+ messages)
[PATCH] audit: add CLONE3 auxiliary record to log process cloning
2026-07-24 15:02 UTC
[PATCH] mm/mlock: skip __mm_populate() for MLOCK_ONFAULT
2026-07-24 15:00 UTC (3+ messages)
[PATCH v2 2/2] mm/damon/ops-common: factor out damon_putback_folio_list()
2026-07-24 14:56 UTC (2+ messages)
[PATCH v2 1/2] mm/damon/ops-common: putback folios on invalid migrate nid
2026-07-24 14:30 UTC (2+ messages)
[PATCH slab/for-next v4 4/8] mm/slab: extend deferred free mechanism to handle rcu sheaves
2026-07-24 14:10 UTC (3+ messages)
arch/mips/boot/compressed/decompress.c:undefined reference to `__ashldi3'
2026-07-24 13:33 UTC
mm: opaque hardware page-table entry handles
2026-07-24 12:57 UTC (11+ messages)
[PATCH v5 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-07-24 12:05 UTC (4+ messages)
` [PATCH v5 4/5] tools/mm: add a standalone GUP microbenchmark
[PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-24 11:49 UTC (10+ messages)
` [PATCH RFC v2 08/20] mm: vmscan: remove stack copy address of pud pass in wallk_pud_range()
` [PATCH RFC v2 14/20] x86: mm: skip pud setup when using generic compile-time folded pagetable
[PATCH v3 0/4] mm/vmscan: fix swappiness=max and clean up per-node proactive reclaim
2026-07-24 11:12 UTC (4+ messages)
[PATCH] lkdtm: use kmalloc() instead of __get_free_page
2026-07-24 10:29 UTC (4+ messages)
[PATCH v5 00/11] mm: PMD-level swap entries for anonymous THPs
2026-07-24 10:27 UTC (4+ messages)
` [PATCH v5 10/11] mm: install PMD swap entries on swap-out
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