index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
2021-12-08
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
2021-12-08
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2021-07-11
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2021-06-03
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2021-05-22
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
Miaohe Lin
2021-03-07
mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
Li Xinhai
2021-03-07
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
2021-03-03
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
2021-03-03
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
2021-02-10
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
2021-02-10
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-01-23
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
2020-09-12
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
2020-08-26
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
2019-06-22
hugetlbfs: on restore reserve error path retain subpool reservation
Mike Kravetz
2019-06-11
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2019-05-31
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-03-13
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
2018-12-08
hugetlbfs: check for pgoff value overflow
Mike Kravetz
2018-12-08
mm/hugetlb.c: don't call region_abort if region_chg fails
Mike Kravetz
2018-11-21
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
2018-11-21
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
2018-11-13
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
2018-07-11
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
2017-12-05
mm, hugetlbfs: introduce ->split() to vm_operations_struct
Dan Williams
2017-04-08
mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()
Naoya Horiguchi
2017-01-19
mm/hugetlb.c: fix reservation race when freeing surplus pages
Mike Kravetz
2017-01-12
mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
Aneesh Kumar K.V
2016-11-11
mm/hugetlb: fix huge page reservation leak in private mapping error paths
Mike Kravetz
2016-10-07
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
2016-10-07
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
2016-10-07
mm/hugetlb: improve locking in dissolve_free_huge_pages()
Gerald Schaefer
2016-10-07
mm/hugetlb: check for reserved hugepages during memory offline
Gerald Schaefer
2016-10-07
mm/hugetlb: fix memory offline with hugepage size > memory block size
Gerald Schaefer
2016-08-11
mm/hugetlb: fix incorrect hugepages count during mem hotplug
zhong jiang
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-02
mm, hugetlb: fix huge_pte_alloc BUG_ON
Michal Hocko
2016-08-02
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
Jia He
2016-08-01
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
Aneesh Kumar K.V
2016-07-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-28
mm: hwpoison: remove incorrect comments
Naoya Horiguchi
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-26
mm/hugetlb: simplify hugetlb unmap
Aneesh Kumar K.V
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-07-15
mm: thp: refix false positive BUG in page_move_anon_rmap()
Hugh Dickins
2016-07-06
s390/mm: add support for 2GB hugepages
Gerald Schaefer
2016-06-30
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
[next]