blob: 7c971848b42df28de68b6396c40f0d9c2d7f590c [file] [log] [blame]
5a136b4ae327 ("mm/hmm: Fix error flows in hmm_invalidate_range_start")
2dcc3eb8ab50 ("mm/hmm: Poison hmm_range during unregister")
47f245985a4f ("mm/hmm: Hold on to the mmget for the lifetime of the range")
157816f3775f ("mm/hmm: Do not use list*_rcu() for hmm->ranges")
e36acfe6c86d ("mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register")
6d7c3cde93c1 ("mm/hmm: fix use after free with struct hmm in the mmu notifiers")
085ea25064a9 ("mm/hmm: clean up some coding style and comments")
dfcd66604c1c ("mm/mmu_notifier: convert user range->blockable to helper function")
391aab11e93f ("mm/hmm: convert various hmm_pfn_* to device_entry which is a better name")
55c0ece82ac6 ("mm/hmm: add a helper function that fault pages and map them to a device")
202394178d02 ("mm/hmm: add helpers to test if mm is still alive or not")
992de9a8b751 ("mm/hmm: allow to mirror vma of a file on a DAX backed filesystem")
63d5066f6e5a ("mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping)")
023a019a9b4e ("mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays")
a3e0d41c2b1f ("mm/hmm: improve driver API to work and wait over a range")
73231612dc7c ("mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()")
25f23a0c7127 ("mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()")
9f454612f602 ("mm/hmm: do not erase snapshot when a range is invalidated")
704f3f2cf63c ("mm/hmm: use reference counting for HMM struct")
eeaf06ac1a55 ("drm/nouveau/svm: initial support for shared virtual memory")
d7f9bb656ea4 ("drm/nouveau: allocate kernel channel(s) before initialising display")
484d9a844d0d ("drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start")
ac46d4f3c432 ("mm/mmu_notifier: use structure for invalidate_range_start/end calls v2")
5d6527a784f7 ("mm/mmu_notifier: use structure for invalidate_range_start/end callback")
5949dd8ee2a4 ("drm/nouveau: remove left-over struct member")
ec131b2d7fa6 ("mm/hmm: invalidate device page table at start of invalidation")
44532d4c591c ("mm/hmm: use a structure for update callback parameters")
d08faca018c4 ("mm/hmm: properly handle migration pmd")
86a2d59841ab ("mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback")
da19a102ce87 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma")