- ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 2 months ago
- 63ce50f Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 2 months ago
- 88c91dc mempolicy: migration attempt to match interleave nodes by Hugh Dickins · 1 year, 3 months ago
- 72e315f mempolicy: mmap_lock is not needed while migrating folios by Hugh Dickins · 1 year, 3 months ago
- ddc1a5c mempolicy: alloc_pages_mpol() for NUMA policy without vma by Hugh Dickins · 1 year, 3 months ago
- 23e4883 mm: add page_rmappable_folio() wrapper by Hugh Dickins · 1 year, 3 months ago
- 2cafb58 mempolicy: remove confusing MPOL_MF_LAZY dead code by Hugh Dickins · 1 year, 3 months ago
- 35ec8fa mempolicy: mpol_shared_policy_init() without pseudo-vma by Hugh Dickins · 1 year, 3 months ago
- 93397c3 mempolicy trivia: use pgoff_t in shared mempolicy tree by Hugh Dickins · 1 year, 3 months ago
- c36f6e6 mempolicy trivia: slightly more consistent naming by Hugh Dickins · 1 year, 3 months ago
- 7f1ee4e mempolicy trivia: delete those ancient pr_debug()s by Hugh Dickins · 1 year, 3 months ago
- 1cb5d11 mempolicy: fix migrate_pages(2) syscall return nr_failed by Hugh Dickins · 1 year, 3 months ago
- 94d7d92 mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al. by Lorenzo Stoakes · 1 year, 3 months ago
- 5ef8f1b Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes. by Andrew Morton · 1 year, 3 months ago
- 8c9ae56 sched/numa, mm: make numa migrate functions to take a folio by Kefeng Wang · 1 year, 4 months ago
- 75c7012 mm: mempolicy: make mpol_misplaced() to take a folio by Kefeng Wang · 1 year, 4 months ago
- 8db3057 Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the branch by Ingo Molnar · 1 year, 3 months ago
- 51f6253 mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer by Liam R. Howlett · 1 year, 3 months ago
- 2452626 mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are specified by Yang Shi · 1 year, 4 months ago
- b1f099b numa: Generalize numa_map_to_online_node() by Yury Norov · 1 year, 5 months ago
- da6e7bf mm: convert prep_transhuge_page() to folio_prep_large_rmappable() by Matthew Wilcox (Oracle) · 1 year, 5 months ago
- 49b0638 mm: enable page walking API to lock vmas during the walk by Suren Baghdasaryan · 1 year, 5 months ago
- 6c21e06 mm/mempolicy: Take VMA lock before replacing policy by Jann Horn · 1 year, 6 months ago
- c33c794 mm: ptep_get() conversion by Ryan Roberts · 1 year, 7 months ago
- 7780d04 mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() fails by Hugh Dickins · 1 year, 7 months ago
- 4e096ae mm: convert migrate_pages() to work on folios by Matthew Wilcox (Oracle) · 1 year, 8 months ago
- 00ca0f2 mm/mempolicy: correctly update prev when policy is equal on mbind by Lorenzo Stoakes · 1 year, 8 months ago
- f4e9e0e mm/mempolicy: fix use-after-free of VMA iterator by Liam R. Howlett · 1 year, 9 months ago
- 9747b9e mm: hugetlb: change to return bool for isolate_hugetlb() by Baolin Wang · 1 year, 11 months ago
- be2d575 mm: change to return bool for folio_isolate_lru() by Baolin Wang · 1 year, 11 months ago
- 4a64981 mm/mempolicy: convert migrate_page_add() to migrate_folio_add() by Vishal Moola (Oracle) · 2 years ago
- d451b89 mm/mempolicy: convert queue_pages_required() to queue_folio_required() by Vishal Moola (Oracle) · 2 years ago
- 0a2c1e8 mm/mempolicy: convert queue_pages_hugetlb() to queue_folios_hugetlb() by Vishal Moola (Oracle) · 2 years ago
- 3dae02b mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range() by Vishal Moola (Oracle) · 2 years ago
- de1f505 mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd() by Vishal Moola (Oracle) · 2 years ago
- d0ce0e4 mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio() by Sidhartha Kumar · 2 years ago
- 6aa3a92 mm/hugetlb: convert isolate_hugetlb to folios by Sidhartha Kumar · 2 years ago
- 9760ebf mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator by Liam R. Howlett · 2 years ago
- f10c2ab mempolicy: convert to vma iterator by Liam R. Howlett · 2 years ago
- 5ab0fc1 Sync mm-stable with mm-hotfixes-stable to pick up dependent patches by Andrew Morton · 2 years ago
- 73bdf65 migrate: hugetlb: check for hugetlb shared PMD in node migration by Mike Kravetz · 2 years ago
- d175111 mm/uffd: detect pgtable allocation failures by Peter Xu · 2 years ago
- a79390f mm/mprotect: use long for page accountings and retval by Peter Xu · 2 years ago
- 1ef488e mm/mprotect: drop pgprot_t parameter from change_protection() by David Hildenbrand · 2 years, 1 month ago
- e976936 mm/mempolicy: do not duplicate policy if it is not applicable for set_mempolicy_home_node by Michal Hocko · 2 years, 1 month ago
- 38ce7c9 mm/mempolicy: fix memory leak in set_mempolicy_home_node system call by Mathieu Desnoyers · 2 years, 1 month ago
- 7329e3e mm/mempolicy: fix mbind_range() arguments to vma_merge() by Liam Howlett · 2 years, 3 months ago
- aaa31e0 mm/mempolicy: use PAGE_ALIGN instead of open-coding it by ze zuo · 2 years, 4 months ago
- 66850be mm/mempolicy: use vma iterator & maple state instead of vma linked list by Liam R. Howlett · 2 years, 4 months ago
- d2226eb mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process by Feng Tang · 2 years, 5 months ago
- 12c1dc8 mm/mempolicy: fix lock contention on mems_allowed by Abel Wu · 2 years, 5 months ago
- 6d97cf8 mm/mempolicy: remove unneeded out label by Miaohe Lin · 2 years, 6 months ago
- 3218f87 mm: handling Non-LRU pages returned by vm_normal_pages by Alex Sierra · 2 years, 6 months ago
- 000eca5 mm/mempolicy: fix get_nodes out of bound access by Tianyu Li · 2 years, 7 months ago
- 7ce82f4 mm/migration: return errno when isolate_huge_page failed by Miaohe Lin · 2 years, 8 months ago
- 018160a mm/mempolicy: fix uninit-value in mpol_rebind_policy() by Wang Cheng · 2 years, 8 months ago
- adf88aa mm: remove alloc_pages_vma() by Matthew Wilcox (Oracle) · 2 years, 8 months ago
- 4a18419 mm/mprotect: use mmu_gather by Nadav Amit · 2 years, 8 months ago
- bc78b5e mm/mempolicy: clean up the code logic in queue_pages_pte_range by Miaohe Lin · 2 years, 9 months ago
- 911b2b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 9 months ago
- 4ad0995 mm/mempolicy: fix mpol_new leak in shared_policy_replace by Miaohe Lin · 2 years, 9 months ago
- a04cd160 mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation. by Zi Yan · 2 years, 9 months ago
- ec4858e mm/mempolicy: Use vma_alloc_folio() in new_page() by Matthew Wilcox (Oracle) · 2 years, 9 months ago
- f584b68 mm: Add vma_alloc_folio() by Matthew Wilcox (Oracle) · 2 years, 9 months ago
- 4e09060 mempolicy: mbind_range() set_policy() after vma_merge() by Hugh Dickins · 2 years, 10 months ago
- f728b9c mm: change lookup_node() to use get_user_pages_fast() by John Hubbard · 2 years, 10 months ago
- 5c26f6a mm: refactor vm_area_struct::anon_vma_name usage code by Suren Baghdasaryan · 2 years, 10 months ago
- dad5b02 mm/mempolicy: fix all kernel-doc warnings by Randy Dunlap · 3 years ago
- c6018b4 mm/mempolicy: add set_mempolicy_home_node syscall by Aneesh Kumar K.V · 3 years ago
- c045511 mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY by Aneesh Kumar K.V · 3 years ago
- be1a13e mm: drop node from alloc_pages_vma by Michal Hocko · 3 years ago
- 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years ago
- 3386353 mm: mempolicy: fix THP allocations escaping mempolicy restrictions by Andrey Ryabinin · 3 years, 1 month ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 20f9ba4 mm: migrate: make demotion knob depend on migration by Yang Shi · 3 years, 2 months ago
- c00b6b9 mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory allocation by Chen Wandun · 3 years, 2 months ago
- 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- 6d2aec9 mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind() by Eric Dumazet · 3 years, 3 months ago
- cc09cb1 mm/page_alloc: Add folio allocation functions by Matthew Wilcox (Oracle) · 4 years, 1 month ago
- a3fa7a1 Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 276aeee mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task by yanghui · 3 years, 4 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- e130242 mm: simplify compat numa syscalls by Arnd Bergmann · 3 years, 4 months ago
- 38b031d mm/mempolicy.c: use in_task() in mempolicy_slab_node() by Vasily Averin · 3 years, 4 months ago
- be897d4 mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies by Feng Tang · 3 years, 4 months ago
- a38a59f mm/mempolicy: advertise new MPOL_PREFERRED_MANY by Ben Widawsky · 3 years, 4 months ago
- 4c54d94 mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy by Feng Tang · 3 years, 4 months ago
- b27abac mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes by Dave Hansen · 3 years, 4 months ago
- 062db29 mm/mempolicy: use readable NUMA_NO_NODE macro instead of magic number by Baolin Wang · 3 years, 4 months ago
- 20b51af1 mm/migrate: add sysfs interface to enable reclaim migration by Huang Ying · 3 years, 4 months ago
- 5ac9588 mm/migrate: enable returning precise migrate_pages() success count by Yang Shi · 3 years, 4 months ago
- 269fbe7 mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies by Ben Widawsky · 3 years, 6 months ago
- e5947d2 mm: mempolicy: don't have to split pmd for huge zero page by Yang Shi · 3 years, 6 months ago
- 9583792 mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy by Feng Tang · 3 years, 6 months ago
- 7858d7b mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy by Feng Tang · 3 years, 6 months ago
- b26e517 mm/mempolicy: cleanup nodemask intersection check for oom by Feng Tang · 3 years, 6 months ago
- f19298b mm/vmstat: convert NUMA statistics to basic NUMA counters by Mel Gorman · 3 years, 7 months ago
- 33e3575 mm/mempolicy: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 7 months ago
- baf2f90 mm: fix typos in comments by Lu Jialin · 3 years, 8 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago