1. 34ab031 arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT support by Christoph Hellwig · 6 years ago
  2. ab74657 ARM: dma-mapping: allow larger DMA mask than supported by Christoph Hellwig · 6 years ago
  3. 4a54d16 dma-mapping: truncate dma masks to what dma_addr_t can hold by Christoph Hellwig · 6 years ago
  4. 591fcf3 iommu/dma: Apply dma_{alloc,free}_contiguous functions by Nicolin Chen · 6 years ago
  5. 4b4b077 dma-remap: Avoid de-referencing NULL atomic_pool by Florian Fainelli · 6 years ago
  6. 2e96e04 MIPS: use the generic uncached segment support in dma-direct by Christoph Hellwig · 6 years ago
  7. c30700d dma-direct: provide generic support for uncached kernel segments by Christoph Hellwig · 6 years ago
  8. 67f30ad au1100fb: fix DMA API abuse by Christoph Hellwig · 6 years ago
  9. e58cfbfb MIPS: remove the _dma_cache_wback_inv export by Christoph Hellwig · 6 years ago
  10. 2d7a3dc USB: drop HCD_LOCAL_MEM flag by Laurentiu Tudor · 6 years ago
  11. 7d99532 usb: host: ohci-tmio: init genalloc for local memory by Laurentiu Tudor · 6 years ago
  12. 7d9e6f5 usb: host: ohci-sm501: init genalloc for local memory by Laurentiu Tudor · 6 years ago
  13. b0310c2 USB: use genalloc for USB HCs with local memory by Laurentiu Tudor · 6 years ago
  14. da83a72 lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocations by Fredrik Noring · 6 years ago
  15. dd3dced dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous() by Nicolin Chen · 6 years ago
  16. bd2e756 dma-contiguous: use fallback alloc_pages for single pages by Nicolin Chen · 6 years ago
  17. b1d2dc0 dma-contiguous: add dma_{alloc,free}_contiguous() helpers by Nicolin Chen · 6 years ago
  18. 1b961423 iommu/dma: Fix condition check in iommu_dma_unmap_sg by Nathan Chancellor · 6 years ago
  19. a84cc69 arm64: trim includes in dma-mapping.c by Christoph Hellwig · 6 years ago
  20. b5f75a3 arm64: switch copyright boilerplace to SPDX in dma-mapping.c by Christoph Hellwig · 6 years ago
  21. a9f4d93 iommu/dma: Switch copyright boilerplace to SPDX by Christoph Hellwig · 6 years ago
  22. e6475eb iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP by Christoph Hellwig · 6 years ago
  23. efd9f10 iommu/dma: Refactor iommu_dma_mmap by Christoph Hellwig · 6 years ago
  24. 3fb3378 iommu/dma: Refactor iommu_dma_get_sgtable by Christoph Hellwig · 6 years ago
  25. ee1ef05 iommu/dma: Refactor iommu_dma_alloc, part 2 by Christoph Hellwig · 6 years ago
  26. 9ad5d6e iommu/dma: Cleanup variable naming in iommu_dma_alloc by Robin Murphy · 6 years ago
  27. 8553f6e iommu/dma: Split iommu_dma_free by Robin Murphy · 6 years ago
  28. 9a4ab94 iommu/dma: Merge the CMA and alloc_pages allocation paths by Christoph Hellwig · 6 years ago
  29. 8680aa5 iommu/dma: Don't remap CMA unnecessarily by Robin Murphy · 6 years ago
  30. 072bebc iommu/dma: Refactor iommu_dma_alloc by Robin Murphy · 6 years ago
  31. bcf4b9c iommu/dma: Refactor iommu_dma_free by Robin Murphy · 6 years ago
  32. aa8ba22 iommu/dma: Remove __iommu_dma_free by Christoph Hellwig · 6 years ago
  33. 21b95aa iommu/dma: Refactor the page array remapping allocator by Christoph Hellwig · 6 years ago
  34. 4c360ace iommu/dma: Factor out remapped pages lookup by Robin Murphy · 6 years ago
  35. 796a08c iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers by Robin Murphy · 6 years ago
  36. b61d271 iommu/dma: Move domain lookup into __iommu_dma_{map,unmap} by Robin Murphy · 6 years ago
  37. 92aec09 iommu/dma: Move __iommu_dma_map by Christoph Hellwig · 6 years ago
  38. 06d6072 iommu/dma: move the arm64 wrappers to common code by Christoph Hellwig · 6 years ago
  39. 23f88e0 iommu/dma: Use for_each_sg in iommu_dma_alloc by Christoph Hellwig · 6 years ago
  40. af751d4 iommu/dma: Remove the flush_page callback by Christoph Hellwig · 6 years ago
  41. 185da89 iommu/dma: Cleanup dma-iommu.h by Christoph Hellwig · 6 years ago
  42. cd6c84d Linux 5.2-rc2 by Linus Torvalds · 6 years ago
  43. c5b4409 Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  44. 862f0a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  45. 128f2bf Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  46. 58be010 random: fix soft lockup when trying to read from an uninitialized blocking pool by Theodore Ts'o · 6 years ago
  47. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  48. 35efb51 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  49. b2ad813 Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  50. a2c48d9 Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  51. 66883da ext4: fix dcache lookup of !casefolded directories by Gabriel Krisman Bertazi · 6 years ago
  52. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  53. 7fbc78e Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  54. 7f8b40e3 Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  55. e7bd3e2 Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  56. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  57. 51816e9 locking/lock_events: Use this_cpu_add() when necessary by Waiman Long · 6 years ago
  58. 66f61c9 KVM: x86: fix return value for reserved EFER by Paolo Bonzini · 6 years ago
  59. 883d25e7 tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  60. c795720 KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard by Thomas Huth · 6 years ago
  61. 98e6834 kvm: selftests: aarch64: compile with warnings on by Andrew Jones · 6 years ago
  62. 55eda00 kvm: selftests: aarch64: fix default vm mode by Andrew Jones · 6 years ago
  63. bffed38 kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size by Andrew Jones · 6 years ago
  64. 19ec166 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 6 years ago
  65. 2924b52 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 6 years ago
  66. 0e6f467 KVM: x86/pmu: mask the result of rdpmc according to the width of the counters by Paolo Bonzini · 6 years ago
  67. a80c4ec x86/kvm/pmu: Set AMD's virt PMU version to 1 by Borislav Petkov · 6 years ago
  68. 6f2f845 KVM: x86: do not spam dmesg with VMCS/VMCB dumps by Paolo Bonzini · 6 years ago
  69. 654f1f1 kvm: Check irqchip mode before assign irqfd by Peter Xu · 6 years ago
  70. c9bcd3e kvm: svm/avic: fix off-by-one in checking host APIC ID by Suthikulpanit, Suravee · 6 years ago
  71. 204c91e KVM: selftests: do not blindly clobber registers in guest asm by Paolo Bonzini · 6 years ago
  72. 12e9612 KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c by Thomas Huth · 6 years ago
  73. 16ba3ab KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace by Wanpeng Li · 6 years ago
  74. 0e6edce KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow by Wanpeng Li · 6 years ago
  75. 4d25996 kvm: vmx: Fix -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  76. 541e886 KVM: nVMX: Fix using __this_cpu_read() in preemptible context by Wanpeng Li · 6 years ago
  77. d30b214 kvm: fix compilation on s390 by Paolo Bonzini · 6 years ago
  78. 382409b kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID by Jim Mattson · 6 years ago
  79. 32a243d kvm: x86: Include multiple indices with CPUID leaf 0x8000001d by Jim Mattson · 6 years ago
  80. 319f6f9 KVM: selftests: Compile code with warnings enabled by Thomas Huth · 6 years ago
  81. 3b339e2 kvm: selftests: avoid type punning by Paolo Bonzini · 6 years ago
  82. be7fcf1 KVM: selftests: Fix a condition in test_hv_cpuid() by Dan Carpenter · 6 years ago
  83. 2eb06c3 KVM: Fix spinlock taken warning during host resume by Wanpeng Li · 6 years ago
  84. 21be4ca KVM: nVMX: Clear nested_run_pending if setting nested state fails by Sean Christopherson · 6 years ago
  85. db80927 KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE by Paolo Bonzini · 6 years ago
  86. 6bff2a3 Merge tag 'kvmarm-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 6 years ago
  87. 0a72ef8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  88. c50bbf6 Merge tag 'platform-drivers-x86-v5.2-2' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  89. 49bbd8b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
  90. e50e679 Merge tag 'mmc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  91. a3b25d1 Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  92. 060358d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125 by Thomas Gleixner · 6 years ago
  93. 9dd0abd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123 by Thomas Gleixner · 6 years ago
  94. 236b83a treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 122 by Thomas Gleixner · 6 years ago
  95. 10145f7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 121 by Thomas Gleixner · 6 years ago
  96. 588cb88 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 by Thomas Gleixner · 6 years ago
  97. 4c694f2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 119 by Thomas Gleixner · 6 years ago
  98. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  99. 778ddf5 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 116 by Thomas Gleixner · 6 years ago
  100. d5bb994 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 by Thomas Gleixner · 6 years ago