summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-16dm: use noio when sending kobject eventMikulas Patocka
2020-07-16drm/radeon: fix double freeTom Rix
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-07-16mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel
2020-07-16net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-16bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-16cxgb4: fix all-mask IP address comparisonRahul Lakkireddy
2020-07-16nbd: Fix memory leak in nbd_add_socketZheng Bin
2020-07-16net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-16smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich
2020-07-16smsc95xx: check return value of smsc95xx_resetAndre Edich
2020-07-16net: cxgb4: fix return error value in t4_prep_fwLi Heng
2020-07-16drm/mediatek: Check plane visibility in atomic_updateHsin-Yi Wang
2020-07-16nvme-rdma: assign completion vector correctlyMax Gurtovoy
2020-07-16usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_workAditya Pakki
2020-07-16scsi: mptscsih: Fix read sense data sizeTomas Henzl
2020-07-16drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Hans de Goede
2020-07-16drm: panel-orientation-quirks: Add quirk for Asus T101HA panelHans de Goede
2020-07-16i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-07-16ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus
2020-07-16spi: spidev: fix a potential use-after-free in spidev_release()Zhenzhong Duan
2020-07-16spi: spidev: fix a race between spidev_release and spidev_removeZhenzhong Duan
2020-07-16gpu: host1x: Detach driver on unregisterThierry Reding
2020-07-16drm/tegra: hub: Do not enable orphaned window groupNicolin Chen
2020-07-16regmap: fix alignment issueJens Thoms Toerring
2020-07-16spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit pathsKrzysztof Kozlowski
2020-07-16spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQChuanhua Han
2020-07-16spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transferKrzysztof Kozlowski
2020-07-16spi: spi-fsl-dspi: Adding shutdown hookPeng Ma
2020-07-09efi: Make it possible to disable efivar_ssdt entirelyPeter Jones
2020-07-09dm zoned: assign max_io_len correctlyHou Tao
2020-07-09irqchip/gic: Atomically update affinityMarc Zyngier
2020-07-09i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang
2020-07-09i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham
2020-07-09nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig
2020-07-09virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao
2020-07-09drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai
2020-07-09hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro
2020-07-09hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin
2020-07-09cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy
2020-07-09cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao
2020-07-09nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman
2020-07-09nvme-multipath: set bdi capabilities onceKeith Busch
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang
2020-07-09usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen
2020-07-09EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov
2020-06-30Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman