[PATCH V10 0/5] riscv: mm: Add soft-dirty and uffd-wp support
2025-09-11 2:51 UTC (6+ messages)
` [PATCH V10 1/5] mm: softdirty: Add pte_soft_dirty_available()
[PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection
2025-09-11 2:48 UTC (9+ messages)
` [PATCH v7 mm-new 02/10] mm: thp: add support for "
` [PATCH v7 mm-new 07/10] selftests/bpf: add a simple BPF based THP policy
[PATCH v3 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-11 2:48 UTC (22+ messages)
` [PATCH v3 01/15] docs/mm: add document for swap table
` [PATCH v3 02/15] mm, swap: use unified helper for swap cache look up
` [PATCH v3 03/15] mm, swap: fix swap cache index error when retrying reclaim
` [PATCH v3 04/15] mm, swap: check page poison flag after locking it
` [PATCH v3 05/15] mm, swap: always lock and check the swap cache folio before use
` [PATCH v3 06/15] mm, swap: rename and move some swap cluster definition and helpers
` [PATCH v3 07/15] mm, swap: tidy up swap device and cluster info helpers
` [PATCH v3 08/15] mm, swap: cleanup swap cache API and add kerneldoc
` [PATCH v3 09/15] mm/shmem, swap: remove redundant error handling for replacing folio
` [PATCH v3 10/15] mm, swap: wrap swap cache replacement with a helper
` [PATCH v3 11/15] mm, swap: use the swap table for the swap cache and switch API
` [PATCH v3 12/15] mm, swap: mark swap address space ro and add context debug check
` [PATCH v3 13/15] mm, swap: remove contention workaround for swap cache
` [PATCH v3 14/15] mm, swap: implement dynamic allocation of swap table
` [PATCH v3 15/15] mm, swap: use a single page for swap table when the size fits
[PATCH v7 mm-new 01/10] mm: thp: remove disabled task from khugepaged_mm_slot
2025-09-11 2:38 UTC (6+ messages)
[PATCH 2/2] mm/damon/reclaim: support addr_unit for DAMON_RECLAIM
2025-09-11 2:20 UTC (2+ messages)
[PATCH 1/2] mm/damon/lru_sort: support addr_unit for DAMON_LRU_SORT
2025-09-11 2:19 UTC (2+ messages)
[PATCH] mm: avoid poison consumption when splitting THP
2025-09-11 2:14 UTC
[PATCH] mm/compaction: fix low_pfn advance on isolating hugetlb
2025-09-11 1:50 UTC (5+ messages)
[PATCH v3 00/19] mm/ksw: Introduce real-time Kernel Stack Watch debugging tool
2025-09-11 1:01 UTC (4+ messages)
` [PATCH v3 01/19] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context
[akpm-mm:mm-new 398/411] mm/huge_memory.c:3069 __split_huge_pmd_locked() error: uninitialized symbol 'write'
2025-09-11 0:57 UTC (3+ messages)
[RFC PATCH v2 0/2] mm: multi-gen LRU scanning for page promotion
2025-09-10 23:51 UTC (3+ messages)
` [RFC PATCH v2 1/2] mm: mglru: generalize page table walk
` [RFC PATCH v2 2/2] mm: klruscand: use mglru scanning for page promotion
[akpm-mm:mm-new 400/411] include/linux/compiler_types.h:572:38: error: call to '__compiletime_assert_486' declared with attribute error: BUILD_BUG failed
2025-09-10 23:47 UTC
[PATCH v2 00/22] Prepare slab for memdescs
2025-09-10 23:14 UTC (32+ messages)
` [PATCH v2 01/22] slab: Remove unnecessary test from alloc_debug_processing()
` [PATCH v2 02/22] slab: Remove unnecessary test from alloc_single_from_partial()
` [PATCH v2 03/22] slab: Remove dead code in check_slab()
` [PATCH v2 04/22] slab: Remove dead code in free_consistency_checks()
` [PATCH v2 05/22] mm: Constify compound_order() and page_size()
` [PATCH v2 06/22] slab: Reimplement page_slab()
` [PATCH v2 07/22] slab: Remove folio references from __ksize()
` [PATCH v2 09/22] slab: Remove folio references in slab alloc/free
` [PATCH v2 10/22] slab: Remove folio references from ___kmalloc_large_node()
` [PATCH v2 12/22] slab: Remove folio references from kvfree_rcu_cb()
` [PATCH v2 13/22] slab: Remove folio references from kvfree()
` [PATCH v2 14/22] slab: Remove folio references from __do_krealloc()
` [PATCH v2 15/22] slab: Remove folio references from build_detached_freelist()
` [PATCH v2 16/22] slab: Remove dead code from free_large_kmalloc()
` [PATCH v2 18/22] usercopy: Remove folio references from check_heap_object()
` [PATCH v2 19/22] memcg: Convert mem_cgroup_from_obj_folio() to mem_cgroup_from_obj_slab()
` [PATCH v2 20/22] kasan: Remove references to folio in __kasan_mempool_poison_object()
` [PATCH v2 21/22] slab: Remove references to folios from virt_to_slab()
` [PATCH v2 22/22] mm: Remove redundant test in validate_page_before_insert()
[PATCH v0 0/2] mm: swap: Gather swap entries and batch async release
2025-09-10 22:33 UTC (16+ messages)
[PATCH 00/22] Prepare slab for memdescs
2025-09-10 22:11 UTC (6+ messages)
` [PATCH 03/22] slab: Remove dead code in check_slab()
[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
2025-09-10 21:56 UTC (13+ messages)
[PATCH v2 00/16] expand mmap_prepare functionality, port more users
2025-09-10 21:38 UTC (18+ messages)
` [PATCH v2 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH v2 02/16] device/dax: update devdax "
` [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v2 04/16] relay: update relay to use mmap_prepare
` [PATCH v2 05/16] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v2 06/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v2 07/16] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 09/16] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v2 10/16] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v2 11/16] mm: update mem char driver "
` [PATCH v2 12/16] mm: update resctl "
` [PATCH v2 13/16] mm: update cramfs "
` [PATCH v2 14/16] fs/proc: add the proc_mmap_prepare hook for procfs
` [PATCH v2 15/16] fs/proc: update vmcore to use .proc_mmap_prepare
` [PATCH v2 16/16] kcov: update kcov to use mmap_prepare
[PATCH 1/1] alloc_tag: mark inaccurate allocation counters in /proc/allocinfo output
2025-09-10 21:02 UTC (4+ messages)
[PATCH 0/3] Minor fixes for memory allocation profiling
2025-09-10 20:51 UTC (5+ messages)
` [PATCH 1/3] alloc_tag: use release_pages() in the cleanup path
` [PATCH 2/3] alloc_tag: prevent enabling memory profiling if it was shut down
[linux-next:master] BUILD REGRESSION 5f540c4aade9f1d58fb7b9490b4b7d5214ec9746
2025-09-10 20:48 UTC
[PATCH] selftests/mm: include linux/mman.h for prctl_thp_disable
2025-09-10 20:46 UTC
[PATCH] uaccess: Comment that copy to/from inatomic requires page fault disabled
2025-09-10 20:18 UTC
[PATCH 0/3] Small cleanups
2025-09-10 20:03 UTC (8+ messages)
` [PATCH 1/3] mm: Constify compound_order() and page_size()
` [PATCH 2/3] mm: Remove redundant test in validate_page_before_insert()
` [PATCH 3/3] mm: Remove page->order
[PATCH] kmsan: Fix out-of-bounds access to shadow memory
2025-09-10 19:49 UTC (2+ messages)
[PATCH v2] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
2025-09-10 19:27 UTC
[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-09-10 19:27 UTC (3+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH] mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
2025-09-10 19:23 UTC (3+ messages)
[PATCH] mm/memory-failure: Disable soft offline for HugeTLB pages by default
2025-09-10 18:05 UTC (4+ messages)
[RFC PATCH v2 0/3] Add testable code specifications
2025-09-10 17:00 UTC (4+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 2/3] /dev/mem: Add initial documentation of memory_open() and mem_fops
` [RFC v2 PATCH 3/3] selftests/devmem: initial testset
[PATCH v3 0/7] KSTATE: [de]serialization framework for KHO
2025-09-10 16:50 UTC (3+ messages)
` [PATCH v3 4/7] kho: replace KHO FDT with kstate metadata
[PATCH v2 0/7] Nesting support for lazy MMU mode
2025-09-10 16:11 UTC (13+ messages)
` [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
2025-09-10 16:01 UTC (11+ messages)
` [RFC PATCH v2 1/8] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH v2 2/8] migrate: implement migrate_misplaced_folios_batch
` [RFC PATCH v2 3/8] mm: Hot page tracking and promotion
` [RFC PATCH v2 4/8] x86: ibs: In-kernel IBS driver for memory access profiling
` [RFC PATCH v2 5/8] x86: ibs: Enable IBS profiling for memory accesses
` [RFC PATCH v2 6/8] mm: mglru: generalize page table walk
` [RFC PATCH v2 7/8] mm: klruscand: use mglru scanning for page promotion
` [RFC PATCH v2 8/8] mm: sched: Move hot page promotion from NUMAB=2 to kpromoted
[PATCH v2 RFC 0/7] KFuzzTest: a new kernel fuzzing framework
2025-09-10 15:59 UTC (4+ messages)
[PATCH] kho: make sure folio being restored is actually from KHO
2025-09-10 15:55 UTC (4+ messages)
[RFC PATCH 1/2] mm: always call rmap_walk() on locked folios
2025-09-10 15:33 UTC (3+ messages)
[PATCH v9 0/2] Improvements to Victim Process Thawing and OOM Reaper Traversal Order
2025-09-10 15:23 UTC (6+ messages)
` [PATCH v9 1/2] mm/oom_kill: Thaw the entire OOM victim process
` [PATCH v9 2/2] mm/oom_kill: The OOM reaper traverses the VMA maple tree in reverse order
[PATCH v2 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2025-09-10 14:18 UTC (10+ messages)
` [PATCH v2 bpf-next 10/10] selftests/bpf: add build ID tests
[PATCH] rust: maple_tree: fix intra-doc link
2025-09-10 14:02 UTC
[PATCH v2] readahead: Add trace points
2025-09-10 13:56 UTC (2+ messages)
[PATCH 0/3] mm: remove zpool
2025-09-10 13:46 UTC (12+ messages)
` [PATCH 1/3] mm: zswap: interact directly with zsmalloc
` [PATCH 2/3] mm: remove unused zpool layer
[PATCH v3 0/5] mm: hugetlb: cleanup hugetlb folio allocation
2025-09-10 13:39 UTC (6+ messages)
` [PATCH v3 1/5] mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()
` [PATCH v3 2/5] mm: hugetlb: convert to account_new_hugetlb_folio()
` [PATCH v3 3/5] mm: hugetlb: directly pass order when allocate a hugetlb folio
` [PATCH v3 4/5] mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
` [PATCH v3 5/5] mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()
[PATCH v1 0/9] Remove XA_ZERO from error recovery of dup_mmap()
2025-09-10 13:23 UTC (15+ messages)
` [PATCH v1 1/9] mm/mmap: Move exit_mmap() trace point
` [PATCH v1 2/9] mm/mmap: Abstract vma clean up from exit_mmap()
` [PATCH v1 3/9] mm/vma: Add limits to unmap_region() for vmas
` [PATCH v1 4/9] mm/memory: Add tree limit to free_pgtables()
` [PATCH v1 5/9] mm/vma: Add page table limit to unmap_region()
` [PATCH v1 6/9] mm: Change dup_mmap() recovery
` [PATCH v1 7/9] mm: Introduce unmap_desc struct to reduce function arguments
[PATCH v2 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-10 12:56 UTC (6+ messages)
` [PATCH v2 05/15] mm, swap: always lock and check the swap cache folio before use
[PATCH v3 00/22] Add support for shared PTEs across processes
2025-09-10 12:46 UTC (4+ messages)
` [PATCH v3 01/22] mm: Add msharefs filesystem
Excessive page cache occupies DMA32 memory
2025-09-10 12:44 UTC (9+ messages)
[syzbot] [mm?] KMSAN: uninit-value in __run_timer_base (2)
2025-09-10 12:35 UTC
[PATCH] ACPI: APEI: GHES: Don't offline huge pages just because BIOS asked
2025-09-10 12:01 UTC (10+ messages)
` [PATCH v2] "
` PATCH v3 "
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-10 11:58 UTC (5+ messages)
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox