1. 2c7933f mm/mmu_notifiers: add a get/put scheme for the registration by Jason Gunthorpe · 5 years ago
  2. 70df291 mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mm by Jason Gunthorpe · 5 years ago
  3. 56c57103 mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the caller by Jason Gunthorpe · 5 years ago
  4. 9c240a7 mm/hmm: make HMM_MIRROR an implicit option by Christoph Hellwig · 5 years ago
  5. f442c28 mm/hmm: allow HMM_MIRROR on all architectures with MMU by Christoph Hellwig · 5 years ago
  6. 251bbe5 mm/hmm: cleanup the hmm_vma_walk_hugetlb_entry stub by Christoph Hellwig · 5 years ago
  7. 9d3973d mm/hmm: cleanup the hmm_vma_handle_pmd stub by Christoph Hellwig · 5 years ago
  8. f0b3c45 mm/hmm: only define hmm_vma_walk_pud if needed by Christoph Hellwig · 5 years ago
  9. 309f9a4 mm/hmm: don't abuse pte_index() in hmm_vma_handle_pmd by Christoph Hellwig · 5 years ago
  10. 05c23af mm/hmm: remove the mask variable in hmm_vma_walk_hugetlb_entry by Christoph Hellwig · 5 years ago
  11. 7f08263 mm/hmm: remove the page_shift member from struct hmm_range by Christoph Hellwig · 5 years ago
  12. fac555a mm/hmm: remove superfluous arguments from hmm_range_register by Christoph Hellwig · 5 years ago
  13. 2cbeb41 mm/hmm: remove the unused vma argument to hmm_range_dma_unmap by Christoph Hellwig · 5 years ago
  14. 5aa0acb nouveau: pass struct nouveau_svmm to nouveau_range_fault by Christoph Hellwig · 5 years ago
  15. 07d8221 amdgpu: don't initialize range->list in amdgpu_hmm_init_range by Christoph Hellwig · 5 years ago
  16. 9d0a166 amdgpu: remove -EAGAIN handling for hmm_range_fault by Christoph Hellwig · 5 years ago
  17. cc37437 mm/hmm: remove hmm_range vma by Ralph Campbell · 5 years ago
  18. f527688 mm/hmm: remove hugetlbfs check in hmm_vma_walk_pmd by Ralph Campbell · 5 years ago
  19. d45d464 mm/hmm: merge hmm_range_snapshot into hmm_range_fault by Christoph Hellwig · 5 years ago
  20. 9a4903e mm/hmm: replace the block argument to hmm_range_fault with a flags value by Christoph Hellwig · 5 years ago
  21. d2e8d55 mm/hmm: a few more C style and comment clean ups by Ralph Campbell · 5 years ago
  22. 1f96180 mm/hmm: replace hmm_update with mmu_notifier_range by Ralph Campbell · 5 years ago
  23. e709acc mm/hmm: comment on VM_FAULT_RETRY semantics in handle_mm_fault by Jason Gunthorpe · 6 years ago
  24. f32471e mm/hmm: remove the legacy hmm_pfn_* APIs by Christoph Hellwig · 6 years ago
  25. 1b88b99 nouveau: return -EBUSY when hmm_range_wait_until_valid fails by Christoph Hellwig · 6 years ago
  26. de4ee72 nouveau: unlock mmap_sem on all errors from nouveau_range_fault by Christoph Hellwig · 6 years ago
  27. 5fbcf50 nouveau: remove the block parameter to nouveau_range_fault by Christoph Hellwig · 6 years ago
  28. 02712bc mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau by Christoph Hellwig · 6 years ago
  29. 2bcbeae mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot} by Christoph Hellwig · 6 years ago
  30. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 6 years ago
  31. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  32. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  33. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  34. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
  35. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  36. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 6 years ago
  37. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 6 years ago
  38. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 6 years ago
  39. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 6 years ago
  40. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 6 years ago
  41. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 6 years ago
  42. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 6 years ago
  43. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago
  44. 15ffef1 dt-bindings: Ensure child nodes are of type 'object' by Rob Herring · 6 years ago
  45. f1a3b43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  46. ac60602 Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  47. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 46f5c0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. e6023ad Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. 4b01f5a Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  51. 70e6e1b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  52. 07ab9d5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  53. f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  54. 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  55. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  56. 6879298 x86/entry/64: Prevent clobbering of saved CR2 value by Thomas Gleixner · 6 years ago
  57. 19dbdcb smp: Warn on function calls from softirq context by Peter Zijlstra · 6 years ago
  58. 30cd860 KVM: x86: Add fixed counters to PMU filter by Eric Hankland · 6 years ago
  59. 88dddc1 KVM: nVMX: do not use dangling shadow VMCS after guest reset by Paolo Bonzini · 6 years ago
  60. 3b20e03 KVM: VMX: dump VMCS on failed entry by Paolo Bonzini · 6 years ago
  61. 6fc3977 KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed by Like Xu · 6 years ago
  62. d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 6 years ago
  63. d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 6 years ago
  64. 2417c87 KVM: selftests: Remove superfluous define from vmx.c by Thomas Huth · 6 years ago
  65. 118154b KVM: SVM: Fix detection of AMD Errata 1096 by Liran Alon · 6 years ago
  66. 0c5f81d KVM: LAPIC: Inject timer interrupt via posted interrupt by Wanpeng Li · 6 years ago
  67. c39f2d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  68. 29be86d kbuild: add -fcf-protection=none when using retpoline flags by Seth Forshee · 6 years ago
  69. 67bf474 kbuild: update compile-test header list for v5.3-rc1 by Masahiro Yamada · 6 years ago
  70. abdfd52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  71. af6af87d Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  72. 8362fd6 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  73. 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  74. 31cc088 Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  75. dd4542d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  76. 40ef768 Remove references to dead website. by Dave Jones · 6 years ago
  77. 41ba485 Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  78. a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  79. b5d72dd Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  80. 26473f8 Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  81. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  82. d2fbf4b Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  83. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  84. 5f4fc6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  85. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  86. 6d54ceb tracing: Fix user stack trace "??" output by Eiichi Tsukata · 6 years ago
  87. 449fa54 dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device by Fugang Duan · 6 years ago
  88. 771a081 Input: alps - fix a mismatch between a condition check and its comment by Hui Wang · 6 years ago
  89. 49e6979e Input: psmouse - fix build error of multiple definition by YueHaibing · 6 years ago
  90. d56fef0 Input: applespi - remove set but not used variables 'sts' by Mao Wenan · 6 years ago
  91. 038b1a0 Input: add Apple SPI keyboard and trackpad driver by Ronald Tschalär · 6 years ago
  92. e320ab3 x86/hyper-v: Zero out the VP ASSIST PAGE on allocation by Dexuan Cui · 6 years ago
  93. 8ee7956 Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 6 years ago
  94. 9fb7dc73 Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  95. 4d352db drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug by Ben Skeggs · 6 years ago
  96. 5210e96 drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP by Ben Skeggs · 6 years ago
  97. 09b90e2 drm/nouveau: fix memory leak in nouveau_conn_reset() by Yongxin Liu · 6 years ago
  98. d304654 drm/nouveau/dmem: missing mutex_lock in error path by Ralph Campbell · 6 years ago
  99. 68bf8b5 drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads by Karol Herbst · 6 years ago
  100. b0f84a8 drm/nouveau: fix bogus GPL-2 license header by Ben Skeggs · 6 years ago