linux-2.6-microblaze.git
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
2024-09-04 Baolin Wangmm: khugepaged: support shmem mTHP collapse
2024-09-04 Baolin Wangmm: khugepaged: support shmem mTHP copy
2024-09-04 Baolin Wangmm: khugepaged: use the number of pages in the folio...
2024-09-04 Baolin Wangmm: khugepaged: expand the is_refcount_suitable() to...
2024-09-04 David Hildenbrandmm: always inline _compound_head() with CONFIG_HUGETLB_...
2024-09-04 Uros Bizjakmm/kmemleak: use IS_ERR_PCPU() for pointer in the percp...
2024-09-04 Uros Bizjakerr.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PC...
2024-09-04 Jinjiang Tuselftests/mm: remove unnecessary ia64 code and comment
2024-09-04 Danilo Krummrichmm: krealloc: clarify valid usage of __GFP_ZERO
2024-09-04 Danilo Krummrichmm: krealloc: consider spare memory for __GFP_ZERO
2024-09-04 David Hildenbrandmm/rmap: use folio->_mapcount for small folios
2024-09-04 Yu Zhaomm/hugetlb: use __GFP_COMP for gigantic folios
2024-09-04 Yu Zhaomm/cma: add cma_{alloc,free}_folio()
2024-09-04 Yu Zhaomm/contig_alloc: support __GFP_COMP
2024-09-04 Kaiyang Zhaomm,memcg: provide per-cgroup counters for NUMA balancin...
2024-09-04 Andrey Konovalovkasan: simplify and clarify Makefile
2024-09-04 Baolin Wangmm: shmem: support large folio swap out
2024-09-04 Baolin Wangmm: shmem: split large entry if the swapin folio is...
2024-09-04 Baolin Wangmm: shmem: drop folio reference count using 'nr_pages...
2024-09-04 Baolin Wangmm: shmem: support large folio allocation for shmem_rep...
2024-09-04 Baolin Wangmm: shmem: use swap_free_nr() to free shmem swap entries
2024-09-04 Baolin Wangmm: filemap: use xa_get_order() to get the swap entry...
2024-09-04 Daniel Gomezmm: shmem: return number of pages beeing freed in shmem...
2024-09-04 Baolin Wangmm: shmem: extend shmem_partial_swap_usage() to support...
2024-09-04 Baolin Wangmm: swap: extend swap_shmem_alloc() to support batch...
2024-09-04 Barry Songmm: attempt to batch free swap entries for zap_pte_range()
2024-09-04 Barry Songmm: rename instances of swap_info_struct to meaningful...
2024-09-04 Mike Rapoport... docs: move numa=fake description to kernel-parameters.txt
2024-09-04 Mike Rapoport... mm: make range-to-target_node lookup facility a part...
2024-09-04 Mike Rapoport... arch_numa: switch over to numa_memblks
2024-09-04 Mike Rapoport... of, numa: return -EINVAL when no numa-node-id is found
2024-09-04 Mike Rapoport... mm: numa_memblks: use memblock_{start,end}_of_DRAM...
2024-09-04 Mike Rapoport... mm: numa_memblks: make several functions and variables...
2024-09-04 Mike Rapoport... mm: numa_memblks: introduce numa_memblks_init
2024-09-04 Mike Rapoport... mm: introduce numa_emulation
2024-09-04 Mike Rapoport... mm: move numa_distance and related code from x86 to...
2024-09-04 Mike Rapoport... mm: introduce numa_memblks
2024-09-04 Mike Rapoport... x86/numa: numa_{add,remove}_cpu: make cpu parameter...
2024-09-04 Mike Rapoport... x86/numa_emu: use a helper function to get MAX_DMA32_PFN
2024-09-04 Mike Rapoport... x86/numa_emu: split __apicid_to_node update to a helper...
2024-09-04 Mike Rapoport... x86/numa_emu: simplify allocation of phys_dist
2024-09-04 Mike Rapoport... x86/numa: move FAKE_NODE_* defines to numa_emu
2024-09-04 Mike Rapoport... x86/numa: use get_pfn_range_for_nid to verify that...
next