summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-09-09net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya
2020-09-09vfio/pci: Fix SR-IOV VF handling with MMIO blockingAlex Williamson
2020-09-09dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-09dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-09dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka
2020-09-09libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-09-09media: rc: uevent sysfs file races with rc_unregister_device()Sean Young
2020-09-09media: rc: do not access device via sysfs after rc_unregister_device()Sean Young
2020-09-09usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes
2020-09-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2020-09-09vfio-pci: Invalidate mmaps and block MMIO access on disabled memoryAlex Williamson
2020-09-09vfio-pci: Fault mmaps to enable vma trackingAlex Williamson
2020-09-09vfio/type1: Support faulting PFNMAP vmasAlex Williamson
2020-09-09thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-09net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter
2020-09-09net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()Shung-Hsi Yu
2020-09-09nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'Christophe JAILLET
2020-09-09bnxt: don't enable NAPI until rings are readyJakub Kicinski
2020-09-09bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam
2020-09-09bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-09-09bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi
2020-09-09gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel
2020-09-09dmaengine: pl330: Fix burst length if burst size is smaller than bus widthMarek Szyprowski
2020-09-09net: arc_emac: Fix memleak in arc_mdio_probeDinghao Liu
2020-09-09ravb: Fixed to be able to unload modulesYuusuke Ashizuka
2020-09-09net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu
2020-09-09net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu
2020-09-09dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...Yu Kuai
2020-09-09dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handlingPeter Ujfalusi
2020-09-09xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner
2020-09-09cpuidle: Fixup IRQ statePeter Zijlstra
2020-09-09drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov
2020-09-09nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel
2020-09-09hwmon: (applesmc) check status earlier.Tom Rix
2020-09-09drm/msm: add shutdown support for display platform_driverKrishna Manikandan
2020-09-09tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setupJohn Stultz
2020-09-09scsi: target: tcmu: Optimize use of flush_dcache_pageBodo Stroesser
2020-09-09scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_rangeBodo Stroesser
2020-09-09HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-09-09HID: core: Correctly handle ReportSize being zeroMarc Zyngier
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye
2020-09-03tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-09-03usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen
2020-09-03usb: dwc3: gadget: Fix handling ZLPThinh Nguyen
2020-09-03usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern
2020-09-03USB: cdc-acm: rework notification_buffer resizingTom Rix