Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-13 | 19 | -322/+1182 |
|\ | |||||
| *---------. | Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'... | Joerg Roedel | 2019-05-07 | 19 | -322/+1182 |
| |\ \ \ \ \ \ | |||||
| | | | | | | * | iommu: Remove iommu_callback_data | Lu Baolu | 2019-03-25 | 1 | -9/+2 |
| | | | | | * | | Revert "iommu/amd: Flush not present cache in iommu_map_page" | Joerg Roedel | 2019-05-07 | 1 | -15/+4 |
| | | | | | * | | Revert "iommu/amd: Remove the leftover of bypass support" | Joerg Roedel | 2019-05-06 | 1 | -17/+63 |
| | | | | | * | | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy | 2019-05-03 | 1 | -4/+15 |
| | | | | | * | | iommu/amd: Remove amd_iommu_pd_list | Joerg Roedel | 2019-04-26 | 3 | -47/+0 |
| | | | | | * | | iommu/amd: Remove the leftover of bypass support | Christoph Hellwig | 2019-04-11 | 1 | -63/+17 |
| | | | | | * | | iommu/amd: Use pci_prg_resp_pasid_required() | Jean-Philippe Brucker | 2019-04-11 | 1 | -18/+1 |
| | | | | * | | | iommu/vt-d: Fix leak in intel_pasid_alloc_table on error path | Eric Auger | 2019-05-03 | 1 | -1/+3 |
| | | | | * | | | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU | Lu Baolu | 2019-05-03 | 1 | -1/+4 |
| | | | | * | | | iommu/vt-d: Set intel_iommu_gfx_mapped correctly | Lu Baolu | 2019-05-03 | 1 | -3/+4 |
| | | | | * | | | iommu/vt-d: Cleanup: no spaces at the start of a line | Lu Baolu | 2019-05-03 | 1 | -26/+27 |
| | | | | * | | | iommu/vt-d: Don't request page request irq under dmar_global_lock | Lu Baolu | 2019-04-26 | 1 | -0/+6 |
| | | | | * | | | iommu/vt-d: Use struct_size() helper | Gustavo A. R. Silva | 2019-04-26 | 1 | -1/+1 |
| | | | | * | | | iommu/vt-d: Flush IOTLB for untrusted device in time | Lu Baolu | 2019-04-12 | 1 | -1/+5 |
| | | | | * | | | vfio/type1: Handle different mdev isolation type | Lu Baolu | 2019-04-12 | 1 | -13/+42 |
| | | | | * | | | vfio/type1: Add domain at(de)taching group helpers | Lu Baolu | 2019-04-12 | 1 | -7/+77 |
| | | | | * | | | vfio/mdev: Add iommu related member in mdev_device | Lu Baolu | 2019-04-12 | 2 | -0/+19 |
| | | | | * | | | iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags | Christoph Hellwig | 2019-04-11 | 1 | -1/+0 |
| | | | | * | | | iommu/vt-d: Use dma_direct for bypass devices | Christoph Hellwig | 2019-04-11 | 1 | -40/+31 |
| | | | | * | | | iommu/vt-d: Clean up iommu_no_mapping | Christoph Hellwig | 2019-04-11 | 1 | -26/+21 |
| | | | | * | | | iommu/vt-d: Return ID associated with an auxiliary domain | Lu Baolu | 2019-04-11 | 1 | -0/+10 |
| | | | | * | | | iommu/vt-d: Aux-domain specific domain attach/detach | Lu Baolu | 2019-04-11 | 1 | -0/+152 |
| | | | | * | | | iommu/vt-d: Move common code out of iommu_attch_device() | Lu Baolu | 2019-04-11 | 1 | -24/+36 |
| | | | | * | | | iommu/vt-d: Add per-device IOMMU feature ops entries | Lu Baolu | 2019-04-11 | 1 | -0/+159 |
| | | | | * | | | iommu/vt-d: Make intel_iommu_enable_pasid() more generic | Lu Baolu | 2019-04-11 | 2 | -15/+25 |
| | | | | * | | | Merge branch 'api-features' into x86/vt-d | Joerg Roedel | 2019-04-11 | 408 | -6464/+3384 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | iommu/vt-d: Switch to bitmap_zalloc() | Andy Shevchenko | 2019-03-18 | 1 | -4/+3 |
| | | | * | | | | | Merge branch 'api-features' into arm/smmu | Joerg Roedel | 2019-04-26 | 1 | -0/+200 |
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | | | |||||
| | | | | * | | | | iommu: Bind process address spaces to devices | Jean-Philippe Brucker | 2019-04-11 | 1 | -0/+104 |
| | | | | * | | | | iommu: Add APIs for multiple domains per device | Lu Baolu | 2019-04-11 | 1 | -0/+96 |
| | | | | | |/ / | | | | | |/| | | |||||
| | | | * | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2019-04-26 | 5 | -80/+324 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | iommu/arm-smmu: Log CBFRSYNRA register on context fault | Vivek Gautam | 2019-04-23 | 2 | -3/+7 |
| | | | | * | | | | iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel | Will Deacon | 2019-04-23 | 1 | -6/+4 |
| | | | | * | | | | iommu/arm-smmu-v3: Disable tagged pointers | Jean-Philippe Brucker | 2019-04-23 | 1 | -1/+0 |
| | | | | * | | | | iommu/arm-smmu-v3: Add support for PCI ATS | Jean-Philippe Brucker | 2019-04-23 | 1 | -6/+195 |
| | | | | * | | | | iommu/arm-smmu-v3: Link domains and devices | Jean-Philippe Brucker | 2019-04-23 | 1 | -1/+20 |
| | | | | * | | | | iommu/arm-smmu-v3: Add a master->domain pointer | Jean-Philippe Brucker | 2019-04-23 | 1 | -47/+45 |
| | | | | * | | | | iommu/arm-smmu-v3: Store SteamIDs in master | Jean-Philippe Brucker | 2019-04-23 | 1 | -15/+15 |
| | | | | * | | | | iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master | Jean-Philippe Brucker | 2019-04-23 | 1 | -6/+6 |
| | | | | * | | | | ACPI/IORT: Check ATS capability in root complex nodes | Jean-Philippe Brucker | 2019-04-23 | 1 | -0/+11 |
| | | | | * | | | | iommu/arm-smmu: Break insecure users by disabling bypass by default | Douglas Anderson | 2019-04-05 | 2 | -1/+27 |
| | | * | | | | | | iommu/mediatek: Fix leaked of_node references | Wen Yang | 2019-04-26 | 1 | -2/+6 |
| | | |/ / / / / | |||||
| | * | | | | | | iommu/tegra-smmu: Respect IOMMU API read-write protections | Dmitry Osipenko | 2019-04-11 | 1 | -3/+10 |
| | * | | | | | | iommu/tegra-smmu: Properly release domain resources | Dmitry Osipenko | 2019-04-11 | 1 | -0/+3 |
| | * | | | | | | iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114 | Dmitry Osipenko | 2019-04-11 | 1 | -7/+18 |
| | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Merge tag 'linux-watchdog-5.2-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2019-05-13 | 97 | -1537/+1465 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | watchdog: Enforce that at least one pretimeout governor is enabled | Guenter Roeck | 2019-05-08 | 1 | -0/+6 |
| * | | | | | | | watchdog: stm32: add dynamic prescaler support | Ludovic Barre | 2019-05-05 | 1 | -37/+47 |