linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6] mm/vmscan: fix demotion targets checks in reclaim/demotion
 2026-01-08  3:32 UTC  (3+ messages)
` [PATCH v7 0/2] "
  ` [PATCH v7 1/2] "

[PATCH 00/13] Enable compound page for p2pdma memory
 2026-01-08  3:28 UTC  (13+ messages)
` [PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
` [PATCH 10/13] PCI/P2PDMA: support compound page "

[PATCH v5 mm-new 0/6] mm: hugetlb: allocate frozen gigantic folio
 2026-01-08  3:25 UTC  (11+ messages)

[PATCH] selftests/mm: run_vmtests.sh: fix relative path handling
 2026-01-08  3:16 UTC 

[PATCH 1/4] mm/migrate: Add migrate_device_split_page
 2026-01-08  3:14 UTC  (13+ messages)

[PATCHv2 0/7] zram: introduce compressed data writeback
 2026-01-08  2:57 UTC  (7+ messages)
` [PATCHv2 1/7] "

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-08  2:56 UTC  (6+ messages)
` [PATCH v2 02/28] arc: introduce arch_zone_limits_init()
` [PATCH v2 14/28] powerpc: "

[PATCH v2 00/11] Remove device private pages from physical address space
 2026-01-08  2:55 UTC  (22+ messages)
` [PATCH v2 01/11] mm/migrate_device: Introduce migrate_pfn_from_page() helper
` [PATCH v2 02/11] drm/amdkfd: Use migrate pfns internally
` [PATCH v2 03/11] mm/migrate_device: Make migrate_device_{pfns,range}() take mpfns
` [PATCH v2 04/11] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v2 05/11] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn "
` [PATCH v2 06/11] mm: Add helpers to create migration entries from struct pages
` [PATCH v2 07/11] mm: Add a new swap type for migration entries of device private pages
` [PATCH v2 08/11] mm: Add helpers to create device private entries from struct pages
` [PATCH v2 09/11] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v2 10/11] mm/hmm: Add flag to track device private pages
` [PATCH v2 11/11] mm: Remove device private pages from the physical address space

[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
 2026-01-08  2:23 UTC  (5+ messages)

[PATCH v2 0/8] Various mm kselftests improvements/fixes
 2026-01-08  2:12 UTC  (15+ messages)
` [PATCH v2 1/8] selftests/mm: default KDIR to build directory
` [PATCH v2 2/8] selftests/mm: remove flaky header check
` [PATCH v2 3/8] selftests/mm: pass down full CC and CFLAGS to check_config.sh
` [PATCH v2 4/8] selftests/mm: fix usage of FORCE_READ() in cow tests
  ` [PATCH v2 7/8] selftests/mm: fix exit code in pagemap_ioctl
` [PATCH v2 5/8] selftests/mm: introduce helper to read every page in range
` [PATCH v2 6/8] selftests/mm: fix faulting-in code in pagemap_ioctl test
` [PATCH v2 8/8] selftests/mm: report SKIP in pfnmap if a check fails

[PATCH v3] mm/damon/paddr: initialize 'folio' variables to NULL for clarity
 2026-01-08  1:30 UTC 

[PATCHv2 1/2] zsmalloc: use actual object size to detect spans
 2026-01-08  1:17 UTC  (7+ messages)
` [PATCHv2 2/2] zsmalloc: simplify read begin/end logic

[PATCH v11 0/8] mm: folio_zero_user: clear page ranges
 2026-01-08  0:53 UTC  (15+ messages)
` [PATCH v11 2/8] mm: introduce clear_pages() and clear_user_pages()
` [PATCH v11 3/8] highmem: introduce clear_user_highpages()
` [PATCH v11 6/8] mm: folio_zero_user: clear pages sequentially
` [PATCH v11 7/8] mm: folio_zero_user: clear page ranges
  ` [PATCH] mm: folio_zero_user: (fixup) cache neighbouring pages
` [PATCH v11 8/8] mm: folio_zero_user: "

[PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
 2026-01-07 23:39 UTC  (4+ messages)

[PATCH v2 0/1] fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
 2026-01-07 23:20 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCHv2 02/14] mm/sparse: Check memmap alignment
 2026-01-07 23:08 UTC  (5+ messages)

[PATCH v3 0/3] RISC-V: add percpu.h to include/asm
 2026-01-07 22:34 UTC  (3+ messages)
` [PATCH v3 1/3] riscv: remove irqflags.h inclusion in asm/bitops.h

[PATCH v3 2/3] mm: only interrupt taking all mm locks on fatal signal
 2026-01-07 22:19 UTC  (15+ messages)

[PATCH v3 3/3] amdgpu: don't report an error if the process was killed
 2026-01-07 22:05 UTC  (4+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2026-01-08
 2026-01-07 22:01 UTC 

KASAN vs realloc
 2026-01-07 21:55 UTC  (6+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2025-12-04
 2026-01-07 21:52 UTC  (3+ messages)

[PATCH] mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
 2026-01-07 21:30 UTC  (2+ messages)

[PATCH v4 0/2] Fix failures with signals and AMD OpenCL
 2026-01-07 21:29 UTC  (5+ messages)
` [PATCH v4 1/2] mm_take_all_locks: change -EINTR to -ERESTARTSYS
` [PATCH v4 2/2] amdgpu: delete the "Failed to register MMU notifier" message

[PATCH mm-hotfixes] mm/page_alloc: prevent pcp corruption with SMP=n
 2026-01-07 21:19 UTC  (2+ messages)

[PATCH] fork/pid: Fix use-after-free in __task_pid_nr_ns
 2026-01-07 20:39 UTC 

[PATCH v2 0/2] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
 2026-01-07 20:35 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] mm: vmscan: add cgroup IDs "

[PATCH v8 00/18] Live Update Orchestrator
 2026-01-07 18:54 UTC  (8+ messages)
` [PATCH v8 04/18] liveupdate: luo_session: add sessions support
` [PATCH v8 05/18] liveupdate: luo_core: add user interface
` [PATCH v8 14/18] mm: memfd_luo: allow preserving memfd

[PATCH RFC] alloc_tag: add option to pick the first codetag along callchain
 2026-01-07 17:50 UTC  (11+ messages)

[PATCH v1 0/2] mm/vmscan: optimize preferred target demotion node selection
 2026-01-07 17:46 UTC  (3+ messages)

[PATCH V5 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
 2026-01-07 17:43 UTC  (13+ messages)
` [PATCH V5 1/8] mm/slab: use unsigned long for orig_size to ensure proper metadata align
` [PATCH V5 3/8] ext4: specify the free pointer offset for ext4_inode_cache
` [PATCH V5 4/8] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [PATCH V5 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
` [PATCH V5 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size

[RFC PATCH] memory,memory_hotplug: allow restricting memory blocks to zone movable
 2026-01-07 17:19 UTC  (9+ messages)

mm/vmscan.c:784 __remove_mapping() error: uninitialized symbol 'ci'
 2026-01-07 17:15 UTC 

[RFC PATCH 2/2] zsmalloc: chain-length configuration should consider other metrics
 2026-01-07 17:12 UTC  (11+ messages)

[PATCH v5 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2026-01-07 16:53 UTC  (9+ messages)
` [PATCH v5 1/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
` [PATCH v5 2/4] iommu: Add calls "
` [PATCH v5 3/4] iommu: debug-pagealloc: Track IOMMU pages

[PATCH v2 0/8] Introduce a huge-page pre-zeroing mechanism
 2026-01-07 16:19 UTC  (10+ messages)
` [PATCH v2 1/8] mm/hugetlb: add pre-zeroed framework
` [PATCH v2 2/8] mm/hugetlb: convert to prep_account_new_hugetlb_folio()
` [PATCH v2 3/8] mm/hugetlb: move the huge folio to the end of the list during enqueue
` [PATCH v2 4/8] mm/hugetlb: introduce per-node sysfs interface "zeroable_hugepages"
` [PATCH v2 5/8] mm/hugetlb: simplify function hugetlb_sysfs_add_hstate()
` [PATCH v2 6/8] mm/hugetlb: relocate the per-hstate struct kobject pointer
` [PATCH v2 7/8] mm/hugetlb: add epoll support for interface "zeroable_hugepages"
` [PATCH v2 8/8] mm/hugetlb: limit event generation frequency of function do_zero_free_notify()

[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2026-01-07 16:05 UTC  (5+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow

[PATCH] vmalloc: export vrealloc_node_align_noprof
 2026-01-07 15:18 UTC  (2+ messages)

[PATCH v2] slub: clarify object field layout comments
 2026-01-07 15:10 UTC  (3+ messages)

[PATCH] mm/pgtable: remove unddefined __HAVE_ARCH_P4D_ALLOC_ONE/__HAVE_ARCH_P4D_FREE
 2026-01-07 14:53 UTC  (2+ messages)

[RFC PATCH 1/2] NFSD: Add aggressive write throttling control
 2026-01-07 14:49 UTC  (4+ messages)

[BUG] rcu: stall detected in sys_mmap with PREEMPT(full) involving timer softirq and DRM vblank disable
 2026-01-07 14:49 UTC  (2+ messages)

[PATCH 0/4] Inline helpers into Rust without full LTO
 2026-01-07 14:01 UTC  (13+ messages)
` [PATCH 2/4] rust: helpers: #define __rust_helper
` [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust

[PATCH v2] fix AMDGPU failure with periodic signal
 2026-01-07 12:33 UTC  (6+ messages)

[PATCH] dma-buf: system_heap: account for system heap allocation in memcg
 2026-01-07 12:19 UTC  (9+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-01-07 12:19 UTC  (3+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH v4.1 00/10] x86/entry/vdso: clean up the vdso build, vdso updates
 2026-01-07 12:10 UTC  (3+ messages)
` [PATCH v4.1 07/10] x86/entry/vdso: include GNU_PROPERTY and GNU_STACK PHDRs

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-07 11:56 UTC  (3+ messages)
` [PATCH 13/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers

[PATCH v2] mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
 2026-01-07 11:39 UTC  (2+ messages)

[PATCH RESEND v3 2/2] mm: introduce pmdp_collapse_flush_sync() to skip redundant IPI
 2026-01-07 10:52 UTC  (3+ messages)

[PATCH] kho: test: clean up residual memory upon test_kho module unload
 2026-01-07 10:06 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in MEMBLOCK AND MEMORY MANAGEMENT INITIALIZATION
 2026-01-07 10:05 UTC  (2+ messages)

[PATCH 0/3] selftests/mm: add memory failure selftests
 2026-01-07  9:37 UTC  (4+ messages)
` [PATCH 1/3] selftests/mm: add memory failure anonymous page test
` [PATCH 2/3] selftests/mm: add memory failure clean pagecache test
` [PATCH 3/3] selftests/mm: add memory failure dirty "

[PATCH bpf-next v4 0/6] mm: bpf kfuncs to access memcg data
 2026-01-07  9:29 UTC  (11+ messages)
` [PATCH bpf-next v4 3/6] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc

[akpm-mm:mm-nonmm-unstable 102/107] htmldocs: Warning: kernel/liveupdate/luo_core.c references a file that doesn't exist: Documentation/core-api/kho/concepts.rst
 2026-01-07  8:38 UTC  (2+ messages)

[PATCH v3 0/6] Improve khugepaged scan logic
 2026-01-07  8:36 UTC  (10+ messages)
` [PATCH v3 5/6] mm: khugepaged: skip lazy-free folios at scanning

[PATCH v2] kernel/fork: Update obsolete use_mm references to kthread_use_mm
 2026-01-07  8:15 UTC 

[PATCH v1 0/8] Remove device private pages from physical address space
 2026-01-07  7:58 UTC  (4+ messages)
` [PATCH v1 8/8] mm: Remove device private pages from the "

page:  |  | latest

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