1. 376a34ef mm/gup: refactor and de-duplicate gup_fast() code by John Hubbard · 4 years, 7 months ago
  2. 9e1f058 mm/gup: move __get_user_pages_fast() down a few lines in gup.c by John Hubbard · 4 years, 7 months ago
  3. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  4. 548b6a1 mm/gup.c: further document vma_permits_fault() by Miles Chen · 4 years, 7 months ago
  5. 9142902 mm/gup: introduce pin_user_pages_unlocked by John Hubbard · 4 years, 7 months ago
  6. adc8cb4 mm/gup.c: update the documentation by Souptick Joarder · 4 years, 7 months ago
  7. 1783985 gup: document and work around "COW can break either way" issue by Linus Torvalds · 4 years, 7 months ago
  8. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  9. 475f4dfc mm/gup: fix fixup_user_fault() on multiple retries by Peter Xu · 4 years, 8 months ago
  10. d180870d mm, gup: return EINTR when gup is interrupted by fatal signals by Michal Hocko · 4 years, 9 months ago
  11. 72ef5e5 docs: fix broken references to text files by Mauro Carvalho Chehab · 4 years, 9 months ago
  12. ae46d2a mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal by Hillf Danton · 4 years, 9 months ago
  13. c7b6a56 mm/gup: Mark lock taken only after a successful retake by Peter Xu · 4 years, 9 months ago
  14. e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
  15. 9de4f22 mm: code cleanup for MADV_FREE by Huang Ying · 4 years, 9 months ago
  16. a0137f1 mm/vma: replace all remaining open encodings with vma_is_anonymous() by Anshuman Khandual · 4 years, 9 months ago
  17. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
  18. 71335f3 mm/gup: allow to react to fatal signals by Peter Xu · 4 years, 9 months ago
  19. 4426e94 mm/gup: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  20. ad415db mm/gup: fix __get_user_pages() on fault retry of hugetlb by Peter Xu · 4 years, 9 months ago
  21. 4f6da93 mm/gup: rename "nonblocking" to "locked" where proper by Peter Xu · 4 years, 9 months ago
  22. df3a0a2 mm/gup: fix omission of check on FOLL_LONGTERM in gup fast path by Pingfan Liu · 4 years, 9 months ago
  23. 4628b063 mm/gup: rename nr as nr_pinned in get_user_pages_fast() by Pingfan Liu · 4 years, 9 months ago
  24. f28d436 mm/gup/writeback: add callbacks for inaccessible pages by Claudio Imbrenda · 4 years, 9 months ago
  25. 1970dc6 mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting by John Hubbard · 4 years, 9 months ago
  26. 47e29d3 mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages by John Hubbard · 4 years, 9 months ago
  27. 3faa52c mm/gup: track FOLL_PIN pages by John Hubbard · 4 years, 9 months ago
  28. 94202f1 mm/gup: require FOLL_GET for get_user_pages_fast() by John Hubbard · 4 years, 9 months ago
  29. 3b78d83 mm/gup: pass gup flags to two more routines by John Hubbard · 4 years, 9 months ago
  30. 86dfbed mm/gup: pass a flags arg to __gup_device_* functions by John Hubbard · 4 years, 9 months ago
  31. 22bf29b mm/gup: split get_user_pages_remote() into two routines by John Hubbard · 4 years, 9 months ago
  32. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  33. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  34. eddb1c2 mm/gup: introduce pin_user_pages*() and FOLL_PIN by John Hubbard · 5 years ago
  35. f4000fd mm/gup: allow FOLL_FORCE for get_user_pages_fast() by John Hubbard · 5 years ago
  36. c4237f8 mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM by John Hubbard · 5 years ago
  37. a707cdd mm/gup: move try_get_compound_head() to top, fix minor issues by John Hubbard · 5 years ago
  38. a43e982 mm/gup: factor out duplicate code from four routines by John Hubbard · 5 years ago
  39. be9d304 mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge by Wei Yang · 5 years ago
  40. 15494520 mm: fix gup_pud_range by Qiujun Huang · 5 years ago
  41. d2dfbe4 mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote() by Liu Xiang · 5 years ago
  42. b96cc65 mm/gup.c: allow CMA migration to propagate errors back to caller by zhong jiang · 5 years ago
  43. 0cd22af mm/gup: fix a misnamed "write" argument, and a related bug by John Hubbard · 5 years ago
  44. f965259 mm: untag user pointers in mm/gup.c by Andrey Konovalov · 5 years ago
  45. bfe7b00 mm, thp: introduce FOLL_SPLIT_PMD by Song Liu · 5 years ago
  46. 2d15eb3 mm/gup: add make_dirty arg to put_user_pages_dirty_lock() by akpm@linux-foundation.org · 5 years ago
  47. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  48. 1759673 mm: introduce ARCH_HAS_PTE_DEVMAP by Robin Murphy · 5 years ago
  49. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  50. 790c736 mm/gup.c: mark undo_dev_pagemap as __maybe_unused by Guenter Roeck · 5 years ago
  51. b5d1c39 mm/gup.c: remove some BUG_ONs from get_gate_page() by Andy Lutomirski · 5 years ago
  52. aa71239 mm/gup: speed up check_and_migrate_cma_pages() on huge page by Pingfan Liu · 5 years ago
  53. 520b4a4 mm: mark the page referenced in gup_hugepte by Christoph Hellwig · 5 years ago
  54. 01a3691 mm: switch gup_hugepte to use try_get_compound_head by Christoph Hellwig · 5 years ago
  55. cbd34da mm: move the powerpc hugepd code to mm/gup.c by Christoph Hellwig · 5 years ago
  56. 817be12 mm: validate get_user_pages_fast flags by Christoph Hellwig · 5 years ago
  57. 050a9ad mm: consolidate the get_user_pages* implementations by Christoph Hellwig · 5 years ago
  58. d3649f6 mm: reorder code blocks in gup.c by Christoph Hellwig · 5 years ago
  59. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  60. 39656e8 mm: lift the x86_32 PAE version of gup_get_pte to common code by Christoph Hellwig · 5 years ago
  61. 26f4c32 mm: simplify gup_fast_permitted by Christoph Hellwig · 5 years ago
  62. f455c854 mm: use untagged_addr() for get_user_pages_fast addresses by Christoph Hellwig · 5 years ago
  63. a7030ae mm/gup.c: make follow_page_mask() static by Bharath Vedartham · 5 years ago
  64. 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
  65. df17277 mm/gup: continue VM_FAULT_RETRY processing even for pre-faults by Mike Rapoport · 6 years ago
  66. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  67. fc1d8e7 mm: introduce put_user_page*(), placeholder versions by John Hubbard · 6 years ago
  68. 7af7556 mm/gup: add FOLL_LONGTERM capability to GUP fast by Ira Weiny · 6 years ago
  69. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  70. b798bec mm/gup: change write parameter to flags in fast walk by Ira Weiny · 6 years ago
  71. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  72. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  73. 8fde12c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  74. f86727f Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 9a4e9f3 mm: update get_user_pages_longterm to migrate pages allocated from CMA region by Aneesh Kumar K.V · 6 years ago
  76. 414fd08 mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 6 years ago
  77. ad8cfb9 mm/gup: Remove the 'write' parameter from gup_fast_permitted() by Ira Weiny · 6 years ago
  78. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  79. fa45f11 mm/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
  80. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  81. 08be37b mm/gup: finish consolidating error handling by John Hubbard · 6 years ago
  82. 7817955 mm/gup.c: fix follow_page_mask() kerneldoc comment by Mike Rapoport · 6 years ago
  83. 2ebe822 mm/gup.c: fix __get_user_pages_fast() comment by Fengguang Wu · 6 years ago
  84. df06b37 mm/gup: cache dev_pagemap while pinning pages by Keith Busch · 6 years ago
  85. d4faa40 mm: remove unnecessary local variable addr in __get_user_pages_fast() by Wei Yang · 6 years ago
  86. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  87. bb177a7 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 6 years ago
  88. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  89. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  90. 6882728 mm, gup: prevent pmd checking race in follow_pmd_mask() by Huang Ying · 7 years ago
  91. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  92. a9b6de7 mm: fix __gup_device_huge vs unmap by Dan Williams · 7 years ago
  93. 7f7ccc2 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 7 years ago
  94. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  95. c61611f get_user_pages_fast(): return -EFAULT on access_ok failure by Michael S. Tsirkin · 7 years ago
  96. 2923117 mm/gup.c: fix coding style issues. by Mario Leinweber · 7 years ago
  97. 96312e6 mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT by Andrea Arcangeli · 7 years ago
  98. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  99. 5a87e37 Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  100. 832d7aa mm: optimize dev_pagemap reference counting around get_dev_pagemap by Christoph Hellwig · 7 years ago