aboutsummaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c
AgeCommit message (Expand)Author
2021-12-08hugetlb: take PMD sharing into account when flushing tlb/cachesMike Kravetz
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-07-11mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-06-10mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPYMina Almasry
2021-06-03hugetlbfs: hugetlb_fault_mutex_hash() cleanupMike Kravetz
2021-05-22mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()Miaohe Lin
2021-03-07mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai
2021-03-07hugetlb: fix update_and_free_page contig page struct assumptionMike Kravetz
2021-03-03mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song
2021-03-03mm/hugetlb: fix potential double free in hugetlb_register_node() error pathMiaohe Lin
2021-02-10mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song
2021-02-10mm: hugetlb: fix a race between isolating and freeing pageMuchun Song
2021-02-10mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-01-23mm/hugetlb: fix potential missing huge page size infoMiaohe Lin
2020-09-09mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song
2020-08-26mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possiblePeter Xu
2020-05-02mm/hugetlb: fix a addressing exception caused by huge_pte_offsetLongpeng
2019-10-29hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()David Hildenbrand
2019-06-15hugetlbfs: on restore reserve error path retain subpool reservationMike Kravetz
2019-05-31hugetlb: use same fault hash key for shared and private mappingsMike Kravetz
2019-05-04mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds
2019-03-13hugetlbfs: fix races and page leaks during migrationMike Kravetz
2018-12-08userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli
2018-11-21hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz
2018-11-13hugetlbfs: dirty pages as they are added to pagecacheMike Kravetz
2018-10-13mm: migration: fix migration of huge PMD shared pagesMike Kravetz
2018-07-11mm: hugetlb: yield when prepping struct pagesCannon Matthews
2018-03-28hugetlbfs: check for pgoff value overflowMike Kravetz
2017-12-05mm/hugetlb: fix NULL-pointer dereference on 5-level paging machineKirill A. Shutemov
2017-12-05mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams
2017-11-03userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_sizeAndrea Arcangeli
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-06mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zonesMichal Hocko
2017-09-06mm/hugetlb.c: constify attribute_group structuresArvind Yadav
2017-09-06mm/hugetlb.c: make huge_pte_offset() consistent and document behaviourPunit Agrawal
2017-08-15mm/hugetlb: Allow arch to override and call the weak functionAneesh Kumar K.V
2017-08-10userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED caseAndrea Arcangeli
2017-08-02mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errorsDaniel Jordan
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-10hugetlb: add support for preferred node to alloc_huge_page_nodemaskMichal Hocko
2017-07-10mm, hugetlb: unclutter hugetlb allocation layersMichal Hocko
2017-07-10mm/hugetlb.c: replace memfmt with string_get_sizeMatthew Wilcox
2017-07-10mm, hugetlb: schedule when potentially allocating many hugepagesDavid Rientjes
2017-07-10hugetlb, memory_hotplug: prefer to use reserved pages for migrationMichal Hocko
2017-07-10mm/hugetlb.c: warn the user when issues arise on boot due to hugepagesLiam R. Howlett
2017-07-10mm: hugetlb: delete dequeue_hwpoisoned_huge_page()Naoya Horiguchi
2017-07-10mm: hugetlb: soft-offline: dissolve source hugepage after successful migrationAnshuman Khandual
2017-07-10mm: hugetlb: prevent reuse of hwpoisoned free hugepagesNaoya Horiguchi
2017-07-06mm, page_alloc: pass preferred nid instead of zonelist to allocatorVlastimil Babka
2017-07-06mm/hugetlb: introduce set_huge_swap_pte_at() helperPunit Agrawal