messages from 2025-06-06 08:20:21 to 2025-06-08 00:04:43 UTC [more...]
[RFC v2 00/16] Live Update Orchestrator
2025-06-08 0:04 UTC (22+ messages)
` [RFC v2 01/16] kho: make debugfs interface optional
` [RFC v2 03/16] kho: add kho_unpreserve_folio/phys
` [RFC v2 04/16] luo: luo_core: Live Update Orchestrator
` [RFC v2 05/16] luo: luo_core: integrate with KHO
` [RFC v2 06/16] luo: luo_subsystems: add subsystem registration
[PATCH v5 00/10]
2025-06-07 22:59 UTC (20+ messages)
` [PATCH v5 04/10] mm,slub: Use node-notifier instead of memory-notifier
` [PATCH v5 05/10] mm,memory-tiers: "
` [PATCH v5 06/10] drivers,cxl: "
` [PATCH v5 07/10] drivers,hmat: "
` [PATCH v5 08/10] kernel,cpuset: "
` [PATCH v5 10/10] mm,memory_hotplug: Rename status_change_nid parameter in memory_notify
[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
[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
2025-06-07 22:01 UTC
[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 (30+ messages)
[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-06-07 17:43 UTC (3+ messages)
` [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock
[PATCH v7 00/12] khugepaged: mTHP support
2025-06-07 14:42 UTC (11+ messages)
` [PATCH v7 07/12] khugepaged: add "
` [PATCH v7 12/12] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v4 0/6] Enable strict percpu address space checks
2025-06-07 14:31 UTC (14+ 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 v2 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-06-07 12:28 UTC (10+ 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 v3] mm: use per_vma lock for MADV_DONTNEED
2025-06-07 10:30 UTC (9+ messages)
[RFC] mm: khugepaged: use largest enabled hugepage order for min_free_kbytes
2025-06-07 8:44 UTC (9+ messages)
[PATCH] binfmt_elf: use check_mul_overflow() for size calc
2025-06-07 8:28 UTC
[PATCH 0/7] Some random fixes and cleanups to shmem
2025-06-07 6:20 UTC (5+ 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()
[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)
[syzbot] [mm?] kernel BUG in try_to_unmap_one (2)
2025-06-07 1:29 UTC (7+ messages)
[RFC v2 08/16] luo: luo_files: add infrastructure for FDs
2025-06-06 22:28 UTC
[PATCH 00/10] Various slab improvements
2025-06-06 22:22 UTC (11+ 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 07/10] proc: Remove mention of PG_slab
` [PATCH 08/10] kfence: "
` [PATCH 09/10] memcg_slabinfo: Fix use "
` [PATCH 10/10] slab: Fix MAINTAINERS entry
Fixing memcg_slabinfo.py
2025-06-06 21:37 UTC (2+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2025-06-09
2025-06-06 21:18 UTC
[PATCH] locking: detect spin_lock_irq() call with disabled interrupts
2025-06-06 21:09 UTC (2+ messages)
[PATCH 0/3] mm: userfaultfd: assorted fixes and cleanups
2025-06-06 19:15 UTC (10+ messages)
` [PATCH 2/3] userfaultfd: prevent unregistering VMAs through a different userfaultfd
[linux-next:master] BUILD REGRESSION 475c850a7fdd0915b856173186d5922899d65686
2025-06-06 19:13 UTC
[BUG?] vfio/pci: VA alignment sensitivity of VFIO_IOMMU_MAP_DMA which target MMIO
2025-06-06 18:49 UTC (2+ messages)
[PATCH v1 0/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_*()
2025-06-06 18:41 UTC (10+ messages)
` [PATCH v1 1/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pmd()
` [PATCH v1 2/2] mm/huge_memory: don't mark refcounted pages special in vmf_insert_folio_pud()
[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
2025-06-06 18:14 UTC (9+ messages)
` [PATCH v6 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping
` [PATCH v6 4/5] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH] kho: initialize tail pages for higher order folios properly
2025-06-06 16:23 UTC (3+ messages)
[PATCH] mm/vma: reset VMA iterator on commit_merge() OOM failure
2025-06-06 16:16 UTC (3+ messages)
[PATCH 0/2] mm/memory: fix memory tearing on threaded fork
2025-06-06 15:49 UTC (12+ messages)
` [PATCH 1/2] mm/memory: ensure fork child sees coherent memory snapshot
` [PATCH 2/2] mm/memory: Document how we make a "
[PATCH 5/7] xfs: fill dirty folios on zero range of unwritten mappings
2025-06-06 15:20 UTC (3+ messages)
[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
2025-06-06 15:09 UTC (7+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
[syzbot] [mm?] INFO: rcu detected stall in sys_unlinkat (3)
2025-06-06 14:28 UTC
[PATCH v2] mm/pagewalk: split walk_page_range_novma() into kernel/user parts
2025-06-06 13:41 UTC (5+ messages)
[PATCH v1] mm: Close theoretical race where stale TLB entries could linger
2025-06-06 12:43 UTC (3+ messages)
[syzbot] [mm?] WARNING in vma_modify
2025-06-06 12:05 UTC (2+ messages)
[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
2025-06-06 11:20 UTC (11+ messages)
[RFC PATCH] mm: Drain PCP during direct reclaim
2025-06-06 11:19 UTC (2+ messages)
[PATCH 0/3] Enable huge-vmalloc permission change
2025-06-06 11:08 UTC (11+ messages)
` [PATCH 1/3] mm: Allow pagewalk without locks
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions
[PATCH RFC v2] mm: use per_vma lock for MADV_DONTNEED
2025-06-06 11:07 UTC (15+ messages)
[PATCH] readahead: fix return value of page_cache_next_miss() when no hole is found
2025-06-06 10:54 UTC (4+ messages)
[PATCH v11 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-06 10:33 UTC (12+ 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 11/18] KVM: x86: Consult guest_memfd when computing max_mapping_level
[PATCH] selftests/mm: Skip failed memfd setups in gup_longterm
2025-06-06 10:30 UTC (4+ messages)
[PATCH 1/1] mm/ksm: add ksm_pages_sharing for each process to calculate profit more accurately
2025-06-06 10:08 UTC (2+ messages)
[PATCH v4] gup: optimize longterm pin_user_pages() for large folio
2025-06-06 9:19 UTC (2+ messages)
[PATCH v4] gup: optimize longterm pin_user_pages() for large folio
2025-06-06 8:58 UTC (4+ messages)
[RFC PATCH] PM: Optionally block user fork during freeze to improve performance
2025-06-06 8:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).