summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-16dm writecache: reject asynchronous pmem devicesMichal Suchanek
2020-07-16arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier
2020-07-16arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier
2020-07-16pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede
2020-07-16mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam
2020-07-16mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong
2020-07-16dm: use noio when sending kobject eventMikulas Patocka
2020-07-16drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson
2020-07-16drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson
2020-07-16drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui
2020-07-16drm/amdgpu: add TMR destory function for pspHuang Rui
2020-07-16drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák
2020-07-16drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson
2020-07-16drm/i915/gt: Pin the rings before marking activeChris Wilson
2020-07-16drm/radeon: fix double freeTom Rix
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-07-16IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan
2020-07-16IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan
2020-07-16mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel
2020-07-16mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel
2020-07-16net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre
2020-07-16net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre
2020-07-16net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre
2020-07-16net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre
2020-07-16net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre
2020-07-16bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-07-16net/mlx5e: CT: Fix memory leak in cleanupEli Britstein
2020-07-16net/mlx5e: Fix 50G per lane indicationAya Levin
2020-07-16net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin
2020-07-16net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin
2020-07-16net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha
2020-07-16qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru
2020-07-16IB/mlx5: Fix 50G per lane indicationAya Levin
2020-07-16cxgb4: fix all-mask IP address comparisonRahul Lakkireddy
2020-07-16nbd: Fix memory leak in nbd_add_socketZheng Bin
2020-07-16net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov
2020-07-16RDMA/siw: Fix reporting vendor_part_idKamal Heib
2020-07-16ionic: centralize queue reset codeShannon Nelson
2020-07-16net: qed: fix buffer overflow on ethtool -dAlexander Lobakin
2020-07-16net: ipa: fix QMI structure definition bugsAlex Elder
2020-07-16net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-16net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan
2020-07-16net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan
2020-07-16net: hns3: check reset pending after FLR prepareHuazhong Tan
2020-07-16smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich
2020-07-16smsc95xx: check return value of smsc95xx_resetAndre Edich
2020-07-16net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo
2020-07-16net: rmnet: fix lower interface leakTaehee Yoo
2020-07-16net: dsa: microchip: set the correct number of portsCodrin Ciubotariu
2020-07-16IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi