Age | Commit message (Expand) | Author | Files | Lines |
2025-05-25 | mm: fix copy_vma() error handling for hugetlb mappings | Ricardo Cañuelo Navarro | 1 | -1/+15 |
2025-05-25 | mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb f... | Ge Yang | 1 | -0/+8 |
2025-05-11 | mm: hugetlb: fix incorrect fallback for subpool | Wupeng Ma | 1 | -6/+22 |
2025-05-07 | mm/hugetlb: copy the CMA flag when demoting | Frank van der Linden | 1 | -0/+6 |
2025-04-11 | mm/hugetlb: add a line break at the end of the format string | wangxuewen | 1 | -1/+1 |
2025-04-11 | mm/hugetlb: fix set_max_huge_pages() when there are surplus pages | Jinjiang Tu | 1 | -1/+18 |
2025-04-11 | mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio() | Liu Shixin | 1 | -1/+1 |
2025-04-01 | mm/hugetlb: move hugetlb_sysctl_init() to the __init section | Marc Herbert | 1 | -1/+1 |
2025-03-21 | mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid | Mike Rapoport (Microsoft) | 1 | -1/+1 |
2025-03-17 | mm/hugetlb: update nr_huge_pages and surplus_huge_pages together | Liu Shixin | 1 | -1/+10 |
2025-03-17 | mm: move hugetlb specific things in folio to page[3] | David Hildenbrand | 1 | -1/+0 |
2025-03-17 | mm: hugetlb: log time needed to allocate hugepages | Thomas Prescher | 1 | -0/+10 |
2025-03-17 | mm: hugetlb: add hugetlb_alloc_threads cmdline option | Thomas Prescher | 1 | -4/+29 |
2025-03-17 | mm: hugetlb: improve parallel huge page allocation time | Thomas Prescher | 1 | -16/+18 |
2025-03-16 | mm/hugetlb: move hugetlb CMA code in to its own file | Frank van der Linden | 1 | -252/+17 |
2025-03-16 | mm/hugetlb: enable bootmem allocation from CMA areas | Frank van der Linden | 1 | -39/+129 |
2025-03-16 | mm/hugetlb: add hugetlb_cma_only cmdline option | Frank van der Linden | 1 | -0/+14 |
2025-03-16 | mm/hugetlb: do pre-HVO for bootmem allocated pages | Frank van der Linden | 1 | -3/+14 |
2025-03-16 | mm/hugetlb: add pre-HVO framework | Frank van der Linden | 1 | -1/+23 |
2025-03-16 | mm/hugetlb: move huge_boot_pages list init to hugetlb_bootmem_alloc | Frank van der Linden | 1 | -12/+7 |
2025-03-16 | mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc | Frank van der Linden | 1 | -0/+12 |
2025-03-16 | mm/hugetlb: check bootmem pages for zone intersections | Frank van der Linden | 1 | -2/+59 |
2025-03-16 | mm/hugetlb: set migratetype for bootmem folios | Frank van der Linden | 1 | -0/+21 |
2025-03-16 | mm/hugetlb: convert cmdline parameters from setup to early | Frank van der Linden | 1 | -28/+105 |
2025-03-16 | mm/hugetlb: use online nodes for bootmem allocation | Frank van der Linden | 1 | -3/+3 |
2025-03-16 | mm/hugetlb: remove redundant __ClearPageReserved | Frank van der Linden | 1 | -1/+0 |
2025-03-16 | mm, hugetlb: use cma_declare_contiguous_multi | Frank van der Linden | 1 | -3/+2 |
2025-03-16 | mm/hugetlb: fix surplus pages in dissolve_free_huge_page() | Jinjiang Tu | 1 | -2/+6 |
2025-03-08 | Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+8 |
2025-03-05 | mm/hugetlb: wait for hugetlb folios to be freed | Ge Yang | 1 | -0/+8 |
2025-03-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -2/+2 |
2025-02-27 | mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() | Ryan Roberts | 1 | -2/+2 |
2025-02-17 | mm: hugetlb: avoid fallback for specific node allocation of 1G pages | Luiz Capitulino | 1 | -1/+1 |
2025-02-01 | mm/hugetlb: fix hugepage allocation for interleaved memory nodes | Ritesh Harjani (IBM) | 1 | -1/+1 |
2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 1 | -1/+1 |
2025-01-25 | mm/hugetlb: use folio->lru int demote_free_hugetlb_folios() | David Hildenbrand | 1 | -3/+5 |
2025-01-25 | mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb() | David Hildenbrand | 1 | -2/+13 |
2025-01-25 | mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio | David Hildenbrand | 1 | -0/+10 |
2025-01-25 | mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb() | David Hildenbrand | 1 | -3/+20 |
2025-01-25 | mm/hugetlb: unify restore reserve accounting for new allocations | Peter Xu | 1 | -9/+9 |
2025-01-25 | mm/hugetlb: drop vma_has_reserves() | Peter Xu | 1 | -17/+6 |
2025-01-25 | mm/hugetlb: simplify vma_has_reserves() | Peter Xu | 1 | -60/+7 |
2025-01-25 | mm/hugetlb: clean up map/global resv accounting when allocate | Peter Xu | 1 | -33/+77 |
2025-01-25 | mm/hugetlb: rename avoid_reserve to cow_from_owner | Peter Xu | 1 | -13/+20 |
2025-01-25 | mm/hugetlb: stop using avoid_reserve flag in fork() | Peter Xu | 1 | -1/+1 |
2025-01-25 | mm/hugetlb: fix avoid_reserve to allow taking folio from subpool | Peter Xu | 1 | -19/+3 |
2025-01-25 | mm: replace free hugepage folios after migration | yangge | 1 | -0/+42 |
2025-01-13 | memcg/hugetlb: introduce mem_cgroup_charge_hugetlb | Joshua Hahn | 1 | -21/+14 |
2025-01-13 | mm/hugetlb: support FOLL_FORCE|FOLL_WRITE | Guillaume Morin | 1 | -8/+9 |
2025-01-13 | mm/hugetlb: don't map folios writable without VM_WRITE when copying during fo... | David Hildenbrand | 1 | -12/+6 |
2025-01-13 | hugetlb: prioritize surplus allocation from current node | Koichiro Den | 1 | -3/+17 |
2025-01-12 | mm: clear uffd-wp PTE/PMD state on mremap() | Ryan Roberts | 1 | -1/+13 |
2024-12-30 | mm: hugetlb: independent PMD page table shared count | Liu Shixin | 1 | -9/+7 |
2024-12-18 | mm: use aligned address in copy_user_gigantic_page() | Kefeng Wang | 1 | -3/+2 |
2024-11-14 | memcg/hugetlb: add hugeTLB counters to memcg | Joshua Hahn | 1 | -0/+2 |
2024-11-11 | mm: add PTE_MARKER_GUARD PTE marker | Lorenzo Stoakes | 1 | -0/+4 |
2024-11-06 | mm/hugetlb: perform vmemmap optimization batchly for specific node allocation | suhua | 1 | -3/+8 |
2024-09-26 | mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak | Steve Sistare | 1 | -0/+17 |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -298/+144 |
2024-09-17 | mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway | Vishal Moola (Oracle) | 1 | -2/+18 |
2024-09-09 | mm/codetag: fix pgalloc_tag_split() | Yu Zhao | 1 | -1/+1 |
2024-09-09 | mm/hugetlb: sort out global lock annotations | Mateusz Guzik | 1 | -3/+3 |
2024-09-03 | mm/hugetlb: use __GFP_COMP for gigantic folios | Yu Zhao | 1 | -234/+56 |
2024-09-01 | mm/hugetlb_vmemmap: batch HVO work when demoting | Yu Zhao | 1 | -64/+92 |
2024-09-01 | mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks | David Hildenbrand | 1 | -4/+4 |
2024-09-01 | mm: hugetlb: remove left over comment about follow_huge_foo() | Kefeng Wang | 1 | -4/+0 |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados | 1 | -3/+3 |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -63/+71 |
2024-07-17 | mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio | Miaohe Lin | 1 | -0/+3 |
2024-07-17 | mm/hugetlb: fix possible recursive locking detected warning | Miaohe Lin | 1 | -1/+1 |
2024-07-12 | mm: provide mm_struct and address to huge_ptep_get() | Christophe Leroy | 1 | -22/+22 |
2024-07-12 | mm/hugetlb.c: undo errant change | Andrew Morton | 1 | -0/+1 |
2024-07-09 | mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folio | Miaohe Lin | 1 | -0/+3 |
2024-07-09 | mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio() | Miaohe Lin | 1 | -7/+7 |
2024-07-06 | Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix | Andrew Morton | 1 | -46/+7 |
2024-07-04 | mm/ksm: refactor out try_to_merge_with_zero_page() | Chengming Zhou | 1 | -1/+0 |
2024-07-04 | hugetlb: force allocating surplus hugepages on mempolicy allowed nodes | Aristeu Rozanski | 1 | -19/+28 |
2024-07-03 | mm/hugetlb_vmemmap: fix race with speculative PFN walkers | Yu Zhao | 1 | -46/+7 |
2024-07-03 | mm: memory: improve copy_user_large_folio() | Kefeng Wang | 1 | -10/+8 |
2024-07-03 | mm: memory: convert clear_huge_page() to folio_zero_user() | Kefeng Wang | 1 | -2/+1 |
2024-07-03 | mm/hugetlb: guard dequeue_hugetlb_folio_nodemask against NUMA_NO_NODE uses | Oscar Salvador | 1 | -0/+4 |
2024-07-03 | mm/hugetlb: drop node_alloc_noretry from alloc_fresh_hugetlb_folio | Oscar Salvador | 1 | -7/+5 |
2024-07-03 | mm/hugetlb: constify ctl_table arguments of utility functions | Thomas Weißschuh | 1 | -2/+2 |
2024-06-05 | mm/hugetlb: do not call vma_add_reservation upon ENOMEM | Oscar Salvador | 1 | -2/+14 |
2024-05-11 | mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_wp | Oscar Salvador | 1 | -1/+1 |
2024-05-11 | mm/hugetlb: add missing VM_FAULT_SET_HINDEX in hugetlb_fault | Oscar Salvador | 1 | -1/+2 |
2024-05-07 | mm/hugetlb: align cma on allocation order, not demotion order | Frank van der Linden | 1 | -1/+1 |
2024-05-07 | mm/hugetlb: document why hugetlb uses folio_mapcount() for COW reuse decisions | David Hildenbrand | 1 | -0/+7 |
2024-05-05 | mm: convert hugetlb_page_mapping_lock_write to folio | Matthew Wilcox (Oracle) | 1 | -3/+3 |
2024-05-05 | mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios() | Sidhartha Kumar | 1 | -1/+1 |
2024-05-05 | mm/hugetlb: convert dissolve_free_huge_pages() to folios | Sidhartha Kumar | 1 | -9/+8 |
2024-05-05 | mm: track mapcount of large folios in single value | David Hildenbrand | 1 | -2/+2 |
2024-04-25 | mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid | Frank van der Linden | 1 | -3/+3 |
2024-04-25 | hugetlb: convert hugetlb_wp() to use struct vm_fault | Vishal Moola (Oracle) | 1 | -32/+32 |
2024-04-25 | hugetlb: convert hugetlb_no_page() to use struct vm_fault | Vishal Moola (Oracle) | 1 | -32/+31 |
2024-04-25 | hugetlb: convert hugetlb_fault() to use struct vm_fault | Vishal Moola (Oracle) | 1 | -43/+41 |
2024-04-25 | hugetlb: convert alloc_buddy_hugetlb_folio to use a folio | Matthew Wilcox (Oracle) | 1 | -17/+16 |
2024-04-25 | memory: remove the now superfluous sentinel element from ctl_table array | Joel Granados | 1 | -1/+0 |
2024-04-25 | mm/gup: handle hugetlb in the generic follow_page_mask code | Peter Xu | 1 | -71/+0 |
2024-04-25 | mm/hugetlb: declare hugetlbfs_pagecache_present() non-static | Peter Xu | 1 | -2/+2 |
2024-04-25 | mm: convert arch_clear_hugepage_flags to take a folio | Matthew Wilcox (Oracle) | 1 | -2/+2 |
2024-04-25 | mm: hugetlb: make the hugetlb migration strategy consistent | Baolin Wang | 1 | -2/+12 |
2024-04-25 | hugetlb: remove mention of destructors | Matthew Wilcox (Oracle) | 1 | -24/+16 |
2024-04-25 | mm: always initialise folio->_deferred_list | Matthew Wilcox (Oracle) | 1 | -1/+2 |
2024-04-25 | mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio() | Miaohe Lin | 1 | -1/+1 |
2024-04-24 | hugetlb: check for anon_vma prior to folio allocation | Vishal Moola (Oracle) | 1 | -4/+7 |
2024-04-24 | mm: turn folio_test_hugetlb into a PageType | Matthew Wilcox (Oracle) | 1 | -19/+3 |
2024-04-24 | mm/hugetlb: fix missing hugetlb_lock for resv uncharge | Peter Xu | 1 | -1/+4 |
2024-04-16 | mm/userfaultfd: allow hugetlb change protection upon poison entry | Peter Xu | 1 | -3/+7 |
2024-03-12 | mm: add an explicit smp_wmb() to UFFDIO_CONTINUE | James Houghton | 1 | -4/+13 |
2024-03-06 | mm: constify more page/folio tests | Matthew Wilcox (Oracle) | 1 | -2/+2 |
2024-03-06 | hugetlb: parallelize 1G hugetlb initialization | Gang Li | 1 | -8/+43 |
2024-03-06 | hugetlb: parallelize 2M hugetlb allocation and initialization | Gang Li | 1 | -17/+56 |
2024-03-06 | hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc | Gang Li | 1 | -10/+12 |
2024-03-06 | hugetlb: split hugetlb_hstate_alloc_pages | Gang Li | 1 | -44/+43 |
2024-03-06 | hugetlb: code clean for hugetlb_hstate_alloc_pages | Gang Li | 1 | -17/+29 |
2024-03-04 | hugetlb: allow faults to be handled under the VMA lock | Vishal Moola (Oracle) | 1 | -6/+0 |
2024-03-04 | hugetlb: use vmf_anon_prepare() instead of anon_vma_prepare() | Vishal Moola (Oracle) | 1 | -9/+9 |
2024-03-04 | hugetlb: pass struct vm_fault through to hugetlb_handle_userfault() | Vishal Moola (Oracle) | 1 | -29/+9 |
2024-03-04 | hugetlb: move vm_fault declaration to the top of hugetlb_fault() | Vishal Moola (Oracle) | 1 | -13/+19 |
2024-02-22 | mm/hugetlb: move page order check inside hugetlb_cma_reserve() | Anshuman Khandual | 1 | -0/+7 |
2024-02-22 | mm: hugetlb: improve the handling of hugetlb allocation failure for freed or ... | Baolin Wang | 1 | -16/+16 |
2024-02-22 | mm/hugetlb: restore the reservation if needed | Breno Leitao | 1 | -0/+25 |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -13/+12 |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 1 | -2/+2 |
2024-01-08 | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs... | Linus Torvalds | 1 | -1/+1 |
2023-12-29 | mm/rmap: introduce and use hugetlb_try_dup_anon_rmap() | David Hildenbrand | 1 | -2/+1 |
2023-12-29 | mm/rmap: introduce and use hugetlb_add_file_rmap() | David Hildenbrand | 1 | -3/+3 |
2023-12-29 | mm/rmap: introduce and use hugetlb_remove_rmap() | David Hildenbrand | 1 | -2/+2 |
2023-12-29 | mm/rmap: rename hugepage_add* to hugetlb_add* | David Hildenbrand | 1 | -4/+4 |
2023-12-06 | hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write | Mike Kravetz | 1 | -0/+7 |
2023-11-21 | fs: Rename mapping private members | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2023-10-25 | mempolicy: mmap_lock is not needed while migrating folios | Hugh Dickins | 1 | -18/+20 |
2023-10-25 | hugetlb_vmemmap: use folio argument for hugetlb_vmemmap_* functions | Usama Arif | 1 | -7/+7 |
2023-10-25 | hugetlb: perform vmemmap restoration on a list of pages | Mike Kravetz | 1 | -28/+71 |
2023-10-25 | hugetlb: perform vmemmap optimization on a list of pages | Mike Kravetz | 1 | -8/+35 |
2023-10-25 | hugetlb: restructure pool allocations | Mike Kravetz | 1 | -39/+141 |
2023-10-25 | hugetlb: optimize update_and_free_pages_bulk to avoid lock cycles | Mike Kravetz | 1 | -0/+39 |
2023-10-18 | hugetlb: memcg: account hugetlb-backed memory in memory controller | Nhat Pham | 1 | -7/+28 |
2023-10-18 | mm, hugetlb: remove HUGETLB_CGROUP_MIN_ORDER | Frank van der Linden | 1 | -1/+1 |
2023-10-18 | mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap() | David Hildenbrand | 1 | -1/+1 |
2023-10-18 | mm/rmap: move SetPageAnonExclusive() out of page_move_anon_rmap() | David Hildenbrand | 1 | -1/+3 |
2023-10-18 | fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs | Muhammad Usama Anjum | 1 | -2/+3 |
2023-10-18 | userfaultfd: UFFD_FEATURE_WP_ASYNC | Peter Xu | 1 | -13/+19 |
2023-10-18 | hugetlb: check for hugetlb folio before vmemmap_restore | Mike Kravetz | 1 | -9/+15 |
2023-10-18 | Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes. | Andrew Morton | 1 | -19/+63 |
2023-10-18 | hugetlbfs: close race between MADV_DONTNEED and page fault | Rik van Riel | 1 | -12/+22 |
2023-10-18 | hugetlbfs: extend hugetlb_vma_lock to private VMAs | Rik van Riel | 1 | -4/+37 |
2023-10-18 | hugetlbfs: clear resv_map pointer if mmap fails | Rik van Riel | 1 | -3/+4 |
2023-10-16 | mm/hugetlb: replace page_ref_freeze() with folio_ref_freeze() in hugetlb_foli... | Sidhartha Kumar | 1 | -1/+1 |
2023-10-16 | mm/filemap: remove hugetlb special casing in filemap.c | Sidhartha Kumar | 1 | -26/+6 |
2023-10-04 | hugetlb: convert remove_pool_huge_page() to remove_pool_hugetlb_folio() | Matthew Wilcox (Oracle) | 1 | -14/+15 |
2023-10-04 | hugetlb: remove a few calls to page_folio() | Matthew Wilcox (Oracle) | 1 | -15/+11 |
2023-10-04 | hugetlb: use a folio in free_hpage_workfn() | Matthew Wilcox (Oracle) | 1 | -6/+6 |
2023-10-04 | mm: hugetlb: skip initialization of gigantic tail struct pages if freed by HVO | Usama Arif | 1 | -9/+59 |
2023-10-04 | mm/hugetlb: use nth_page() in place of direct struct page manipulation | Zi Yan | 1 | -1/+1 |
2023-10-04 | mm/hugetlb: fix nodes huge page allocation when there are surplus pages | Xueshi Hu | 1 | -1/+3 |
2023-10-04 | hugetlb: set hugetlb page flag before optimizing vmemmap | Mike Kravetz | 1 | -9/+22 |
2023-09-29 | mm: hugetlb: add huge page size param to set_huge_pte_at() | Ryan Roberts | 1 | -19/+24 |
2023-08-24 | hugetlb: add documentation for vma_kernel_pagesize() | Matthew Wilcox (Oracle) | 1 | -3/+8 |
2023-08-24 | hugetlb: clear flags in tail pages that will be freed individually | Mike Kravetz | 1 | -10/+1 |
2023-08-21 | mm: remove HUGETLB_PAGE_DTOR | Matthew Wilcox (Oracle) | 1 | -43/+6 |
2023-08-21 | mm: convert free_huge_page() to free_huge_folio() | Matthew Wilcox (Oracle) | 1 | -25/+23 |
2023-08-21 | merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes | Andrew Morton | 1 | -24/+51 |
2023-08-21 | mm: replace mmap with vma write lock assertions when operating on a vma | Suren Baghdasaryan | 1 | -1/+1 |
2023-08-21 | mm/hugetlb.c: use helper macro K() | ZhangPeng | 1 | -1/+1 |
2023-08-21 | mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables() | Kefeng Wang | 1 | -2/+2 |
2023-08-18 | mm: move FAULT_FLAG_VMA_LOCK check from handle_mm_fault() | Matthew Wilcox (Oracle) | 1 | -0/+6 |
2023-08-18 | mmu_notifiers: rename invalidate_range notifier | Alistair Popple | 1 | -3/+4 |
2023-08-18 | mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali... | Alistair Popple | 1 | -1/+0 |
2023-08-18 | mm/hugetlb: get rid of page_hstate() | Sidhartha Kumar | 1 | -3/+3 |
2023-08-18 | mm: userfaultfd: support UFFDIO_POISON for hugetlbfs | Axel Rasmussen | 1 | -0/+19 |
2023-08-18 | mm: make PTE_MARKER_SWAPIN_ERROR more general | Axel Rasmussen | 1 | -11/+21 |
2023-08-18 | mm/gup: retire follow_hugetlb_page() | Peter Xu | 1 | -224/+0 |
2023-08-18 | mm/hugetlb: add page_mask for hugetlb_follow_page_mask() | Peter Xu | 1 | -1/+4 |
2023-08-18 | mm/hugetlb: prepare hugetlb_follow_page_mask() for FOLL_PIN | Peter Xu | 1 | -11/+22 |
2023-08-18 | mm/hugetlb: handle FOLL_DUMP well in follow_page_mask() | Peter Xu | 1 | -0/+9 |
2023-08-04 | hugetlb: do not clear hugetlb dtor until allocating vmemmap | Mike Kravetz | 1 | -24/+51 |
2023-07-08 | mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison | John Hubbard | 1 | -1/+6 |
2023-06-23 | hugetlb: revert use of page_cache_next_miss() | Mike Kravetz | 1 | -6/+6 |
2023-06-19 | mm: ptep_get() conversion | Ryan Roberts | 1 | -1/+1 |
2023-06-19 | mm/hugetlb: fix pgtable lock on pmd sharing | Peter Xu | 1 | -3/+2 |
2023-06-19 | mm/folio: avoid special handling for order value 0 in folio_set_order | Tarun Sahu | 1 | -6/+3 |
2023-06-19 | mm/hugetlb: use a folio in hugetlb_fault() | ZhangPeng | 1 | -10/+10 |
2023-06-19 | mm/hugetlb: use a folio in hugetlb_wp() | ZhangPeng | 1 | -16/+16 |
2023-06-19 | mm/hugetlb: use a folio in copy_hugetlb_page_range() | ZhangPeng | 1 | -11/+11 |
2023-06-09 | mm/gup: remove vmas array from internal GUP functions | Lorenzo Stoakes | 1 | -14/+10 |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -56/+80 |
2023-04-27 | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -3/+48 |
2023-04-21 | mm/hugetlb: fix uffd-wp bit lost when unsharing happens | Peter Xu | 1 | -2/+5 |
2023-04-21 | mm/hugetlb: fix uffd-wp during fork() | Peter Xu | 1 | -9/+15 |
2023-04-18 | mm: hwpoison: support recovery from HugePage copy-on-write faults | Liu Shixin | 1 | -3/+14 |
2023-04-18 | mm: convert copy_user_huge_page() to copy_user_large_folio() | ZhangPeng | 1 | -6/+5 |
2023-04-18 | userfaultfd: convert mfill_atomic_hugetlb() to use a folio | ZhangPeng | 1 | -13/+13 |
2023-04-18 | userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user() | ZhangPeng | 1 | -3/+2 |
2023-04-18 | hugetlb: remove PageHeadHuge() | Matthew Wilcox (Oracle) | 1 | -7/+11 |
2023-04-16 | sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes | Andrew Morton | 1 | -2/+12 |
2023-04-05 | mm: userfaultfd: combine 'mode' and 'wp_copy' arguments | Axel Rasmussen | 1 | -6/+6 |
2023-04-05 | mm: userfaultfd: don't pass around both mm and vma | Axel Rasmussen | 1 | -2/+2 |
2023-04-05 | mm: userfaultfd: rename functions for clarity + consistency | Axel Rasmussen | 1 | -10/+10 |