messages from 2026-05-21 06:48:29 to 2026-05-21 20:20:05 UTC [more...]
[PATCH 0/4] memcg: shrink obj_stock_pcp and cache multiple objcgs
2026-05-21 20:19 UTC (6+ messages)
` [PATCH 4/4] memcg: multi objcg charge support
[PATCH v2 0/3] kho: Add support for kunit mocking KHO restore API
2026-05-21 19:32 UTC (4+ messages)
` [PATCH v2 1/3] kho: Add kunit static stubs
` [PATCH v2 2/3] kho: Add helper function to check if pages are preserved
` [PATCH v2 3/3] kho: Add kunit test to verify preserve/restore pages and folio
[PATCH] kho: always print scratch sizes
2026-05-21 19:07 UTC (2+ messages)
[PATCH] kho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTES
2026-05-21 18:54 UTC (2+ messages)
[PATCH v2 0/2] mm/vdso: make offset_in_page() usable without linux/mm.h
2026-05-21 18:34 UTC (14+ 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()
[RFC PATCH] ipc/msg: Use dedicated slab buckets for msg_msgseg
2026-05-21 18:21 UTC (2+ messages)
[PATCH] liveupdate: document systemd support
2026-05-21 18:03 UTC (5+ messages)
[PATCHSET v3 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
2026-05-21 17:54 UTC (12+ messages)
` [PATCH 1/8] mm: Add ptep_try_set() for lockless empty-slot installs
` [PATCH v3 "
` [PATCH 2/8] bpf: Recover arena kernel faults with scratch page
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages
` [PATCH v2 "
[PATCH] mm/util: Use kmalloc buckets for kmemdup_nul()
2026-05-21 17:46 UTC (3+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-21 17:44 UTC (16+ 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 v2] f2fs: another way to set large folio by remembering inode number
2026-05-21 17:42 UTC (6+ messages)
[PATCH 1/2] gfp_types: Introduce a new GFP_ATOMIC_RT gfp flag
2026-05-21 17:40 UTC (3+ messages)
[PATCH 0/3] remove mmap_action success, error hooks
2026-05-21 17:32 UTC (5+ messages)
` [PATCH 1/3] drivers/char/mem: eliminate unnecessary use of success_hook
` [PATCH 2/3] mm/vma: remove mmap_action->success_hook
` [PATCH 3/3] mm/vma: eliminate mmap_action->error_hook, introduce error_filter
[PATCH v4 0/8] mm: switch THP shrinker to list_lru
2026-05-21 17:30 UTC (15+ messages)
` [PATCH v4 1/8] mm: list_lru: lock_list_lru_of_memcg() cannot return NULL if !skip_empty
` [PATCH v4 2/8] mm: list_lru: deduplicate unlock_list_lru()
` [PATCH v4 3/8] mm: list_lru: move list dead check to lock_list_lru_of_memcg()
` [PATCH v4 4/8] mm: list_lru: deduplicate lock_list_lru()
` [PATCH v4 5/8] mm: list_lru: introduce caller locking for additions and deletions
` [PATCH v4 6/8] mm: list_lru: introduce folio_memcg_list_lru_alloc()
` [PATCH v4 7/8] mm/memory: flatten folio allocation retry loops
` [PATCH v4 8/8] mm: switch deferred split shrinker to list_lru
[PATCH 0/8] per-memcg-per-node kmem accounting
2026-05-21 17:28 UTC (5+ messages)
` [PATCH 2/8] mm: percpu: charge obj_exts allocation with __GFP_ACCOUNT
` [PATCH 4/8] mm: memcontrol: track MEMCG_KMEM per NUMA node
[PATCH RFC v2] mm/shmem: set __GFP_SKIP_KASAN for swap_cluster_readahead
2026-05-21 15:49 UTC (6+ messages)
[linus:master] [maple_tree] 280b792cac: will-it-scale.per_process_ops 6.0% regression
2026-05-21 15:45 UTC (4+ messages)
[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
2026-05-21 15:16 UTC (5+ messages)
[PATCH] arm64: tlb: Flush walk cache when unsharing PMD tables
2026-05-21 15:15 UTC (3+ messages)
[PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
2026-05-21 15:09 UTC (5+ messages)
[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
2026-05-21 15:07 UTC (3+ messages)
[PATCH v16 00/20] unwind_deferred: Implement sframe handling
2026-05-21 14:25 UTC (21+ messages)
` [PATCH v16 01/20] unwind_user: Add generic and arch-specific headers to MAINTAINERS
` [PATCH v16 02/20] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v16 03/20] unwind_user/sframe: Store .sframe section data in per-mm maple tree
` [PATCH v16 04/20] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v16 05/20] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v16 06/20] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v16 07/20] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v16 08/20] unwind_user: Stop when reaching an outermost frame
` [PATCH v16 09/20] unwind_user/sframe: Add support for outermost frame indication
` [PATCH v16 10/20] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v16 11/20] unwind_user/sframe: Show file name in debug output
` [PATCH v16 12/20] unwind_user/sframe: Add .sframe validation option
` [PATCH v16 13/20] unwind_user: Enable archs that pass RA in a register
` [PATCH v16 14/20] unwind_user: Flexible FP/RA recovery rules
` [PATCH v16 15/20] unwind_user: Flexible CFA "
` [PATCH v16 16/20] unwind_user/sframe: Add support for SFrame V3 flexible FDEs
` [PATCH v16 17/20] unwind_user/sframe: Separate reading of FRE from reading of FRE data words
` [PATCH v16 18/20] unwind_user/sframe: Duplicate registered .sframe section data on clone/fork
` [PATCH v16 19/20] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v16 20/20] unwind_user/sframe: Add prctl() interface for registering .sframe sections
[PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
2026-05-21 14:59 UTC (6+ messages)
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-21 14:40 UTC (34+ 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}
[RFC PATCH v1.2 00/14] mm/damon: minor improvements for code readability and tests
2026-05-21 14:34 UTC (15+ messages)
` [RFC PATCH v1.2 01/14] mm/damon/core: safely handle no region case in damon_set_regions()
` [RFC PATCH v1.2 02/14] mm/damon/core: do not use region out of a loop "
` [RFC PATCH v1.2 03/14] samples/damon/mtier: replace damon_add_region() with damon_set_regions()
` [RFC PATCH v1.2 04/14] mm/damon/tests/vaddr-kunit: "
` [RFC PATCH v1.2 05/14] mm/damon/core: hide damon_add_region()
` [RFC PATCH v1.2 06/14] mm/damon/core: hide damon_insert_region()
` [RFC PATCH v1.2 07/14] mm/damon/core: hide damon_destroy_region()
` [RFC PATCH v1.2 08/14] mm/damon/core: add kdamond_call() debug_sanity check
` [RFC PATCH v1.2 09/14] mm/damon/core: remove damon_verify_nr_regions()
` [RFC PATCH v1.2 10/14] mm/damon/tests/core-kunit: add damon_set_regions() test cases
` [RFC PATCH v1.2 11/14] selftests/damon/sysfs.py: stop kdamonds before failing
` [RFC PATCH v1.2 12/14] selftests/damon/sysfs.sh: test monitoring intervals goal dir
` [RFC PATCH v1.2 13/14] selftests/damon/sysfs.sh: test addr_unit file existence
` [RFC PATCH v1.2 14/14] selftests/damon/sysfs.sh: test pause "
[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
2026-05-21 14:32 UTC (6+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support
[PATCH v8 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-21 14:09 UTC (2+ messages)
[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 (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] [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
[RFC V2 00/14] arm64/mm: Enable 128 bit page table entries
2026-05-21 9:42 UTC (4+ 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 (2+ messages)
[PATCH v7 00/13] selftests/mm: fix failures and robustness improvements
2026-05-21 9:24 UTC (12+ messages)
` [PATCH v7 04/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [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 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 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 (5+ 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 (3+ 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