Age | Commit message (Expand) | Author |
2025-01-25 | mm/mglru: rework refault detection | Yu Zhao |
2025-01-25 | mm/mglru: rework type selection | Yu Zhao |
2025-01-25 | mm/mglru: rework aging feedback | Yu Zhao |
2025-01-25 | mm/mglru: optimize deactivation | Yu Zhao |
2025-01-25 | mm/mglru: clean up workingset | Yu Zhao |
2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang |
2025-01-25 | mm: make mmap_region() internal | Lorenzo Stoakes |
2025-01-25 | mm, swap_slots: remove slot cache for freeing path | Kairui Song |
2025-01-25 | mm, swap: use a global swap cluster for non-rotation devices | Kairui Song |
2025-01-25 | mm, swap: introduce a helper for retrieving cluster from offset | Kairui Song |
2025-01-25 | mm, swap: simplify percpu cluster updating | Kairui Song |
2025-01-25 | mm, swap: reduce contention on device lock | Kairui Song |
2025-01-25 | mm, swap: use an enum to define all cluster flags and wrap flags changes | Kairui Song |
2025-01-25 | mm, swap: hold a reference during scan and cleanup flag usage | Kairui Song |
2025-01-25 | mm, swap: clean up plist removal and adding | Kairui Song |
2025-01-25 | mm, swap: clean up device availability check | Kairui Song |
2025-01-25 | mm, swap: use cluster lock for HDD | Kairui Song |
2025-01-25 | mm, swap: remove old allocation path for HDD | Kairui Song |
2025-01-25 | mm, swap: fold swap_info_get_cont in the only caller | Kairui Song |
2025-01-25 | mm, swap: minor clean up for swap entry allocation | Kairui Song |
2025-01-25 | memcg: fix soft lockup in the OOM process | Chen Ridong |
2025-01-25 | mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc() | Alex Shi |
2025-01-25 | mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc | Alex Shi |
2025-01-25 | mm/zsmalloc: convert SetZsPageMovable and remove unused funcs | Alex Shi |
2025-01-25 | mm/zsmalloc: convert get_zspage() to take zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: convert migrate_zspage() to use zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: convert location_to_obj() to take zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: convert __free_zspage() to use zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: convert reset_page to reset_zpdesc | Alex Shi |
2025-01-25 | mm/zsmalloc: add two helpers for zs_page_migrate() and make it use zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: convert init_zspage() to use zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: convert create_page_chain() and its users to use zpdesc | Alex Shi |
2025-01-25 | mm/zsmalloc: convert obj_malloc() to use zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: add and use pfn/zpdesc seeking funcs | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc | Hyeonggon Yoo |
2025-01-25 | mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage() | Alex Shi |
2025-01-25 | mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool | Alex Shi |
2025-01-25 | mm/damon/sysfs-schemes: add a file for setting damos_filter->allow | SeongJae Park |
2025-01-25 | mm/damon: add 'allow' argument to damos_new_filter() | SeongJae Park |
2025-01-25 | mm/damon/paddr: support damos_filter->allow | SeongJae Park |
2025-01-25 | mm/damon/core: support damos_filter->allow | SeongJae Park |
2025-01-25 | mm/damon/core: add damos_filter->allow field | SeongJae Park |
2025-01-25 | mm: alloc_pages_bulk: rename API | Luiz Capitulino |
2025-01-25 | mm: alloc_pages_bulk_noprof: drop page_list argument | Luiz Capitulino |
2025-01-25 | mm/hugetlb: unify restore reserve accounting for new allocations | Peter Xu |
2025-01-25 | mm/hugetlb: drop vma_has_reserves() | Peter Xu |
2025-01-25 | mm/hugetlb: simplify vma_has_reserves() | Peter Xu |
2025-01-25 | mm/hugetlb: clean up map/global resv accounting when allocate | Peter Xu |