summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-06-03dma-contiguous: use fallback alloc_pages for single pagesNicolin Chen
2019-06-03dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen
2019-06-03iommu/dma: Fix condition check in iommu_dma_unmap_sgNathan Chancellor
2019-05-27arm64: trim includes in dma-mapping.cChristoph Hellwig
2019-05-27arm64: switch copyright boilerplace to SPDX in dma-mapping.cChristoph Hellwig
2019-05-27iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig
2019-05-27iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAPChristoph Hellwig
2019-05-27iommu/dma: Refactor iommu_dma_mmapChristoph Hellwig
2019-05-27iommu/dma: Refactor iommu_dma_get_sgtableChristoph Hellwig
2019-05-27iommu/dma: Refactor iommu_dma_alloc, part 2Christoph Hellwig
2019-05-27iommu/dma: Cleanup variable naming in iommu_dma_allocRobin Murphy
2019-05-27iommu/dma: Split iommu_dma_freeRobin Murphy
2019-05-27iommu/dma: Merge the CMA and alloc_pages allocation pathsChristoph Hellwig
2019-05-27iommu/dma: Don't remap CMA unnecessarilyRobin Murphy
2019-05-27iommu/dma: Refactor iommu_dma_allocRobin Murphy
2019-05-27iommu/dma: Refactor iommu_dma_freeRobin Murphy
2019-05-27iommu/dma: Remove __iommu_dma_freeChristoph Hellwig
2019-05-27iommu/dma: Refactor the page array remapping allocatorChristoph Hellwig
2019-05-27iommu/dma: Factor out remapped pages lookupRobin Murphy
2019-05-27iommu/dma: Squash __iommu_dma_{map,unmap}_page helpersRobin Murphy
2019-05-27iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}Robin Murphy
2019-05-27iommu/dma: Move __iommu_dma_mapChristoph Hellwig
2019-05-27iommu/dma: move the arm64 wrappers to common codeChristoph Hellwig
2019-05-27iommu/dma: Use for_each_sg in iommu_dma_allocChristoph Hellwig
2019-05-27iommu/dma: Remove the flush_page callbackChristoph Hellwig
2019-05-27iommu/dma: Cleanup dma-iommu.hChristoph Hellwig
2019-05-26Linux 5.2-rc2Linus Torvalds
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda
2019-05-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-25Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-05-24ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-24tools/kvm_stat: fix fields filter for child eventsStefan Raspl
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini