2025-03-04 |
Liam R. Howlett | maple_tree: Convert forking to use the sheaf interface 20250214_vbabka |
commit | commitdiff | tree |
2025-03-04 |
Liam R. Howlett | maple_tree: Add single node allocation support to maple... |
commit | commitdiff | tree |
2025-03-04 |
Liam R. Howlett | maple_tree: Sheaf conversion |
commit | commitdiff | tree |
2025-03-04 |
Liam R. Howlett | testing/raix-tree/maple: Increase readers and reduce... |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | maple_tree: use percpu sheaves for maple_node_cache |
commit | commitdiff | tree |
2025-03-03 |
Liam R. Howlett | tools: Add sheafs support to testing infrastructure |
commit | commitdiff | tree |
2025-03-03 |
Liam R. Howlett | tools: Add testing support for changes to rcu and slab... |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | slab: determine barn status racily outside of lock |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | slab: sheaf prefilling for guaranteed allocations |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | slab: switch percpu sheaves locking to localtry_lock |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | locking/local_lock: add localtry_trylock() |
commit | commitdiff | tree |
2025-03-03 |
Sebastian Andrzej... | locking/local_lock: Introduce localtry_lock_t |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | slab: add sheaf support for batching kfree_rcu() operations |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | slab: add opt-in caching layer of percpu sheaves |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | slab: don't batch kvfree_rcu() with SLUB_TINY |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | rcu, slab: use a regular callback function for kvfree_rcu |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | rcu: remove trace_rcu_kvfree_callback |
commit | commitdiff | tree |
2025-03-03 |
Vlastimil Babka | slab, rcu: move TINY_RCU variant of kvfree_rcu() to... |
commit | commitdiff | tree |
2025-02-28 |
Zeng Jingxiang | mm/list_lru: make the case where mlru is NULL as unlikely |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | mm/page_alloc: add lockdep assertion for pageblock... |
commit | commitdiff | tree |
2025-02-28 |
Sidhartha Kumar | maple_tree: reorder mas->store_type case statements |
commit | commitdiff | tree |
2025-02-28 |
Sidhartha Kumar | maple_tree: add sufficient height |
commit | commitdiff | tree |
2025-02-28 |
Sidhartha Kumar | maple_tree: break on convergence in mas_spanning_rebala... |
commit | commitdiff | tree |
2025-02-28 |
Sidhartha Kumar | maple_tree: use vacant nodes to reduce worst case alloc... |
commit | commitdiff | tree |
2025-02-28 |
Sidhartha Kumar | maple_tree: use height and depth consistently |
commit | commitdiff | tree |
2025-02-28 |
Sidhartha Kumar | maple_tree: convert mas_prealloc_calc() to take in... |
commit | commitdiff | tree |
2025-02-28 |
Anshuman Khandual | mm: rename GENERIC_PTDUMP and PTDUMP_CORE |
commit | commitdiff | tree |
2025-02-28 |
Anshuman Khandual | mm: make DEBUG_WX depdendent on GENERIC_PTDUMP |
commit | commitdiff | tree |
2025-02-28 |
Anshuman Khandual | docs: arm64: drop PTDUMP config options from ptdump.rst |
commit | commitdiff | tree |
2025-02-28 |
Anshuman Khandual | arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfig |
commit | commitdiff | tree |
2025-02-28 |
Anshuman Khandual | configs: drop GENERIC_PTDUMP from debug.config |
commit | commitdiff | tree |
2025-02-28 |
David Hildenbrand | mm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_... |
commit | commitdiff | tree |
2025-02-28 |
David Hildenbrand | mm/memory: document restore_exclusive_pte() |
commit | commitdiff | tree |
2025-02-28 |
David Hildenbrand | mm/memory: pass folio and pte to restore_exclusive_pte() |
commit | commitdiff | tree |
2025-02-28 |
David Hildenbrand | mm/memory: remove PageAnonExclusive sanity-check in... |
commit | commitdiff | tree |
2025-02-28 |
David Hildenbrand | lib/test_hmm: make dmirror_atomic_map() consume a singl... |
commit | commitdiff | tree |
2025-02-28 |
Matthew Wilcox... | mm: assert the folio is locked in folio_start_writeback() |
commit | commitdiff | tree |
2025-02-28 |
Seongjun Kim | samples/damon: a typo in the kconfig - sameple |
commit | commitdiff | tree |
2025-02-28 |
Qi Zheng | mm: pgtable: remove tlb_remove_page_ptdesc() |
commit | commitdiff | tree |
2025-02-28 |
Qi Zheng | x86: pgtable: convert to use tlb_remove_ptdesc() |
commit | commitdiff | tree |
2025-02-28 |
Qi Zheng | riscv: pgtable: unconditionally use tlb_remove_ptdesc() |
commit | commitdiff | tree |
2025-02-28 |
Qi Zheng | mm: pgtable: convert some architectures to use tlb_remo... |
commit | commitdiff | tree |
2025-02-28 |
Qi Zheng | mm: pgtable: change pt parameter of tlb_remove_ptdesc... |
commit | commitdiff | tree |
2025-02-28 |
Qi Zheng | mm: pgtable: make generic tlb_remove_table() use struct... |
commit | commitdiff | tree |
2025-02-28 |
Rik van Riel | x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional |
commit | commitdiff | tree |
2025-02-28 |
Jinjiang Tu | mm/hugetlb: fix set_max_huge_pages() when there are... |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | mm/page_alloc: clarify should_claim_block() commentary |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | mm/page_alloc: clarify terminology in migratetype fallb... |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | mm/page_alloc: warn on nr_reserved_highatomic underflow |
commit | commitdiff | tree |
2025-02-28 |
Christoph Hellwig | vmalloc: drop Christoph from Reviewers |
commit | commitdiff | tree |
2025-02-28 |
Stephen Rothwell | fix up for "mm, swap: simplify folio swap allocation" |
commit | commitdiff | tree |
2025-02-28 |
Kairui Song | mm, swap: simplify folio swap allocation |
commit | commitdiff | tree |
2025-02-28 |
Kairui Song | mm, swap: remove swap slot cache |
commit | commitdiff | tree |
2025-02-28 |
Kairui Song | mm, swap: use percpu cluster as allocation fast path |
commit | commitdiff | tree |
2025-02-28 |
Kairui Song | mm, swap: don't update the counter up-front |
commit | commitdiff | tree |
2025-02-28 |
Kairui Song | mm, swap: avoid redundant swap device pinning |
commit | commitdiff | tree |
2025-02-28 |
Kairui Song | mm, swap: drop the flag TTRS_DIRECT |
commit | commitdiff | tree |
2025-02-28 |
Kairui Song | mm, swap: avoid reclaiming irrelevant swap cache |
commit | commitdiff | tree |
2025-02-28 |
Jane Chu | mm: make page_mapped_in_vma() hugetlb walk aware |
commit | commitdiff | tree |
2025-02-28 |
Johannes Weiner | mm: page_alloc: group fallback functions together |
commit | commitdiff | tree |
2025-02-28 |
Johannes Weiner | mm: page_alloc: remove remnants of unlocked migratetype... |
commit | commitdiff | tree |
2025-02-28 |
Johannes Weiner | mm: page_alloc: don't steal single pages from biggest... |
commit | commitdiff | tree |
2025-02-28 |
Lorenzo Stoakes | fixup define name |
commit | commitdiff | tree |
2025-02-28 |
Lorenzo Stoakes | tools/selftests: add guard region test for /proc/$pid... |
commit | commitdiff | tree |
2025-02-28 |
Lorenzo Stoakes | fs/proc/task_mmu: add guard region bit to pagemap |
commit | commitdiff | tree |
2025-02-28 |
Kemeng Shi | mm: swap: remove stale comment of swap_reclaim_full_clu... |
commit | commitdiff | tree |
2025-02-28 |
Kemeng Shi | mm, swap: correct comment in swap_usage_sub() |
commit | commitdiff | tree |
2025-02-28 |
Kemeng Shi | mm, swap: remove setting SWAP_MAP_BAD for discard cluster |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | selftests/mm: skip gup_longerm tests on weird filesystems |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | selftests/mm: skip map_populate on weird filesystems |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | selftests/mm: don't fail uffd-stress if too many CPUs |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | selftests/mm: print some details when uffd-stress gets... |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | selftests/mm/uffd: rename nr_cpus -> nr_threads |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | selftests/mm: skip uffd-wp-mremap if userfaultfd not... |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | selftests/mm: skip uffd-stress if userfaultfd not available |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | selftests/mm: fix assumption that sudo is present |
commit | commitdiff | tree |
2025-02-28 |
Brendan Jackman | selftests/mm: report errno when things fail in gup_longterm |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: add might_sleep to zcomp API |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: do not leak page on writeback_store error path |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: do not leak page on recompress_store error path |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: permit reclaim in zstd custom allocator |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: switch to new zsmalloc object mapping API |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zsmalloc: introduce new object mapping API |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zsmalloc: make zspage lock preemptible |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zsmalloc: rename pool lock |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: rework recompression loop |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: filter out recomp targets based on priority |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: limit max recompress prio to num_active_comps |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: remove writestall zram_stats member |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: remove second stage of handle allocation |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: remove max_comp_streams device attr |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: remove unused crypto include |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: permit preemption with active compression stream |
commit | commitdiff | tree |
2025-02-28 |
Sergey Senozhatsky | zram: sleepable entry locking |
commit | commitdiff | tree |
2025-02-28 |
Liu Ye | mm/folio_queue: delete __folio_order and use folio_orde... |
commit | commitdiff | tree |
2025-02-28 |
Colin Ian King | mm/mincore: improve performance by adding an unlikely... |
commit | commitdiff | tree |
2025-02-28 |
SeongJae Park | Docs/mm/damon/design: document unmapped DAMOS filter... |
commit | commitdiff | tree |
2025-02-28 |
SeongJae Park | mm/damon: implement a new DAMOS filter type for unmappe... |
commit | commitdiff | tree |
2025-02-28 |
Thorsten Blum | arm/pgtable: remove duplicate included header file |
commit | commitdiff | tree |
2025-02-28 |
Zi Yan | mm/shmem: use xas_try_split() in shmem_split_large_entry() |
commit | commitdiff | tree |
next |