Files
linux-stable-mirror/include/linux
Linus Torvalds 515f12b9ee Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Pull HMM fixes from Jason Gunthorpe:
 "Fix the locking around nouveau's use of the hmm_range_* APIs. It works
  correctly in the success case, but many of the the edge cases have
  missing unlocks or double unlocks.

  The diffstat is a bit big as Christoph did a comprehensive job to move
  the obsolete API from the core header and into the driver before
  fixing its flow, but the risk of regression from this code motion is
  low"

* tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  nouveau: unlock mmap_sem on all errors from nouveau_range_fault
  nouveau: remove the block parameter to nouveau_range_fault
  mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
  mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
2019-07-30 12:54:44 -07:00
..
2019-07-10 09:00:57 -06:00
2019-07-18 09:49:30 +02:00
2019-07-09 14:15:37 -07:00
2019-07-26 17:01:29 -06:00
2019-07-16 19:23:25 -07:00
2019-07-09 14:32:14 -06:00
2019-07-12 11:05:43 -07:00
2019-07-18 10:20:13 -06:00
2019-07-10 09:00:57 -06:00