summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-18iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit1-2/+2
2020-03-18i2c: acpi: put device when verifying client failsWolfram Sang1-1/+9
2020-03-18iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-18iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-18i2c: gpio: suppress error on probe deferHamish Martin1-1/+1
2020-03-18iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai1-1/+4
2020-03-18driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig1-19/+6
2020-03-18drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang1-3/+9
2020-03-18pinctrl: core: Remove extra kref_get which blocks hogs being freedCharles Keepax1-1/+0
2020-03-18drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang1-1/+2
2020-03-18virtio_ring: Fix mem leak with vring_new_virtqueue()Suman Anna1-2/+2
2020-03-18pinctrl: imx: scu: Align imx sc msg structs to 4Leonard Crestez1-2/+2
2020-03-18pinctrl: meson-gxl: fix GPIOX sdio pinsNicolas Belin1-2/+2
2020-03-18iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang1-2/+4
2020-03-18iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-5/+6
2020-03-18iommu/dma: Fix MSI reservation allocationMarc Zyngier1-8/+8
2020-03-18mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau1-3/+6
2020-03-18i2c: designware-pci: Fix BUG_ON during device removalJarkko Nikula1-0/+1
2020-03-18efi: Add a sanity check to efivar_store_raw()Vladis Dronov1-0/+3
2020-03-18efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov1-9/+20
2020-03-18macintosh: windfarm: fix MODINFO regressionWolfram Sang6-1/+50
2020-03-18ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai1-2/+2
2020-03-18s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland3-12/+193
2020-03-18pinctrl: falcon: fix syntax errorMathias Kresin1-1/+1
2020-03-18mmc: sdhci-pci-gli: Enable MSI interrupt for GL975xBen Chuang1-0/+17
2020-03-18drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2-5/+19
2020-03-18drm/i915: be more solid in checking the alignmentMatthew Auld2-1/+7
2020-03-18drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2020-03-18iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede1-3/+4
2020-03-18virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic1-3/+5
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-03-18net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-1/+5
2020-03-18net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit1-1/+2
2020-03-18team: add missing attribute validation for array indexJakub Kicinski1-0/+1
2020-03-18team: add missing attribute validation for port ifindexJakub Kicinski1-0/+1
2020-03-18macsec: add missing attribute validation for portJakub Kicinski1-0/+1
2020-03-18can: add missing attribute validation for terminationJakub Kicinski1-0/+1
2020-03-18bnxt_en: fix error handling when flashing from fileEdwin Peer1-13/+11
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam1-2/+2
2020-03-18bonding/alb: make sure arp header is pulled before accessing itEric Dumazet1-10/+10
2020-03-18slip: make slhc_compress() more robust against malicious packetsEric Dumazet1-4/+10
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree1-0/+1
2020-03-18r8152: check disconnect status after long sleepYou-Sheng Yang1-0/+8
2020-03-18net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel1-1/+2
2020-03-18net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski1-0/+1
2020-03-18net: macsec: update SCI upon MAC address change.Dmitry Bogdanov1-5/+6
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen1-1/+3
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3