messages from 2026-05-20 22:21:52 to 2026-05-21 13:33:59 UTC [more...]
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-21 13:33 UTC (12+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-21 13:31 UTC (29+ messages)
` [PATCH v6 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v6 11/43] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v6 15/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v6 16/43] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v6 17/43] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v6 18/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v6 19/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v6 20/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 23/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v6 24/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
2026-05-21 13:20 UTC (3+ messages)
` [PATCH 4/7] mm/migrate: add batch-copy path in migrate_pages_batch
[PATCH v3 1/2] mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
2026-05-21 13:18 UTC (2+ messages)
` [PATCH v3 2/2] mm: shmem: refactor thpsize_shmem_enabled_show() with helper arrays
[PATCH RFC v3 0/4] exec: introduce task_exec_state for exec-time metadata
2026-05-21 13:08 UTC (5+ messages)
` [PATCH RFC v3 4/4] exec_state: relocate dumpable information
[PATCH 0/8] per-memcg-per-node kmem accounting
2026-05-21 13:00 UTC (3+ messages)
[PATCH] mm/util: Use kmalloc buckets for kmemdup_nul()
2026-05-21 12:46 UTC (2+ messages)
[PATCH v2 00/25] Introduce meminspect
2026-05-21 12:20 UTC (5+ messages)
[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-05-21 11:50 UTC (9+ messages)
[PATCH] mm/slub: free returned pfmemalloc sheaves via free_empty_sheaf()
2026-05-21 11:50 UTC
[PATCH v2 0/2] mm/vdso: make offset_in_page() usable without linux/mm.h
2026-05-21 11:45 UTC (8+ messages)
` [PATCH v2 1/2] vdso: move offset_in_page() from linux/mm.h to vdso/page.h
` [PATCH v2 2/2] string: use offset_in_page() in sized_strscpy()
[PATCH] [RFC] arm64: mmu: use range based TLB flushing when hot unplugging memory
2026-05-21 11:24 UTC (4+ messages)
[PATCH] mm/slab: fix probable issue of dentries registration under /sys/kernel/slab
2026-05-21 11:24 UTC (3+ messages)
[PATCH v3 0/4] selftests/mm: separate GUP microbenchmarking from functional testing
2026-05-21 11:18 UTC (5+ messages)
` [PATCH v3 1/4] tools/lib/mm: add shared file helpers
` [PATCH v3 2/4] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v3 3/4] tools/mm: add a standalone GUP microbenchmark
` [PATCH v3 4/4] selftests/mm: rewrite gup_test as a standalone harness-based selftest
[PATCH v2] mm/slab: fix probable issue of dentries registration under /sys/kernel/slab
2026-05-21 11:15 UTC
[PATCHSET v3 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
2026-05-21 9:42 UTC (18+ messages)
` [PATCH 1/8] mm: Add ptep_try_set() for lockless empty-slot installs
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page
` [PATCH 3/8] bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
` [PATCH 4/8] bpf: Add bpf_struct_ops_for_each_prog()
` [PATCH 5/8] bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
` [PATCH 6/8] sched_ext: Require an arena for cid-form schedulers
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages
` [PATCH 8/8] sched_ext: Convert ops.set_cmask() to arena-resident cmask
[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
2026-05-21 9:42 UTC (6+ messages)
` [RFC V2 01/14] mm: Abstract printing of pxd_val()
[PATCH v3] mm: do not install PMD mappings when handling a COW fault
2026-05-21 9:39 UTC (3+ messages)
[PATCH v7 00/13] selftests/mm: fix failures and robustness improvements
2026-05-21 9:24 UTC (16+ messages)
` [PATCH v7 01/13] selftests/mm: restore default nr_hugepages value via exit trap in charge_reserved_hugetlb.sh
` [PATCH v7 02/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH v7 03/13] selftests/mm: restore default nr_hugepages value via exit trap in hugetlb_reparenting_test.sh
` [PATCH v7 04/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH v7 05/13] selftests/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v7 06/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v7 07/13] selftests/mm: free dynamically allocated PMD-sized buffers "
` [PATCH v7 08/13] selftest/mm: register existing mapping with userfaultfd in hugetlb-mremap
` [PATCH v7 09/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v7 10/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v7 11/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v7 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v7 13/13] selftests/mm: clarify alternate unmapping in compaction_test
[PATCH v3] mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
2026-05-21 9:03 UTC (5+ messages)
[PATCH RFC v2] mm/shmem: set __GFP_SKIP_KASAN for swap_cluster_readahead
2026-05-21 8:51 UTC (5+ messages)
[PATCH v2] f2fs: another way to set large folio by remembering inode number
2026-05-21 8:51 UTC (4+ messages)
[PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
2026-05-21 8:47 UTC (2+ messages)
[PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
2026-05-21 8:39 UTC (2+ messages)
[PATCH] arm64: tlb: Flush walk cache when unsharing PMD tables
2026-05-21 7:30 UTC
[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-05-21 8:19 UTC (7+ messages)
` [PATCH 1/6] alloc_tag: add ioctl to /proc/allocinfo
[RFC PATCH 00/40] mm: reliable 1GB page allocation
2026-05-21 7:39 UTC (2+ messages)
` [syzbot ci] "
[PATCH] sched: restore timer_slack_ns when resetting RT policy on fork
2026-05-21 7:35 UTC (8+ messages)
` [PATCH v2 0/2] sched: fix timer_slack_ns for children of RT tasks
` [PATCH 1/2] sched: restore timer_slack_ns when resetting RT policy on fork
` [PATCH 2/2] fork: fix default_timer_slack_ns inheritance from RT parent
[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
2026-05-21 7:27 UTC (7+ messages)
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages
[PATCH v4 0/4] cleanup: Remove NULL check from unconditional guards
2026-05-21 7:18 UTC (5+ messages)
` [PATCH v4 1/4] nvdimm: Convert nvdimm_bus guard to class
` [PATCH v4 2/4] genirq: Move NULL check into irqdesc_lock guard unlock expression
` [PATCH v4 3/4] cleanup: Annotate guard constructors with __nonnull()
` [PATCH v4 4/4] cleanup: Remove NULL check from unconditional guards
[RFC PATCH 0/2] mm: swap: allow per-device skipping of zero-filled page check
2026-05-21 6:57 UTC (8+ messages)
` [RFC PATCH 1/2] mm: swap: add SWAP_FLAG_SKIP_ZERO_CHECK to skip "
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-05-21 6:23 UTC (2+ messages)
[PATCH v5 0/5] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
2026-05-21 5:16 UTC (5+ messages)
` [PATCH v5 1/5] mm: move mirrored memory overlap checking to the outer loop
[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
2026-05-21 5:11 UTC (8+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support
[PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
2026-05-21 5:03 UTC (2+ messages)
[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
2026-05-21 4:52 UTC (3+ messages)
` [PATCH 1/2] mm/damon/core: split age==0 regions when nr_regions exceeds max/2
` [PATCH 2/2] mm/damon/tests/core-kunit: test split above max_nr_regions/2
[PATCH v2 0/7] mm: speed up ZONE_DEVICE memmap initialization
2026-05-21 4:01 UTC (8+ messages)
` [PATCH v2 1/7] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v2 2/7] mm: add a set_page_section_from_pfn() helper
` [PATCH v2 3/7] mm: add a template-based fast path for zone-device page init
` [PATCH v2 4/7] mm: extend the template fast path to zone-device compound tails
` [PATCH v2 5/7] string: introduce memcpy_streaming() helpers
` [PATCH v2 6/7] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v2 7/7] mm: use memcpy_streaming() in zone-device template copies
[syzbot] [mm?] [ext4?] BUG: unable to handle kernel NULL pointer dereference in qlist_free_all (10)
2026-05-21 3:54 UTC
[RFC PATCH v1.1 00/14] mm/damon: minor improvements for code readability and tests
2026-05-21 3:53 UTC (15+ messages)
` [RFC PATCH v1.1 01/14] mm/damon/core: safely handle no region case in damon_set_regions()
` [RFC PATCH v1.1 02/14] mm/damon/core: do not use region out of a loop "
` [RFC PATCH v1.1 03/14] samples/damon/mtier: replace damon_add_region() with damon_set_regions()
` [RFC PATCH v1.1 04/14] mm/damon/tests/vaddr-kunit: "
` [RFC PATCH v1.1 05/14] mm/damon/core: hide damon_add_region()
` [RFC PATCH v1.1 06/14] mm/damon/core: hide damon_insert_region()
` [RFC PATCH v1.1 07/14] mm/damon/core: hide damon_destroy_region()
` [RFC PATCH v1.1 08/14] mm/damon/core: add kdamond_call() debug_sanity check
` [RFC PATCH v1.1 09/14] mm/damon/core: remove damon_verify_nr_regions()
` [RFC PATCH v1.1 10/14] mm/damon/tests/core-kunit: add damon_set_regions() test cases
` [RFC PATCH v1.1 11/14] selftests/damon/sysfs.py: stop kdamonds before failing
` [RFC PATCH v1.1 12/14] selftests/damon/sysfs.sh: test monitoring intervals goal dir
` [RFC PATCH v1.1 13/14] selftests/damon/sysfs.sh: test addr_unit file existence
` [RFC PATCH v1.1 14/14] selftests/damon/sysfs.sh: test pause "
[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
2026-05-21 3:27 UTC
[PATCH 0/4] memcg: shrink obj_stock_pcp and cache multiple objcgs
2026-05-21 3:22 UTC (11+ messages)
` [PATCH 2/4] memcg: uint16_t for nr_bytes in obj_stock_pcp
` [PATCH 4/4] memcg: multi objcg charge support
[PATCH 0/4] mm: speed up ZONE_DEVICE memmap initialization
2026-05-21 3:00 UTC (4+ messages)
[PATCH v4] lib/test_hmm: Check alloc_page_vma() return value and handle OOM
2026-05-21 2:18 UTC
[PATCH mm-new] Documentation/admin-guide/mm: Fix typos in transhuge.rst
2026-05-21 1:00 UTC (2+ messages)
[PATCH] selftests/mm: close fd on write error
2026-05-21 0:54 UTC (2+ messages)
[PATCH] init: do_mounts: use kmalloc() for allocations of temporary buffers
2026-05-21 0:49 UTC (2+ messages)
[RFC PATCH 3/5] mm/damon/core: floor effective quota size at minimum region size
2026-05-21 0:36 UTC (2+ messages)
[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
2026-05-21 0:32 UTC (2+ messages)
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-20 23:37 UTC (13+ messages)
[PATCH 4/4] mm: use arch store helpers in zone-device template copies
2026-05-20 22:42 UTC (3+ messages)
[PATCH v8 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-20 22:23 UTC (25+ messages)
` [PATCH v8 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
` [PATCH v8 15/37] mm: alloc_anon_folio: pass raw fault address to vma_alloc_folio
` [PATCH v8 16/37] mm: alloc_swap_folio: "
` [PATCH v8 17/37] mm: use __GFP_ZERO in alloc_anon_folio
` [PATCH v8 18/37] mm: vma_alloc_anon_folio_pmd: pass raw fault address to vma_alloc_folio
` [PATCH v8 19/37] mm: use __GFP_ZERO in vma_alloc_anon_folio_pmd
` [PATCH v8 20/37] mm: hugetlb: add gfp parameter and skip zeroing for zeroed pages
` [PATCH v8 21/37] mm: memfd: skip zeroing for zeroed hugetlb pool pages
` [PATCH v8 22/37] mm: page_reporting: skip redundant zeroing of host-zeroed reported pages
` [PATCH v8 23/37] mm: page_alloc: use aliasing checks instead of user_alloc_needs_zeroing
` [PATCH v8 24/37] mm: page_reporting: add per-page zeroed bitmap for host feedback
` [PATCH v8 25/37] mm: page_alloc: clear PG_zeroed on buddy merge if not both zero
` [PATCH v8 26/37] mm: page_alloc: preserve PG_zeroed in page_del_and_expand
` [PATCH v8 27/37] virtio_balloon: submit reported pages as individual buffers
` [PATCH v8 28/37] virtio_balloon: disable indirect descriptors
` [PATCH v8 29/37] mm: page_reporting: add flush parameter with page budget
` [PATCH v8 30/37] mm: page_alloc: propagate PG_zeroed in split_large_buddy
` [PATCH v8 31/37] virtio_balloon: skip zeroing for host-zeroed reported pages
` [PATCH v8 32/37] virtio_balloon: disable reporting zeroed optimization for confidential guests
` [PATCH v8 33/37] mm: add free_frozen_pages_zeroed
` [PATCH v8 34/37] mm: page_alloc: skip kernel_init_pages for FPI_ZEROED when safe
` [PATCH v8 35/37] mm: add put_page_zeroed and folio_put_zeroed
` [PATCH v8 36/37] virtio_balloon: implement VIRTIO_BALLOON_F_DEVICE_INIT_ON_INFLATE
` [PATCH v8 37/37] mm: balloon: use put_page_zeroed for zeroed balloon pages
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