summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-30hv_netvsc: Fix the return status in RX pathHaiyang Zhang3-5/+9
2018-05-30cxgb4: Setup FW queues before registering netdevArjun Vynipadath1-3/+8
2018-05-30ath9k: fix crash in spectral scanSebastian Gottschall1-5/+7
2018-05-30nvme-pci: disable APST for Samsung NVMe SSD 960 EVO + ASUS PRIME Z370-AJarosław Janik1-2/+5
2018-05-30nvme_fc: fix abort race on teardown with lld rejectJames Smart1-1/+4
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-05-30net: qualcomm: rmnet: check for null ep to avoid null pointer dereferenceColin Ian King1-0/+2
2018-05-30net: hns3: fix for returning wrong value problem in hns3_get_rss_key_sizeFuyun Liang1-1/+1
2018-05-30net: hns3: fix for returning wrong value problem in hns3_get_rss_indir_sizeFuyun Liang1-1/+1
2018-05-30net: hns3: fix for the wrong shift problem in hns3_set_txbd_baseinfoFuyun Liang1-1/+1
2018-05-30watchdog: davinci_wdt: fix error handling in davinci_wdt_probe()Alexey Khoroshilov1-4/+11
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky1-1/+1
2018-05-30i40e: hold the RTNL lock while changing interrupt schemesJacob Keller1-2/+17
2018-05-30rsi: fix kernel panic observed on 64bit machineAmitkumar Karwar2-11/+23
2018-05-30mt76x2: fix warning in ieee80211_get_key_rx_seq()Lorenzo Bianconi1-0/+11
2018-05-30mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()Lorenzo Bianconi1-1/+4
2018-05-30hwmon: (nct6775) Fix writing pwmX_modeGuenter Roeck1-5/+5
2018-05-30parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail modeHelge Deller1-1/+19
2018-05-30net/mlx5e: Move all TX timeout logic to be under state lockEran Ben Elisha1-27/+34
2018-05-30iwlwifi: mvm: take RCU lock before dereferencingSara Sharon1-1/+5
2018-05-30iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txqLuca Coelho1-2/+9
2018-05-30intel_th: Use correct method of finding hubAlexander Shishkin1-1/+1
2018-05-30iommu/amd: Take into account that alloc_dev_data() may return NULLSebastian Andrzej Siewior1-0/+2
2018-05-30ath10k: advertize beacon_int_min_gcdAnilkumar Kolli1-0/+2
2018-05-30ieee802154: ca8210: fix uninitialised data readHarry Morris1-3/+11
2018-05-30ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz1-0/+3
2018-05-30drivers: macintosh: rack-meter: really fix bogus memsetsAaro Koskinen1-2/+2
2018-05-30xen/acpi: off by one in read_acpi_id()Dan Carpenter1-3/+3
2018-05-30bnxt_en: fix clear flags in ethtool reset handlingScott Branden1-2/+6
2018-05-30net: bgmac: Correctly annotate register spaceFlorian Fainelli1-3/+3
2018-05-30net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli1-1/+2
2018-05-30platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()Dan Carpenter1-2/+2
2018-05-30dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacksGeert Uytterhoeven1-2/+2
2018-05-30lan78xx: Connect phy earlyAlexander Graf1-16/+18
2018-05-30IB/rxe: Fix for oops in rxe_register_device on ppc64le archMikhail Malygin1-1/+1
2018-05-30ibmvnic: Zero used TX descriptor counter on resetThomas Falcon1-0/+1
2018-05-30dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal1-0/+18
2018-05-30cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang1-2/+12
2018-05-30sr: get/drop reference to device in revalidate and check_eventsJens Axboe1-4/+15
2018-05-30nvme: expand nvmf_check_if_ready checksJames Smart7-66/+101
2018-05-30bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna1-1/+3
2018-05-30nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn1-1/+3
2018-05-30firmware: dmi_scan: Fix UUID length safety checkJean Delvare1-1/+1
2018-05-30PM / core: Fix direct_complete handling for devices with no callbacksRafael J. Wysocki1-4/+3
2018-05-30bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki1-1/+1
2018-05-30sr: pass down correctly sized SCSI sense bufferJens Axboe1-2/+8
2018-05-30IB/umem: Use the correct mm during ib_umem_releaseLidong Chen1-6/+1
2018-05-30IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl1-0/+4
2018-05-30drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom1-8/+17
2018-05-30xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin1-1/+1