]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-09-09 Wei Yangmaple_tree: arange64 node is not a leaf node
2024-09-09 SeongJae ParkDocs/damon/maintainer-profile: document Google calendar...
2024-09-09 SeongJae ParkDocs/damon/maintainer-profile: add links in place
2024-09-09 SeongJae ParkDocs/damon: use damonitor GitHub organization instead...
2024-09-09 SeongJae ParkRevert "mm/damon/lru_sort: adjust local variable to...
2024-09-09 SeongJae Parkmm/damon/core: remove per-scheme region priority histog...
2024-09-09 SeongJae Parkmm/damon/core: replace per-quota regions priority histo...
2024-09-09 SeongJae Parkmm/damon/core: introduce per-context region priorities...
2024-09-09 Kefeng Wangmm: remove putback_lru_page()
2024-09-09 Kefeng Wangmm: remove isolate_lru_page()
2024-09-09 Kefeng Wangmm: migrate_device: use more folio in migrate_device_fi...
2024-09-09 Kefeng Wangmm: migrate_device: use more folio in migrate_device_un...
2024-09-09 Kefeng Wangmm: migrate_device: use a folio in migrate_device_range()
2024-09-09 Kefeng Wangmm: migrate_device: convert to migrate_device_coherent_...
2024-09-09 Matthew Wilcox... swap: convert swapon() to use a folio
2024-09-09 Barry Songmm: count the number of partially mapped anonymous...
2024-09-09 Barry Songmm: count the number of anonymous THPs per size
2024-09-09 Ryan Robertsmm: tidy up shmem mTHP controls and stats
2024-09-09 Ryan Robertsmm: cleanup count_mthp_stat() definition
2024-09-04 Kefeng Wangmm: memory_hotplug: unify Huge/LRU/non-LRU movable...
2024-09-04 Kefeng Wangmm: migrate: add isolate_folio_to_list()
2024-09-04 Kefeng Wangmm: memory_hotplug: check hwpoisoned page firstly in...
2024-09-04 Kefeng Wangmm: memory-failure: add unmap_poisoned_folio()
2024-09-04 Kefeng Wangmm: memory_hotplug: remove head variable in do_migrate_...
2024-09-04 SeongJae Parkmm/damon/tests: add .kunitconfig file for DAMON kunit...
2024-09-04 SeongJae Parkmm/damon: move kunit tests to tests/ subdirectory with...
2024-09-04 SeongJae Parkmm/damon/dbgfs-test: skip dbgfs_set_init_regions()...
2024-09-04 SeongJae Parkmm/damon/dbgfs-test: skip dbgfs_set_targets() test...
2024-09-04 SeongJae Parkmm/damon/core-test: fix damon_test_ops_registration...
2024-09-04 SeongJae Parkmm/damon/core-test: test only vaddr case on ops registr...
2024-09-04 SeongJae Parkselftests/damon: add execute permissions to test scripts
2024-09-04 SeongJae Parkselftests/damon: cleanup __pycache__/ with 'make clean'
2024-09-04 SeongJae Parkselftests/damon: add access_memory_even to .gitignore
2024-09-04 Yujie Liusched/numa: Fix the vma scan starving issue
2024-09-04 Yanfei Xumemory tier: fix deadlock warning while onlining pages
2024-09-04 Uladzislau... mm: vmalloc: refactor vm_area_alloc_pages() function
2024-09-04 Lorenzo Stoakesmm: rework vm_ops->close() handling on VMA merge
2024-09-04 Lorenzo Stoakesmm: refactor vma_merge() into modify-only vma_merge_exi...
2024-09-04 Lorenzo Stoakesmm: introduce commit_merge(), abstracting final commit...
2024-09-04 Lorenzo Stoakesmm: make vma_prepare() and friends static and internal...
2024-09-04 Lorenzo Stoakesmm: avoid using vma_merge() for new VMAs
2024-09-04 Lorenzo Stoakesmm: abstract vma_expand() to use vma_merge_struct
2024-09-04 Lorenzo Stoakesmm: remove duplicated open-coded VMA policy check
2024-09-04 Lorenzo Stoakesmm: introduce vma_merge_struct and abstract vma_merge...
2024-09-04 Lorenzo Stoakestools: add VMA merge tests
2024-09-04 Lorenzo Stoakestools: improve vma test Makefile
2024-09-04 Liam R. Howlettmm/vma.h: optimise vma_munmap_struct
2024-09-04 Liam R. Howlettmm/vma: drop incorrect comment from vms_gather_munmap_v...
2024-09-04 Liam R. Howlettmm: move may_expand_vm() check in mmap_region()
2024-09-04 Liam R. Howlettipc/shm, mm: drop do_vma_munmap()
2024-09-04 Liam R. Howlettmm/mmap: use vms accounted pages in mmap_region()
2024-09-04 Liam R. Howlettmm/mmap: use PHYS_PFN in mmap_region()
2024-09-04 Liam R. Howlettmm: change failure of MAP_FIXED to restoring the gap...
2024-09-04 Liam R. Howlettmm/mmap: avoid zeroing vma tree in mmap_region()
2024-09-04 Liam R. Howlettmm: clean up unmap_region() argument list
2024-09-04 Liam R. Howlettmm/vma: track start and end for munmap in vma_munmap_struct
2024-09-04 Liam R. Howlettmm/mmap: reposition vma iterator in mmap_region()
2024-09-04 Liam R. Howlettmm/vma: support vma == NULL in init_vma_munmap()
2024-09-04 Liam R. Howlettmm/vma: expand mmap_region() munmap call
2024-09-04 Liam R. Howlettmm/vma: inline munmap operation in mmap_region()
2024-09-04 Liam R. Howlettmm/vma: extract validate_mm() from vma_complete()
2024-09-04 Liam R. Howlettmm/vma: change munmap to use vma_munmap_struct() for...
2024-09-04 Liam R. Howlettmm/vma: introduce vma_munmap_struct for use in munmap...
2024-09-04 Liam R. Howlettmm/vma: extract the gathering of vmas from do_vmi_align...
2024-09-04 Liam R. Howlettmm/vma: introduce vmi_complete_munmap_vmas()
2024-09-04 Liam R. Howlettmm/vma: introduce abort_munmap_vmas()
2024-09-04 Liam R. Howlettmm/vma: correctly position vma_iterator in __split_vma()
2024-09-04 Mike YuanDocumentation/cgroup-v2: clarify that zswap.writeback...
2024-09-04 Mike Yuanselftests: test_zswap: add test for hierarchical zswap...
2024-09-04 Usama Arifmm: remove code to handle same filled pages
2024-09-04 Usama Arifmm: store zero pages to be swapped out in a bitmap
2024-09-04 Zhongkun Hemm:page_alloc: fix the NULL ac->nodemask in __alloc_pag...
2024-09-04 Johannes Weinermm: swapfile: fix SSD detection with swapfile on btrfs
2024-09-04 Yuesong Limm:page-writeback: use folio_next_index() helper in...
2024-09-04 David Hildenbrandselftests/mm: fix charge_reserved_hugetlb.sh test
2024-09-04 Matthew Wilcox... x86: remove PG_uncached
2024-09-04 Matthew Wilcox... mm: rename PG_mappedtodisk to PG_owner_2
2024-09-04 Matthew Wilcox... mm: remove page_has_private()
2024-09-04 Matthew Wilcox... mm: remove PageOwnerPriv1
2024-09-04 Matthew Wilcox... mm: remove PageMlocked
2024-09-04 Matthew Wilcox... mm: remove PageUnevictable
2024-09-04 Matthew Wilcox... mm: remove PageSwapCache
2024-09-04 Matthew Wilcox... mm: remove PageReadahead
2024-09-04 Matthew Wilcox... mm: remove PageSwapBacked
2024-09-04 Matthew Wilcox... mm: remove PageActive
2024-09-04 Matthew Wilcox... zsmalloc: use all available 24 bits of page_type
2024-09-04 Matthew Wilcox... mm: support only one page_type per page
2024-09-04 Matthew Wilcox... mm: introduce page_mapcount_is_type()
2024-09-04 Matthew Wilcox... printf: remove %pGt support
2024-09-04 Pedro Falcatoselftests/mm: add more mseal traversal tests
2024-09-04 Pedro Falcatomm: remove can_modify_mm()
2024-09-04 Pedro Falcatomseal: replace can_modify_mm_madv with a vma variant
2024-09-04 Pedro Falcatomm/mremap: replace can_modify_mm with can_modify_vma
2024-09-04 Pedro Falcatomm/mprotect: replace can_modify_mm with can_modify_vma
2024-09-04 Pedro Falcatomm/munmap: replace can_modify_mm with can_modify_vma
2024-09-04 Pedro Falcatomm: move can_modify_vma to mm/vma.h
2024-09-04 Yafang Shaomm: allow read-ahead with IOCB_NOWAIT set
2024-09-04 Kefeng Wangmm: remove migration for HugePage in isolate_single_pag...
2024-09-04 Thorsten Blummm: shrinker: use min() to improve shrinker_debugfs_sca...
2024-09-04 Baolin Wangselftests: mm: support shmem mTHP collapse testing
next