Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-25 05:09:06 to 2026-05-25 18:53:25 UTC [more...]

[PATCH v2 0/4] memcg: shrink obj_stock_pcp and cache multiple objcgs
 2026-05-25 18:53 UTC  (3+ messages)

[PATCH slab] MAINTAINERS: add slab-related scripts and tools to SLAB ALLOCATOR
 2026-05-25 18:33 UTC  (4+ messages)

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-25 18:06 UTC  (12+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-05-25 18:01 UTC  (9+ messages)
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "

[PATCH v2] mm/mglru: use folio_mark_accessed to replace folio_set_active
 2026-05-25 17:58 UTC  (2+ messages)

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-05-25 17:55 UTC  (21+ messages)
` [PATCH 01/17] quota: allocate dquot_hash "
` [PATCH 02/17] proc: replace __get_free_page() "
` [PATCH 03/17] ocfs2/dlm: "
` [PATCH 04/17] nilfs2: replace get_zeroed_page() with kzalloc()
` [PATCH 10/17] jbd2: replace __get_free_pages() with kmalloc()
` [PATCH 11/17] isofs: replace __get_free_page() "
` [PATCH 13/17] fs/select: "
` [PATCH 14/17] fs/namespace: use __getname() to allocate mntpath buffer
` [PATCH 15/17] configfs: replace __get_free_pages() with kzalloc()

[PATCH 0/7] LoongArch: add KHO support and selftests
 2026-05-25 17:49 UTC  (14+ messages)
` [PATCH 1/7] LoongArch: Add KHO basic support
` [PATCH 2/7] LoongArch: kho: strip stale kho_handover= from reused cmdline
` [PATCH 3/7] LoongArch: Add missing linux/mm.h include in asm/io.h
` [PATCH 4/7] LoongArch: kexec: avoid overwriting QEMU's machine FDT at 0x100000
` [PATCH 5/7] selftests/kho: add LoongArch vmtest support
` [PATCH 6/7] selftests/kho: LoongArch: disable PS/2 input devices for QEMU virt
` [PATCH 7/7] selftests/kho: handle QEMU not exiting after kexec on LoongArch

[PATCH] mm/damon: fix stale TLB young-state handling on arm64
 2026-05-25 17:46 UTC  (2+ messages)

[PATCH] mm/cma: fix reserved page leak on activation failure
 2026-05-25 17:29 UTC  (2+ messages)

[PATCH v2 00/69] mm: Generalize HVO for HugeTLB and device DAX
 2026-05-25 17:21 UTC  (11+ messages)
` [PATCH v2 09/69] mm/mm_init: Defer hugetlb reservation until after zone initialization
` [PATCH v2 10/69] mm/mm_init: Remove set_pageblock_order() call from sparse_init()
` [PATCH v2 11/69] mm/sparse: Move sparse_vmemmap_init_nid_late() into sparse_init_nid()
` [PATCH v2 12/69] mm/hugetlb_cma: Validate hugetlb CMA range by zone at reserve time
` [PATCH v2 13/69] mm/hugetlb: Refactor early boot gigantic hugepage allocation

[PATCH RESEND] userfaultfd: snapshot VMA state across UFFDIO_COPY retry
 2026-05-25 17:12 UTC  (7+ messages)

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-25 17:10 UTC  (11+ messages)
` [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 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] mm/hugetlb_vmemmap: fix incorrect vmemmap restore in rollback
 2026-05-25 17:04 UTC  (3+ messages)

[RFC PATCH v3 0/8] Implement a new generic pagewalk API
 2026-05-25 16:55 UTC  (9+ messages)
` [RFC PATCH v3 1/8] mm: Add softleaf_from_pud
` [RFC PATCH v3 2/8] mm: Add {pmd,pud}_huge_lock helper
` [RFC PATCH v3 3/8] mm: Implement folio_pmd_batch
` [RFC PATCH v3 4/8] mm: Implement pt_range_walk
` [RFC PATCH v3 5/8] mm: Make /proc/pid/smaps use the new generic pagewalk API
` [RFC PATCH v3 6/8] mm: Make /proc/pid/numa_maps "
` [RFC PATCH v3 7/8] mm: Make /proc/pid/pagemap "
` [RFC PATCH v3 8/8] mm: Make /proc/pid/clear_refs "

[RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-05-25 16:51 UTC  (3+ messages)

[RFC PATCH v2 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-05-25 16:48 UTC  (3+ messages)

[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
 2026-05-25 16:38 UTC  (3+ messages)

[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
 2026-05-25 16:27 UTC  (7+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper

[PATCH] mm/damon/ops-common: call folio_test_lru() after folio_get()
 2026-05-25 16:22 UTC 

[PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs
 2026-05-25 15:50 UTC  (2+ messages)

[PATCH 1/8] mm: Add ptep_try_set() for lockless empty-slot installs
 2026-05-25 15:50 UTC  (2+ messages)

[PATCH v4 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-25 15:45 UTC  (28+ messages)
` [PATCH v4 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v4 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v4 03/14] mm: rename uffd-wp PTE accessors "
` [PATCH v4 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v4 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v4 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH v4 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v4 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v4 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v4 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v4 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v4 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v4 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH v4 14/14] Documentation/userfaultfd: document RWP working set tracking

[PATCHSET v4 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-25 15:45 UTC  (2+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-05-25 15:35 UTC  (3+ messages)
` [PATCH v6 04/12] PCI: liveupdate: Document driver binding responsibilities

[BUG] liveupdate/memfd: duplicate memfd preserve restores same KHO folio twice
 2026-05-25 15:30 UTC  (2+ messages)

[BUG] liveupdate: incoming/outgoing session ioctls accepted in wrong phase can panic
 2026-05-25 15:26 UTC  (2+ messages)

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-25 15:24 UTC  (4+ messages)
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work "

[PATCH] mm: make mmap_miss accounting symmetric for VM_SEQ_READ
 2026-05-25 15:03 UTC  (2+ messages)

[PATCH v5 0/2] mm: improve large folio readahead for exec memory
 2026-05-25 15:01 UTC  (3+ messages)

[PATCH v4 0/5] mm: batch TLB flushing for dirty folios in vmscan
 2026-05-25 14:57 UTC  (6+ messages)
` [PATCH v4 1/5] mm/vmscan: introduce folio_activate_locked() helper
` [PATCH v4 2/5] mm/vmscan: extract folio_free() from shrink_folio_list()
` [PATCH v4 3/5] mm/vmscan: extract pageout_one() "
` [PATCH v4 4/5] mm/vmscan: extract folio unmap logic into folio_try_unmap()
` [PATCH v4 5/5] mm/vmscan: flush TLB for every 31 folios evictions

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-25 14:15 UTC  (3+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "

[PATCH man-pages v1 0/6] userfaultfd: document read-write protect mode
 2026-05-25 14:03 UTC  (10+ messages)
` [PATCH man-pages v1 1/6] userfaultfd.2: Add "
` [PATCH man-pages v1 2/6] UFFDIO_RWPROTECT.2const: New page
` [PATCH man-pages v1 3/6] UFFDIO_SET_MODE.2const: "
` [PATCH man-pages v1 4/6] UFFDIO_API.2const: Document UFFD_FEATURE_RWP{,_ASYNC} and 1 << _UFFDIO_SET_MODE
` [PATCH man-pages v1 5/6] UFFDIO_REGISTER.2const: Document UFFDIO_REGISTER_MODE_RWP and 1 << _UFFDIO_RWPROTECT
` [PATCH man-pages v1 6/6] ioctl_userfaultfd.2: Reference UFFDIO_RWPROTECT and UFFDIO_SET_MODE

[PATCH v2] cgroup/rstat: validate cpu before css_rstat_cpu() access
 2026-05-25 13:53 UTC  (2+ messages)

[PATCH] block: Add bvec_folio()
 2026-05-25 13:29 UTC  (3+ messages)

[PATCH v3] mm/slub: free prefilled empty sheaves consistently
 2026-05-25 13:10 UTC 

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-25 13:08 UTC  (6+ messages)
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support

[PATCH v2 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-25 12:22 UTC  (5+ messages)
` [PATCH v2 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v2 2/4] mm/zswap: Implement proactive writeback
` [PATCH v2 3/4] mm/zswap: Add per-memcg stat for "
` [PATCH v2 4/4] selftests/cgroup: Add tests for zswap "

[PATCH RFC] memcg: add per-cgroup dirty page controls (dirty_ratio, dirty_min)
 2026-05-25 12:20 UTC  (4+ messages)

[PATCH v3 0/2] mm, slab: optimize returning objects after a partial refill
 2026-05-25 11:51 UTC  (5+ messages)
` [PATCH v3 2/2] mm, slab: simplify returning slab in __refill_objects_node()

[PATCH v14 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-25 10:47 UTC  (4+ messages)

[PATCH v2 0/6] sched: Add support for long task name
 2026-05-25 10:42 UTC  (6+ messages)
` [PATCH v2 2/6] treewide: Get rid of get_task_comm()
` [PATCH v2 4/6] sched: Extend task command name to 64 bytes

Re: [REGRESSION] mm/mprotect: shared dirty PTE toggle takes ~1.6x longer on v6.19 than v6.12
 2026-05-25 10:29 UTC  (2+ messages)
      `  "

[PATCH v4 0/2] refactors thpsize_shmem_enabled_store() and thpsize_shmem_enabled_show()
 2026-05-25 10:27 UTC  (3+ messages)
` [PATCH v4 1/2] mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
` [PATCH v4 2/2] mm: shmem: refactor thpsize_shmem_enabled_show() with helper arrays

[PATCH] mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
 2026-05-25 10:02 UTC  (2+ messages)

[PATCH v1 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
 2026-05-25  9:47 UTC  (8+ messages)
` [PATCH v1 3/5] mm/shmem: make SGP_NOALLOC succeed on hole like SGP_READ
` [PATCH v1 5/5] mm/shmem: optimize file read with folio batching

[PATCH] block: partitions: replace __get_free_page() with kmalloc()
 2026-05-25  9:35 UTC  (5+ messages)

[PATCH] arm64: tlb: Flush walk cache when unsharing PMD tables
 2026-05-25  9:20 UTC  (3+ messages)

[PATCH] mm/page_alloc: skip high atomic reservation at or below costly order
 2026-05-25  9:11 UTC  (3+ messages)

[PATCH] memcg: use round-robin victim selection in refill_stock
 2026-05-25  9:07 UTC  (2+ messages)

[PATCH v12 0/5] Migrate on fault for device pages
 2026-05-25  8:45 UTC  (6+ messages)
` [PATCH v12 1/5] mm/Kconfig: changes for migrate "
` [PATCH v12 2/5] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v12 3/5] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v12 4/5] mm: setup device page migration in HMM pagewalk
` [PATCH v12 5/5] lib/test_hmm: add a new testcase for the migrate on fault

[PATCH 1/2] gfp_types: Introduce a new GFP_ATOMIC_RT gfp flag
 2026-05-25  8:41 UTC  (2+ messages)

[PATCH v2 0/3] Cleanup and fix tools/mm/slabinfo utility
 2026-05-25  8:38 UTC  (2+ messages)

[PATCH v5 0/5] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-05-25  8:35 UTC  (5+ messages)
` [PATCH v5 1/5] mm: move mirrored memory overlap checking to the outer loop

[PATCH 0/4] mm/mempolicy: kernel_migrate_pages: fix race between security checks and suid exec
 2026-05-25  8:27 UTC  (4+ messages)
` [PATCH 1/4] mm/mempolicy: kernel_migrate_pages: simplify the usage of put_task_struct()

[PATCH] mm/slub: allocate sheaves on local memory nodes
 2026-05-25  8:13 UTC 

[PATCH v9 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-05-25  8:16 UTC  (5+ messages)
` [PATCH v9 1/4] mm/page_owner: add print_mode filter
` [PATCH v9 2/4] mm/page_owner: add NUMA node filter
` [PATCH v9 3/4] tools/mm: add page_owner_filter userspace tool
` [PATCH v9 4/4] mm/page_owner: document page_owner filter

[PATCH v3 1/2] mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
 2026-05-25  7:52 UTC  (2+ messages)

[PATCH v2] mm/slub: free prefilled empty sheaves consistently
 2026-05-25  7:39 UTC  (3+ messages)

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-25  7:32 UTC  (3+ messages)

[PATCH v2 0/2] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-05-25  7:30 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/mm: refactor pkey test helpers and unify assertions
` [PATCH v2 2/2] selftests/mm: add missing mmap() return checks in pkey tests

[linus:master] [maple_tree] 280b792cac: will-it-scale.per_process_ops 6.0% regression
 2026-05-25  7:23 UTC  (7+ messages)

[PATCH] alloc_tag: fix use-after-free in /proc/allocinfo after module unload
 2026-05-25  7:21 UTC 

[PATCH] mm: free HIGHATOMIC and CMA frozen pages via buddy
 2026-05-25  7:10 UTC 

[RFC PATCH 00/40] mm: reliable 1GB page allocation
 2026-05-25  6:57 UTC  (7+ messages)
` [RFC PATCH 34/40] btrfs: allocate eb-attached btree pages as movable

[PATCH stable 5.10] mm: numa: preserve PMD write permissions in migrate_misplaced_transhuge_page
 2026-05-25  6:50 UTC  (2+ messages)

[PATCH v3 0/4] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-25  6:29 UTC  (7+ 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] powerpc: Export set_memory_encrypted and set_memory_decrypted
 2026-05-25  6:21 UTC 

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-25  5:37 UTC  (13+ messages)
                  ` [f2fs-dev] "

[PATCH v6 1/4] block: add task-context bio completion infrastructure
 2026-05-25  5:24 UTC  (2+ messages)

[PATCH v11 0/5] Migrate on fault for device pages
 2026-05-25  5:08 UTC  (3+ messages)
` [PATCH v11 4/5] mm: setup device page migration in HMM pagewalk
` [PATCH v11 5/5] lib/test_hmm: add a new testcase for the migrate on fault


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox