]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-04-14 Wei Yangmm-vmscan-make-sure-wakeup_kswapd-with-managed-zone-v2
2022-04-14 Wei Yangmm/vmscan: make sure wakeup_kswapd with managed zone
2022-04-14 Wei Yangmm/vmscan: reclaim only affects managed_zones
2022-04-14 Guo Zhengkuiuserfaultfd/selftests: use swap() instead of open coding it
2022-04-14 Peter Xuselftests/uffd: enable uffd-wp for shmem/hugetlbfs
2022-04-14 Peter Xumm: enable PTE markers by default
2022-04-14 Peter Xumm/uffd: enable write protection for shmem & hugetlbfs
2022-04-14 Peter Xumm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
2022-04-14 Peter Xumm/khugepaged: don't recycle vma pgtable if uffd-wp...
2022-04-14 kernel test... mm/shmem: vma_needs_copy can be static
2022-04-14 Peter Xumm/hugetlb: handle uffd-wp during fork()
2022-04-14 Peter Xufixup! mm/hugetlb: Only drop uffd-wp special pte if...
2022-04-14 Peter Xumm/hugetlb: only drop uffd-wp special pte if required
2022-04-14 Peter Xumm/hugetlb: allow uffd wr-protect none ptes
2022-04-14 Peter Xumm/hugetlb: handle pte markers in page faults
2022-04-14 Peter Xumm/hugetlb: handle UFFDIO_WRITEPROTECT
2022-04-14 Peter Xumm/hugetlb: take care of UFFDIO_COPY_MODE_WP
2022-04-14 Peter Xumm/hugetlb: hook page faults for uffd write protection
2022-04-14 Peter Xumm/hugetlb: introduce huge pte version of uffd-wp helpers
2022-04-14 Peter Xumm/shmem: handle uffd-wp during fork()
2022-04-14 Peter Xumm/shmem: allows file-back mem to be uffd wr-protected...
2022-04-14 Peter Xumm/shmem: allow uffd wr-protect none pte for file-backe...
2022-04-14 Peter Xumm/shmem: persist uffd-wp bit across zapping for file...
2022-04-14 Peter Xumm/shmem: handle uffd-wp special pte in page fault...
2022-04-14 Peter Xumm/shmem: take care of UFFDIO_COPY_MODE_WP
2022-04-14 Peter Xufixup! mm/uffd: PTE_MARKER_UFFD_WP
2022-04-14 Peter Xumm/uffd: PTE_MARKER_UFFD_WP
2022-04-14 Peter Xumm: check against orig_pte for finish_fault()
2022-04-14 Peter Xumm: teach core mm about pte markers
2022-04-14 Peter Xufixup! mm: Introduce PTE_MARKER swap entry
2022-04-14 Peter Xumm: introduce PTE_MARKER swap entry
2022-04-14 Peter Xuinclude/linux/swapops.h: remove stub for non_swap_entry()
2022-04-14 Peng Liuhugetlb: clean up hugetlb_cma_reserve
2022-04-14 Peng Liuhugetlb: fix return value of __setup handlers
2022-04-14 Peng Liuhugetlb: fix hugepages_setup when deal with pernode
2022-04-14 Peng Liuhugetlb: fix wrong use of nr_online_nodes
2022-04-14 Yang Shimm: mmap: register suitable readonly file vmas for...
2022-04-14 Andrew Mortonmm-khugepaged-introduce-khugepaged_enter_vma-helper...
2022-04-14 Yang Shimm: khugepaged: introduce khugepaged_enter_vma() helper
2022-04-14 Yang Shimm: khugepaged: move some khugepaged_* functions to...
2022-04-14 Yang Shimm: khugepaged: make khugepaged_enter() void function
2022-04-14 Yang Shimm: thp: only regular file could be THP eligible
2022-04-14 Yang Shimm: khugepaged: skip DAX vma
2022-04-14 Yang Shimm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
2022-04-14 Yang Shisched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
2022-04-14 Muchun Songmm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_V...
2022-04-14 Muchun Songmm: hugetlb_vmemmap: cleanup hugetlb_free_vmemmap_enabled*
2022-04-14 Muchun Songmm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related...
2022-04-14 Muchun Songarm64: mm: hugetlb: enable HUGETLB_PAGE_FREE_VMEMMAP...
2022-04-14 Muchun Songmm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_F...
2022-04-14 Jakob Koschelhugetlb: remove use of list iterator variable after...
2022-04-14 Bibo Maomm/khugepaged: sched to numa node when collapse huge...
2022-04-14 Liam Howlettmm/mmap.c: pass in mapping to __vma_link_file()
2022-04-14 Liam R. Howlettmm/mmap: drop range_has_overlap() function
2022-04-14 Liam R. Howlettmm: remove the vma linked list
2022-04-14 Liam Howlettriscv: use vma iterator for vdso
2022-04-14 Matthew Wilcox... nommu: remove uses of VMA linked list
2022-04-14 Matthew Wilcox... i915: use the VMA iterator
2022-04-14 Liam R. Howlettmm/swapfile: use vma iterator instead of vma linked...
2022-04-14 Liam R. Howlettmm/pagewalk: use vma_find() instead of vma linked list
2022-04-14 Liam R. Howlettmm/oom_kill: use maple tree iterators instead of vma...
2022-04-14 Liam R. Howlettmm/msync: use vma_find() instead of vma linked list
2022-04-14 Liam R. Howlettmm/mremap: use vma_find_intersection() instead of vma...
2022-04-14 Liam R. Howlettmm/mprotect: use maple tree navigation instead of vma...
2022-04-14 Liam R. Howlettmm/mlock: use vma iterator and instead of vma linked...
2022-04-14 Liam R. Howlettmm/mempolicy: use vma iterator & maple state instead...
2022-04-14 Liam R. Howlettmm/memcontrol: stop using mm->highest_vm_end
2022-04-14 Liam R. Howlettmm/madvise: use vma_find() instead of vma linked list
2022-04-14 Liam R. Howlettmm/ksm: use vma iterators instead of vma linked list
2022-04-14 Liam R. Howlettmm/khugepaged: stop using vma linked list
2022-04-14 Liam R. Howlettmm/gup: use maple tree navigation instead of linked...
2022-04-14 Liam R. Howlettbpf: remove VMA linked list
2022-04-14 Liam R. Howlettfork: use VMA iterator
2022-04-14 Liam R. Howlettsched: use maple tree iterator to walk VMAs
2022-04-14 Liam R. Howlettperf: use VMA iterator
2022-04-14 Liam R. Howlettacct: use VMA iterator instead of linked list
2022-04-14 Liam R. Howlettipc/shm: use VMA iterator instead of linked list
2022-04-14 Liam R. Howlettuserfaultfd: use maple tree iterator to iterate VMAs
2022-04-14 Matthew Wilcox... fs/proc/task_mmu: stop using linked list and highest_vm_end
2022-04-14 Liam R. Howlettfs/proc/base: use maple tree iterators in place of...
2022-04-14 Liam R. Howlettexec: use VMA iterator instead of linked list
2022-04-14 Matthew Wilcox... coredump: remove vma linked list walk
2022-04-14 Liam R. Howlettum: remove vma linked list walk
2022-04-14 Liam R. Howlettoptee: remove vma linked list walk
2022-04-14 Liam R. Howlettcxl: remove vma linked list walk
2022-04-14 Liam R. Howlettxtensa: remove vma linked list walks
2022-04-14 Liam R. Howlettx86: remove vma linked list walks
2022-04-14 Liam R. Howletts390: remove vma linked list walks
2022-04-14 Liam R. Howlettpowerpc: remove mmap linked list walks
2022-04-14 Liam R. Howlettparisc: remove mmap linked list from cache handling
2022-04-14 Liam R. Howlettarm64: remove mmap linked list from vdso
2022-04-14 Liam R. Howlettmm/mmap: change do_brk_munmap() to use do_mas_align_mun...
2022-04-14 Liam R. Howlettmm/mmap: reorganize munmap to use maple states
2022-04-14 Liam R. Howlettmm/mmap: move mmap_region() below do_munmap()
2022-04-14 Matthew Wilcox... mm: convert vma_lookup() to use mtree_load()
2022-04-14 Liam R. Howlettmm: remove vmacache
2022-04-14 Liam R. Howlettmm/mmap: use advanced maple tree API for mmap_region()
2022-04-14 Liam R. Howlettmm: use maple tree operations for find_vma_intersection()
2022-04-14 Liam R. Howlettmm/mmap: change do_brk_flags() to expand existing VMA...
2022-04-14 Liam R. Howlettmm/khugepaged: optimize collapse_pte_mapped_thp() by...
next