summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-171-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-211-7/+7
| * | | sfc: fix channel allocation with brute forceEdward Cree2019-12-212-22/+19
| * | | hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang2019-12-213-6/+11
| * | | net: phy: ensure that phy IDs are correctly typedRussell King2019-12-211-4/+4
| * | | qede: Disable hardware gro when xdp prog is installedManish Chopra2019-12-211-2/+2
| * | | net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski2019-12-211-14/+10
| * | | net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski2019-12-211-1/+1
| * | | net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu2019-12-211-1/+1
| * | | net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao2019-12-211-1/+1
| * | | s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann2019-12-211-1/+1
| * | | s390/qeth: fix promiscuous mode after resetJulian Wiedmann2019-12-213-1/+4
| * | | s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2019-12-212-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-201-1/+4
| * | | net: macb: fix probing of PHY not described in the dtAntoine Tenart2019-12-201-4/+23
| * | | of: mdio: export of_mdiobus_child_is_phyAntoine Tenart2019-12-201-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
| | * | | net/i40e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-193-4/+12
| | * | | net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-195-33/+13
| * | | | net: stmmac: Always arm TX Timer at end of transmission startJose Abreu2019-12-181-4/+2
| * | | | net: stmmac: Enable 16KB buffer sizeJose Abreu2019-12-181-1/+3
| * | | | net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu2019-12-181-3/+2
| * | | | net: stmmac: RX buffer size must be 16 byte alignedJose Abreu2019-12-181-1/+1
| * | | | net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu2019-12-182-1/+4