Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-25 15:28:09 to 2026-05-26 11:17:27 UTC [more...]

[PATCH RFC v8 00/24] pkeys-based page table hardening
 2026-05-26 11:15 UTC  (6+ messages)
` [PATCH RFC v8 01/24] mm: Introduce kpkeys
` [PATCH RFC v8 02/24] set_memory: Introduce set_memory_pkey() stub
` [PATCH RFC v8 03/24] arm64: mm: Enable overlays for all EL1 indirect permissions
` [PATCH RFC v8 04/24] arm64: Introduce por_elx_set_pkey_perms() helper
` [PATCH RFC v8 05/24] arm64: Implement asm/kpkeys.h using POE

[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
 2026-05-26 11:13 UTC  (8+ messages)

[PATCH] mm/huge_memory: update file PMD counter before folio_put()
 2026-05-26 11:05 UTC  (2+ messages)

[PATCH] kho: always print scratch sizes
 2026-05-26 11:04 UTC  (3+ messages)

[PATCH] mm/huge_memory: update file PUD counter before folio_put()
 2026-05-26 10:55 UTC  (3+ messages)

[PATCH v6 0/4] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-05-26 10:52 UTC  (9+ messages)
` [PATCH v6 1/4] mm: swap: introduce swap tier infrastructure
` [PATCH v6 2/4] mm: swap: associate swap devices with tiers

drivers/acpi/x86/s2idle.c:165:51: warning: '%s' directive argument is null
 2026-05-26 10:47 UTC 

[PATCH] mm/page_alloc: document that alloc_pages_nolock() uses RCU
 2026-05-26 10:14 UTC  (3+ messages)

[PATCH 0/2] Documentation: maple_tree: Improve statements on reserved values
 2026-05-26  9:39 UTC  (6+ messages)
` [PATCH 2/2] Documentation: maple_tree: Clarify behavior when using "

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-05-26  9:35 UTC  (23+ 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] mm: make mmap_miss accounting symmetric for VM_SEQ_READ
 2026-05-26  9:30 UTC  (2+ messages)

[PATCH man-pages v1 0/6] userfaultfd: document read-write protect mode
 2026-05-26  9:30 UTC  (2+ messages)

[PATCH] mm/page_alloc: fix deferred compaction accounting
 2026-05-26  9:12 UTC 

[PATCH] mm/slub: batch-detach node partial slabs
 2026-05-26  9:08 UTC  (3+ messages)

[PATCH v3 0/4] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-26  9:01 UTC  (9+ 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 1/3] tmpfs: simplify constructing "security.foo" xattr names
 2026-05-26  9:01 UTC  (4+ messages)

[PATCH] mm/damon: fix stale TLB young-state handling on arm64
 2026-05-26  8:57 UTC  (3+ messages)

[PATCH 0/8] per-memcg-per-node kmem accounting
 2026-05-26  8:35 UTC  (5+ messages)
` [PATCH 2/8] mm: percpu: charge obj_exts allocation with __GFP_ACCOUNT

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-26  8:33 UTC  (16+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "
        ` Process (was Re: [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP) "

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

[PATCH v4 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
 2026-05-26  8:21 UTC  (3+ messages)

[PATCH v4 06/14] mm: preserve RWP marker across PTE rewrites
 2026-05-26  8:19 UTC  (3+ messages)

[PATCH RFC v3 0/4] exec: introduce task_exec_state for exec-time metadata
 2026-05-26  8:17 UTC  (5+ messages)
` [PATCH RFC v3 2/4] exec: introduce struct task_exec_state

[PATCH v6 1/4] percpu: Fix wrong chunk hints update
 2026-05-26  8:15 UTC  (7+ messages)
` [PATCH v6 2/4] percpu: Do not trust hint starts when they are not set
` [PATCH v6 3/4] percpu: Introduce struct pcpu_region
` [PATCH v6 4/4] percpu: Fix hint invariant breakage

[PATCH] mm/slub: allocate sheaves on local memory nodes
 2026-05-26  7:59 UTC  (3+ messages)

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

[PATCH v3 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-05-26  7:56 UTC  (3+ messages)
` [PATCH v3 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup

[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
 2026-05-26  7:48 UTC  (9+ messages)
` [PATCH v2 1/2] mm/memcontrol: add dmem charge/uncharge functions
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging to memcg

[PATCH v1 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
 2026-05-26  7:12 UTC  (6+ messages)
` [PATCH v1 5/5] mm/shmem: optimize file read with "

[PATCH v3] mm/slub: free prefilled empty sheaves consistently
 2026-05-26  7:11 UTC  (4+ messages)

[PATCH v2 0/2] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-05-26  7:05 UTC  (3+ messages)

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-26  6:53 UTC  (8+ messages)
` [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] block: Add bvec_folio()
 2026-05-26  6:43 UTC  (4+ messages)

[PATCH v4 00/12] Optimize anonymous large folio unmapping
 2026-05-26  6:36 UTC  (13+ messages)
` [PATCH v4 01/12] mm/rmap: convert page -> folio for hwpoison checks
` [PATCH v4 02/12] mm/rmap: Add try_to_unmap_hugetlb_one
` [PATCH v4 03/12] mm/rmap: refactor some code around lazyfree folio unmapping
` [PATCH v4 04/12] mm/memory: Batch set uffd-wp markers during zapping
` [PATCH v4 05/12] mm/rmap: batch unmap folios belonging to uffd-wp VMAs
` [PATCH v4 06/12] mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap
` [PATCH v4 07/12] mm/swapfile: Add batched version of folio_dup_swap
` [PATCH v4 08/12] mm/swapfile: Add batched version of folio_put_swap
` [PATCH v4 09/12] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v4 10/12] mm/rmap: refactor anon folio unmap in try_to_unmap_one
` [PATCH v4 11/12] mm/mprotect: drop 'sub' from page_anon_exclusive_sub_batch
` [PATCH v4 12/12] mm/rmap: enable batch unmapping of anonymous folios

[PATCH] block: partitions: replace __get_free_page() with kmalloc()
 2026-05-26  6:27 UTC  (6+ messages)

[PATCH] drm/lease: cap object_count to avoid order > MAX_PAGE_ORDER warning
 2026-05-26  5:53 UTC 

[RFC PATCH v3 0/8] Implement a new generic pagewalk API
 2026-05-26  5:49 UTC  (10+ 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 "
` [syzbot ci] Re: Implement a "

[PATCH v3 0/4] memcg: shrink obj_stock_pcp and cache multiple objcgs
 2026-05-26  5:44 UTC  (6+ messages)
` [PATCH v3 1/4] memcg: store node_id instead of pglist_data pointer
` [PATCH v3 2/4] memcg: uint16_t for nr_bytes in obj_stock_pcp
` [PATCH v3 3/4] memcg: int16_t for cached slab stats
` [PATCH v3 4/4] memcg: multi objcg charge support

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-26  4:12 UTC  (22+ messages)
                ` [f2fs-dev] "

[PATCH v3] memcg: cache obj_stock by memcg, not by objcg pointer
 2026-05-26  4:09 UTC  (9+ messages)

[RFC PATCH bpf-next v7 00/11] mm: BPF struct_ops for dynamic memory protection and async reclaim
 2026-05-26  3:19 UTC  (18+ messages)
` [RFC PATCH bpf-next v7 01/11] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v7 02/11] bpf: allow attaching struct_ops to cgroups
` [RFC PATCH bpf-next v7 03/11] libbpf: fix return value on memory allocation failure
` [RFC PATCH bpf-next v7 04/11] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v7 05/11] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v7 06/11] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v7 07/11] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
` [RFC PATCH bpf-next v7 08/11] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v7 09/11] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v7 10/11] selftests/bpf: Add selftest for memcg async reclaim via BPF
` [RFC PATCH bpf-next v7 11/11] samples/bpf: Add memcg priority control and async reclaim example

[PATCH v2 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-26  3:11 UTC  (3+ messages)
` [PATCH v2 3/6] alloc_tag: add size-based filtering to ioctl

[syzbot] [mm?] WARNING in alloc_frozen_pages_noprof (2)
 2026-05-26  2:49 UTC 

[PATCH 0/2] zram: writeback fixes
 2026-05-26  2:33 UTC  (3+ messages)

[PATCHv2 0/2] zram: writeback fixes
 2026-05-26  2:27 UTC  (3+ messages)
` [PATCHv2 1/2] zram: do not leak blk idx at the end of writeback
` [PATCHv2 2/2] zram: clear trailing bytes of compressed writeback pages

[PATCH] mm/hugetlb_vmemmap: fix incorrect vmemmap restore in rollback
 2026-05-26  2:01 UTC  (5+ messages)

[PATCH v2] mm/mglru: use folio_mark_accessed to replace folio_set_active
 2026-05-26  1:48 UTC  (4+ messages)

[PATCH] mm: free HIGHATOMIC and CMA frozen pages via buddy
 2026-05-26  1:02 UTC  (3+ messages)

[RFC PATCH 0/7] mm/damon: hardware-sampled access reports + AMD IBS Op example
 2026-05-26  0:05 UTC  (3+ messages)

[GIT PULL] hotfixes for 7.1-rc6
 2026-05-25 23:24 UTC 

[PATCH v9 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
 2026-05-25 19:58 UTC  (2+ messages)

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

[PATCH 0/7 v3] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-05-25 19:45 UTC  (9+ messages)
` [PATCH 1/7 v3] mm/page_counter: introduce per-page_counter stock
` [PATCH 2/7 v3] mm/page_counter: use page_counter_stock in page_counter_try_charge
` [PATCH 3/7 v3] mm/page_counter: introduce stock drain APIs
` [PATCH 4/7 v3] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 5/7 v3] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 6/7 v3] mm/memcontrol: optimize stock usage for cgroup v2
` [PATCH 7/7 v3] mm/memcontrol: remove unused memcg_stock code

[PATCH v4 03/14] mm: rename uffd-wp PTE accessors to uffd
 2026-05-25 19:43 UTC  (4+ messages)

[PATCH v2 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-25 19:24 UTC  (2+ messages)

[PATCH v4 0/5] mm: batch TLB flushing for dirty folios in vmscan
 2026-05-25 18:58 UTC  (2+ messages)

[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  (3+ messages)

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-05-25 18:06 UTC  (5+ messages)
` [PATCH v6 4/4] "

[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 0/7] LoongArch: add KHO support and selftests
 2026-05-25 17:49 UTC  (5+ messages)
` [PATCH 1/7] LoongArch: Add KHO basic support
` [PATCH 2/7] LoongArch: kho: strip stale kho_handover= from reused cmdline

[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)

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

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

[PATCH 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
 2026-05-25 16:38 UTC  (2+ 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 14/14] Documentation/userfaultfd: document RWP working set tracking
 2026-05-25 15:45 UTC  (2+ messages)

[PATCH v4 13/14] selftests/mm: add userfaultfd RWP tests
 2026-05-25 15:43 UTC  (2+ messages)

[PATCH v4 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
 2026-05-25 15:40 UTC  (2+ messages)

[PATCH v4 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
 2026-05-25 15:35 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)

[PATCH v4 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
 2026-05-25 15:29 UTC  (2+ messages)

[PATCH v4 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
 2026-05-25 15:27 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