linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-07 01:29:47 to 2025-06-09 09:42:49 UTC [more...]

[PATCH 0/3] Enable huge-vmalloc permission change
 2025-06-09  9:41 UTC  (4+ messages)
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions

[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
 2025-06-09  9:32 UTC  (8+ messages)

[PATCH] mm/shmem, swap: fix softlockup with mTHP swapin
 2025-06-09  9:28 UTC  (11+ messages)

[PATCH v5 0/5] Readahead tweaks for larger folios
 2025-06-09  9:27 UTC  (6+ messages)
` [PATCH v5 1/5] mm/readahead: Honour new_order in page_cache_ra_order()
` [PATCH v5 2/5] mm/readahead: Terminate async readahead on natural boundary
` [PATCH v5 3/5] mm/readahead: Make space in struct file_ra_state
` [PATCH v5 4/5] mm/readahead: Store folio order "
` [PATCH v5 5/5] mm/filemap: Allow arch to request folio size for exec memory

[PATCH] mm: add mmap_prepare() compatibility layer for nested file systems
 2025-06-09  9:24 UTC 

[PATCH v6 00/10] Implement numa node notifier
 2025-06-09  9:21 UTC  (11+ messages)
` [PATCH v6 01/10] mm,slub: Do not special case N_NORMAL nodes for slab_nodes
` [PATCH v6 02/10] mm,memory_hotplug: Remove status_change_nid_normal and update documentation
` [PATCH v6 03/10] mm,memory_hotplug: Implement numa node notifier
` [PATCH v6 04/10] mm,slub: Use node-notifier instead of memory-notifier
` [PATCH v6 05/10] mm,memory-tiers: "
` [PATCH v6 06/10] drivers,cxl: "
` [PATCH v6 07/10] drivers,hmat: "
` [PATCH v6 08/10] kernel,cpuset: "
` [PATCH v6 09/10] mm,mempolicy: "
` [PATCH v6 10/10] mm,memory_hotplug: Drop status_change_nid parameter from memory_notify

[PATCH v11 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-09  9:06 UTC  (20+ messages)
` [PATCH v11 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v11 09/18] KVM: guest_memfd: Track shared memory support in memslot
` [PATCH v11 13/18] KVM: arm64: Refactor user_mem_abort()
` [PATCH v11 14/18] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v11 15/18] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v11 17/18] KVM: selftests: Don't use hardcoded page sizes in guest_memfd test
` [PATCH v11 18/18] KVM: selftests: guest_memfd mmap() test when mapping is allowed

[PATCH v2] mm: fix the inaccurate memory statistics issue for users
 2025-06-09  8:56 UTC  (7+ messages)

[syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3)
 2025-06-09  8:35 UTC  (7+ messages)
` [syzbot] [bcachefs?] [rcu?] "

Weird commit 8e02b1b7fcffcde7cc7d7749513ac1b0fbbfcf0a
 2025-06-09  8:35 UTC 

[syzbot] [mm?] kernel BUG in try_to_unmap_one (2)
 2025-06-09  8:35 UTC  (8+ messages)

[RFC v4 00/18] Split netmem from struct page
 2025-06-09  7:53 UTC  (5+ messages)

[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
 2025-06-09  7:21 UTC  (2+ messages)

[PATCH] hugetlbfs:inode: initialize 'error' variable at definition to reduce code redundancy
 2025-06-09  6:56 UTC 

[PATCH net-next 0/9] Split netmem from struct page
 2025-06-09  6:49 UTC  (11+ messages)
` [PATCH net-next 1/9] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next 2/9] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next 3/9] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next 4/9] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next 5/9] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next 6/9] netmem: remove __netmem_get_pp()
` [PATCH net-next 7/9] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next 8/9] netmem: introduce a netmem API, virt_to_head_netmem()
` [PATCH net-next 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH v5 09/10] mm,mempolicy: Use node-notifier instead of memory-notifier
 2025-06-09  6:47 UTC  (2+ messages)

[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
 2025-06-09  6:40 UTC  (11+ messages)

[PATCH v7 00/12] khugepaged: mTHP support
 2025-06-09  6:39 UTC  (16+ messages)
` [PATCH v7 07/12] khugepaged: add "
` [PATCH v7 12/12] Documentation: mm: update the admin guide for mTHP collapse

[PATCH v2 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-09  6:36 UTC  (17+ messages)
` [PATCH v2 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
` [PATCH v2 2/2] mm: shmem: disallow hugepages if the system-wide shmem "

[PATCH] mm/alloc_tag: add the ARCH_NEEDS_WEAK_PER_CPU macro when statically defining the percpu variable alloc_tag_counters
 2025-06-09  6:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as a THP reviewer
 2025-06-09  5:21 UTC  (5+ messages)

[RFC PATCH] PM: Optionally block user fork during freeze to improve performance
 2025-06-09  4:05 UTC  (7+ messages)

[PATCH 00/13] Parallelizing filesystem writeback
 2025-06-09  4:00 UTC  (9+ messages)

[PATCH 00/10] Various slab improvements
 2025-06-09  3:42 UTC  (19+ messages)
` [PATCH 01/10] doc: Move SLUB documentation to the admin guide
` [PATCH 02/10] slab: Rename slab->__page_flags to slab->flags
` [PATCH 03/10] slab: Add SL_private flag
` [PATCH 04/10] slab: Add SL_pfmemalloc flag
` [PATCH 05/10] doc: Add slab internal kernel-doc
` [PATCH 06/10] vmcoreinfo: Remove documentation of PG_slab and PG_hugetlb
` [PATCH 08/10] kfence: Remove mention of PG_slab
` [PATCH 09/10] memcg_slabinfo: Fix use "
` [PATCH 10/10] slab: Fix MAINTAINERS entry

[PATCH] mm/memfd: Rename error labels for clarity
 2025-06-09  3:18 UTC 

[RFC v2 00/16] Live Update Orchestrator
 2025-06-09  2:14 UTC  (38+ messages)
` [RFC v2 04/16] luo: luo_core: "
` [RFC v2 05/16] luo: luo_core: integrate with KHO
` [RFC v2 06/16] luo: luo_subsystems: add subsystem registration
` [RFC v2 08/16] luo: luo_files: add infrastructure for FDs
` [RFC v2 09/16] luo: luo_files: implement file systems callbacks
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
` [RFC v2 11/16] luo: luo_sysfs: add sysfs state monitoring
` [RFC v2 13/16] luo: add selftests for subsystems un/registration

[akpm-mm:mm-nonmm-unstable 29/32] include/linux/compiler_types.h:565:39: error: call to '__compiletime_assert___COUNTER__' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE
 2025-06-09  1:25 UTC  (2+ messages)

[PATCH 0/7] Some random fixes and cleanups to shmem
 2025-06-09  1:19 UTC  (7+ messages)
` [PATCH 1/7] mm: shmem: correctly pass alloced parameter to shmem_recalc_inode() to avoid WARN_ON()
` [PATCH 2/7] mm: shmem: avoid setting error on splited entries in shmem_set_folio_swapin_error()

[PATCH] init: Fix build warnings about export.h
 2025-06-09  0:36 UTC  (2+ messages)

[BUG?] vfio/pci: VA alignment sensitivity of VFIO_IOMMU_MAP_DMA which target MMIO
 2025-06-09  0:20 UTC  (3+ messages)

[akpm-mm:mm-nonmm-unstable 32/32] ({ BUILDclang diag: _include/linux/compiler_attributes.h:138:56: warning: attribute 'error' is already applied with different arguments [-Wignored-attributes]B
 2025-06-08 23:48 UTC 

[PATCH 1/3] bitmap: generalize node_random()
 2025-06-08 21:44 UTC 

[PATCH v4] gup: optimize longterm pin_user_pages() for large folio
 2025-06-08 17:10 UTC  (3+ messages)

[syzbot] [mm?] [ntfs3?] possible deadlock in upgrade_mmap_lock_carefully (2)
 2025-06-08 15:34 UTC 

[Question] Question about GFP_ATOMIC allocations on PREEMPT_RT kernel
 2025-06-08 15:15 UTC  (3+ messages)

[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
 2025-06-08  7:35 UTC  (6+ messages)
` [RFC PATCH v3 1/5] mm, thp: use __thp_vma_allowable_orders() in khugepaged_enter_vma()
` [RFC PATCH v3 2/5] mm, thp: add bpf thp hook to determine thp allocator
` [RFC PATCH v3 3/5] mm, thp: add bpf thp hook to determine thp reclaimer
` [RFC PATCH v3 4/5] mm: thp: add bpf thp struct ops
` [RFC PATCH v3 5/5] selftests/bpf: Add selftest for THP adjustment

[PATCH] readahead: fix return value of page_cache_next_miss() when no hole is found
 2025-06-08  3:00 UTC  (5+ messages)

[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-06-08  1:41 UTC  (4+ messages)
` [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock

[PATCH v3 0/3] mm/memfd: Reserve hugetlb folios before allocation
 2025-06-08  0:25 UTC  (5+ messages)
` [PATCH v3 1/3] mm/hugetlb: Make hugetlb_reserve_pages() return nr of entries updated

[RFC v2 08/16] luo: luo_files: add infrastructure for FDs
 2025-06-08  0:07 UTC  (2+ messages)

[RFC] mm: khugepaged: use largest enabled hugepage order for min_free_kbytes
 2025-06-08  0:04 UTC  (8+ messages)

[PATCH v5 00/10]
 2025-06-07 22:59 UTC  (4+ messages)
` [PATCH v5 07/10] drivers,hmat: Use node-notifier instead of memory-notifier

[akpm-mm:mm-new 61/87] drivers/cxl/core/region.c:2437:22: error: invalid use of undefined type 'struct node_notify'
 2025-06-07 22:30 UTC  (3+ messages)

[PATCH v2 0/4] mm: userfaultfd: assorted fixes and cleanups
 2025-06-07 22:04 UTC  (7+ messages)
` [PATCH v2 1/4] userfaultfd: correctly prevent registering VM_DROPPABLE regions
` [PATCH v2 2/4] userfaultfd: remove (VM_)BUG_ON()s
` [PATCH v2 3/4] userfaultfd: prevent unregistering VMAs through a different userfaultfd
` [PATCH v2 4/4] userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SET

[akpm-mm:mm-new 27/59] ERROR: modpost: "_shared_alloc_tag" [kernel/rcu/rcuscale.ko] undefined!
 2025-06-07 20:25 UTC 

[PATCH] mm/debug: Use BUILD_BUG_ON_INVALID() for VIRTUAL_BUG_ON()
 2025-06-07 18:13 UTC  (4+ messages)

[PATCH v1] mm/gup: remove (VM_)BUG_ONs
 2025-06-07 18:00 UTC  (13+ messages)

[PATCH v4 0/6] Enable strict percpu address space checks
 2025-06-07 14:31 UTC  (10+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
  ` Large modules with 6.15 [was: [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers]

[PATCH v5 00/12] khugepaged: mTHP support
 2025-06-07 12:48 UTC  (6+ messages)
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for "

[PATCH v3] mm: use per_vma lock for MADV_DONTNEED
 2025-06-07 10:30 UTC  (9+ messages)

[PATCH] binfmt_elf: use check_mul_overflow() for size calc
 2025-06-07  8:28 UTC 

[GIT PULL] Final MM updates for 6.16-rc1
 2025-06-07  5:11 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.16-rc1
 2025-06-07  5:11 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;
as well as URLs for NNTP newsgroup(s).