messages from 2026-07-16 15:09:06 to 2026-07-17 17:31:28 UTC [more...]
[PATCH mm-hotfixes v5 0/5] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-17 17:30 UTC (6+ messages)
` [PATCH mm-hotfixes v5 1/5] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v5 2/5] x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
` [PATCH mm-hotfixes v5 3/5] x86/mm/pat: acquire init_mm read lock on attribute change "
` [PATCH mm-hotfixes v5 4/5] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v5 5/5] arm64: remove redundant concurrent ptdump UAF mitigation
[PATCH] mm/folio-compat: Drop superfluous return statements in void compat wrappers
2026-07-17 17:29 UTC (2+ messages)
[PATCH v3 0/2] promote mapped executable folios after first usage for MGLRU
2026-07-17 17:27 UTC
[PATCH v2 0/3] mm/mseal: further cleanups
2026-07-17 17:27 UTC (4+ messages)
` [PATCH v2 1/3] mm/mseal: remove superfluous comments, fix confusion around mm
` [PATCH v2 2/3] mm/mseal: limit scope of mseal address zero to address zero
` [PATCH v2 3/3] mm/mseal: remove further superfluous comments, do_mseal()
[PATCH v3 0/4] mm/page_alloc: couple of followups for recent cleanups
2026-07-17 17:26 UTC (5+ messages)
` [PATCH v3 2/4] cgroup/cpuset: update some comments about the page allocator
[PATCH v2] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
2026-07-17 17:25 UTC (3+ messages)
[PATCH 0/1] liveupdate: Add internal APIs for file preservation
2026-07-17 17:24 UTC (8+ messages)
` [PATCH 1/1] liveupdate: luo_file: "
[RFC PATCH 0/4] mm: introduce __ptent sparse attribute
2026-07-17 17:14 UTC (7+ messages)
` [RFC PATCH 1/4] mm: use proper PTE accessors in madvise() and mremap()
` [RFC PATCH 2/4] mm: introduce ptep_get_nopgtable() and set_pte_nopgtable() accessors
` [RFC PATCH 3/4] mm: introduce __ptent sparse attribute
` [RFC PATCH 4/4] s390/mm: implement __ptent-aware pte_t type
[RFC PATCH v1.1 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
2026-07-17 14:34 UTC (8+ messages)
` [RFC PATCH v1.1 1/7] mm/damon/core: initialize damos->last_applied
` [RFC PATCH v1.1 2/7] mm/damon/core-kunit: check region count before testing in split_at()
` [RFC PATCH v1.1 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
` [RFC PATCH v1.1 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
` [RFC PATCH v1.1 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
` [RFC PATCH v1.1 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
` [RFC PATCH v1.1 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()
[PATCH v3 0/6] mm: access remote process memory under the per-VMA lock
2026-07-17 17:00 UTC (7+ messages)
` [PATCH RFC v3 1/6] x86/mm: add untagged_addr_remote_unlocked()
` [PATCH RFC v3 2/6] riscv/mm: "
` [PATCH RFC v3 3/6] mm: rename get_user_page_vma_remote() to get_user_page_lookup_vma()
` [PATCH RFC v3 4/6] mm/gup: add get_user_page_vma() to fault in a page under a held lock
` [PATCH RFC v3 5/6] mm: use per-VMA lock in __access_remote_vm() for single-VMA accesses
` [PATCH RFC v3 6/6] selftests/mm: cover /proc/pid/mem access to VM_PFNMAP memory
[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-17 16:55 UTC (18+ messages)
` [PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH 2/2] mm/zswap: Support batch writeback in shrink_memcg()
[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
2026-07-17 16:02 UTC (12+ messages)
[PATCH] samples/damon/prcl: add module parameter description for target_pid
2026-07-17 14:23 UTC
[PATCH v2 2/2] mm/zswap: Support batch writeback in shrink_memcg()
2026-07-17 16:46 UTC (2+ messages)
[PATCH 1/3] mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
2026-07-17 16:39 UTC (3+ messages)
` [PATCH 2/3] mm: vmscan: propagate real error code from per-node proactive reclaim
` [PATCH 3/3] mm: vmscan: drop unused gfp_mask parameter from __node_reclaim()
J'ai essayé, vous n'étiez pas disponible
2026-07-17 16:37 UTC
[PATCH RFC 0/3] efi: mm/memory-failure: keep hardware-poisoned pages out of the next kexec
2026-07-17 14:03 UTC (4+ messages)
` [PATCH RFC 1/3] efi: add the LINUX_EFI_POISONED_MEMORY configuration table
` [PATCH RFC 2/3] efi: record hardware-poisoned frames into the poisoned-memory table
` [PATCH RFC 3/3] efi: reserve inherited poisoned frames before the allocator comes up
[PATCH v3 0/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
2026-07-17 13:57 UTC (3+ messages)
` [PATCH v3 1/2] mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
` [PATCH v3 2/2] mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
[PATCH v4 0/6] sched: Add support for long task name
2026-07-17 13:54 UTC (7+ messages)
` [PATCH v4 1/6] treewide: Get rid of get_task_comm()
` [PATCH v4 2/6] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
` [PATCH v4 3/6] lib/string_kunit: Add test for copy_task_comm()
` [PATCH v4 4/6] sched: Extend task command name with TASK_COMM_EXT_LEN
` [PATCH v4 5/6] prctl: Add support for long user thread names
` [PATCH v4 6/6] selftests: prctl: Add test for long "
[Hypervisor Live Update] Notes from July 13, 2026
2026-07-17 16:15 UTC
[RFC PATCH] mm/khugepaged: cap pageblock contribution to min_free_kbytes
2026-07-17 14:58 UTC (3+ messages)
[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-17 13:41 UTC
[PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-07-17 15:18 UTC (6+ messages)
[PATCH v3 00/24] binfmt_misc: write access fixes, RCU handler lookup and cleanups
2026-07-17 15:17 UTC (3+ messages)
` [PATCH v3 18/24] binfmt_misc: simplify check_special_flags()
[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
2026-07-17 7:19 UTC (5+ messages)
` [PATCH v6 1/5] mm/page_alloc: introduce __free_prepared_contig_range() with fpi_t
` [PATCH v6 2/5] mm/page_alloc: only free healthy pages in high-order has_hwpoisoned folio
[PATCH v2] mm/swap: Fix swap_cluster_lock() !CONFIG_SWAP stub signature mismatch
2026-07-17 7:17 UTC (2+ messages)
[PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
2026-07-17 7:15 UTC (2+ messages)
[PATCH] mm: add missing alloc_percpu() NULL check in hotplug init
2026-07-17 7:06 UTC (3+ messages)
[PATCH] selftests/mm: Fix BUG_ON checking wrong variable in mremap_dontunmap
2026-07-17 7:02 UTC
[PATCH v2 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-17 6:45 UTC (3+ messages)
` [PATCH v2 1/2] mm: decrement MTHP_STAT_NR_ANON in free_zone_device_folio()
` [PATCH v2 2/2] mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accounting
[PATCH] mm/thp: expose deferred split folio memory usage in meminfo
2026-07-17 6:30 UTC
[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
2026-07-17 6:16 UTC (7+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
[PATCH v3] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
2026-07-17 5:32 UTC
[PATCH mm-hotfixes v4 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-17 3:46 UTC (7+ messages)
` [PATCH mm-hotfixes v4 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v4 2/4] x86/mm/pat: acquire init_mm write lock to avoid UAF
` [PATCH mm-hotfixes v4 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v4 4/4] arm64: remove redundant concurrent ptdump UAF mitigation
[PATCH v2 0/2] virtio_balloon: fix Use-After-Free bugs during PM freeze
2026-07-17 3:08 UTC (4+ messages)
` [PATCH v2 1/2] mm/page_reporting: use system_freezable_wq to fix UAF during suspend
` [PATCH v2 2/2] virtio_balloon: avoid shrinker execution during PM suspend
[RFC] virtio_balloon: fix Use-After-Free in page reporting during PM freeze
2026-07-17 3:02 UTC (5+ messages)
[PATCH v2 2/2] mm: vmscan: fix node reclaim ignoring swappiness parameter
2026-07-17 2:27 UTC (2+ messages)
[PATCH] mm/migrate: add missing kernel-doc for @migrate_info
2026-07-17 2:21 UTC
[PATCH] mm/mseal: Fix range_contains_unmapped() ignoring its mm argument
2026-07-17 1:34 UTC
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-17 1:22 UTC (3+ messages)
[PATCH 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
2026-07-17 1:05 UTC (9+ messages)
` [PATCH 1/7] mm/damon/core: initialize damos->last_applied
` [PATCH 2/7] mm/damon/core-kunit: check region count before testing in split_at()
` [PATCH 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
` [PATCH 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
` [PATCH 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
` [PATCH 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
` [PATCH 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()
[PATCH v2] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
2026-07-17 0:39 UTC (2+ messages)
[PATCH 0/3] mm/mseal: further cleanups
2026-07-17 0:33 UTC (8+ messages)
` [PATCH 2/3] mm/mseal: limit scope of mseal address zero to address zero
` [PATCH 3/3] mm/mseal: remove further superfluous comments, do_mseal()
[RESEND PATCH] pid: cosmetic changes to alloc_pid()
2026-07-17 0:17 UTC (2+ messages)
[PATCH v2 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
2026-07-17 0:02 UTC (11+ messages)
` [PATCH v2 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH v2 02/10] mm: provide free_reserved_pages(), removing x86 variant
` [PATCH v2 03/10] s390/mm: use free_reserved_pages() in vmem_free_pages()
` [PATCH v2 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING 4f032f512d9fc5a9ae438e6efd9d8e94fbaaa36c
2026-07-16 21:19 UTC
[PATCH] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
2026-07-16 21:06 UTC (4+ messages)
[RFC PATCH 0/9 v2] mm/memcontrol: Make memory cgroup limits tier-aware
2026-07-16 17:33 UTC (6+ messages)
[PATCH] fork: Honor task_struct's declared alignment
2026-07-16 17:21 UTC (2+ messages)
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-16 17:20 UTC (4+ messages)
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
better block swap batching and a different take on swap_ops v5
2026-07-16 17:02 UTC (5+ messages)
` [PATCH 3/7] mm/swap: also use struct swap_iocb for block I/O
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-16 17:00 UTC (8+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
[PATCH v2 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
2026-07-16 16:37 UTC (7+ messages)
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-07-16 15:57 UTC (3+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
[PATCH v2 1/3] feat: scale vmpressure window with machine size
2026-07-16 13:24 UTC (3+ messages)
` [PATCH v2 3/3] feat: grow vrealloc vm_area mappings in place
[PATCH 1/2] mm/huge_memory: remove unused can_split_folio()
2026-07-16 11:08 UTC
[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
2026-07-16 13:23 UTC (2+ messages)
[PATCH v2 0/2] promote mapped executable folios after first usage for MGLRU
2026-07-16 12:11 UTC (6+ messages)
` [PATCH v2 1/2] mm: vmscan: convert folio_referenced() to use vma_flags_t
` [PATCH v2 2/2] mm: mglru: promote mapped executable folios after first usage
[PATCH 02/17] mm/sparse-vmemmap: track compound page order in struct mem_section
2026-07-16 10:57 UTC
[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-16 10:57 UTC (3+ messages)
` [PATCH v7 6/7] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH v12 0/5] Migrate on fault for device pages
2026-07-16 13:15 UTC (2+ messages)
[PATCH] mm/secretmem: disable under HIGHMEM
2026-07-16 10:52 UTC (10+ messages)
build error in vrealloc gfp/flags (fixed in v2)
2026-07-16 11:58 UTC
[PATCH v6 0/8] mm: optimize zone-device memmap initialization
2026-07-16 11:56 UTC (8+ messages)
` [PATCH v6 6/8] string: introduce memcpy_nt() helpers
` [PATCH v6 8/8] mm: use memcpy_nt() in zone-device template copies
[PATCH RFC 05/12] mm/slab: abstract slabobj_ext.objcg access
2026-07-16 15:32 UTC (9+ messages)
` [PATCH RFC 01/12] mm/slab: skip kfence objects in allocation profiling
` [PATCH RFC 08/12] mm/slab: change struct slabobj_ext to a union
` [PATCH RFC 12/12] mm/slab: stop allocating objcg pointers when unnecessary
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-16 10:43 UTC (7+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH v5 0/2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
2026-07-16 13:03 UTC (6+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftests/mm: add PAGEMAP_SCAN test for THP "
[PATCH] mm/swap: Fix swap_cluster_lock() !CONFIG_SWAP stub signature mismatch
2026-07-16 12:44 UTC
[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
2026-07-16 12:49 UTC (9+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses
[PATCH v2 00/15] riscv: add Svnapot PTE folding support
2026-07-16 12:41 UTC (16+ messages)
` [PATCH v2 01/15] riscv: introduce raw PTE helpers
` [PATCH v2 02/15] riscv: switch arch page-table users to "
` [PATCH v2 03/15] riscv/mm: implement Svnapot contpte read-side helpers
` [PATCH v2 04/15] riscv/mm: implement Svnapot contpte update helpers
` [PATCH v2 05/15] mm: extend pte batch and leaf-size helpers
` [PATCH v2 06/15] riscv: make pte_batch_hint() honor folio batch flags
` [PATCH v2 07/15] riscv/mm: preserve Svnapot leaf-size semantics for page-table consumers
` [PATCH v2 08/15] riscv/mm: avoid redundant Svnapot A/D aggregation
` [PATCH v2 09/15] riscv/mm: avoid Svnapot consistency checks in ptep_get()
` [PATCH v2 10/15] mm/gup: add fast-GUP specific lockless PTE helpers
` [PATCH v2 11/15] riscv: mm: avoid Svnapot A/D aggregation in fast-GUP
` [PATCH v2 12/15] arm64: mm: avoid contpte "
` [PATCH v2 13/15] riscv/mm: remove redundant TLB flush in napotpte_convert
` [PATCH v2 14/15] riscv/mm: optimize mprotect for Svnapot mappings
` [PATCH v2 15/15] riscv: mm: Request large exec folios for Svnapot
[PATCH] samples/damon/prcl: add module parameter description for target_pid
2026-07-16 13:54 UTC
[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-16 11:31 UTC (5+ messages)
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
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