]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-11-26 Liam R. Howlettbpf: Remove VMA linked list
2021-11-26 Liam R. Howlettfork: Use VMA iterator
2021-11-26 Liam R. Howlettsched: Use maple tree iterator to walk VMAs
2021-11-26 Liam R. Howlettperf: Use VMA iterator
2021-11-26 Liam R. Howlettacct: Use VMA iterator instead of linked list
2021-11-26 Liam R. Howlettipc/shm: Use VMA iterator instead of linked list
2021-11-26 Liam R. Howlettuserfaultfd: Use maple tree iterator to iterate VMAs
2021-11-26 Liam R. Howlettfs/proc/task_mmu: Stop using linked list and highest_vm_end
2021-11-26 Liam R. Howlettfs/proc/base: Use maple tree iterators in place of...
2021-11-26 Liam R. Howlettexec: Use VMA iterator instead of linked list
2021-11-26 Matthew Wilcox... binfmt_elf: Take the mmap lock when walking the VMA...
2021-11-26 Matthew Wilcox... coredump: Remove vma linked list walk
2021-11-26 Liam R. Howlettbinfmt_elf: Remove vma linked list walk
2021-11-26 Liam R. Howlettum: Remove vma linked list walk
2021-11-26 Liam R. Howlettoptee: Remove vma linked list walk
2021-11-26 Liam R. Howlettcxl: Remove vma linked list walk
2021-11-26 Liam R. Howlettxtensa: Remove vma linked list walks
2021-11-26 Liam R. Howlettx86: Remove vma linked list walks
2021-11-26 Liam R. Howletts390: Remove vma linked list walks
2021-11-26 Liam R. Howlettpowerpc: Remove mmap linked list walks
2021-11-26 Liam R. Howlettparisc: Remove mmap linked list from cache handling
2021-11-26 Liam R. Howlettarm64: Remove mmap linked list from vdso
2021-11-26 Liam R. Howlettmm/mmap: Change do_brk_munmap() to use do_mas_align_mun...
2021-11-26 Liam R. Howlettmm/mmap: Reorganize munmap to use maple states
2021-11-26 Liam R. Howlettmm/mmap: Move mmap_region() below do_munmap()
2021-11-26 Liam R. Howlettmm: Remove vmacache
2021-11-26 Liam R. Howlettmm/mmap: Use advanced maple tree API for mmap_region()
2021-11-26 Liam R. Howlettmm: Use maple tree operations for find_vma_intersection...
2021-11-26 Liam R. Howlettmm/mmap: Change do_brk_flags() to expand existing VMA...
2021-11-26 Liam R. Howlettmm/khugepaged: Optimize collapse_pte_mapped_thp() by...
2021-11-26 Liam R. Howlettmm: Optimize find_exact_vma() to use vma_lookup()
2021-11-26 Liam R. Howlettxen: Use vma_lookup() in privcmd_ioctl_mmap()
2021-11-26 Liam R. Howlettmmap: Change zeroing of maple tree in __vma_adjust
2021-11-26 Liam R. Howlettmm: Remove rb tree.
2021-11-26 Matthew Wilcox... mm: Convert vma_lookup() to use the Maple Tree
2021-11-26 Matthew Wilcox... proc: Remove VMA rbtree use from nommu
2021-11-26 Matthew Wilcox... damon: Convert __damon_va_three_regions to use the...
2021-11-26 Liam R. Howlettkernel/fork: Use maple tree for dup_mmap() during forking
2021-11-26 Liam R. Howlettmm/mmap: Use maple tree for unmapped_area{_topdown}
2021-11-26 Liam R. Howlettmm/mmap: Use the maple tree for find_vma_prev() instead...
2021-11-26 Liam R. Howlettmm/mmap: Use the maple tree in find_vma() instead of...
2021-11-26 Matthew Wilcox... mmap: Use the VMA iterator in count_vma_pages_range()
2021-11-26 Matthew Wilcox... mm: Add VMA iterator
2021-11-26 Liam R. Howlettmm: Start tracking VMAs with maple tree
2021-11-26 Liam R. HowlettMaple Tree: Add new data structure
2021-11-26 Liam R. Howlettradix tree test suite: Add support for slab bulk APIs
2021-11-26 Liam R. Howlettradix tree test suite: Add allocation counts and size...
2021-11-26 Liam R. Howlettradix tree test suite: Add kmem_cache_set_non_kernel()
2021-11-26 Liam R. Howlettradix tree test suite: Add pr_err define
2021-11-21 Linus TorvaldsLinux 5.16-rc2
2021-11-21 Linus TorvaldsMerge tag 'x86-urgent-2021-11-21' of git://git.kernel...
2021-11-21 Linus TorvaldsMerge tag 'perf-urgent-2021-11-21' of git://git.kernel...
2021-11-21 Linus TorvaldsMerge tag 'powerpc-5.16-2' of git://git.kernel.org...
2021-11-21 Geert Uytterhoevenpstore/blk: Use "%lu" to format unsigned long
2021-11-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-11-20 Linus TorvaldsMerge tag 'block-5.16-2021-11-19' of git://git.kernel...
2021-11-20 Linus TorvaldsMerge tag 'pinctrl-v5.16-2' of git://git.kernel.org...
2021-11-20 Linus TorvaldsMerge tag 's390-5.16-3' of git://git.kernel.org/pub...
2021-11-20 Linus TorvaldsMerge tag '5.16-rc1-smb3-fixes' of git://git.samba...
2021-11-20 David Hildenbrandproc/vmcore: fix clearing user buffer by properly using...
2021-11-20 Ard Biesheuvelkmap_local: don't assume kmap PTEs are linear arrays...
2021-11-20 SeongJae Parkmm/damon/dbgfs: fix missed use of damon_dbgfs_lock
2021-11-20 SeongJae Parkmm/damon/dbgfs: use '__GFP_NOWARN' for user-specified...
2021-11-20 Kees Cookkasan: test: silence intentional read overflow warnings
2021-11-20 Mina Almasryhugetlb, userfaultfd: fix reservation restore on userfa...
2021-11-20 Bui Quang Minhhugetlb: fix hugetlb cgroup refcounting during mremap
2021-11-20 Rustam Kovhaevmm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
2021-11-20 Nathan Chancellorhexagon: ignore vmlinux.lds
2021-11-20 Nathan Chancellorhexagon: clean up timer-regs.h
2021-11-20 Nathan Chancellorhexagon: export raw I/O routines for modules
2021-11-20 Yunfeng Yemm: emit the "free" trace report before freeing memory...
2021-11-20 Alexander Mikhalitsynshm: extend forced shm destroy to support objects from...
2021-11-20 Alexander Mikhalitsynipc: WARN if trying to remove ipc object which is absent
2021-11-20 Matthew Wilcoxmm/swap.c:put_pages_list(): reinitialise the page list
2021-11-19 Linus TorvaldsMerge tag 'libata-5.16-rc2' of git://git.kernel.org...
2021-11-19 Linus TorvaldsMerge tag 'trace-v5.16-6' of git://git.kernel.org/pub...
2021-11-19 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of...
2021-11-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.16-rc2' of git://git.kerne...
2021-11-19 Linus TorvaldsMerge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of...
2021-11-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-11-19 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-11-19 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kerne...
2021-11-19 Linus TorvaldsMerge tag 'drm-fixes-2021-11-19' of git://anongit.freed...
2021-11-19 Peter Zijlstrax86: Pin task-stack in __get_wchan()
2021-11-19 Eric W. Biedermansignal: Replace force_fatal_sig with force_exit_sig...
2021-11-19 Eric W. Biedermansignal: Don't always set SA_IMMUTABLE for forced signals
2021-11-19 Bryan TanMAINTAINERS: Update for VMware PVRDMA driver
2021-11-19 Ming Leiblk-mq: don't insert FUA request with data into schedul...
2021-11-19 Yu Kuaiblk-cgroup: fix missing put device in error path from...
2021-11-19 Andreas Schwabriscv: fix building external modules
2021-11-19 Anup PatelRISC-V: Enable KVM in RV64 and RV32 defconfigs as a...
2021-11-19 Dave AirlieMerge tag 'amd-drm-fixes-5.16-2021-11-17' of https...
2021-11-19 Dave AirlieMerge tag 'drm-intel-fixes-2021-11-18' of git://anongit...
2021-11-19 Dave AirlieMerge tag 'drm-misc-fixes-2021-11-18' of git://anongit...
2021-11-19 Nikita Yushchenkotracing: Don't use out-of-sync va_list in event printing
2021-11-19 Kees Cooktracing: Use memset_startat() to zero struct trace_iterator
2021-11-19 Linus TorvaldsMerge tag 'zstd-for-linus-5.16-rc1' of git://github...
2021-11-18 Linus TorvaldsMerge tag 'thermal-5.16-rc2' of git://git.kernel.org...
2021-11-18 Linus TorvaldsMerge tag 'pm-5.16-rc2' of git://git.kernel.org/pub...
2021-11-18 Linus TorvaldsMerge tag 'acpi-5.16-rc2' of git://git.kernel.org/pub...
next