summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-08-23vgacon: Fix for missing check in scrollback handlingYunhai Zhang
2020-08-21drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-08-21xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-08-21cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-08-21scsi: core: Run queue in case of I/O resource contention failureMing Lei
2020-08-21nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost
2020-08-21qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-08-21usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven
2020-08-21vxlan: fix memleak of fdbTaehee Yoo
2020-08-21net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-21net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-08-21net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-08-21ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-08-21mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-08-21mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-08-21mlx4: disable device on shutdownJakub Kicinski
2020-08-21net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-08-21net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-08-21net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-08-21net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-08-21net/mlx5e: Fix error path of device attachAya Levin
2020-08-21net: hns3: fix a TX timeout issueYonglong Liu
2020-08-21nvme-tcp: fix possible hang waiting for icresp responseSagi Grimberg
2020-08-21drm: hold gem reference until object is no longer accessedSteve Cohen
2020-08-21drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil
2020-08-21drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-08-21Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-08-21virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin
2020-08-21vhost/scsi: fix up req type endian-nessMichael S. Tsirkin
2020-08-21ath10k: enable transmit data ack RSSI for QCA9884Abhishek Ambure
2020-08-21Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean
2020-08-21vfio-pci: Avoid recursive read-lock usageAlex Williamson
2020-08-21PM: wakeup: Show statistics for deleted wakeup sources againzhuguangqing
2020-08-21regmap: debugfs: check count when read regmap filePeng Fan
2020-08-21drivers/net/wan/x25_asy: Fix to make it workXie He
2020-08-18watchdog: initialize device before misc_registerKrzysztof Sobota
2020-08-18i2c: rcar: avoid race when unregistering slaveWolfram Sang
2020-08-18drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-08-18drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-08-18vt: Reject zero-sized screen buffer size.Tetsuo Handa
2020-08-18fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa
2020-08-18serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang
2020-08-18staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-08-18staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-08-18staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott
2020-08-18staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott
2020-08-18staging: wlan-ng: properly check endpoint typesRustam Kovhaev
2020-08-18usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman
2020-08-18usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun