messages from 2026-03-11 18:49:16 to 2026-03-12 16:12:48 UTC [more...]
[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-12 16:12 UTC (5+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs
[PATCH] mm/mempolicy: add sysfs interface to override NUMA node bandwidth
2026-03-12 16:12 UTC (7+ messages)
[PATCH 0/4] Demotion cleanup and fixes
2026-03-12 16:01 UTC (13+ messages)
` [PATCH 1/4] mm: Move demotion related functions in memory-tiers.c
` [PATCH 2/4] mm: Rename node_get_allowed_targets() to make it more explicit
` [PATCH 3/4] mm: Fix demotion gfp by clearing GFP_RECLAIM after setting GFP_TRANSHUGE
[PATCH v1 0/1] Fix race condition in the memory management system
2026-03-12 15:42 UTC (4+ messages)
` [PATCH v1 1/1] mm: fix race condition in the memory management
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-12 15:32 UTC (6+ messages)
` [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
mm/pgtable: Support for page table check on s390
2026-03-12 15:02 UTC (3+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
2026-03-12 14:50 UTC (15+ messages)
[RFC PATCH v2 0/4] mm/damon: Support hot application detections
2026-03-12 14:42 UTC (3+ messages)
[PATCH v2 13/25] mm/init-mm: Annotate static information into meminspect
2026-03-12 14:28 UTC (2+ messages)
[PATCH v3] mm: migrate: requeue destination folio on deferred split queue
2026-03-12 14:27 UTC (2+ messages)
[PATCH] mm: switch deferred split shrinker to list_lru
2026-03-12 14:26 UTC (9+ messages)
` [syzbot ci] "
[PATCH 0/4] selftests/mm: skip several tests when thp is not available
2026-03-12 14:11 UTC (10+ messages)
` [RESEND PATCH 1/4] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [RESEND PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp is not available
` [RESEND PATCH 3/4] selftests/mm: split_huge_page_test: skip the test "
` [RESEND PATCH 4/4] selftests/mm: transhuge_stress: skip the test when thp "
[PATCH v2] mm/mempolicy: track page allocations per mempolicy
2026-03-12 13:40 UTC (2+ messages)
[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
2026-03-12 12:53 UTC (6+ messages)
` [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
2026-03-12 12:51 UTC (18+ messages)
` [PATCH v2 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
` [PATCH v2 02/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH v2 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH v2 04/13] selftest/mm: fix cgroup task placement and tolerance "
` [PATCH v2 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v2 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH v2 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v2 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v2 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v2 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
` [PATCH v2 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v2 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes
[PATCH v6 0/2] kho: add support for deferred struct page init
2026-03-12 12:50 UTC (3+ messages)
` [PATCH v6 1/2] kho: fix deferred init of kho scratch
[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
2026-03-12 12:34 UTC (14+ messages)
` [PATCH v2 1/8] dma-debug: Allow multiple invocations of overlapping entries
` [PATCH v2 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
` [PATCH v2 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
` [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
` [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
` [PATCH v2 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
` [PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency
[PATCH] slub: clarify kmem_cache_refill_sheaf() failure behavior
2026-03-12 11:42 UTC
[PATCH v2 1/2] locking/percpu-rwsem: Extract __percpu_up_read()
2026-03-12 11:39 UTC (2+ messages)
[PATCH v2 2/2] locking: Add contended_release tracepoint
2026-03-12 11:38 UTC (2+ messages)
[PATCH 0/4] selftests/mm: skip several tests when thp is not available
2026-03-12 11:35 UTC (7+ messages)
` [PATCH 1/4] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp "
` [PATCH 3/4] selftests/mm: split_huge_page_test: skip the test when thp is "
` [PATCH 4/4] selftests/mm: transhuge_stress: skip the test when thp "
[RESEND RFC PATCH v3 0/2] mm/swap, PM: hibernate: fix swapoff race and optimize swap reference
2026-03-12 11:25 UTC (3+ messages)
` [RESEND RFC PATCH v3 1/2] mm/swap, PM: hibernate: fix swapoff race in uswsusp by getting "
` [RESEND RFC PATCH v3 2/2] mm/swap: remove redundant swap device reference in alloc/free
[PATCH v8 0/6] kho: history: track previous kernel version and kexec boot count
2026-03-12 11:11 UTC (4+ messages)
` [PATCH v8 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs
[PATCH] mm/vmpressure: scale window size based on machine memory and CPU count
2026-03-12 9:50 UTC (6+ messages)
` [RFC PATCH v3] mm/vmpressure: scale window size based on machine memory
[RFC PATCH v4 0/6] Accelerate page migration with batch copying and hardware offload
2026-03-12 9:44 UTC (8+ messages)
` [RFC PATCH v4 1/6] mm: introduce folios_mc_copy() for batch folio copying
` [RFC PATCH v4 2/6] mm/migrate: skip data copy for already-copied folios
` [RFC PATCH v4 5/6] drivers/migrate_offload: add DMA batch copy driver (dcbm)
[PATCH mm-unstable v3 0/5] mm: khugepaged cleanups and mTHP prerequisites
2026-03-12 9:27 UTC (9+ messages)
` [PATCH mm-unstable v3 1/5] mm: consolidate anonymous folio PTE mapping into helpers
` [PATCH mm-unstable v3 2/5] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v3 3/5] mm/khugepaged: define KHUGEPAGED_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
` [PATCH mm-unstable v3 4/5] mm/khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH mm-unstable v3 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()
[PATCH] slab: remove alloc_full_sheaf()
2026-03-12 9:27 UTC (6+ messages)
[PATCH] selftests/mm: pagemap_ioctl: remove hungarian notation
2026-03-12 8:58 UTC (2+ messages)
[PATCH v2 1/2] mm: prevent droppable mappings from being locked
2026-03-12 8:55 UTC (7+ messages)
[PATCH v3] mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()
2026-03-12 8:51 UTC (2+ messages)
[PATCH v2] mm: migrate: requeue destination folio on deferred split queue
2026-03-12 8:26 UTC (3+ messages)
[PATCH 0/9] mm/rmap: Optimize anonymous large folio unmapping
2026-03-12 8:19 UTC (5+ messages)
` [PATCH 8/9] mm/rmap: introduce folio_try_share_anon_rmap_ptes
[linus:master] [x86/mm/tlb/trace] 8b62e64e6d: BUG:soft_lockup-CPU##stuck_for#s![kworker##:#]
2026-03-12 8:02 UTC
[PATCH v3 0/2] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-12 7:59 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v2 0/2] mm/mglru: fix cgroup OOM during MGLRU state switching
2026-03-12 6:02 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH V2 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
2026-03-12 5:52 UTC (4+ messages)
` [PATCH V2 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
[linux-next:master] BUILD REGRESSION f90aadf1c67c8b4969d1e5e6d4fd7227adb6e4d7
2026-03-12 4:55 UTC
[PATCH] slab: fix memory leak when refill_sheaf() fails
2026-03-12 4:56 UTC (9+ messages)
[PATCH v2 00/25] Introduce meminspect
2026-03-12 4:46 UTC (6+ messages)
` [PATCH v2 01/25] kernel: "
` [PATCH v2 25/25] meminspect: Add debug kinfo compatible driver
[linux-next:master 5585/5731] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
2026-03-12 4:21 UTC
[PATCH V3 0/4] record non-slab shrinkers for non-root memcgs when kmem is disabled
2026-03-12 4:16 UTC (4+ messages)
` [PATCH V3 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
[PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
2026-03-12 4:06 UTC (7+ messages)
` [PATCH v2 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v2 3/7] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v2 4/7] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v2 5/7] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on 64K pagesize system
` [PATCH v2 6/7] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v2 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system
[PATCH 00/11] mm/zswap, zsmalloc: Per-memcg-lruvec zswap accounting
2026-03-12 3:51 UTC (28+ messages)
` [PATCH 01/11] mm/zsmalloc: Rename zs_object_copy to zs_obj_copy
` [PATCH 02/11] mm/zsmalloc: Make all obj_idx unsigned ints
` [PATCH 03/11] mm/zsmalloc: Introduce conditional memcg awareness to zs_pool
` [PATCH 04/11] mm/zsmalloc: Introduce objcgs pointer in struct zspage
` [PATCH 05/11] mm/zsmalloc: Store obj_cgroup pointer in zspage
` [PATCH 06/11] mm/zsmalloc, zswap: Redirect zswap_entry->objcg to zspage
` [PATCH 07/11] mm/zsmalloc, zswap: Handle objcg charging and lifetime in zsmalloc
` [PATCH 08/11] mm/memcontrol: Track MEMCG_ZSWAPPED in bytes
` [PATCH 09/11] mm/vmstat, memcontrol: Track ZSWAP_B, ZSWAPPED_B per-memcg-lruvec
` [PATCH 10/11] mm/zsmalloc: Handle single object charge migration in migrate_zspage
` [PATCH 11/11] mm/zsmalloc: Handle charge migration in zpdesc substitution
[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
2026-03-12 3:36 UTC (10+ messages)
[PATCH] slab: fix memory leak when refill_sheaf() fails
2026-03-12 3:35 UTC (3+ messages)
[RFC PATCH 0/1] mm: Reduce direct reclaim stalls with RAM-backed swap
2026-03-12 3:05 UTC (2+ messages)
[PATCH v2] docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smaps
2026-03-12 2:51 UTC (2+ messages)
[PATCH v5] mm/swap: strengthen locking assertions and invariants in cluster allocation
2026-03-12 2:30 UTC
[PATCH v4] mm/swap: strengthen locking assertions and invariants in cluster allocation
2026-03-12 2:15 UTC (4+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-03-12 1:44 UTC (4+ messages)
` [PATCH v18 20/42] dept: apply timeout consideration to dma fence wait
[RFC PATCH 0/6] mm/memcontrol: Make memcg limits tier-aware
2026-03-11 22:05 UTC (3+ messages)
` [RFC PATCH 6/6] mm/memcontrol: Make memory.high tier-aware
[PATCH] x86/kexec: Disable KCOV instrumentation after load_segments()
2026-03-11 21:27 UTC
[ANNOUNCE] lazy_cma: Runtime contiguous memory allocator without boot-time reservation
2026-03-11 21:17 UTC
[PATCH v3] selftest: memcg: Skip memcg_sock test if address family not supported
2026-03-11 20:05 UTC
[linus:master] [mm] 9890ecab6a: vm-scalability.throughput 3.8% regression
2026-03-11 19:04 UTC (2+ messages)
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-11 18:49 UTC (3+ messages)
` [PATCH v2 07/15] userfaultfd: introduce vm_uffd_ops
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