summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-16dm writecache: reject asynchronous pmem devicesMichal Suchanek1-0/+6
2020-07-16arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...Marc Zyngier1-0/+8
2020-07-16arm64: arch_timer: Allow an workaround descriptor to disable compat vdsoMarc Zyngier1-0/+3
2020-07-16pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede1-14/+53
2020-07-16mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam1-1/+1
2020-07-16mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong1-2/+4
2020-07-16dm: use noio when sending kobject eventMikulas Patocka1-3/+12
2020-07-16drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson1-10/+6
2020-07-16drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson1-0/+1
2020-07-16drm/amdgpu: asd function needs to be unloaded in suspend phaseHuang Rui1-0/+6
2020-07-16drm/amdgpu: add TMR destory function for pspHuang Rui1-4/+53
2020-07-16drm/amdgpu: don't do soft recovery if gpu_recovery=0Marek Olšák1-1/+2
2020-07-16drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson1-1/+1
2020-07-16drm/i915/gt: Pin the rings before marking activeChris Wilson1-6/+6
2020-07-16drm/radeon: fix double freeTom Rix1-4/+3
2020-07-16Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-07-16IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan1-5/+5
2020-07-16IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan3-6/+31
2020-07-16mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-16mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-16net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre1-2/+4
2020-07-16net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre1-1/+0
2020-07-16net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre1-6/+12
2020-07-16net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-16net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre1-2/+2
2020-07-16bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-16net/mlx5e: CT: Fix memory leak in cleanupEli Britstein1-0/+1
2020-07-16net/mlx5e: Fix 50G per lane indicationAya Levin3-8/+23
2020-07-16net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crashAya Levin1-4/+4
2020-07-16net/mlx5e: Fix VXLAN configuration restore after function reloadAya Levin1-3/+4
2020-07-16net/mlx5: Fix eeprom support for SFP moduleEran Ben Elisha1-16/+77
2020-07-16qed: Populate nvm-file attributes while reading nvm config partition.Sudarsana Reddy Kalluru4-9/+21
2020-07-16IB/mlx5: Fix 50G per lane indicationAya Levin1-1/+1
2020-07-16cxgb4: fix all-mask IP address comparisonRahul Lakkireddy1-5/+5
2020-07-16nbd: Fix memory leak in nbd_add_socketZheng Bin1-10/+15
2020-07-16net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov2-3/+3
2020-07-16RDMA/siw: Fix reporting vendor_part_idKamal Heib1-1/+2
2020-07-16ionic: centralize queue reset codeShannon Nelson3-41/+32
2020-07-16net: qed: fix buffer overflow on ethtool -dAlexander Lobakin2-1/+14
2020-07-16net: ipa: fix QMI structure definition bugsAlex Elder1-3/+3
2020-07-16net: hns3: fix use-after-free when doing self testYonglong Liu1-3/+6
2020-07-16net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan1-2/+1
2020-07-16net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan1-0/+5
2020-07-16net: hns3: check reset pending after FLR prepareHuazhong Tan1-1/+1
2020-07-16smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich1-1/+2
2020-07-16smsc95xx: check return value of smsc95xx_resetAndre Edich1-0/+6
2020-07-16net: rmnet: do not allow to add multiple bridge interfacesTaehee Yoo1-0/+5
2020-07-16net: rmnet: fix lower interface leakTaehee Yoo1-9/+12
2020-07-16net: dsa: microchip: set the correct number of portsCodrin Ciubotariu2-0/+6
2020-07-16IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi1-21/+17