]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-08-27 Liam R. Howlettmm/vma.h: Optimise vma_munmap_struct map_fixed_no_hole_v7_fixes
2024-08-27 Liam R. Howlettmm/vma: Drop incorrect comment from vms_gather_munmap_v...
2024-08-27 Liam R. Howlettmm: Move may_expand_vm() check in mmap_region()
2024-08-27 Liam R. Howlettipc/shm, mm: Drop do_vma_munmap()
2024-08-27 Liam R. Howlettmm/mmap: Use vms accounted pages in mmap_region()
2024-08-27 Liam R. Howlettmm/mmap: Use PHYS_PFN in mmap_region()
2024-08-27 Liam R. Howlettmm/vma: Fix null pointer dereference in vms_abort_munma...
2024-08-23 Liam R. Howlettmm: Change failure of MAP_FIXED to restoring the gap...
2024-08-23 Liam R. Howlettmm/mmap: Avoid zeroing vma tree in mmap_region()
2024-08-23 Liam R. Howlettmm: Clean up unmap_region() argument list
2024-08-23 Liam R. Howlettmm/vma: Track start and end for munmap in vma_munmap_struct
2024-08-23 Liam R. Howlettmm/mmap: Reposition vma iterator in mmap_region()
2024-08-23 Liam R. Howlettmm/vma: Support vma == NULL in init_vma_munmap()
2024-08-23 Liam R. Howlettmm/vma: Expand mmap_region() munmap call
2024-08-23 Liam R. Howlettmm/vma: Inline munmap operation in mmap_region()
2024-08-23 Liam R. Howlettmm/vma: Extract validate_mm() from vma_complete()
2024-08-23 Liam R. Howlettmm/vma: fix bookkeeping checks
2024-08-21 Liam R. Howlettmm/vma: Change munmap to use vma_munmap_struct() for...
2024-08-20 Liam R. Howlettmm/vma: Introduce vma_munmap_struct for use in munmap...
2024-08-20 Liam R. Howlettmm/vma: Extract the gathering of vmas from do_vmi_align...
2024-08-20 Liam R. Howlettmm/vma: Introduce vmi_complete_munmap_vmas()
2024-08-20 Liam R. Howlettmm/vma: Introduce abort_munmap_vmas()
2024-08-20 Liam R. Howlettmm/vma: Correctly position vma_iterator in __split_vma()
2024-08-19 Pedro Falcatoselftests/mm: add more mseal traversal tests
2024-08-19 Pedro Falcatomm: Remove can_modify_mm()
2024-08-19 Pedro Falcatomseal: Replace can_modify_mm_madv with a vma variant
2024-08-19 Pedro Falcatomm/mremap: Replace can_modify_mm with can_modify_vma
2024-08-19 Pedro Falcatomm/mprotect: Replace can_modify_mm with can_modify_vma
2024-08-19 Pedro Falcatomm/munmap: Replace can_modify_mm with can_modify_vma
2024-08-19 Pedro Falcatomm: Move can_modify_vma to mm/vma.h
2024-08-17 Zhaoyang Huangmm: optimization on page allocation when CMA enabled
2024-08-17 Miaohe Linmm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned...
2024-08-17 Xiu Jianfengmm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
2024-08-17 gaoxumm: add lazyfree folio to lru tail
2024-08-17 Kefeng Wangmm: memory_hotplug: unify Huge/LRU/non-LRU movable...
2024-08-17 Kefeng Wangmm: migrate: add isolate_folio_to_list()
2024-08-17 Kefeng Wangmm: memory_hotplug: check hwpoisoned page firstly in...
2024-08-17 Kefeng Wangmm: memory-failure: add unmap_posioned_folio()
2024-08-17 Kefeng Wangmm: memory_hotplug: remove head variable in do_migrate_...
2024-08-17 David Hildenbrandmm/rmap: use folio->_mapcount for small folios
2024-08-17 Mike Yuanselftests: test_zswap: add test for hierarchical zswap...
2024-08-17 Mike Yuanmm/memcontrol: respect zswap.writeback setting from...
2024-08-17 Shakeel Buttmemcg: initiate deprecation of pressure_level
2024-08-17 Shakeel Buttmemcg: initiate deprecation of oom_control
2024-08-17 Shakeel Buttmemcg: initiate deprecation of v1 soft limit
2024-08-17 Shakeel Buttmemcg: initiate deprecation of v1 tcp accounting
2024-08-17 Shakeel Buttmemcg: make PGPGIN and PGPGOUT v1 only
2024-08-17 Shakeel Buttmemcg: allocate v1 event percpu only on v1 deployment
2024-08-17 Shakeel Buttmemcg: make v1 only functions static
2024-08-17 Shakeel Buttmemcg: move v1 events and statistics code to v1 file
2024-08-17 Shakeel Buttmemcg: move mem_cgroup_charge_statistics to v1 code
2024-08-17 Shakeel Buttmemcg: move mem_cgroup_event_ratelimit to v1 code
2024-08-17 Shakeel Buttmemcg: move v1 only percpu stats in separate struct
2024-08-17 Barry Songmm: use get_oder() and check size is is_power_of_2
2024-08-17 Ryan Robertsmm: override mTHP "enabled" defaults at kernel cmdline
2024-08-17 Yu Zhaomm/hugetlb: use __GFP_COMP for gigantic folios
2024-08-17 Yu Zhaomm/cma: add cma_{alloc,free}_folio()
2024-08-17 Yu Zhaomm/contig_alloc: support __GFP_COMP
2024-08-17 Kaiyang Zhaommmemcg-provide-per-cgroup-counters-for-numa-balancing...
2024-08-17 Kaiyang Zhaomm,memcg: provide per-cgroup counters for NUMA balancin...
2024-08-17 Sidhartha Kumarmaple_tree: make write helper functions void
2024-08-17 Sidhartha Kumarmaple_tree: remove unneeded mas_wr_walk() in mas_store_...
2024-08-17 Sidhartha Kumarmaple_tree: remove repeated sanity checks from write...
2024-08-17 Sidhartha Kumarmaple_tree: remove node allocations from various write...
2024-08-17 Sidhartha Kumarmaple_tree: have mas_store() allocate nodes if needed
2024-08-17 Sidhartha Kumarmaple_tree: remove mas_wr_modify()
2024-08-17 Sidhartha Kumarmaple_tree: simplify mas_commit_b_node()
2024-08-17 Sidhartha Kumarmaple_tree: convert mas_insert() to preallocate nodes
2024-08-17 Sidhartha Kumarmaple_tree: use store type in mas_wr_store_entry()
2024-08-17 Sidhartha Kumarmaple_tree: print store type in mas_dump()
2024-08-17 Sidhartha Kumarmaple_tree: use mas_store_gfp() in mtree_store_range()
2024-08-17 Sidhartha Kumarmaple_tree: preallocate nodes in mas_erase()
2024-08-17 Sidhartha Kumarmaple_tree: remove mas_destroy() from mas_nomem()
2024-08-17 Sidhartha Kumarmaple_tree: introduce mas_wr_store_type()
2024-08-17 Sidhartha Kumarmaple_tree: move up mas_wr_store_setup() and mas_wr_pre...
2024-08-17 Sidhartha Kumarmaple_tree: introduce mas_wr_prealloc_setup()
2024-08-17 Sidhartha Kumarmaple_tree: introduce store_type enum
2024-08-17 Muchun Songmm: kmem: add lockdep assertion to obj_cgroup_memcg
2024-08-17 Andrey Konovalovkasan-simplify-and-clarify-makefile-v2
2024-08-17 Andrey Konovalovkasan: simplify and clarify Makefile
2024-08-17 Shakeel Buttmemcg: use ratelimited stats flush in the reclaim
2024-08-17 Baolin Wangmm: shmem: support large folio swap out
2024-08-17 Baolin Wangmm: shmem: split large entry if the swapin folio is...
2024-08-17 Baolin Wangmm: shmem: drop folio reference count using 'nr_pages...
2024-08-17 Baolin Wangmm: shmem: support large folio allocation for shmem_rep...
2024-08-17 Baolin Wangmm: shmem: use swap_free_nr() to free shmem swap entries
2024-08-17 Baolin Wangmm: filemap: use xa_get_order() to get the swap entry...
2024-08-17 Daniel Gomezmm: shmem: return number of pages beeing freed in shmem...
2024-08-17 Baolin Wangmm: shmem: extend shmem_partial_swap_usage() to support...
2024-08-17 Baolin Wangmm: swap: extend swap_shmem_alloc() to support batch...
2024-08-17 Michael Ellermanpowerpc/vdso: refactor error handling
2024-08-17 Michael Ellermanmm: remove arch_unmap()
2024-08-17 Michael Ellermanpowerpc/mm: handle VDSO unmapping via close() rather...
2024-08-17 Michael Ellermanmm: add optional close() to struct vm_special_mapping
2024-08-17 Tianchen Dingkfence: save freeing stack trace at calling time instea...
2024-08-17 Wei Yangmaple_tree: fix comment typo with corresponding maple_s...
2024-08-17 Wei Yangmaple_tree: fix comment typo of ma_root
2024-08-17 Sidhartha Kumarmaple_tree: add test to replicate low memory race condi...
2024-08-17 Sidhartha Kumarmaple_tree: reset mas->index and mas->last on write...
2024-08-17 Yu Zhaomm/hugetlb_vmemmap: batch HVO work when demoting
next