summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-28net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed
2018-07-28net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-28net: dsa: mv88e6xxx: fix races between lock and irq freeingUwe Kleine-König
2018-07-28bonding: set default miimon value for non-arp modes if not setJarod Wilson
2018-07-28clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICALNeil Armstrong
2018-07-28drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul
2018-07-28drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-07-28clk: aspeed: Support HPLL strapping on ast2400Joel Stanley
2018-07-28clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as criticalJoel Stanley
2018-07-28clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT
2018-07-28Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-07-25cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-25drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-07-25net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens
2018-07-25net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
2018-07-25net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed
2018-07-25net: aquantia: vlan unicast address list correct handlingIgor Russkikh
2018-07-25hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang
2018-07-25tg3: Add higher cpu clock for 5762.Sanjeev Bansal
2018-07-25qmi_wwan: add support for Quectel EG91Matevz Vucnik
2018-07-25ptp: fix missing break in switchGustavo A. R. Silva
2018-07-25net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit
2018-07-25drm/nouveau: Avoid looping through fake MST connectorsLyude Paul
2018-07-25drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul
2018-07-25drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul
2018-07-25Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher
2018-07-25drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä
2018-07-25drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer
2018-07-25vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy
2018-07-25vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-25cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki
2018-07-25scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson
2018-07-25scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com
2018-07-25scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran
2018-07-25scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal
2018-07-22PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()Dexuan Cui
2018-07-22net: lan78xx: Fix race in tx pending skb size calculationStefan Wahren
2018-07-22rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih
2018-07-22rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih
2018-07-22net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-22virtio_net: split XDP_TX kick and XDP_REDIRECT map flushingJesper Dangaard Brouer
2018-07-22sfc: correctly initialise filter rwsem for farchBert Kenward
2018-07-22s390/qeth: fix race when setting MAC addressJulian Wiedmann
2018-07-22s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik
2018-07-22Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann
2018-07-22IB/mlx5: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz
2018-07-22i40e: split XDP_TX tail and XDP_REDIRECT map flushingJesper Dangaard Brouer