| Commit message (Expand) | Author | Age | Files | Lines |
* | hugetlbfs: flush TLBs correctly after huge_pmd_unshare | Nadav Amit | 2021-12-01 | 1 | -4/+19 |
* | mm, futex: fix shared futex pgoff on shmem huge page | Hugh Dickins | 2021-07-11 | 1 | -4/+1 |
* | mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY | Mina Almasry | 2021-06-10 | 1 | -2/+12 |
* | hugetlbfs: hugetlb_fault_mutex_hash() cleanup | Mike Kravetz | 2021-06-03 | 1 | -5/+5 |
* | mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts() | Miaohe Lin | 2021-05-22 | 1 | -2/+9 |
* | mm/hugetlb.c: fix unnecessary address expansion of pmd sharing | Li Xinhai | 2021-03-07 | 1 | -10/+12 |
* | hugetlb: fix update_and_free_page contig page struct assumption | Mike Kravetz | 2021-03-07 | 1 | -2/+4 |
* | mm/hugetlb: fix potential double free in hugetlb_register_node() error path | Miaohe Lin | 2021-03-04 | 1 | -1/+3 |
* | mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active | Muchun Song | 2021-02-10 | 1 | -2/+1 |
* | mm: hugetlb: fix a race between isolating and freeing page | Muchun Song | 2021-02-10 | 1 | -2/+2 |
* | mm: hugetlb: fix a race between freeing and dissolving the page | Muchun Song | 2021-02-10 | 1 | -0/+39 |
* | mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page | Muchun Song | 2021-02-10 | 1 | -1/+1 |
* | mm/hugetlb: fix potential missing huge page size info | Miaohe Lin | 2021-01-19 | 1 | -1/+1 |
* | mm/hugetlb: fix a race between hugetlb sysctl handlers | Muchun Song | 2020-09-09 | 1 | -6/+20 |
* | mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible | Peter Xu | 2020-08-26 | 1 | -14/+10 |
* | mm/hugetlb: fix a addressing exception caused by huge_pte_offset | Longpeng | 2020-04-29 | 1 | -6/+8 |
* | hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() | David Hildenbrand | 2019-10-29 | 1 | -3/+2 |
* | mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge | Naoya Horiguchi | 2019-07-03 | 1 | -9/+20 |
* | hugetlbfs: on restore reserve error path retain subpool reservation | Mike Kravetz | 2019-06-15 | 1 | -5/+16 |
* | hugetlb: use same fault hash key for shared and private mappings | Mike Kravetz | 2019-05-22 | 1 | -16/+6 |
* | mm/hugetlb.c: don't put_page in lock of hugetlb_lock | Kai Shen | 2019-05-22 | 1 | -1/+2 |
* | mm: prevent get_user_pages() from overflowing page refcount | Linus Torvalds | 2019-05-04 | 1 | -0/+13 |
* | hugetlbfs: fix races and page leaks during migration | Mike Kravetz | 2019-03-05 | 1 | -3/+13 |
* | mm/hugetlb.c: teach follow_hugetlb_page() to handle FOLL_NOWAIT | Andrea Arcangeli | 2019-02-06 | 1 | -1/+2 |
* | userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails | Andrea Arcangeli | 2018-12-08 | 1 | -1/+1 |
* | hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! | Mike Kravetz | 2018-11-21 | 1 | -4/+19 |
* | hugetlbfs: dirty pages as they are added to pagecache | Mike Kravetz | 2018-11-13 | 1 | -0/+6 |
* | hugetlb: take PMD sharing into account when flushing tlb/caches | Mike Kravetz | 2018-10-05 | 1 | -9/+44 |
* | mm: migration: fix migration of huge PMD shared pages | Mike Kravetz | 2018-10-05 | 1 | -2/+35 |
* | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 2018-08-23 | 1 | -16/+13 |
* | mm: fix race on soft-offlining free huge pages | Naoya Horiguchi | 2018-08-23 | 1 | -6/+5 |
* | mm/hugetlb.c: don't zero 1GiB bootmem pages | Cannon Matthews | 2018-08-17 | 1 | -1/+2 |
* | mm/hugetlb: remove gigantic page support for HIGHMEM | Mike Kravetz | 2018-08-17 | 1 | -8/+1 |
* | mm, hugetlbfs: pass fault address to cow handler | Huang Ying | 2018-08-17 | 1 | -4/+5 |
* | mm, hugetlbfs: rename address to haddr in hugetlb_cow() | Huang Ying | 2018-08-17 | 1 | -14/+12 |
* | ipc/shm.c add ->pagesize function to shm_vm_ops | Jane Chu | 2018-08-02 | 1 | -0/+7 |
* | mm: hugetlb: yield when prepping struct pages | Cannon Matthews | 2018-07-03 | 1 | -0/+1 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+2 |
* | mm, hugetlbfs: pass fault address to no page handler | Huang Ying | 2018-06-07 | 1 | -21/+21 |
* | mm: change return type to vm_fault_t | Souptick Joarder | 2018-06-07 | 1 | -1/+1 |
* | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 2018-04-16 | 1 | -2/+2 |
|\ |
|
| * | docs/vm: rename documentation files to .rst | Mike Rapoport | 2018-04-16 | 1 | -2/+2 |
* | | mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct | Dan Williams | 2018-04-05 | 1 | -8/+11 |
* | | mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() | Dan Williams | 2018-04-05 | 1 | -5/+3 |
* | | hugetlbfs: check for pgoff value overflow | Mike Kravetz | 2018-03-22 | 1 | -0/+7 |
* | | hugetlb: fix surplus pages accounting | Michal Hocko | 2018-03-09 | 1 | -1/+1 |
|/ |
|
* | hugetlb, mbind: fall back to default policy if vma is NULL | Michal Hocko | 2018-01-31 | 1 | -3/+2 |
* | hugetlb, mempolicy: fix the mbind hugetlb migration | Michal Hocko | 2018-01-31 | 1 | -14/+19 |
* | mm, hugetlb: further simplify hugetlb allocation API | Michal Hocko | 2018-01-31 | 1 | -37/+43 |
* | mm, hugetlb: get rid of surplus page accounting tricks | Michal Hocko | 2018-01-31 | 1 | -39/+23 |