1. ba170f7 mm, notifier: Catch sleeping/blocking for !blockable by Daniel Vetter · 5 years ago
  2. 312364f3 kernel.h: Add non_block_start/end() by Daniel Vetter · 5 years ago
  3. f2bc09e drm/radeon: guard against calling an unpaired radeon_mn_unregister() by Jason Gunthorpe · 5 years ago
  4. 6bdf3b0 csky: add missing brackets in a macro for tlb.h by Jason Gunthorpe · 5 years ago
  5. b4bc781 pagewalk: use lockdep_assert_held for locking validation by Christoph Hellwig · 5 years ago
  6. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  7. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  8. 810e24e mm/mmu_notifiers: annotate with might_sleep() by Daniel Vetter · 5 years ago
  9. 66204f1 mm/mmu_notifiers: prime lockdep by Daniel Vetter · 5 years ago
  10. 23b6839 mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end by Daniel Vetter · 5 years ago
  11. f0ade90 mm/mmu_notifiers: remove the __mmu_notifier_invalidate_range_start/end exports by Christoph Hellwig · 5 years ago
  12. c18ce674d mm/hmm: hmm_range_fault() infinite loop by Ralph Campbell · 5 years ago
  13. 6c64f2b mm/hmm: hmm_range_fault() NULL pointer bug by Ralph Campbell · 5 years ago
  14. e3fe8e5 mm/hmm: fix hmm_range_fault()'s handling of swapped out pages by Yang, Philip · 5 years ago
  15. c962451 mm/mmu_notifiers: remove unregister_no_release by Jason Gunthorpe · 5 years ago
  16. 47f725e RDMA/odp: remove ib_ucontext from ib_umem by Jason Gunthorpe · 5 years ago
  17. c571fec RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm' by Jason Gunthorpe · 5 years ago
  18. daa138a Merge branch 'odp_fixes' into hmm.git by Jason Gunthorpe · 5 years ago
  19. fba0e44 RDMA/mlx5: Use odp instead of mr->umem in pagefault_mr by Jason Gunthorpe · 5 years ago
  20. a705f3e3 RDMA/mlx5: Use ib_umem_start instead of umem.address by Jason Gunthorpe · 5 years ago
  21. ce51346 RDMA/core: Make invalidate_range a device operation by Moni Shoua · 5 years ago
  22. 3782495 RDMA/odp: Use kvcalloc for the dma_list and page_list by Jason Gunthorpe · 5 years ago
  23. 204e3e5 RDMA/odp: Check for overflow when computing the umem_odp end by Jason Gunthorpe · 5 years ago
  24. 0446cad RDMA/odp: Provide ib_umem_odp_release() to undo the allocs by Jason Gunthorpe · 5 years ago
  25. 261dc53 RDMA/odp: Split creating a umem_odp from ib_umem_get by Jason Gunthorpe · 5 years ago
  26. f20bef6 RDMA/odp: Make the three ways to create a umem_odp clear by Jason Gunthorpe · 5 years ago
  27. 22d79c9 RMDA/odp: Consolidate umem_odp initialization by Jason Gunthorpe · 5 years ago
  28. fd7dbf0 RDMA/odp: Make it clearer when a umem is an implicit ODP umem by Jason Gunthorpe · 5 years ago
  29. f993de8 RDMA/odp: Iterate over the whole rbtree directly by Jason Gunthorpe · 5 years ago
  30. 7cc2e18 RDMA/odp: Use the common interval tree library instead of generic by Jason Gunthorpe · 5 years ago
  31. 27b7fb1 RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB by Jason Gunthorpe · 5 years ago
  32. 6869b7b2 memremap: provide a not device managed memremap_pages by Christoph Hellwig · 5 years ago
  33. 6f42193 memremap: don't use a separate devm action for devmap_managed_enable_get by Christoph Hellwig · 5 years ago
  34. fdc029b memremap: remove the dev field in struct dev_pagemap by Christoph Hellwig · 5 years ago
  35. 0c38519 resource: add a not device managed request_free_mem_region variant by Christoph Hellwig · 5 years ago
  36. 8402ce6 mm/mmu_notifiers: check if mmu notifier callbacks are allowed to fail by Daniel Vetter · 5 years ago
  37. 9b2ed9c mm: remove CONFIG_MIGRATE_VMA_HELPER by Christoph Hellwig · 5 years ago
  38. 06d462b mm: remove the unused MIGRATE_PFN_DEVICE flag by Christoph Hellwig · 5 years ago
  39. 2a915ac mm: remove the unused MIGRATE_PFN_ERROR flag by Christoph Hellwig · 5 years ago
  40. f268307 nouveau: simplify nouveau_dmem_migrate_vma by Christoph Hellwig · 5 years ago
  41. bfe69ef nouveau: simplify nouveau_dmem_migrate_to_ram by Christoph Hellwig · 5 years ago
  42. 107ba59 nouveau: remove a few function stubs by Christoph Hellwig · 5 years ago
  43. 2ab2bda nouveau: factor out dmem fence completion by Christoph Hellwig · 5 years ago
  44. 64de8b8 nouveau: factor out device memory address calculation by Christoph Hellwig · 5 years ago
  45. dea027f nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copy by Christoph Hellwig · 5 years ago
  46. a7d1f22 mm: turn migrate_vma upside down by Christoph Hellwig · 5 years ago
  47. f4fb3b9 Merge 'notifier_get_put' into hmm.git by Jason Gunthorpe · 5 years ago
  48. 471f390 drm/amdkfd: use mmu_notifier_put by Jason Gunthorpe · 5 years ago
  49. 0029cab drm/amdkfd: fix a use after free race with mmu_notifer unregister by Jason Gunthorpe · 5 years ago
  50. 534e5f8 drm/radeon: use mmu_notifier_get/put for struct radeon_mn by Jason Gunthorpe · 5 years ago
  51. c7d8b78 hmm: use mmu_notifier_get/put for 'struct hmm' by Jason Gunthorpe · 5 years ago
  52. d1abaeb Linux 5.3-rc5 by Linus Torvalds · 5 years ago
  53. 6825e5a Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  54. 3039fad Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  55. c332f3a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  56. 645c03a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. 5bba5c9 Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  58. 4503c0a Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  59. ae1a616 Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  60. 359334c Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  61. 8fde283 Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  62. 85d8d3b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 5 years ago
  63. bafe1e7 MAINTAINERS: Fix Hyperv vIOMMU driver file name by Lan Tianyu · 6 years ago
  64. 61e0f39 tools: hv: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  65. 2d35c66 tools: hv: fix typos in toolchain by Adrian Vladu · 6 years ago
  66. b099515 tools: hv: fix KVP and VSS daemons exit code by Adrian Vladu · 6 years ago
  67. 5912e79 tools: hv: fixed Python pep8/flake8 warnings for lsvmbus by Adrian Vladu · 6 years ago
  68. 05c5253 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  69. 2f478b6 Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  70. 6a5f43d Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 5 years ago
  71. 6e625a1 Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 5 years ago
  72. b7e7c85 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  73. b6143d1 arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side by Will Deacon · 5 years ago
  74. 2d63ba3 Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  75. 9da5bb2 Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  76. cfa0bb2 Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  77. ec037ac Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  78. e4c057d misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct by Jason Gunthorpe · 5 years ago
  79. 2c7933f mm/mmu_notifiers: add a get/put scheme for the registration by Jason Gunthorpe · 5 years ago
  80. 70df291 mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm by Jason Gunthorpe · 5 years ago
  81. 56c57103 mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller by Jason Gunthorpe · 5 years ago
  82. a3ee247 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  83. a90118c x86/boot: Save fields explicitly, zero out everything else by John Hubbard · 5 years ago
  84. 9cd02b0 Merge tag 'soundwire-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-linus by Greg Kroah-Hartman · 5 years ago
  85. a85abd5 Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  86. 19bce47 ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term by Hui Peng · 5 years ago
  87. a69e905 Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  88. 4ec1fa6 Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  89. a982eeb io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list by Jackie Liu · 5 years ago
  90. 7b6620d block: remove REQ_NOWAIT_INLINE by Jens Axboe · 5 years ago
  91. 99c79f6 io_uring: fix manual setup of iov_iter for fixed buffers by Aleix Roca Nonell · 5 years ago
  92. 3291204 Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  93. 2b245b8 Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  94. 01fd150 misc: xilinx-sdfec: fix dependency and build error by Randy Dunlap · 5 years ago
  95. edfbcb3 usb: add a hcd_uses_dma helper by Christoph Hellwig · 5 years ago
  96. dd3ecf1 usb: don't create dma pools for HCDs with a localmem_pool by Christoph Hellwig · 5 years ago
  97. 141822a usb: chipidea: imx: fix EPROBE_DEFER support during driver probe by André Draszik · 5 years ago
  98. 7777588 usb: host: fotg2: restart hcd after port reset by Hans Ulli Kroll · 5 years ago
  99. 5436427 USB: CDC: fix sanity checks in CDC union parser by Oliver Neukum · 5 years ago
  100. c52873e usb: cdc-acm: make sure a refcount is taken early enough by Oliver Neukum · 5 years ago