summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-05drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-05Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam
2020-08-05net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda
2020-08-05scsi: core: Run queue in case of I/O resource contention failureMing Lei
2020-08-05nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost
2020-08-05qed: Disable "MFW indication via attention" SPAM every 5 minutesLaurence Oberman
2020-08-05usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven
2020-08-05vxlan: fix memleak of fdbTaehee Yoo
2020-08-05net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-08-05net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...Wang Hai
2020-08-05net: nixge: fix potential memory leak in nixge_probe()Lu Wei
2020-08-05ibmvnic: Fix IRQ mapping disposal in error pathThomas Falcon
2020-08-05mlxsw: core: Free EMAD transactions using kfree_rcu()Ido Schimmel
2020-08-05mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel
2020-08-05mlx4: disable device on shutdownJakub Kicinski
2020-08-05net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-08-05net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-08-05net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel
2020-08-05net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-08-05net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-08-05net/mlx5e: Fix error path of device attachAya Levin
2020-08-05net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit
2020-08-05net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao
2020-08-05net: hns3: fix a TX timeout issueYonglong Liu
2020-08-05nvme-tcp: fix possible hang waiting for icresp responseSagi Grimberg
2020-08-05drm: hold gem reference until object is no longer accessedSteve Cohen
2020-08-05drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-08-05drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-08-05virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin
2020-08-05vhost/scsi: fix up req type endian-nessMichael S. Tsirkin
2020-08-05IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn
2020-08-05PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock
2020-08-05ath10k: enable transmit data ack RSSI for QCA9884Abhishek Ambure
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2020-08-05crypto: ccp - Release all allocated memory if sha type is invalidNavid Emamdoost
2020-07-31Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean
2020-07-31PM: wakeup: Show statistics for deleted wakeup sources againzhuguangqing
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-29dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-29drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-29mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James
2020-07-29vt: Reject zero-sized screen buffer size.Tetsuo Handa