summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-213-20/+3
* For drivers that do not support context exclusion let's advertise theAndrew Murray2019-01-218-38/+9
* perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray2019-01-211-10/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-189-22/+108
|\
| * RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe2019-01-144-13/+59
| * RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky2019-01-111-2/+2
| * RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-01-112-1/+40
| * RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id typeSteve Wise2019-01-091-1/+4
| * RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky2019-01-071-4/+0
| * RDMA/uverbs: Fix post send success return value in case of errorGal Pressman2019-01-071-1/+3
* | Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-1827-131/+114
|\ \
| * \ Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-01-189-66/+20
| |\ \
| | * | drm/sun4i: backend: add missing of_node_putsJulia Lawall2019-01-151-2/+3
| | * | drm/meson: Fix atomic mode switching regressionNeil Armstrong2019-01-152-21/+7
| | * | drm/meson: add missing of_node_putJulia Lawall2019-01-141-2/+7
| | * | drm/virtio: drop prime import/export callbacksGerd Hoffmann2019-01-143-22/+0
| | * | drm/qxl: drop prime import/export callbacksGerd Hoffmann2019-01-142-18/+0
| | * | drm/rockchip: add missing of_node_putJulia Lawall2019-01-131-1/+3
| * | | Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-01-184-6/+29
| |\ \ \
| | * \ \ Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...Jani Nikula2019-01-174-6/+29
| | |\ \ \
| | | * | | drm/i915/gvt: Fix mmap range checkZhenyu Wang2019-01-151-2/+12
| | | * | | drm/i915/gvt: free VFIO region space in vgpu detachHang Yuan2019-01-153-4/+16
| | | * | | drm/i915/gvt: Allow F_CMD_ACCESS on mmio 0x21f0Colin Xu2019-01-141-0/+1
| * | | | | Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-01-1814-59/+65
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drm/amd/display: Detach backlight from streamDavid Francis2019-01-164-15/+3
| | * | | | Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer2019-01-151-10/+0
| | * | | | Revert "drm/amdgpu: validate user GEM object size"Alex Deucher2019-01-151-8/+0
| | * | | | drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas2019-01-142-2/+2
| | * | | | drm/amd/display: fix warning on raven hotplugRoman Li2019-01-141-13/+6
| | * | | | drm/amd/display: fix PME notification not working in RV desktopCharlene Liu2019-01-141-1/+6
| | * | | | drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas2019-01-141-1/+1
| | * | | | drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic2019-01-141-0/+2
| | * | | | drm/amd/powerplay: run acg btc for Vega12Kenneth Feng2019-01-141-0/+21
| | * | | | drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling2019-01-141-3/+9
| | * | | | drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling2019-01-143-6/+15
* | | | | | Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-181-1/+3
|\ \ \ \ \ \
| * | | | | | leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu2019-01-171-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-01-184-19/+23
|\ \ \ \ \ \
| * | | | | | hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao2019-01-171-1/+1
| * | | | | | hwmon: (occ) Fix potential integer overflowGustavo A. R. Silva2019-01-081-12/+12
| * | | | | | hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun2019-01-071-1/+3
| * | | | | | hwmon: (nct6775) Enable IO mapping for NCT6797D and NCT6798DGuenter Roeck2019-01-071-2/+4
| * | | | | | hwmon: (nct6775) Fix chip ID for NCT6798DGuenter Roeck2019-01-071-3/+3
| |/ / / / /
* | | | | | Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-175-11/+1
|\ \ \ \ \ \
| * | | | | | OF: properties: add missing of_node_putJulia Lawall2019-01-161-0/+1
| * | | | | | of: Remove struct device_node.type pointerRob Herring2019-01-104-11/+0
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-1544-242/+425
|\ \ \ \ \ \
| * | | | | | bnxt_en: Fix context memory allocation.Michael Chan2019-01-121-3/+6
| * | | | | | bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan2019-01-122-3/+5
| * | | | | | mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-121-2/+1