summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Add RMRR base and end addresses sanity checkBarret Rhoden2020-01-241-1/+12
* iommu/vt-d: Mark firmware tainted if RMRR fails sanity checkBarret Rhoden2020-01-241-4/+8
* iommu/vt-d: Don't reject Host Bridge due to scope mismatchjimyan2020-01-171-1/+1
* iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu2020-01-072-2/+77
* iommu/vt-d: Use iova over first levelLu Baolu2020-01-071-4/+2
* iommu/vt-d: Update first level super page capabilityLu Baolu2020-01-071-5/+12
* iommu/vt-d: Make first level IOVA canonicalLu Baolu2020-01-071-2/+15
* iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu2020-01-072-15/+82
* iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu2020-01-071-5/+52
* iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setupLu Baolu2020-01-073-7/+14
* iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attrLu Baolu2020-01-071-0/+56
* iommu/vt-d: Identify domains using first level page tableLu Baolu2020-01-071-0/+39
* iommu/vt-d: Loose requirement for flush queue initializatonLu Baolu2020-01-071-8/+6
* iommu/vt-d: Avoid iova flush queue in strict modeLu Baolu2020-01-071-9/+15
* iommu/vt-d: trace: Extend map_sg trace eventLu Baolu2020-01-071-2/+5
* iommu/vt-d: Misc macro clean up for SVMJacob Pan2020-01-071-40/+39
* iommu/vt-d: Avoid sending invalid page responseJacob Pan2020-01-071-4/+3
* iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan2020-01-074-56/+30
* iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan2020-01-071-1/+1
* iommu/vt-d: Avoid duplicated code for PASID setupJacob Pan2020-01-071-30/+18
* iommu/vt-d: Reject SVM bind for failed capability checkJacob Pan2020-01-071-0/+3
* iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan2020-01-071-2/+10
* iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan2020-01-072-21/+29
* iommu/vt-d: Add Kconfig option to enable/disable scalable modeLu Baolu2020-01-072-1/+18
* Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-225-27/+13
|\
| * s390/dasd: fix typo in copyright statementStefan Haberland2019-12-202-2/+2
| * s390/dasd: fix memleak in path handling error caseStefan Haberland2019-12-201-17/+2
| * s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2019-12-202-5/+6
| * nbd: fix shutdown and recv work deadlock v2Mike Christie2019-12-161-3/+3
* | Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-226-1/+194
|\ \
| * | riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig2019-12-206-1/+194
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-2285-423/+723
|\ \ \
| * | | sfc: Include XDP packet headroom in buffer step size.Charles McLachlan2019-12-201-7/+7
| * | | sfc: fix channel allocation with brute forceEdward Cree2019-12-202-22/+19
| * | | hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang2019-12-203-6/+11
| * | | net: phy: ensure that phy IDs are correctly typedRussell King2019-12-201-4/+4
| * | | qede: Disable hardware gro when xdp prog is installedManish Chopra2019-12-201-2/+2
| * | | net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski2019-12-201-14/+10
| * | | net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski2019-12-201-1/+1
| * | | net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu2019-12-201-1/+1
| * | | net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao2019-12-201-1/+1
| * | | s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann2019-12-201-1/+1
| * | | s390/qeth: fix promiscuous mode after resetJulian Wiedmann2019-12-203-1/+4
| * | | s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2019-12-202-7/+12
| * | | cxgb4: fix refcount init for TC-MQPRIO offloadRahul Lakkireddy2019-12-201-4/+8
| * | | nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki2019-12-191-1/+4
| * | | net: macb: fix probing of PHY not described in the dtAntoine Tenart2019-12-191-4/+23
| * | | of: mdio: export of_mdiobus_child_is_phyAntoine Tenart2019-12-191-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-1910-40/+37
| |\ \ \
| | * | | net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-192-3/+12