summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-12Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-07-12ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland
2018-07-12ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-07-12Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc...David S. Miller
2018-07-12Merge tag 'gvt-fixes-2018-07-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-07-12qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne
2018-07-12nvme-pci: fix memory leak on probe failureKeith Busch
2018-07-11sfp: fix module initialisation with netdev already upRussell King
2018-07-11sfp: ensure we clean up properly on bus registration failureRussell King
2018-07-11RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-11nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-11Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-11Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-11Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-07-11Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-07-10ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-10cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-10drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-07-10scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater
2018-07-10scsi: qedi: Send driver state to MFWManish Rangankar
2018-07-10scsi: qedf: Send the driver state to MFWSaurav Kashyap
2018-07-10scsi: hpsa: correct enclosure sas addressDon Brace
2018-07-10scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal
2018-07-10scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson
2018-07-10scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com
2018-07-10scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran
2018-07-10drm/amdgpu: Verify root PD is mapped into kernel address space (v4)Andrey Grodzovsky
2018-07-10drm/amd/display: fix invalid function table overrideChristian König
2018-07-10drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer
2018-07-10clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_maskSudeep Holla
2018-07-10Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher
2018-07-10Merge tag 'drm-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-07-10char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-10char: agp: Change return type to vm_fault_tSouptick Joarder
2018-07-10Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-09bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-07-09bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan
2018-07-09bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan
2018-07-09bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan
2018-07-09bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan
2018-07-09bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru
2018-07-10i2c: tegra: Fix NACK error handlingJon Hunter
2018-07-09drm/i915: Fix hotplug irq ack on i965/g4xVille Syrjälä
2018-07-09PCI: endpoint: Fix NULL pointer dereference error when CONFIGFS is disabledKishon Vijay Abraham I