blob: cf86a16630e53437a66b14e42145afd68517a00b [file] [log] [blame]
376a34efa4ee ("mm/gup: refactor and de-duplicate gup_fast() code")
9e1f0580d37e ("mm/gup: move __get_user_pages_fast() down a few lines in gup.c")
17839856fd58 ("gup: document and work around "COW can break either way" issue")
ad415db81796 ("mm/gup: fix __get_user_pages() on fault retry of hugetlb")
4f6da9341180 ("mm/gup: rename "nonblocking" to "locked" where proper")
4628b063d218 ("mm/gup: rename nr as nr_pinned in get_user_pages_fast()")
94202f126f69 ("mm/gup: require FOLL_GET for get_user_pages_fast()")
f1f6a7dd9b53 ("mm, tree-wide: rename put_user_page*() to unpin_user_page*()")
aa4b87fe9ea3 ("powerpc: book3s64: convert to pin_user_pages() and put_user_page()")
19fed0dae94d ("vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion")
1f815afcfca7 ("media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion")
803e4572d7c5 ("mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()")
57459435cff5 ("goldish_pipe: convert to pin_user_pages() and put_user_page()")
eddb1c228f79 ("mm/gup: introduce pin_user_pages*() and FOLL_PIN")
3c7470b6f684 ("media/v4l2-core: set pages dirty upon releasing DMA buffers")
f4000fdf435b ("mm/gup: allow FOLL_FORCE for get_user_pages_fast()")
3567813eae5e ("vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call")
c4237f8b1f4f ("mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM")
d2dfbe47fa0e ("mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()")