]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-08-17 Jianhui Zhoupercpu: remove pcpu_alloc_size()
2024-08-17 David Hildenbrandmm/rmap: minimize folio->_nr_pages_mapped updates when...
2024-08-17 Pedro Falcatofixup! selftests/mm: Add mseal test for no-discard...
2024-08-17 Pedro Falcatoselftests/mm: add mseal test for no-discard madvise
2024-08-17 Marco Elverkfence: introduce burst mode
2024-08-17 Jann Hornmm: fix (harmless) type confusion in lock_vma_under_rcu()
2024-08-17 Nhat Phamzswap: track swapins from disk more accurately (fix)
2024-08-17 Nhat Phamzswap: track swapins from disk more accurately
2024-08-17 Nhat Phamzswap: implement a second chance algorithm for dynamic...
2024-08-17 Nhat Phamzswap: implement a second chance algorithm for dynamic...
2024-08-17 Yosry Ahmedmm: zswap: make the lock critical section obvious in...
2024-08-17 David Gowmm: only enforce minimum stack gap size if it's sensible
2024-08-17 Yang Limm: remove duplicated include in vma_internal.h
2024-08-17 David Hildenbrandmm/ksm: convert break_ksm() from walk_page_range_vma...
2024-08-17 David Hildenbrandmm: remove follow_page()
2024-08-17 David Hildenbrands390/mm/fault: convert do_secure_storage_access() from...
2024-08-17 David Hildenbrands390/uv: convert gmap_destroy_page() from follow_page...
2024-08-17 David Hildenbrandmm-huge_memory-convert-split_huge_pages_pid-from-follow...
2024-08-17 David Hildenbrandmm/huge_memory: convert split_huge_pages_pid() from...
2024-08-17 David Hildenbrandmm/ksm: convert scan_get_next_rmap_item() from follow_p...
2024-08-17 David Hildenbrandmm/ksm: convert get_mergeable_page() from follow_page...
2024-08-17 David Hildenbrandmm/migrate: convert add_page_for_migration() from follo...
2024-08-17 David Hildenbrandmm/migrate: convert do_pages_stat_array() from follow_p...
2024-08-17 David Hildenbrandmm/pagewalk: introduce folio_walk_start() + folio_walk_...
2024-08-17 David Hildenbrandmm: provide vm_normal_(page|folio)_pmd() with CONFIG_PG...
2024-08-17 Andrew Mortoninclude/linux/mmzone.h: clean up watermark accessors
2024-08-17 Kaiyang Zhaomm: print the promo watermark in zoneinfo
2024-08-17 Kaiyang Zhaomm: create promo_wmark_pages and clean up open-coded...
2024-08-17 Kaiyang Zhaomm: consider CMA pages in watermark check for NUMA...
2024-08-17 Takero Funakimm: zswap: fix global shrinker error handling logic
2024-08-17 Takero Funakimm: zswap: fix global shrinker memcg iteration
2024-08-17 Kairui Songmm-swap-add-a-adaptive-full-cluster-cache-reclaim-fix
2024-08-17 Kairui Songmm: swap: add a adaptive full cluster cache reclaim
2024-08-17 Kairui Songmm: swap: relaim the cached parts that got scanned
2024-08-17 Kairui Songmm: swap: add a fragment cluster list
2024-08-17 Barry Songmm-swap-allow-cache-reclaim-to-skip-slot-cache-fix
2024-08-17 Kairui Songmm: swap: allow cache reclaim to skip slot cache
2024-08-17 Kairui Songmm: swap: skip slot cache on freeing for mTHP
2024-08-17 Kairui Songmm: swap: clean up initialization helper
2024-08-17 Chris Limm: swap: separate SSD allocation from scan_swap_map_sl...
2024-08-17 Chris Limm: swap: mTHP allocate swap entries from nonfull list
2024-08-17 Chris Limm: swap: swap cluster switch to double link list
2024-08-17 Zhaoyu Liumm: swap: allocate folio only first time in __read_swap...
2024-08-17 David Hildenbrandmm: clarify folio_likely_mapped_shared() documentation...
2024-08-17 David Hildenbrandmm/rmap: cleanup partially-mapped handling in __folio_r...
2024-08-17 David Hildenbrandmm/hugetlb: remove hugetlb_follow_page_mask() leftover
2024-08-17 Wei Yangmm/memory_hotplug: get rid of __ref
2024-08-17 Barry Songmm: prohibit NULL deference exposed for unsupported...
2024-08-17 Barry Songmm: BUG_ON to avoid NULL deference while __GFP_NOFAIL...
2024-08-17 Barry Songmm: document __GFP_NOFAIL must be blockable
2024-08-17 Barry Songvpda: try to fix the potential crash due to misusing...
2024-08-17 Barry Songmm: clarify swap_count_continued and improve readabilit...
2024-08-17 Barry Songmm: swap: add nr argument in swapcache_prepare and...
2024-08-17 Uros Bizjakmm/z3fold: add __percpu annotation to *unbuddied pointe...
2024-08-17 Hao Gemm/cma: change the addition of totalcma_pages in the...
2024-08-17 Wei Yangmm: improve code consistency with zonelist_* helper...
2024-08-17 Lorenzo Stoakestools: add skeleton code for userland testing of VMA...
2024-08-17 Lorenzo Stoakestools: separate out shared radix-tree components
2024-08-17 Lorenzo StoakesMAINTAINERS: add entry for new VMA files
2024-08-17 Lorenzo Stoakesmm: move internal core VMA manipulation functions to...
2024-08-17 Lorenzo Stoakesmm: move vma_shrink(), vma_expand() to internal header
2024-08-17 Lorenzo Stoakesmm: move vma_modify() and helpers to internal header
2024-08-17 Lorenzo Stoakesmm: userfaultfd: fix user-after-free in userfaultfd_cle...
2024-08-17 Lorenzo Stoakesuserfaultfd: move core VMA manipulation logic to mm...
2024-08-17 David Finkelmm, memcg: cg2 memory{.swap,}.peak write tests
2024-08-17 David Finkelmm, memcg: cg2 memory{.swap,}.peak write tests
2024-08-17 David Finkelmm, memcg: cg2 memory{.swap,}.peak write handlers
2024-08-17 David Hildenbrands390/uv: drop arch_make_page_accessible()
2024-08-17 David Hildenbrandmm/gup: convert to arch_make_folio_accessible()
2024-08-17 David Hildenbrandmm: simplify arch_make_folio_accessible()
2024-08-17 Thorsten Blumlib: test_hmm: use min() to improve dmirror_exclusive()
2024-08-17 David Hildenbrandpowerpc/8xx: document and enforce that split PT locks...
2024-08-17 David Hildenbrandmm/hugetlb: enforce that PMD PT sharing has split PMD...
2024-08-17 David Hildenbrandmm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS...
2024-08-17 Adrian Huangmm/vmalloc: combine all TLB flush operations of KASAN...
2024-08-17 Roman Gushchinmm: page_counters: initialize usage using ATOMIC_LONG_I...
2024-08-17 Roman Gushchinmm: page_counters: put page_counter_calculate_protectio...
2024-08-17 Roman Gushchinmm: memcg: don't call propagate_protected_usage() needl...
2024-08-17 Kefeng Wangmm: hugetlb: remove left over comment about follow_huge...
2024-08-17 Pavel Tikhomirovkmemleak-test: add percpu leak
2024-08-17 Pavel Tikhomirovkmemleak-enable-tracking-for-percpu-pointers-v2
2024-08-17 Pavel Tikhomirovkmemleak: enable tracking for percpu pointers
2024-08-17 Pasha Tatashintask_stack: uninline stack_not_used
2024-08-17 Pasha Tatashinvmstat: kernel stack usage histogram
2024-08-17 Pasha Tatashinmemcg-increase-the-valid-index-range-for-memcg-stats-v5
2024-08-17 Shakeel Buttmemcg: increase the valid index range for memcg stats
2024-08-17 Zhiguo Jiangmm: shrink skip folio mapped by an exiting process
2024-08-17 Yu Zhaomm-swap-remove-boilerplate-fix
2024-08-17 Yu Zhaomm/swap: remove boilerplate
2024-08-17 Yu Zhaomm/swap: remove remaining _fn suffix
2024-08-17 Yu Zhaomm/swap: fold lru_rotate into cpu_fbatches
2024-08-17 Yu Zhaomm/swap: rename cpu_fbatches->activate
2024-08-17 Yu Zhaomm/swap: reduce indentation level
2024-08-17 Sergey SenozhatskyDocumentation/zram: add documentation for algorithm...
2024-08-17 Sergey Senozhatskyzram: add dictionary support to zstd backend
2024-08-17 Sergey Senozhatskyzram: add dictionary support to lz4hc
2024-08-17 Sergey Senozhatskyzram: add dictionary support to lz4
2024-08-17 Sergey Senozhatskyzram: move immutable comp params away from per-CPU...
2024-08-17 Sergey Senozhatskyzram: introduce zcomp_ctx structure
2024-08-17 Sergey Senozhatskyzram: introduce zcomp_req structure
next