linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-20 15:06:37 to 2025-10-21 10:23:58 UTC [more...]

[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-21 10:23 UTC  (4+ messages)
` [PATCH v3 1/3] mm: handle poisoning of pfn without struct pages
` [PATCH v3 2/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v3 3/3] vfio/nvgrace-gpu: register device memory for poison handling

[PATCH] mm: Refactor vm_mixed_ok() for more maintainable
 2025-10-21 10:20 UTC  (3+ messages)

[PATCH 6.1 0/8] Backporting CVE-2025-38073 fix patch
 2025-10-21 10:16 UTC  (13+ messages)
` [PATCH 6.1 1/8] filemap: add a kiocb_invalidate_pages helper
` [PATCH 6.1 2/8] filemap: add a kiocb_invalidate_post_direct_write helper
` [PATCH 6.1 3/8] filemap: update ki_pos in generic_perform_write
` [PATCH 6.1 4/8] fs: factor out a direct_write_fallback helper
` [PATCH 6.1 5/8] direct_write_fallback(): on error revert the ->ki_pos update from buffered write
` [PATCH 6.1 6/8] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 6.1 7/8] block: fix race between set_blocksize and read paths
` [PATCH 6.1 8/8] nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()

[PATCH v1 0/2] powerpc/pseries/cmm: two smaller fixes
 2025-10-21 10:06 UTC  (3+ messages)
` [PATCH v1 1/2] powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_COMPACTION
` [PATCH v1 2/2] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages

O_DIRECT vs BLK_FEAT_STABLE_WRITES, was Re: [PATCH] btrfs: never trust the bio from direct IO
 2025-10-21  9:52 UTC  (19+ messages)

[PATCH] mm/page_alloc: Consider PCP pages as part of pfmemalloc_reserve
 2025-10-21  9:50 UTC 

[PATCH 1/2] mm/memory: Do not populate page table entries beyond i_size
 2025-10-21  9:47 UTC  (4+ messages)
` [PATCH 2/2] mm/truncate: Unmap large folio on split failure

[PATCH v4 0/4] mm: some optimizations for prot numa
 2025-10-21  9:45 UTC  (18+ messages)
` [PATCH v4 1/4] mm: mprotect: always skip dma pinned folio in prot_numa_skip()
` [PATCH v4 3/4] mm: mprotect: convert to folio_needs_prot_numa()
` [PATCH v4 4/4] mm: huge_memory: use folio_needs_prot_numa() for pmd folio

[PATCH v5 0/4] reparent the THP split queue
 2025-10-21  9:43 UTC  (6+ messages)
` [PATCH v5 4/4] mm: thp: reparent the split queue during memcg offline

[RFC PATCH v2 0/3] Add testable code specifications
 2025-10-21  9:42 UTC  (10+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 3/3] selftests/devmem: initial testset

[PATCH 1/1] kexec: Use %pe format specifier for error pointer printing
 2025-10-21  9:41 UTC  (2+ messages)

[RFC PATCH v2] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-10-21  9:30 UTC  (7+ messages)

[PATCH] mm/vmstat: Fix indentation in fold_diff function
 2025-10-21  9:21 UTC  (5+ messages)

[Patch v2 0/2] mm/huge_memory: cleanup __split_unmapped_folio()
 2025-10-21  9:17 UTC  (10+ messages)
` [Patch v2 2/2] mm/huge_memory: Optimize and simplify __split_unmapped_folio() logic

[PATCH] mm: Make INVALID_PHYS_ADDR a generic macro
 2025-10-21  8:48 UTC  (2+ messages)

[PATCH 0/4] mm, swap: misc cleanup and bugfix
 2025-10-21  8:44 UTC  (11+ messages)
` [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation

[PATCH] mm/debug_vm_pgtable: Add [pte|pmd]_mkwrite_novma() tests
 2025-10-21  7:48 UTC  (3+ messages)

[PATCH v3] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
 2025-10-21  7:04 UTC  (3+ messages)

[RFC, PATCH 0/2] Large folios vs. SIGBUS semantics
 2025-10-21  6:17 UTC  (7+ messages)
` [PATCH 1/2] mm/memory: Do not populate page table entries beyond i_size
` [PATCH 2/2] mm/truncate: Unmap large folio on split failure

[PATCH V1 0/2] mm: MISC follow-up patches for linux/pgalloc.h
 2025-10-21  6:07 UTC  (5+ messages)
` [PATCH V1 2/2] treewide: include linux/pgalloc.h instead of asm/pgalloc.h

[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
 2025-10-21  6:00 UTC  (5+ messages)
` [PATCH v3 1/3] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v3 2/3] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v3 3/3] liveupdate: kho: allocate metadata directly from the buddy allocator

[DISCUSS] Proposal: move slab shrinking into a dedicated kernel thread to improve reclaim efficiency
 2025-10-21  5:25 UTC  (2+ messages)

[Bug report][xfstests generic/751] hang on nfs writeback
 2025-10-21  5:14 UTC 

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-21  4:10 UTC  (8+ messages)
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset

[PATCH v3] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2025-10-21  3:00 UTC  (3+ messages)

[PATCH mm-new 1/1] mm/khugepaged: Factor out common logic in [scan,alloc]_sleep_millisecs_store()
 2025-10-21  2:14 UTC  (5+ messages)

[PATCH v2 0/3] Do not change split folio target order
 2025-10-21  1:23 UTC  (8+ messages)
` [PATCH v2 2/3] mm/memory-failure: improve large block size folio handling

[PATCH] mm/damon/sysfs: Remove misleading todo comment in nid_show()
 2025-10-21  2:17 UTC  (2+ messages)

[PATCH v5 0/7] iomap: zero range folio batch support
 2025-10-21  0:14 UTC  (3+ messages)

[PATCH v2 00/16] Parallelizing filesystem writeback
 2025-10-20 22:46 UTC  (2+ messages)

[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
 2025-10-20 22:17 UTC  (13+ messages)
` [PATCH v6 08/10] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v6 09/10] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v6 10/10] liveupdate: kho: allocate metadata directly from the buddy allocator

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-20 21:13 UTC  (17+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-20 20:53 UTC  (16+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v22 15/28] riscv/traps: Introduce software check exception and uprobe handling

[RFC PATCH] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-10-20 20:38 UTC  (11+ messages)

[PATCH v0] mm/page_alloc: Cleanup for __del_page_from_free_list()
 2025-10-20 19:55 UTC  (3+ messages)

[PATCH] mm/page_isolation: clarify FIXME around shrink_slab() in memory hotplug
 2025-10-20 19:26 UTC  (2+ messages)

[PATCH] arm64, mm: avoid always making PTE dirty in pte_mkwrite()
 2025-10-20 19:17 UTC  (3+ messages)

[PATCH v2] slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
 2025-10-20 18:52 UTC  (2+ messages)

[RFC PATCH] mm/vmalloc: request large order pages from buddy allocator
 2025-10-20 18:23 UTC  (9+ messages)

[PATCH v5 00/15] expand mmap_prepare functionality, port more users
 2025-10-20 18:16 UTC  (2+ messages)

[PATCH 1/2] hugetlb.h: flatten logic in arch_hugetlb_migration_supported
 2025-10-20 18:15 UTC  (4+ messages)

[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
 2025-10-20 17:52 UTC  (3+ messages)

[PATCH mm-new v3 1/1] mm/khugepaged: guard is_zero_pfn() calls with pte_present()
 2025-10-20 17:46 UTC  (3+ messages)

Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
 2025-10-20 17:18 UTC  (7+ messages)

[PATCH v1] selftests: cachestat: Fix warning on declaration under label
 2025-10-20 17:13 UTC  (3+ messages)

[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-10-20 16:51 UTC  (7+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions

[RFC PATCH] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-10-20 16:35 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 606da5bb165594c052ee11de79bf05bc38bc1aa6
 2025-10-20 16:26 UTC 

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-10-20 15:52 UTC  (3+ messages)

[PATCH] mm/vmalloc: Use kmalloc_array() instead of kmalloc()
 2025-10-20 15:29 UTC  (2+ messages)

[PATCH v3 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-10-20 15:21 UTC  (6+ messages)
` [PATCH v3 3/6] mm: page_alloc: add alloc_contig_{range_frozen,frozen_pages}()

[PATCH] mm/damon/sysfs-schemes: Validate nid usage in nid_show()
 2025-10-20 15:13 UTC  (2+ messages)

[PATCH] mm, vc_screen: move __free() handler that frees a page to a common header
 2025-10-20 15:12 UTC  (2+ messages)

[PATCH v2 2/2] mm/damon/reclaim: use min_sz_region for core address alignment when setting regions
 2025-10-20 15:07 UTC  (2+ messages)

[PATCH v2 1/2] mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ram_default()
 2025-10-20 15:06 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).