1. 2ed768c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 5 years ago
  2. 26c02ad mm, gup: ensure real head page is ref-counted when using hugepages by Punit Agrawal · 7 years ago
  3. 78ef218 mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages by Will Deacon · 7 years ago
  4. c133d8e mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 5 years ago
  5. 1a55a71 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 5 years ago
  6. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  7. b29ea3c mm: introduce get_user_pages_longterm by Dan Williams · 6 years ago
  8. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  9. 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
  10. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  11. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  12. 3b91317 mm: replace get_user_pages_locked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  13. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  14. d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  15. 859110d mm: remove write/force parameters from __get_user_pages_locked() by Lorenzo Stoakes · 8 years ago
  16. 19be0ea mm: remove gup_flags FOLL_WRITE games from __get_user_pages() by Linus Torvalds · 8 years ago
  17. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  18. baa355f thp: file pages support for split_huge_page() by Kirill A. Shutemov · 8 years ago
  19. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  20. 337d9ab mm: thp: check pmd_trans_unstable() after split_huge_pmd() by Naoya Horiguchi · 8 years ago
  21. add6a0c KVM: MMU: try to fix up page faults before giving up by Paolo Bonzini · 8 years ago
  22. a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. c12d2da mm/gup: Remove the macro overload API migration helpers from the get_user*() APIs by Ingo Molnar · 8 years ago
  24. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  25. d61172b mm/core, x86/mm/pkeys: Differentiate instruction fetches by Dave Hansen · 8 years ago
  26. 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 8 years ago
  27. 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 8 years ago
  28. d4925e0 mm/gup: Factor out VMA fault permission checking by Dave Hansen · 8 years ago
  29. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  30. cde7014 mm/gup: Overload get_user_pages() functions by Dave Hansen · 8 years ago
  31. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 8 years ago
  32. 4643536 mm: retire GUP WARN_ON_ONCE that outlived its usefulness by Hugh Dickins · 8 years ago
  33. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 8 years ago
  34. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 8 years ago
  35. e90309c thp: allow mlocked THP again by Kirill A. Shutemov · 8 years ago
  36. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 8 years ago
  37. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 8 years ago
  38. 78ddc53 thp: rename split_huge_page_pmd() to split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  39. 7479df6 thp, mlock: do not allow huge pages in mlocked area by Kirill A. Shutemov · 8 years ago
  40. 7aef417 mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton by Kirill A. Shutemov · 8 years ago
  41. 6742d29 mm: adjust FOLL_SPLIT for new refcounting by Kirill A. Shutemov · 8 years ago
  42. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  43. 1027e44 mm: make GUP handle pfn mapping unless FOLL_GET is requested by Kirill A. Shutemov · 9 years ago
  44. 9d8c47e mm: use READ_ONCE() for non-scalar types by Jason Low · 9 years ago
  45. acc3c8d mm: move mm_populate()-related code to mm/gup.c by Kirill A. Shutemov · 9 years ago
  46. 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 9 years ago
  47. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  48. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  49. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  50. 0fd71a5 mm: gup: add __get_user_pages_unlocked to customize gup_flags by Andrea Arcangeli · 9 years ago
  51. f0818f4 mm: gup: add get_user_pages_locked and get_user_pages_unlocked by Andrea Arcangeli · 9 years ago
  52. e66f17f mm/hugetlb: take page table lock in follow_huge_pmd() by Naoya Horiguchi · 9 years ago
  53. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 9 years ago
  54. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  55. 38c5ce9 mm/gup: Replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 9 years ago
  56. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  57. e37c698 mm: replace ACCESS_ONCE with READ_ONCE or barriers by Christian Borntraeger · 9 years ago
  58. f30c59e mm: Update generic gup implementation to handle hugepage directory by Aneesh Kumar K.V · 10 years ago
  59. 2667f50 mm: introduce a general RCU get_user_pages_fast() by Steve Capper · 10 years ago
  60. 234b239 kvm: Faults which trigger IO release the mmap_sem by Andres Lagar-Cavilla · 10 years ago
  61. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  62. fa5bb20 mm: cleanup __get_user_pages() by Kirill A. Shutemov · 10 years ago
  63. 1674448 mm: extract code to fault in a page from __get_user_pages() by Kirill A. Shutemov · 10 years ago
  64. 69e68b4 mm: cleanup follow_page_mask() by Kirill A. Shutemov · 10 years ago
  65. f2b495c mm: extract in_gate_area() case from __get_user_pages() by Kirill A. Shutemov · 10 years ago
  66. 4bbd4c7 mm: move get_user_pages()-related code to separate file by Kirill A. Shutemov · 10 years ago