summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"Paul E. McKenney2019-01-211-2/+12
* tools/memory-model: Add scripts to check github litmus testsPaul E. McKenney2019-01-2113-93/+739
* tools/memory-model: Model smp_mb__after_unlock_lock()Andrea Parri2019-01-213-2/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-1810-22/+109
|\
| * 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-113-1/+41
| * 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 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-01-177-18/+61
|\ \ \ \ \ \ \
| * | | | | | | afs: Fix race in async call refcountingDavid Howells2019-01-172-5/+32
| * | | | | | | afs: Provide a function to get a ref on a callDavid Howells2019-01-171-6/+12
| * | | | | | | afs: Fix key refcounting in file locking codeDavid Howells2019-01-172-2/+4
| * | | | | | | afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne2019-01-171-1/+0
| * | | | | | | afs: Set correct lock type for the yfs CreateFileMarc Dionne2019-01-102-1/+12
| * | | | | | | afs: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-101-3/+1