linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-16 10:31:58 to 2025-07-17 07:22:55 UTC [more...]

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-17  7:22 UTC  (20+ messages)
` [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v9 02/14] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v9 04/14] khugepaged: generalize alloc_charge_folio()
` [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v9 06/14] khugepaged: introduce collapse_scan_bitmap "
` [PATCH v9 08/14] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v9 10/14] khugepaged: allow khugepaged to check all anonymous mTHP orders

[PATCH net-next v11 00/12] Split netmem from struct page
 2025-07-17  7:00 UTC  (13+ messages)
` [PATCH net-next v11 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v11 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v11 03/12] netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v11 04/12] netdevsim: access ->pp "
` [PATCH net-next v11 05/12] mt76: "
` [PATCH net-next v11 06/12] net: fec: "
` [PATCH net-next v11 07/12] octeontx2-pf: "
` [PATCH net-next v11 08/12] iavf: "
` [PATCH net-next v11 09/12] idpf: "
` [PATCH net-next v11 10/12] mlx5: "
` [PATCH net-next v11 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v11 12/12] libeth: xdp: "

[PATCH] selftests/mm: reuse FORCE_READ to replace "asm volatile("" : "+r" (XXX));"
 2025-07-17  6:58 UTC  (4+ messages)

[PATCH net-next v10 00/12] Split netmem from struct page
 2025-07-17  6:32 UTC  (11+ messages)
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()

[PATCH 0/4] mm/damon/sysfs: support periodic and automated stats update
 2025-07-17  5:54 UTC  (5+ messages)
` [PATCH 1/4] mm/damon/sysfs: implement refresh_ms file under kdamond directory
` [PATCH 2/4] mm/damon/sysfs: implement refresh_ms file internal work
` [PATCH 3/4] Docs/admin-guide/mm/damon/usage: document refresh_ms file
` [PATCH 4/4] Docs/ABI/damon: update for refresh_ms

[syzbot] [mm?] possible deadlock in lock_next_vma
 2025-07-17  4:53 UTC 

[PATCH] mm: mempool: fix wake-up edge case bug for zero-minimum pools
 2025-07-17  2:07 UTC  (3+ messages)

[PATCH v5 0/3] Add support for long task name
 2025-07-17  4:23 UTC  (8+ messages)
` [PATCH v5 1/3] exec: Remove obsolete comments
` [PATCH v5 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long

[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_slot (2)
 2025-07-17  4:18 UTC  (2+ messages)

[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-17  3:32 UTC  (7+ messages)
` [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
` [PATCH v3 6/6] slab: Make slub local_trylock_t more precise for LOCKDEP

[PATCH 0/3] selftests/mm: assert rmap behave as expected
 2025-07-17  3:30 UTC  (11+ messages)
` [PATCH 1/3] selftests/mm: check a valid fd with negative value
` [PATCH 2/3] selftests/mm: put general ksm operation into vm_util
` [PATCH 3/3] selftests/mm: assert rmap behave as expected

[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
 2025-07-17  3:09 UTC  (3+ messages)

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-17  3:08 UTC  (6+ messages)
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH -next v2 0/4] mm: per-node proactive reclaim
 2025-07-17  2:46 UTC  (11+ messages)
` [PATCH 1/4] mm/vmscan: respect psi_memstall region in node reclaim
` [PATCH 2/4] mm/memcg: make memory.reclaim interface generic
` [PATCH 3/4] mm/vmscan: make __node_reclaim() more generic
` [PATCH 4/4] mm: introduce per-node proactive reclaim interface

[PATCH v3 0/4] mm: introduce snapshot_page()
 2025-07-17  1:52 UTC  (11+ messages)
` [PATCH v3 2/4] mm/util: "
` [PATCH v3 3/4] proc: kpagecount: use snapshot_page()

[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-17  1:48 UTC  (31+ messages)
` [PATCH v14 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v14 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v14 09/21] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v14 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v14 15/21] KVM: arm64: Refactor user_mem_abort()

[PATCH v7 0/7] use per-vma locks for /proc/pid/maps reads
 2025-07-17  1:38 UTC  (17+ messages)
` [PATCH v7 1/7] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v7 4/7] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v7 6/7] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v7 7/7] fs/proc/task_mmu: read proc/pid/maps under per-vma lock

[PATCH v9 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
 2025-07-17  1:28 UTC 

[PATCH] memcg: Keep socket_pressure fresh on 32-bit kernel
 2025-07-17  1:02 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION e8352908bdcd2d0bcf0aca8c69fae85fd5ea5edb
 2025-07-17  0:31 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-16 23:06 UTC  (13+ messages)

[PATCH v1 0/9] mm: vm_normal_page*() improvements
 2025-07-16 22:27 UTC  (4+ messages)

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-16 22:22 UTC  (14+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
` [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator

[v1 resend 00/12] THP support for zone device page migration
 2025-07-16 21:53 UTC  (12+ messages)
` [v1 resend 08/12] mm/thp: add split during migration support

[PATCH 0/4] mm/swap, memcg: Support per-cgroup swap device priorities
 2025-07-16 20:20 UTC  (5+ messages)
` [PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
` [PATCH 2/4] mm: swap: Apply per-cgroup swap priority mechanism to swap layer
` [PATCH 3/4] mm: memcg: Add swap cgroup priority inheritance mechanism
` [PATCH 4/4] mm: swap: Per-cgroup per-CPU swap device cache with shared clusters

[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
 2025-07-16 20:21 UTC  (2+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_next_slot (2)
 2025-07-16 19:38 UTC  (6+ messages)

[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
 2025-07-16 19:36 UTC  (3+ messages)
` [PATCH v3 09/10] "

[PATCH] mm/huge_memory: refactor after-split (page) cache code
 2025-07-16 19:14 UTC  (7+ messages)

[RFC] mm/huge_memory: prevent potential NULL pointer dereference
 2025-07-16 19:13 UTC  (10+ messages)

[PATCH v19 0/2] ACPI: APEI: fix potential hardlockup due to infinite SEA excepction loop
 2025-07-16 19:09 UTC  (2+ messages)

[PATCH v2 net-next 0/2] account for TCP memory pressure signaled by cgroup
 2025-07-16 18:37 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] tcp: account for "

[PATCH v2 0/5] rust: Add Per-CPU Variable API
 2025-07-16 18:22 UTC  (16+ messages)
` [PATCH v2 3/5] rust: percpu: add a rust per-CPU variable test

[PATCH] kasan: use vmalloc_dump_obj() for vmalloc error reports
 2025-07-16 18:21 UTC  (2+ messages)

[PATCH v5 00/14] mm: folio_zero_user: clearing of page-extents
 2025-07-16 17:54 UTC  (6+ messages)
` [PATCH v5 13/14] mm: memory: support clearing page-extents

[PATCH v3 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
 2025-07-16 17:38 UTC  (6+ messages)
` [PATCH v3 1/5] mm/mseal: always define VM_SEALED
` [PATCH v3 2/5] mm/mseal: update madvise() logic
` [PATCH v3 3/5] mm/mseal: small cleanups
` [PATCH v3 4/5] mm/mseal: Simplify and rename VMA gap check
` [PATCH v3 5/5] mm/mseal: rework mseal apply logic

[PATCH] fs/proc: Use inode_get_dev() for device numbers in procmap_query
 2025-07-16 17:06 UTC 

[PATCH 0/3] drop hugetlb_free_pgd_range()
 2025-07-16 16:42 UTC  (4+ messages)
` [PATCH 1/3] sparc64: remove hugetlb_free_pgd_range()

[PATCH v2 2/4] rseq: Run the mm_cid_compaction from rseq_handle_notify_resume()
 2025-07-16 16:06 UTC  (2+ messages)
` [PATCH v2 3/4] sched: Compact RSEQ concurrency IDs in batches

[PATCH v9 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-07-16 15:56 UTC  (4+ messages)

[PATCH v2] kasan: remove kasan_find_vm_area() to prevent possible deadlock
 2025-07-16 15:28 UTC  (8+ messages)

[PATCH v2 0/5] add static PMD zero page support
 2025-07-16 15:24 UTC  (8+ messages)
` [PATCH v2 1/5] mm: move huge_zero_page declaration from huge_mm.h to mm.h
` [PATCH v2 5/5] block: use largest_zero_folio in __blkdev_issue_zero_pages()

[PATCH v4 1/1] mm/rmap: fix potential out-of-bounds page table access during batched unmap
 2025-07-16 15:21 UTC  (2+ messages)

[PATCH 1/1] mm/rmap: make folio unmap batching safe and support partial batches
 2025-07-16 15:21 UTC  (2+ messages)

[PATCH v2 0/5] mseal cleanups, fixup MAP_PRIVATE file-backed case
 2025-07-16 15:01 UTC  (10+ messages)
` [PATCH v2 2/5] mm/mseal: update madvise() logic
` [PATCH v2 4/5] mm/mseal: Simplify and rename VMA gap check
` [PATCH v2 5/5] mm/mseal: rework mseal apply logic

[PATCH] mm: Update MAINTAINERS entry for HMM
 2025-07-16 14:41 UTC  (3+ messages)

[PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
 2025-07-16 14:27 UTC  (13+ messages)

[PATCH] "fork: reorder function qualifiers for copy_clone_args_from_user"
 2025-07-16 13:59 UTC  (3+ messages)

[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
 2025-07-16 13:04 UTC  (5+ messages)
` [PATCH RFC v1 3/5] KVM: guest_memfd: Call arch invalidation hooks when converting to shared

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-07-16 12:57 UTC  (13+ messages)
` [PATCH v4 06/15] fs,fork,exit: export symbols necessary for KUnit UAPI support

[PATCH v6 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-16 12:50 UTC  (2+ messages)

[PATCH v5] selftests/mm: add process_madvise() tests
 2025-07-16 11:13 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).