summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen/events: reset active flag for lateeoi events laterJuergen Gross2021-07-111-4/+19
* drm/nouveau: fix dma_address check for CPU/GPU syncChristian König2021-07-111-2/+2
* scsi: sr: Return appropriate error code when disk is ejectedManYi Li2021-07-111-0/+2
* i2c: robotfuzz-osif: fix control-request directionsJohan Hovold2021-06-301-2/+2
* net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSYEsben Haabendal2021-06-301-0/+5
* net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook2021-06-301-1/+3
* r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-301-1/+1
* sh_eth: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-301-1/+1
* r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-301-1/+1
* net: caif: fix memory leak in ldisc_openPavel Skripkin2021-06-301-0/+1
* Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki2021-06-301-3/+13
* i40e: Be much more verbose about what we can and cannot offloadAlexander Duyck2021-06-301-8/+44
* usb: dwc3: core: fix kernel panic when do rebootPeter Chen2021-06-301-1/+1
* net: fec_ptp: add clock rate zero checkFugang Duan2021-06-301-0/+4
* dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee2021-06-301-2/+4
* PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni2021-06-301-0/+12
* PCI: Mark TI C667X to avoid bus resetAntti Järvinen2021-06-301-0/+10
* radeon: use memcpy_to/fromio for UVD fw uploadChen Li2021-06-301-2/+2
* scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei2021-06-301-2/+6
* net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin2021-06-301-1/+3
* net: cdc_eem: fix tx fixup skb leakLinyu Yuan2021-06-301-1/+1
* net: hamradio: fix memory leak in mkiss_closePavel Skripkin2021-06-301-0/+1
* be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET2021-06-301-0/+1
* net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu2021-06-301-4/+6
* net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski2021-06-301-1/+1
* netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET2021-06-301-0/+2
* qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET2021-06-301-0/+1
* net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang2021-06-301-4/+4
* alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET2021-06-301-0/+1
* dmaengine: stedma40: add missing iounmap() on error in d40_probe()Yang Yingliang2021-06-301-0/+3
* dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEMRandy Dunlap2021-06-301-0/+1
* ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong2021-06-301-0/+1
* scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi2021-06-301-3/+1
* HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui2021-06-301-0/+1
* HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam2021-06-301-1/+1
* HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis2021-06-301-0/+3
* HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada2021-06-301-4/+9
* scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei2021-06-161-1/+1
* scsi: core: Fix error handling of scsi_host_alloc()Ming Lei2021-06-161-10/+13
* usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski2021-06-161-0/+8
* usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski2021-06-169-9/+12
* usb: gadget: eem: fix wrong eem header operationLinyu Yuan2021-06-161-2/+2
* USB: serial: quatech2: fix control-request directionsJohan Hovold2021-06-161-3/+3
* USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX2021-06-161-0/+2
* USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister2021-06-162-0/+2
* usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu2021-06-161-0/+3
* USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski2021-06-161-1/+1
* drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi2021-06-161-1/+2
* i2c: mpc: implement erratum A-004447 workaroundChris Packham2021-06-161-1/+78
* i2c: mpc: Make use of i2c_recover_bus()Chris Packham2021-06-161-2/+16