]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-08-26 Liam R. Howlettmm/mmap: reorganize munmap to use maple states
2022-08-26 Liam R. Howlettmm/mmap: move mmap_region() below do_munmap()
2022-08-26 Liam R. Howlettmm: convert vma_lookup() to use mtree_load()
2022-08-26 Liam R. Howlettmm: remove vmacache
2022-08-26 Liam R. Howlettmm/mmap: use advanced maple tree API for mmap_region()
2022-08-26 Liam R. Howlettmm: use maple tree operations for find_vma_intersection()
2022-08-26 Liam R. Howlettmm/mmap: change do_brk_flags() to expand existing VMA...
2022-08-26 Liam R. Howlettmm/khugepaged: optimize collapse_pte_mapped_thp() by...
2022-08-26 Liam R. Howlettmm: optimize find_exact_vma() to use vma_lookup()
2022-08-26 Liam R. Howlettxen: use vma_lookup() in privcmd_ioctl_mmap()
2022-08-26 Liam R. Howlettmmap: change zeroing of maple tree in __vma_adjust()
2022-08-26 Liam R. Howlettmm: remove rb tree.
2022-08-26 Matthew Wilcox... proc: remove VMA rbtree use from nommu
2022-08-26 Liam R. Howlettdamon: convert __damon_va_three_regions to use the...
2022-08-26 Liam R. Howlettkernel/fork: use maple tree for dup_mmap() during forking
2022-08-26 Liam R. Howlettmm/mmap: use maple tree for unmapped_area{_topdown}
2022-08-26 Liam R. Howlettmm/mmap: use the maple tree for find_vma_prev() instead...
2022-08-26 Liam R. Howlettmm/mmap: use the maple tree in find_vma() instead of...
2022-08-26 Matthew Wilcox... mmap: use the VMA iterator in count_vma_pages_range()
2022-08-26 Matthew Wilcox... mm: add VMA iterator
2022-08-26 Liam R. Howlettmm: start tracking VMAs with maple tree
2022-08-26 Liam R. Howlettlib/test_maple_tree: add testing for maple tree
2022-08-26 Liam R. Howlettradix tree test suite: add lockdep_is_held to header
2022-08-26 Liam R. Howlettradix tree test suite: add support for slab bulk APIs
2022-08-26 Liam R. Howlettradix tree test suite: add allocation counts and size...
2022-08-26 Liam R. Howlettradix tree test suite: add kmem_cache_set_non_kernel()
2022-08-26 Liam R. Howlettradix tree test suite: add pr_err define
2022-08-26 Liam Howlettmaple_tree: fix documentation warnings
2022-08-26 Liam R. HowlettMaple Tree: add new data structure
2022-08-26 Yang Shimm: memcg: export workingset refault stats for cgroup v1
2022-08-26 Kassey Limm/page_owner.c: add llseek for page_owner
2022-08-26 Baolin Wangmm/damon: replace pmd_huge() with pmd_trans_huge()...
2022-08-26 Baolin Wangmm/damon: validate if the pmd entry is present before...
2022-08-26 Yin Fengweimm: release private data before split THP
2022-08-26 Muchun Songmm: hugetlb: simplify per-node sysfs creation and removal
2022-08-26 Qi Zhengmm: thp: remove redundant pgtable check in set_huge_zer...
2022-08-26 Kefeng Wangmm: memory-failure: kill __soft_offline_page()
2022-08-26 Kefeng Wangmm: memory-failure: kill soft_offline_free_page()
2022-08-26 Muchun Songmm: hugetlb_vmemmap: simplify reset_struct_pages()
2022-08-26 Miaohe Linmm, hwpoison: avoid trying to unpoison reserved page
2022-08-26 Miaohe Linmm-hwpoison-kill-procs-if-unmap-fails-v2
2022-08-26 Miaohe Linmm, hwpoison: kill procs if unmap fails
2022-08-26 Miaohe Linmm, hwpoison: fix possible use-after-free in mf_dax_kil...
2022-08-26 Miaohe Linmm, hwpoison: fix extra put_page() in soft_offline_page()
2022-08-26 Miaohe Linmm, hwpoison: fix page refcnt leaking in unpoison_memory()
2022-08-26 Miaohe Linmm, hwpoison: fix page refcnt leaking in try_memory_fai...
2022-08-26 Aneesh Kumar K.Vlib/nodemask: optimize node_random for nodemask with...
2022-08-26 Andrew Mortonmm-demotion-update-node_is_toptier-to-work-with-memory...
2022-08-26 SeongJae Parkkernel/sched/fair: include missed header file, memory...
2022-08-26 Aneesh Kumar K.Vmm/demotion: update node_is_toptier to work with memory...
2022-08-26 Jagdish Gediyamm/demotion: demote pages according to allocation fallb...
2022-08-26 Aneesh Kumar K.Vmm/demotion: drop memtier from memtype
2022-08-26 Aneesh Kumar K.Vmm/demotion: add pg_data_t member to track node memory...
2022-08-26 Aneesh Kumar K.Vmm/demotion: build demotion targets based on explicit...
2022-08-26 Aneesh Kumar K.Vmm/demotion/dax/kmem: set node's abstract distance...
2022-08-26 Aneesh Kumar K.Vmm/demotion: fix kernel error with memory hotplug
2022-08-26 Aneesh Kumar K.Vmm/demotion: add hotplug callbacks to handle new numa...
2022-08-26 Aneesh Kumar K.Vmm/demotion: move memory demotion related code
2022-08-26 Andrew Mortonmm-demotion-add-support-for-explicit-memory-tiers-fix
2022-08-26 Aneesh Kumar K.Vmm/demotion: add support for explicit memory tiers
2022-08-26 Charan Teja... mm: fix use-after free of page_ext after race with...
2022-08-26 Matthew Wilcoxmm/vmalloc.c: support HIGHMEM pages in vmap_pages_range...
2022-08-26 xupandamm: memcontrol: fix a typo in comment
2022-08-26 Yang Yangmm/page_io: count submission time as thrashing delay...
2022-08-26 Yang Yangdelayacct: support re-entrance detection of thrashing...
2022-08-26 Yu Zhaomm: multi-gen LRU: design doc
2022-08-26 Yu Zhaomm: multi-gen LRU: admin guide
2022-08-26 Yu Zhaomm: multi-gen LRU: debugfs interface
2022-08-26 Yu Zhaomm: multi-gen LRU: thrashing prevention
2022-08-26 Yu Zhaomm: multi-gen LRU: kill switch
2022-08-26 Yu Zhaomm: multi-gen LRU: optimize multiple memcgs
2022-08-26 Yu Zhaomm: multi-gen LRU: support page table walks
2022-08-26 Yu Zhaomm: multi-gen LRU: exploit locality in rmap
2022-08-26 Yu Zhaomm: multi-gen LRU: minimal implementation
2022-08-26 Yu Zhaomm: multi-gen LRU: groundwork
2022-08-26 Yu ZhaoRevert "include/linux/mm_inline.h: fold __update_lru_si...
2022-08-26 Yu Zhaomm/vmscan.c: refactor shrink_node()
2022-08-26 Yu Zhaomm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
2022-08-26 Yu Zhaomm: x86, arm64: add arch_has_hw_pte_young()
2022-08-26 Kefeng Wangmm: kill find_min_pfn_with_active_regions()
2022-08-26 Zi Yanarch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_...
2022-08-26 Andrew Mortonzsmalloc-zs_object_copy-replace-email-link-to-doc-check...
2022-08-26 Alexey Romanovzsmalloc: zs_object_copy: replace email link to doc
2022-08-26 Andrew Mortonmm-oom_kill-add-trace-logs-in-process_mrelease-system...
2022-08-26 Charan Teja... mm: oom_kill: add trace logs in process_mrelease()...
2022-08-26 Baolin Wangmm: migrate: do not retry 10 times for the subpages...
2022-08-26 Huang Yingmigrate_pages(): fix failure counting for retry
2022-08-26 Huang Yingmigrate_pages(): fix failure counting for THP splitting
2022-08-26 Huang Yingmigrate_pages(): fix failure counting for THP on -ENOSYS
2022-08-26 Huang Yingmigrate_pages(): fix failure counting for THP subpages...
2022-08-26 Huang Yingmigrate_pages(): fix THP failure counting for -ENOMEM
2022-08-26 Huang Yingmigrate_pages(): remove unnecessary list_safe_reset_next()
2022-08-26 Huang Yingmigrate: fix syscall move_pages() return value for...
2022-08-26 Alistair Poppleselftests/hmm-tests: add test for dirty bits
2022-08-26 Lukas Bulwahnmm/hugetlb: remove unused local variable dst_entry...
2022-08-26 Miaohe Linmm/hugetlb: make detecting shared pte more reliable
2022-08-26 Miaohe Linmm/hugetlb: fix sysfs group leak in hugetlb_unregister_...
2022-08-26 Miaohe Linmm: hugetlb_vmemmap: add missing smp_wmb() before set_p...
2022-08-26 Miaohe Linmm-hugetlb-fix-missing-call-to-restore_reserve_on_error-v2
2022-08-26 Miaohe Linmm/hugetlb: fix missing call to restore_reserve_on_error()
next