summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-08-11Revert "vxlan: fix tos value before xmit"Hangbin Liu
2020-08-11net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-11net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi
2020-08-11net: macb: Properly handle phylink on at91sam9xStefan Roese
2020-08-11hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-11dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-11net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-08-11vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-08-11PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet
2020-08-11atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-08-11igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-08-11firmware: Fix a reference count leak.Qiushi Wu
2020-08-11net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst
2020-08-11usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
2020-08-11i2c: slave: add sanity check when unregisteringWolfram Sang
2020-08-11i2c: slave: improve sanity check when registeringWolfram Sang
2020-08-11net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando
2020-08-11drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-08-11drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panelJitao Shi
2020-08-11drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu
2020-08-11nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng
2020-08-11drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs
2020-08-11drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs
2020-08-11drm/nouveau/kms/tu102: wait for core update to complete when assigning windowsBen Skeggs
2020-08-11gpio: max77620: Fix missing release of interruptDmitry Osipenko
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold
2020-08-11leds: lm36274: fix use-after-free on unbindJohan Hovold
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold
2020-08-11mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman
2020-08-11vgacon: Fix for missing check in scrollback handlingYunhai Zhang
2020-08-11lkdtm/heap: Avoid edge and middle of slabsKees Cook
2020-08-11binder: Prevent context manager from incrementing ref 0Jann Horn
2020-08-11omapfb: dss: Fix max fclk divider for omap36xxAdam Ford
2020-08-11Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu
2020-08-11staging: rtl8712: handle firmware load failureRustam Kovhaev
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan
2020-08-11usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman
2020-08-11usb: xhci: define IDs for various ASMedia host controllersForest Crossman
2020-08-11USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman
2020-08-11USB: serial: qcserial: add EM7305 QDL product IDErik Ekman
2020-08-11scsi: ufs: Fix and simplify setup_xfer_req variant operationStanley Chu
2020-08-07random32: update the net random state on interrupt and activityWilly Tarreau
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-05i2c: cadence: Clear HOLD bit at correct time in Rx pathRaviteja Narayanam
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