messages from 2026-03-11 23:55:53 to 2026-03-12 19:54:04 UTC [more...]
[PATCH v3 00/11] Remove XA_ZERO from error recovery of dup_mmap()
2026-03-12 19:53 UTC (3+ messages)
` [PATCH v3 01/11] mm: Relocate the page table ceiling and floor definitions
[PATCH 0/4] selftests/mm: skip several tests when thp is not available
2026-03-12 19:48 UTC (15+ 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 "
[RFC PATCH 6/6] mm/memcontrol: Make memory.high tier-aware
2026-03-12 19:44 UTC (2+ messages)
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-12 19:33 UTC (9+ messages)
` [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 48/61] mtd: "
[PATCH 02/20] tools/testing/vma: add unit tests for vma_flags_[empty, diff_pair, and]()
2026-03-12 19:30 UTC (2+ messages)
[PATCH 00/20] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-12 19:28 UTC (21+ messages)
` [PATCH 01/20] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH 03/20] mm/vma: add further vma_flags_t unions
` [PATCH 04/20] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH 05/20] mm/vma: use new VMA flags for sticky flags logic
` [PATCH 06/20] tools/testing/vma: fix VMA flag tests
` [PATCH 07/20] mm/vma: add append_vma_flags() helper
` [PATCH 08/20] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH 09/20] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH 10/20] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH 11/20] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH 12/20] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH 13/20] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH 14/20] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH 15/20] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH 16/20] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH 17/20] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH 18/20] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH 19/20] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH 20/20] mm/vma: convert __mmap_region() "
` [PATCH 02/20] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
2026-03-12 19:00 UTC (5+ messages)
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings
[PATCH 1/3] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
2026-03-12 18:40 UTC (2+ messages)
` [PATCH 2/3] lib/maple_tree: fix always-true condition in mas_erase()
[PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
2026-03-12 18:32 UTC (8+ 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 v3 0/2] lib/idr: Fixes for infinite loop and memory leak
2026-03-12 18:19 UTC (3+ messages)
` [PATCH v3 1/2] lib/idr: fix infinite loop in idr_get_next()
` [PATCH v3 2/2] lib/idr: fix memory leak in ida_alloc_range() error path
[PATCH 5.15.y 0/6] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
2026-03-12 17:47 UTC (3+ messages)
[PATCH v4 0/6] drm/gem-shmem: Track page accessed/dirty status
2026-03-12 17:46 UTC (4+ messages)
` [PATCH v4 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap
[PATCH v2] lib/idr: fix infinite loop in idr_get_next()
2026-03-12 17:28 UTC (3+ messages)
[PATCH] lib/idr: fix memory leak in ida_alloc_range() error path
2026-03-12 17:18 UTC
[PATCH] lib/idr: fix infinite loop in idr_get_next()
2026-03-12 17:01 UTC
[PATCH 10/11] mm/zsmalloc: Handle single object charge migration in migrate_zspage
2026-03-12 16:56 UTC (4+ messages)
[PATCH v17 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-03-12 16:52 UTC (3+ messages)
` [PATCH v17 1/2] ACPI:RAS2: Add driver for the "
[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
2026-03-12 16:50 UTC (13+ messages)
` [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 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
` [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency
[PATCH v2 0/2] mm/mglru: fix cgroup OOM during MGLRU state switching
2026-03-12 16:44 UTC (4+ messages)
` [PATCH v2 1/2] "
mm/rmap: Should vma_migratable be checked in try_to_migrate_one?
2026-03-12 16:31 UTC (2+ messages)
[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
2026-03-12 16:29 UTC (6+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs
[PATCH v8 0/6] kho: history: track previous kernel version and kexec boot count
2026-03-12 16:17 UTC (5+ messages)
` [PATCH v8 4/6] kho: fix kho_in_debugfs_init() to handle non-FDT blobs
[PATCH v2] mm/mempolicy: track page allocations per mempolicy
2026-03-12 16:13 UTC (3+ messages)
[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
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 (4+ messages)
` [syzbot ci] "
[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] 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] 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 (4+ messages)
` [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/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 (4+ messages)
` [PATCH v2 01/25] kernel: "
[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
[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
2026-03-12 3:36 UTC (6+ 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
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