summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | platform/x86: dell-wmi: Ignore new keyboard backlight change eventKai-Heng Feng2019-02-051-0/+3
| * | | | ACPI / scan: Create platform device for BSG2150 ACPI nodesHans de Goede2019-02-052-0/+10
| * | | | platform/x86: mlx-platform: Add support for new VMOD0007 board nameVadim Pasternak2019-01-261-0/+13
| * | | | platform/x86: mlx-platform: Add support for fan capability registersVadim Pasternak2019-01-262-1/+91
| * | | | platform_data/mlxreg: Add capability field to core platform dataVadim Pasternak2019-01-261-0/+2
| * | | | platform_data/mlxreg: Document fixes for core platform dataVadim Pasternak2019-01-261-2/+2
| * | | | Documentation/ABI: Add new attribute for mlxreg-io sysfs interfacesVadim Pasternak2019-01-261-1/+13
| * | | | platform/x86: mlx-platform: Add support for fan direction registerVadim Pasternak2019-01-261-0/+9
| * | | | Documentation/ABI: Correct mlxreg-io KernelVersion for 5.0Darren Hart (VMware)2019-01-261-3/+3
| * | | | platform/x86: intel-hid: Missing power button release on some Dell modelsJérôme de Bretagne2019-01-261-2/+5
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-03-1015-9/+118
|\ \ \ \ \
| * | | | | vhost: silence an unused-variable warningArnd Bergmann2019-03-061-1/+1
| * | | | | virtio: hint if callbacks surprisingly might sleepCornelia Huck2019-03-062-0/+15
| * | | | | virtio-ccw: wire up ->bus_name callbackCornelia Huck2019-03-061-0/+8
| * | | | | s390/virtio: handle find on invalid queue gracefullyHalil Pasic2019-03-061-1/+3
| * | | | | virtio-ccw: diag 500 may return a negative cookieCornelia Huck2019-03-061-1/+2
| * | | | | virtio_balloon: remove the unnecessary 0-initializationWei Wang2019-03-061-1/+0
| * | | | | virtio-balloon: improve update_balloon_size_funcWei Wang2019-03-061-1/+4
| * | | | | virtio-blk: Consider virtio_max_dma_size() for maximum segment sizeJoerg Roedel2019-03-061-4/+6
| * | | | | virtio: Introduce virtio_max_dma_size()Joerg Roedel2019-03-062-0/+13
| * | | | | dma: Introduce dma_max_mapping_size()Joerg Roedel2019-03-064-0/+41
| * | | | | swiotlb: Add is_swiotlb_active() functionJoerg Roedel2019-03-062-0/+15
| * | | | | swiotlb: Introduce swiotlb_max_mapping_size()Joerg Roedel2019-03-062-0/+10
* | | | | | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-03-1044-611/+838
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----------. \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...Joerg Roedel2019-03-012002-11614/+21840
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | iommu: Fix IOMMU debugfs falloutGeert Uytterhoeven2019-02-261-19/+4
| | | | | | | | * | | | | | iommu: Document iommu_ops.is_attach_deferred()Geert Uytterhoeven2019-02-261-0/+2
| | | | | | | | * | | | | | iommu: Document iommu_ops.iotlb_sync_map()Geert Uytterhoeven2019-02-261-0/+1
| | | | | | | | * | | | | | iommu: Fix flush_tlb_all typoTom Murphy2019-02-261-1/+1
| | | | | | | | * | | | | | iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat2019-02-261-1/+2
| | | | | | | | * | | | | | iommu: Use dev_printk() when possibleBjorn Helgaas2019-02-111-4/+4
| | | | | | | | * | | | | | iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring2019-02-1110-15/+11
| | | | | | | | * | | | | | iommu/dma: Remove unused variableShaokun Zhang2019-01-241-2/+1
| | | | | | | | * | | | | | iommu/iova: Allow compiling the library without IOMMU supportSakari Ailus2019-01-112-4/+5
| | | | | | | * | | | | | | MAINTAINERS: Add Hyper-V IOMMU driver into Hyper-V CORE AND DRIVERS scopeLan Tianyu2019-02-281-0/+1
| | | | | | | * | | | | | | iommu/hyper-v: Add Hyper-V stub IOMMU driverLan Tianyu2019-02-285-0/+210
| | | | | | | * | | | | | | x86/Hyper-V: Set x2apic destination mode to physical when x2apic is availableLan Tianyu2019-02-281-0/+12
| | | | | | * | | | | | | | iommu/amd: Use dev_printk() when possibleBjorn Helgaas2019-02-112-24/+22
| | | | | | * | | | | | | | iommu/amd: Remove clear_flush_young notifierPeter Xu2019-01-301-24/+0
| | | | | | * | | | | | | | iommu/amd: Print reason for iommu_map_page failure in map_sgJerry Snitselaar2019-01-301-3/+3
| | | | | * | | | | | | | | iommu/vt-d: Get domain ID before clear pasid entryLu Baolu2019-03-011-1/+1
| | | | | * | | | | | | | | iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()Lu Baolu2019-03-011-1/+1
| | | | | * | | | | | | | | iommu/vt-d: Set context field after value initializedLu Baolu2019-03-011-1/+2
| | | | | * | | | | | | | | iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu2019-03-011-1/+2
| | | | | * | | | | | | | | PCI/ATS: Add inline to pci_prg_resp_pasid_required()Kuppuswamy Sathyanarayanan2019-02-281-1/+1
| | | | | * | | | | | | | | iommu/vt-d: Check identity map for hot-added devicesLu Baolu2019-02-261-9/+12
| | | | | * | | | | | | | | iommu/vt-d: Enable ATS only if the device uses page aligned address.Kuppuswamy Sathyanarayanan2019-02-261-0/+1
| | | | | * | | | | | | | | PCI/ATS: Add pci_ats_page_aligned() interfaceKuppuswamy Sathyanarayanan2019-02-263-0/+30
| | | | | * | | | | | | | | iommu/vt-d: Fix PRI/PASID dependency issue.Kuppuswamy Sathyanarayanan2019-02-261-1/+3
| | | | | * | | | | | | | | PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan2019-02-263-0/+36