]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-04 Shakeel Buttmemcg: don't call propagate_protected_usage() for v1
2025-03-04 Brendan Jackmanmm/page_alloc: clarify should_claim_block() commentary
2025-03-04 Brendan Jackmanmm/page_alloc: clarify terminology in migratetype fallb...
2025-03-04 Liu Yemm/vmalloc: move free_vm_area(area) from the __vmalloc_...
2025-03-04 Andrew Mortonmm-mremap-thread-state-through-move-page-table-operatio...
2025-03-04 Lorenzo Stoakesmm/mremap: thread state through move page table operation
2025-03-04 Lorenzo Stoakesmm/mremap: refactor move_page_tables(), abstracting...
2025-03-04 Lorenzo Stoakesmm/mremap: complete refactor of move_vma()
2025-03-04 Lorenzo Stoakesmm/mremap: initial refactor of move_vma()
2025-03-04 Lorenzo Stoakesmm/mremap: introduce and use vma_remap_struct threaded...
2025-03-04 Lorenzo Stoakesmm/mremap: refactor mremap() system call implementation
2025-03-04 Lorenzo Stoakesmm/mremap: correctly handle partial mremap() of VMA...
2025-03-04 Ryan RobertsRevert "x86/xen: allow nesting of same lazy mode"
2025-03-04 Ryan Robertssparc/mm: avoid calling arch_enter/leave_lazy_mmu(...
2025-03-04 Ryan Robertssparc/mm: disable preemption in lazy mmu mode
2025-03-04 Ryan Robertsfs/proc/task_mmu: reduce scope of lazy mmu region
2025-03-04 Ryan Robertsmm: fix lazy mmu docs and usage
2025-03-04 David Hildenbrandmm: stop maintaining the per-page mapcount of large...
2025-03-04 David Hildenbrandfs/proc/task_mmu: remove per-page mapcount dependency...
2025-03-04 David Hildenbrandfs/proc/task_mmu: remove per-page mapcount dependency...
2025-03-04 David Hildenbrandfs/proc/task_mmu: remove per-page mapcount dependency...
2025-03-04 David Hildenbrandfs/proc/page: remove per-page mapcount dependency for...
2025-03-04 David Hildenbrandmm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain...
2025-03-04 David Hildenbrandmm: convert folio_likely_mapped_shared() to folio_maybe...
2025-03-04 David Hildenbrandmm: Copy-on-Write (COW) reuse support for PTE-mapped THP
2025-03-04 David Hildenbrandmm/rmap: basic MM owner tracking for large folios ...
2025-03-04 David Hildenbrandmm/rmap: use folio_large_nr_pages() in add/remove functions
2025-03-04 David Hildenbrandbit_spinlock: __always_inline (un)lock functions
2025-03-04 David Hildenbrandmm/rmap: abstract large mapcount operations for large...
2025-03-04 David Hildenbrandmm/rmap: pass vma to __folio_add_rmap()
2025-03-04 David Hildenbrandmm/rmap: pass dst_vma to folio_dup_file_rmap_pte()...
2025-03-04 David Hildenbrandmm: move _entire_mapcount in folio to page[2] on 32bit
2025-03-04 David Hildenbrandmm: move _pincount in folio to page[2] on 32bit
2025-03-04 David Hildenbrandmm: move hugetlb specific things in folio to page[3]
2025-03-04 David Hildenbrandmm: let _folio_nr_pages overlay memcg_data in first...
2025-03-04 David Hildenbrandmm: factor out large folio handling from folio_nr_pages...
2025-03-04 David Hildenbrandmm: factor out large folio handling from folio_order...
2025-03-04 SeongJae ParkDocs/admin-guide/mm/damon/usage: add intervals_goal...
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
next