]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2023-04-25 Liam R. Howlettmaple_tree: Add ma_peek() interface maple_for6.4_big
2023-04-24 Liam R. Howlettmm: Remove VMA Iterator reset from vma_expand()
2023-04-24 Liam R. Howlettmm: Use vma_iter_next_range() in mmap_region()
2023-04-24 Liam R. Howlettmm: Add vma_iter_{next,prev}_range() to vma iterator
2023-04-24 Liam R. Howlettmaple_tree: Add testing for mas_{prev,next}_range()
2023-04-24 Liam R. Howlettmaple_tree: Add mas_prev_range() and mas_find_range_rev...
2023-04-24 Liam R. Howlettmaple_tree: Add mas_next_range() and mas_find_range...
2023-04-24 Liam R. Howlettmaple_tree: Fix comments for mas_next_entry() and mas_p...
2023-04-24 Liam R. Howlettmaple_tree: Introduce mas_prev_slot() interface
2023-04-24 Liam R. Howlettmaple_tree: Revise limit checks in mas_empty_area{_rev}()
2023-04-24 Liam R. Howlettmaple_tree: Introduce mas_next_slot() interface
2023-04-24 Liam R. Howlettmaple_tree: Update testing code for mas_{next,prev...
2023-04-24 Liam R. Howlettmaple_tree: Clear up index and last setting in single...
2023-04-24 Liam R. Howlettmaple_tree: Try harder to keep active node with mas_prev()
2023-04-24 Liam R. Howlettmaple_tree: Try harder to keep active node after mas_next()
2023-04-24 Liam R. Howlettmm/mmap: Change do_vmi_align_munmap() for maple tree...
2023-04-24 Liam R. Howlettmaple_tree: mas_start() reset depth on dead node
2023-04-24 Liam R. Howlettmaple_tree: Remove unnecessary check from mas_destroy()
2023-04-24 Liam R. Howlettmaple_tree: Add __init and __exit to test module
2023-04-24 Liam R. Howlettmm: Update vma_iter_store() to use MAS_WARN_ON()
2023-04-24 Liam R. Howlettmm: Update validate_mm() to use vma iterator
2023-04-24 Liam R. Howlettmaple_tree: Make test code work without debug enabled
2023-04-24 Liam R. Howlettmaple_tree: Return error on mte_pivots() out of range
2023-04-24 Liam R. Howlettmaple_tree: Use MAS_BUG_ON() prior to calling mas_meta_...
2023-04-24 Liam R. Howlettmaple_tree: Use MAS_WR_BUG_ON() in mas_store_prealloc()
2023-04-24 Liam R. Howlettmaple_tree: Use MAS_BUG_ON() from mas_topiary_range()
2023-04-24 Liam R. Howlettmaple_tree: Use MAS_BUG_ON() in mas_set_height()
2023-04-24 Liam R. Howlettmaple_tree: Use MAS_BUG_ON() when setting a leaf node...
2023-04-24 Liam R. Howlettmaple_tree: Convert debug code to use MT_WARN_ON()...
2023-04-24 Liam R. Howlettmaple_tree: Change RCU checks to WARN_ON() instead...
2023-04-24 Liam R. Howlettmaple_tree: Convert BUG_ON() to MT_BUG_ON()
2023-04-24 Liam R. Howlettmaple_tree: Add debug BUG_ON and WARN_ON variants
2023-04-24 Liam R. Howlettmaple_tree: Add format option to mt_dump()
2023-04-24 Liam R. Howlettmaple_tree: Clean up mas_dfs_postorder()
2023-04-24 Liam R. Howlettmaple_tree: Avoid unnecessary ascending
2023-04-24 Liam R. Howlettmaple_tree: Clean up mas_parent_enum()
2023-04-24 Liam R. Howlettmaple_tree: Fix static analyser cppcheck issue
2023-04-21 Roman Gushchinmm: kmem: fix a NULL pointer dereference in obj_stock_f...
2023-04-21 Christian Braunershmem: restrict noswap option to initial user namespace
2023-04-21 Huang Yingmm,unmap: avoid flushing TLB in batch if PTE is inacces...
2023-04-21 Kefeng Wangmm: hwpoison: coredump: support recovery from dump_user...
2023-04-21 Pasha Tatashinmm: hugetlb_vmemmap: provide stronger vmemmap allocatio...
2023-04-21 Jaewon Kimdma-buf/heaps: system_heap: avoid too much allocation
2023-04-21 Haifeng Xucpuset: clean up cpuset_node_allowed
2023-04-21 Andrew MortonMerge branch 'mm-stable' into mm-unstable
2023-04-21 Zhang Zhengmingrelayfs: fix out-of-bounds access in relay_file_read
2023-04-21 David Stevensmm/shmem: Fix race in shmem_undo_range w/THP
2023-04-21 Mark Rutlandkasan: hw_tags: avoid invalid virt_to_page()
2023-04-21 buddy.zhangmm: keep memory type same on DEVMEM Page-Fault
2023-04-21 Li zemingsparse: remove unnecessary 0 values from rc
2023-04-21 Linus Torvaldsmm: move 'mmap_min_addr' logic from callers into vm_unm...
2023-04-21 Hugh Dickinshugetlb: pte_alloc_huge() to replace huge pte_alloc_map()
2023-04-21 Peng Zhangmaple_tree: fix allocation in mas_sparse_area()
2023-04-21 Suren Baghdasaryanmm: do not increment pgfault stats when page fault...
2023-04-21 Sergey Senozhatskyzsmalloc: allow only one active pool compaction context
2023-04-21 Stefan Roeschselftests/mm: add new selftests for KSM
2023-04-21 Stefan Roeschmm: add new KSM process and sysfs knobs
2023-04-21 Stefan Roeschmm: add new api to enable ksm per process
2023-04-21 John Keepingmm: shrinkers: fix debugfs file permissions
2023-04-21 David Hildenbrandmm: don't check VMA write permissions if the PTE/PMD...
2023-04-21 Huang Yingmigrate_pages_batch: fix statistics for longterm pin...
2023-04-21 ZhangPenguserfaultfd: use helper function range_in_vma()
2023-04-21 Yajun Denglib/show_mem.c: use for_each_populated_zone() simplify...
2023-04-21 Kefeng Wangmm: correct arg in reclaim_pages()/reclaim_clean_pages_...
2023-04-21 Pankaj Raghavfs/buffer: convert create_page_buffers to folio_create_...
2023-04-21 Pankaj Raghavfs/buffer: add folio_create_empty_buffers helper
2023-04-21 Pankaj Raghavbuffer: add folio_alloc_buffers() helper
2023-04-21 Pankaj Raghavfs/buffer: add folio_set_bh helper
2023-04-21 Peter Xuselftests/mm: add tests for RO pinning vs fork()
2023-04-21 Peter Xuselftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
2023-04-21 Peter Xuselftests/mm: extend and rename uffd pagemap test
2023-04-21 Peter Xuselftests/mm: add a few options for uffd-unit-test
2023-04-21 Peter Xumm/hugetlb: fix uffd-wp bit lost when unsharing happens
2023-04-21 Peter Xumm/hugetlb: fix uffd-wp during fork()
2023-04-21 Zqiangkasan: fix lockdep report invalid wait context
2023-04-18 Longlong Xiamm: ksm: support hwpoison for ksm page
2023-04-18 Longlong Xiamm: memory-failure: refactor add_to_kill()
2023-04-18 Jeff Xuselftests/memfd: fix test_sysctl
2023-04-18 Chaitanya S... selftests/mm: run hugetlb testcases of va switch
2023-04-18 Chaitanya S... selftests/mm: configure nr_hugepages for arm64
2023-04-18 Chaitanya S... selftests/mm: add platform independent in code comments
2023-04-18 Chaitanya S... selftests/mm: rename va_128TBswitch to va_high_addr_switch
2023-04-18 Chaitanya S... selftests/mm: add support for arm64 platform on va...
2023-04-18 Luca Vizzarromemfd: pass argument of memfd_fcntl as int
2023-04-18 Kalesh Singhmm: Multi-gen LRU: remove wait_event_killable()
2023-04-18 Yang Yangmm: workingset: update description of the source file
2023-04-18 Pavankumar... printk: export console trace point for kcsan/kasan...
2023-04-18 Yosry Ahmedmm: vmscan: refactor updating current->reclaim_state
2023-04-18 Yosry Ahmedmm: vmscan: move set_task_reclaim_state() near flush_re...
2023-04-18 Yosry Ahmedmm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
2023-04-18 Alexander Potapenkomm: apply __must_check to vmap_pages_range_noflush()
2023-04-18 Alexander Potapenkomm: kmsan: apply __must_check to non-void functions
2023-04-18 Liu Shixinmm: hwpoison: support recovery from HugePage copy-on...
2023-04-18 Yosry Ahmedmemcg: page_cgroup_ino() get memcg from the page's...
2023-04-18 Aneesh Kumar K.Vmm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIM...
2023-04-18 Aneesh Kumar K.Vmm/vmemmap/devdax: fix kernel crash when probing devdax...
2023-04-18 Peter Xuselftests/mm: add uffdio register ioctls test
2023-04-18 Peter Xuselftests/mm: add shmem-private test to uffd-stress
2023-04-18 Peter Xuselftests/mm: drop sys/dev test in uffd-stress test
2023-04-18 Peter Xuselftests/mm: allow uffd test to skip properly with...
next