index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
hugetlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-07
mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
Li Xinhai
1
-10
/
+12
2021-03-07
hugetlb: fix update_and_free_page contig page struct assumption
Mike Kravetz
1
-2
/
+4
2021-03-03
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
1
-0
/
+39
2021-03-03
mm/hugetlb: fix potential double free in hugetlb_register_node() error path
Miaohe Lin
1
-1
/
+3
2021-02-10
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
1
-2
/
+1
2021-02-10
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
1
-2
/
+2
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-1
/
+1
2021-01-23
mm/hugetlb: fix potential missing huge page size info
Miaohe Lin
1
-1
/
+1
2020-09-09
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-08-26
mm/hugetlb: fix calculation of adjust_range_if_pmd_sharing_possible
Peter Xu
1
-14
/
+10
2020-05-02
mm/hugetlb: fix a addressing exception caused by huge_pte_offset
Longpeng
1
-6
/
+8
2019-10-29
hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
David Hildenbrand
1
-3
/
+2
2019-06-15
hugetlbfs: on restore reserve error path retain subpool reservation
Mike Kravetz
1
-5
/
+16
2019-05-31
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-16
/
+7
2019-05-04
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
1
-0
/
+13
2019-03-14
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
1
-3
/
+13
2018-12-08
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
Andrea Arcangeli
1
-1
/
+1
2018-11-21
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
1
-4
/
+19
2018-11-13
hugetlbfs: dirty pages as they are added to pagecache
Mike Kravetz
1
-0
/
+6
2018-10-13
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
1
-2
/
+35
2018-07-11
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
1
-0
/
+1
2018-03-28
hugetlbfs: check for pgoff value overflow
Mike Kravetz
1
-0
/
+7
2017-12-05
mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine
Kirill A. Shutemov
1
-1
/
+3
2017-12-05
mm, hugetlbfs: introduce ->split() to vm_operations_struct
Dan Williams
1
-0
/
+8
2017-11-03
userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size
Andrea Arcangeli
1
-2
/
+30
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+3
2017-09-07
mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones
Michal Hocko
1
-15
/
+20
2017-09-07
mm/hugetlb.c: constify attribute_group structures
Arvind Yadav
1
-3
/
+3
2017-09-07
mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour
Punit Agrawal
1
-3
/
+21
2017-08-15
mm/hugetlb: Allow arch to override and call the weak function
Aneesh Kumar K.V
1
-1
/
+3
2017-08-11
userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED case
Andrea Arcangeli
1
-1
/
+1
2017-08-03
mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors
Daniel Jordan
1
-6
/
+3
2017-07-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-2
/
+2
2017-07-11
hugetlb: add support for preferred node to alloc_huge_page_nodemask
Michal Hocko
1
-44
/
+44
2017-07-11
mm, hugetlb: unclutter hugetlb allocation layers
Michal Hocko
1
-104
/
+29
2017-07-11
mm/hugetlb.c: replace memfmt with string_get_size
Matthew Wilcox
1
-14
/
+5
2017-07-11
mm, hugetlb: schedule when potentially allocating many hugepages
David Rientjes
1
-0
/
+2
2017-07-11
hugetlb, memory_hotplug: prefer to use reserved pages for migration
Michal Hocko
1
-0
/
+27
2017-07-11
mm/hugetlb.c: warn the user when issues arise on boot due to hugepages
Liam R. Howlett
1
-12
/
+24
2017-07-11
mm: hugetlb: delete dequeue_hwpoisoned_huge_page()
Naoya Horiguchi
1
-34
/
+0
2017-07-11
mm: hugetlb: soft-offline: dissolve source hugepage after successful migration
Anshuman Khandual
1
-1
/
+9
2017-07-11
mm: hugetlb: prevent reuse of hwpoisoned free hugepages
Naoya Horiguchi
1
-2
/
+1
2017-07-07
mm, page_alloc: pass preferred nid instead of zonelist to allocator
Vlastimil Babka
1
-6
/
+9
2017-07-07
mm/hugetlb: introduce set_huge_swap_pte_at() helper
Punit Agrawal
1
-3
/
+5
2017-07-07
mm/hugetlb: allow architectures to override huge_pte_clear()
Punit Agrawal
1
-1
/
+1
2017-07-07
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-9
/
+14
2017-07-07
mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE
Aneesh Kumar K.V
1
-5
/
+2
2017-07-07
mm/follow_page_mask: add support for hugepage directory entry
Aneesh Kumar K.V
1
-0
/
+8
2017-07-07
mm/follow_page_mask: add support for hugetlb pgd entries
Anshuman Khandual
1
-0
/
+9
2017-07-07
mm/hugetlb: export hugetlb_entry_migration helper
Aneesh Kumar K.V
1
-4
/
+4
[next]