]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-04 SeongJae ParkDocs/ABI/damon: document intervals auto-tuning ABI
2025-03-04 SeongJae ParkDocs/mm/damon/design: document for intervals auto-tuning
2025-03-04 SeongJae Parkmm/damon/sysfs: implement a command to update auto...
2025-03-04 SeongJae Parkmm/damon/sysfs: commit intervals tuning goal
2025-03-04 SeongJae Parkmm/damon/sysfs: implement intervals tuning goal directory
2025-03-04 SeongJae Parkmm/damon/core: implement intervals auto-tuning
2025-03-04 SeongJae Parkmm/damon: add data structure for monitoring intervals...
2025-03-04 Zeng Jingxiangmm/list_lru: make the case where mlru is NULL as unlikely
2025-03-04 Sidhartha Kumarmaple_tree: reorder mas->store_type case statements
2025-03-04 Sidhartha Kumarmaple_tree: add sufficient height
2025-03-04 Sidhartha Kumarmaple_tree: break on convergence in mas_spanning_rebala...
2025-03-04 Sidhartha Kumarmaple_tree: use vacant nodes to reduce worst case alloc...
2025-03-04 Sidhartha Kumarmaple_tree: use height and depth consistently
2025-03-04 Sidhartha Kumarmaple_tree: convert mas_prealloc_calc() to take in...
2025-03-04 Anshuman Khandualmm: rename GENERIC_PTDUMP and PTDUMP_CORE
2025-03-04 Anshuman Khandualmm: make DEBUG_WX depdendent on GENERIC_PTDUMP
2025-03-04 Anshuman Khandualdocs: arm64: drop PTDUMP config options from ptdump.rst
2025-03-04 Anshuman Khandualarch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfig
2025-03-04 Anshuman Khandualconfigs: drop GENERIC_PTDUMP from debug.config
2025-03-04 David Hildenbrandmm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_...
2025-03-04 David Hildenbrandmm/memory: document restore_exclusive_pte()
2025-03-04 David Hildenbrandmm/memory: pass folio and pte to restore_exclusive_pte()
2025-03-04 David Hildenbrandmm/memory: remove PageAnonExclusive sanity-check in...
2025-03-04 David Hildenbrandlib/test_hmm: make dmirror_atomic_map() consume a singl...
2025-03-04 Matthew Wilcox... mm: assert the folio is locked in folio_start_writeback()
2025-03-04 Seongjun Kimsamples/damon: a typo in the kconfig - sameple
2025-03-04 Qi Zhengmm: pgtable: remove tlb_remove_page_ptdesc()
2025-03-04 Qi Zhengx86: pgtable: convert to use tlb_remove_ptdesc()
2025-03-04 Qi Zhengriscv: pgtable: unconditionally use tlb_remove_ptdesc()
2025-03-04 Andrew Mortonmm-pgtable-convert-some-architectures-to-use-tlb_remove...
2025-03-04 Qi Zhengmm-pgtable-convert-some-architectures-to-use-tlb_remove...
2025-03-04 Qi Zhengmm: pgtable: convert some architectures to use tlb_remo...
2025-03-04 Qi Zhengmm: pgtable: change pt parameter of tlb_remove_ptdesc...
2025-03-04 Qi Zhengmm: pgtable: make generic tlb_remove_table() use struct...
2025-03-04 Rik van Rielx86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
2025-03-04 Jinjiang Tumm/hugetlb: fix set_max_huge_pages() when there are...
2025-03-04 Brendan Jackmanmm/page_alloc: warn on nr_reserved_highatomic underflow
2025-03-04 Christoph Hellwigvmalloc: drop Christoph from Reviewers
2025-03-04 Stephen Rothwellfix up for "mm, swap: simplify folio swap allocation"
2025-03-04 Kairui Songmm, swap: simplify folio swap allocation
2025-03-04 Kairui Songmm, swap: remove swap slot cache
2025-03-04 Kairui Songmm, swap: use percpu cluster as allocation fast path
2025-03-04 Kairui Songmm, swap: don't update the counter up-front
2025-03-04 Kairui Songmm, swap: avoid redundant swap device pinning
2025-03-04 Kairui Songmm, swap: drop the flag TTRS_DIRECT
2025-03-04 Kairui Songmm, swap: avoid reclaiming irrelevant swap cache
2025-03-04 Jane Chumm: make page_mapped_in_vma() hugetlb walk aware
2025-03-04 Johannes Weinermm: page_alloc: group fallback functions together
2025-03-04 Johannes Weinermm: page_alloc: remove remnants of unlocked migratetype...
2025-03-04 Johannes Weinermm: page_alloc: don't steal single pages from biggest...
2025-03-04 Lorenzo Stoakesfixup define name
2025-03-04 Lorenzo Stoakestools/selftests: add guard region test for /proc/$pid...
2025-03-04 Lorenzo Stoakesfs/proc/task_mmu: add guard region bit to pagemap
2025-03-04 Kemeng Shimm: swap: remove stale comment of swap_reclaim_full_clu...
2025-03-04 Kemeng Shimm, swap: correct comment in swap_usage_sub()
2025-03-04 Kemeng Shimm, swap: remove setting SWAP_MAP_BAD for discard cluster
2025-03-04 Brendan Jackmanselftests/mm: skip gup_longerm tests on weird filesystems
2025-03-04 Brendan Jackmanselftests/mm: skip map_populate on weird filesystems
2025-03-04 Brendan Jackmanselftests/mm: don't fail uffd-stress if too many CPUs
2025-03-04 Andrew Mortonselftests-mm-print-some-details-when-uffd-stress-gets...
2025-03-04 Brendan Jackmanselftests/mm: print some details when uffd-stress gets...
2025-03-04 Brendan Jackmanselftests/mm/uffd: rename nr_cpus -> nr_threads
2025-03-04 Brendan Jackmanselftests/mm: skip uffd-wp-mremap if userfaultfd not...
2025-03-04 Brendan Jackmanselftests/mm: skip uffd-stress if userfaultfd not available
2025-03-04 Brendan Jackmanselftests/mm: fix assumption that sudo is present
2025-03-04 Brendan Jackmanselftests/mm: report errno when things fail in gup_longterm
2025-03-04 Sergey Senozhatskyzram: add might_sleep to zcomp API
2025-03-04 Sergey Senozhatskyzram: do not leak page on writeback_store error path
2025-03-04 Sergey Senozhatskyzram: do not leak page on recompress_store error path
2025-03-04 Sergey Senozhatskyzram: permit reclaim in zstd custom allocator
2025-03-04 Sergey Senozhatskyzram: switch to new zsmalloc object mapping API
2025-03-04 Sergey Senozhatskyzsmalloc: introduce new object mapping API
2025-03-04 Sergey Senozhatskyzsmalloc: sleepable zspage reader-lock
2025-03-04 Sergey Senozhatskyzsmalloc: rename pool lock
2025-03-04 Sergey Senozhatskyzram: move post-processing target allocation
2025-03-04 Sergey Senozhatskyzram: rework recompression loop
2025-03-04 Sergey Senozhatskyzram: filter out recomp targets based on priority
2025-03-04 Sergey Senozhatskyzram: limit max recompress prio to num_active_comps
2025-03-04 Sergey Senozhatskyzram: remove writestall zram_stats member
2025-03-04 Sergey Senozhatskyzram: add GFP_NOWARN to incompressible zsmalloc handle...
2025-03-04 Sergey Senozhatskyzram: remove second stage of handle allocation
2025-03-04 Sergey Senozhatskyzram: remove max_comp_streams device attr
2025-03-04 Sergey Senozhatskyzram: remove unused crypto include
2025-03-04 Sergey Senozhatskyzram: permit preemption with active compression stream
2025-03-04 Sergey Senozhatskyzram: sleepable entry locking
2025-03-04 Liu Yemm/folio_queue: delete __folio_order and use folio_orde...
2025-03-04 Colin Ian Kingmm/mincore: improve performance by adding an unlikely...
2025-03-04 SeongJae ParkDocs/mm/damon/design: document unmapped DAMOS filter...
2025-03-04 SeongJae Parkmm/damon: implement a new DAMOS filter type for unmappe...
2025-03-04 Thorsten Blumarm/pgtable: remove duplicate included header file
2025-03-04 Zi Yanmm/shmem: use xas_try_split() in shmem_split_large_entry()
2025-03-04 Zi Yanmm/filemap: use xas_try_split() in __filemap_add_folio()
2025-03-04 Zi Yanselftests/mm: add tests for folio_split(), buddy alloca...
2025-03-04 Zi Yanmm/truncate: make sure folio2 is large and has the...
2025-03-04 Zi Yanmm/truncate: use buddy allocator like folio split for...
2025-03-04 Zi Yanmm/huge_memory: add folio_split() to debugfs testing...
2025-03-04 Zi Yanmm/huge_memory: remove the old, unused __split_huge_page()
2025-03-04 Zi Yanmm/huge_memory: add buddy allocator like (non-uniform...
2025-03-04 Zi Yanmm/huge_memory: move folio split common code to __folio...
2025-03-04 Zi Yanmm/huge_memory: add two new (not yet used) functions...
next