]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-07-20 Naoya Horiguchimm, hwpoison, hugetlb: introduce SUBPAGE_INDEX_HWPOISON...
2022-07-20 Suren Baghdasaryanmm: delete unused MMF_OOM_VICTIM flag
2022-07-20 Andrew Mortonmm-drop-oom-code-from-exit_mmap-fix-fix
2022-07-20 Suren Baghdasaryanmm: drop oom code from exit_mmap
2022-07-20 Andrew Mortonmm-shrinkers-add-scan-interface-for-shrinker-debugfs...
2022-07-20 Roman Gushchinmm-shrinkers-add-scan-interface-for-shrinker-debugfs-fix
2022-07-20 Roman Gushchinmm: shrinkers: add scan interface for shrinker debugfs
2022-07-20 Roman Gushchintools: add memcg_shrinker.py
2022-07-20 Roman Gushchinmm: docs: document shrinker debugfs
2022-07-20 Roman Gushchinmm: shrinkers: provide shrinkers with names
2022-07-20 Andrew Mortonmm-shrinkers-introduce-debugfs-interface-for-memory...
2022-07-20 Roman Gushchinmm: shrinkers: introduce debugfs interface for memory...
2022-07-20 Roman Gushchinmm: memcontrol: introduce mem_cgroup_ino() and mem_cgro...
2022-07-20 Tianyu Limm/mempolicy: fix get_nodes out of bound access
2022-07-20 Baolin Wangmm/hugetlb: remove unnecessary huge_ptep_set_access_fla...
2022-07-20 Kalpana Shettyselftests/vm: add protection_keys tests to run_vmtests
2022-07-20 Andrey Konovalovkasan: fix zeroing vmalloc memory with HW_TAGS
2022-07-20 Andrey Konovalovmm: introduce clear_highpage_kasan_tagged
2022-07-20 Andrey Konovalovmm: rename kernel_init_free_pages to kernel_init_pages
2022-07-20 SeongJae Parkmm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabl...
2022-07-20 SeongJae Parkmm/damon/reclaim: make 'enabled' checking timer simpler
2022-07-20 SeongJae Parkmm/damon/sysfs: deduplicate inputs applying
2022-07-20 SeongJae Parkmm/damon/reclaim: deduplicate 'commit_inputs' handling
2022-07-20 SeongJae Parkmm/damon/{dbgfs,sysfs}: move target_has_pid() from...
2022-07-20 SeongJae ParkDocs/admin-guide/damon/reclaim: remove a paragraph...
2022-07-20 Alex Sierratools: add selftests to hmm for COW in device memory
2022-07-20 Alex Sierratools: add hmm gup tests for device coherent type
2022-07-20 Alex Sierratools: update test_hmm script to support SP config
2022-07-20 Alex Sierratools: update hmm-test to support device coherent type
2022-07-20 Alex Sierralib: add support for device coherent type in test_hmm
2022-07-20 Alex Sierralib: test_hmm add module param for zone device type
2022-07-20 Alex Sierralib: test_hmm add ioctl to get zone device type
2022-07-20 Alex Sierradrm/amdkfd: add SPM support for SVM
2022-07-20 Alistair Popplemm/gup: migrate device coherent pages when pinning...
2022-07-20 Alistair Popplemm: remove the vma check in migrate_vma_setup()
2022-07-20 Alex Sierramm: add device coherent vma selection for memory migration
2022-07-20 Andrew Mortonmm-handling-non-lru-pages-returned-by-vm_normal_pages-fix
2022-07-20 Alex Sierramm: handling Non-LRU pages returned by vm_normal_pages
2022-07-20 Alex Sierramm: add zone device coherent type memory support
2022-07-20 Miaohe Linmm/migration: fix potential pte_unmap on an not mapped pte
2022-07-20 Miaohe Linmm/migration: return errno when isolate_huge_page failed
2022-07-20 Miaohe Linmm/migration: remove unneeded lock page and PageMovable...
2022-07-20 Zhaoyang Huangmm: fix racing of vb->va when kasan enabled
2022-07-20 Liam R. Howlettmm/mmap.c: pass in mapping to __vma_link_file()
2022-07-20 Liam R. Howlettmm/mmap: drop range_has_overlap() function
2022-07-20 Liam R. Howlettmm: remove the vma linked list
2022-07-20 Liam R. Howlettriscv: use vma iterator for vdso
2022-07-20 Matthew Wilcox... nommu: remove uses of VMA linked list
2022-07-20 Matthew Wilcox... i915: use the VMA iterator
2022-07-20 Liam R. Howlettmm/swapfile: use vma iterator instead of vma linked...
2022-07-20 Matthew Wilcox... mm/pagewalk: use vma_find() instead of vma linked list
2022-07-20 Liam R. Howlettmm/oom_kill: use maple tree iterators instead of vma...
2022-07-20 Liam R. Howlettmm/msync: use vma_find() instead of vma linked list
2022-07-20 Liam R. Howlettmm/mremap: use vma_find_intersection() instead of vma...
2022-07-20 Liam R. Howlettmm/mprotect: use maple tree navigation instead of vma...
2022-07-20 Matthew Wilcox... mm/mlock: use vma iterator and maple state instead...
2022-07-20 Liam R. Howlettmm/mempolicy: use vma iterator & maple state instead...
2022-07-20 Liam R. Howlettmm/memcontrol: stop using mm->highest_vm_end
2022-07-20 Liam R. Howlettmm/madvise: use vma_find() instead of vma linked list
2022-07-20 Matthew Wilcox... mm/ksm: use vma iterators instead of vma linked list
2022-07-20 Matthew Wilcox... mm/khugepaged: stop using vma linked list
2022-07-20 Liam R. Howlettmm/gup: use maple tree navigation instead of linked...
2022-07-20 Liam R. Howlettbpf: remove VMA linked list
2022-07-20 Matthew Wilcox... fork: use VMA iterator
2022-07-20 Matthew Wilcox... sched: use maple tree iterator to walk VMAs
2022-07-20 Matthew Wilcox... perf: use VMA iterator
2022-07-20 Matthew Wilcox... acct: use VMA iterator instead of linked list
2022-07-20 Liam R. Howlettipc/shm: use VMA iterator instead of linked list
2022-07-20 Liam R. Howlettuserfaultfd: use maple tree iterator to iterate VMAs
2022-07-20 Matthew Wilcox... fs/proc/task_mmu: stop using linked list and highest_vm_end
2022-07-20 Liam R. Howlettfs/proc/base: use maple tree iterators in place of...
2022-07-20 Matthew Wilcox... exec: use VMA iterator instead of linked list
2022-07-20 Matthew Wilcox... coredump: remove vma linked list walk
2022-07-20 Matthew Wilcox... um: remove vma linked list walk
2022-07-20 Matthew Wilcox... optee: remove vma linked list walk
2022-07-20 Matthew Wilcox... cxl: remove vma linked list walk
2022-07-20 Matthew Wilcox... xtensa: remove vma linked list walks
2022-07-20 Matthew Wilcox... x86: remove vma linked list walks
2022-07-20 Matthew Wilcox... s390: remove vma linked list walks
2022-07-20 Matthew Wilcox... powerpc: remove mmap linked list walks
2022-07-20 Matthew Wilcox... parisc: remove mmap linked list from cache handling
2022-07-20 Liam R. Howlettarm64: Change elfcore for_each_mte_vma() to use VMA...
2022-07-20 Matthew Wilcox... arm64: remove mmap linked list from vdso
2022-07-20 Liam R. Howlettmm/mmap: change do_brk_munmap() to use do_mas_align_mun...
2022-07-20 Liam R. Howlettmm/mmap: reorganize munmap to use maple states
2022-07-20 Liam R. Howlettmm/mmap: move mmap_region() below do_munmap()
2022-07-20 Liam R. Howlettmm: convert vma_lookup() to use mtree_load()
2022-07-20 Liam R. Howlettmm: remove vmacache
2022-07-20 Liam R. Howlettmm/mmap: use advanced maple tree API for mmap_region()
2022-07-20 Liam R. Howlettmm: use maple tree operations for find_vma_intersection()
2022-07-20 Liam R. Howlettmm/mmap: change do_brk_flags() to expand existing VMA...
2022-07-20 Liam R. Howlettmm/khugepaged: optimize collapse_pte_mapped_thp() by...
2022-07-20 Liam R. Howlettmm: optimize find_exact_vma() to use vma_lookup()
2022-07-20 Liam R. Howlettxen: use vma_lookup() in privcmd_ioctl_mmap()
2022-07-20 Liam R. Howlettmmap: change zeroing of maple tree in __vma_adjust()
2022-07-20 Liam R. Howlettmm: remove rb tree.
2022-07-20 Matthew Wilcox... proc: remove VMA rbtree use from nommu
2022-07-20 Liam R. Howlettdamon: convert __damon_va_three_regions to use the...
2022-07-20 Liam R. Howlettkernel/fork: use maple tree for dup_mmap() during forking
2022-07-20 Liam R. Howlettmm/mmap: use maple tree for unmapped_area{_topdown}
next