summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi1-22/+42
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost1-0/+1
2020-08-05Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam1-7/+2
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-08-05nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost1-0/+1
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman1-1/+2
2020-08-05usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven1-2/+3
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon1-1/+1
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel1-1/+1
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel1-2/+4
2020-08-05mlx4: disable device on shutdownJakub Kicinski1-0/+2
2020-08-05net: lan78xx: fix transfer-buffer memory leakJohan Hovold1-0/+1
2020-08-05net: lan78xx: add missing endpoint sanity checkJohan Hovold1-0/+5
2020-08-05drm: hold gem reference until object is no longer accessedSteve Cohen1-6/+4
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-08-05PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock1-0/+13
2020-08-05ath9k: release allocated buffer if timed outNavid Emamdoost1-0/+1
2020-08-05ath9k_htc: release allocated buffer if timed outNavid Emamdoost1-0/+3
2020-08-05iio: imu: adis16400: fix memory leakSasha Levin1-1/+4
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2020-08-05crypto: ccp - Release all allocated memory if sha type is invalidNavid Emamdoost1-1/+2
2020-08-05net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun1-0/+2
2020-08-05scsi: libsas: direct call probe and destructJason Yan5-20/+25
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan1-0/+6
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-07-29vt: Reject zero-sized screen buffer size.Tetsuo Handa1-11/+18
2020-07-29fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa4-8/+8
2020-07-29serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin1-0/+18
2020-07-29serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang1-1/+1
2020-07-29staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-29staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-5/+19
2020-07-29staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott1-1/+1
2020-07-29staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-29staging: wlan-ng: properly check endpoint typesRustam Kovhaev1-1/+15
2020-07-29usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman1-0/+3
2020-07-29usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun1-0/+4
2020-07-29binder: Don't use mmput() from shrinker function.Tetsuo Handa1-1/+1
2020-07-29usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov1-2/+5
2020-07-29Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson1-0/+1
2020-07-29dmaengine: ioat setting ioat timeout as module parameterLeonid Ravich2-2/+12
2020-07-29hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflowEvgeny Novikov1-0/+2
2020-07-29regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde1-1/+1
2020-07-29spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu1-7/+8
2020-07-29dmaengine: tegra210-adma: Fix runtime PM imbalance on errorDinghao Liu1-1/+4
2020-07-29HID: apple: Disable Fn-key key-re-mapping on clone keyboardsHans de Goede1-0/+18
2020-07-29HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor overrideFederico Ricchiuto1-0/+8
2020-07-29serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell1-1/+11
2020-07-29bonding: check return value of register_netdevice() in bond_newlink()Cong Wang1-2/+1