summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-25Merge tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-30/+72
2019-01-25Merge tag 'drm-msm-fixes-2019-01-24' of git://people.freedesktop.org/~robclar...Dave Airlie9-24/+36
2019-01-25Merge tag 'drm-intel-fixes-2019-01-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-5/+10
2019-01-25Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-1/+22
2019-01-24drm/msm: avoid unused function warningArnd Bergmann1-13/+13
2019-01-24drm/msm: Add __printf verificationJoe Perches1-0/+3
2019-01-24drm/msm: Fix A6XX support for opp-levelDouglas Anderson1-1/+1
2019-01-24drm/msm: honor GPU_READONLY flagRob Clark3-5/+11
2019-01-24drm/msm/gpu: Remove hardcoded interrupt nameJordan Crouse3-3/+1
2019-01-24drm/msm/gpu: fix building without debugfsArnd Bergmann1-1/+1
2019-01-25Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-28/+56
2019-01-24Merge tag 'gvt-fixes-2019-01-24' of https://github.com/intel/gvt-linux into d...Jani Nikula1-5/+6
2019-01-24drm/i915/execlists: Mark up priority boost on preemptionChris Wilson1-0/+4
2019-01-24Merge tag 'for-linus-5.0' of git://github.com/cminyard/linux-ipmiLinus Torvalds2-81/+117
2019-01-24Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+2
2019-01-23ipmi: Don't initialize anything in the core until something uses itCorey Minyard1-63/+80
2019-01-23ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang1-1/+1
2019-01-23ipmi: Prevent use-after-free in deliver_responseFred Klassen1-1/+1
2019-01-23ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-8/+18
2019-01-23ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard1-8/+17
2019-01-23drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workloadWeinan Li1-5/+6
2019-01-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-14/+16
2019-01-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-17/+23
2019-01-22dm: add missing trace_block_split() to __split_and_process_bio()Mike Snitzer1-0/+1
2019-01-22dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriateMike Snitzer1-6/+12
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-11/+17
2019-01-22drm/sun4i: hdmi: Fix usage of TMDS clockPriit Laes1-0/+4
2019-01-22ide: fix a typo in the settings proc file nameChristoph Hellwig1-1/+1
2019-01-21drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng1-1/+21
2019-01-22Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2019-01-21dm: fix redundant IO accounting for bios that need splittingMike Snitzer1-0/+16
2019-01-21dm: fix clone_bio() to trigger blk_recount_segments()Mike Snitzer1-6/+2
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-93/+286
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds8-56/+117
2019-01-19virtio_net: bulk free tx skbsMichael S. Tsirkin1-6/+6
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-19/+13
2019-01-20Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux...Linus Torvalds3-4/+6
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds24-86/+157
2019-01-20Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-blockLinus Torvalds4-17/+18
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza1-0/+5
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-01-18Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-14/+34
2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein1-13/+16
2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-01-18net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin1-1/+4
2019-01-18net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang1-0/+13
2019-01-18mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel1-6/+6
2019-01-18mlxsw: spectrum_fid: Update dummy FID indexNir Dotan1-2/+2
2019-01-18mlxsw: pci: Return error on PCI reset timeoutNir Dotan1-2/+2
2019-01-18mlxsw: pci: Increase PCI SW reset timeoutNir Dotan1-1/+1