summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar312-2353/+5746
2017-03-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-10/+18
2017-03-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+1
2017-03-28virtio_balloon: prevent uninitialized variable useArnd Bergmann1-0/+2
2017-03-28virtio-balloon: use actual number of stats for stats queue buffersLadi Prosek1-7/+10
2017-03-28virtio_balloon: init 1st buffer in stats vqLadi Prosek1-0/+2
2017-03-28virtio_pci: fix out of bound access for msix_namesJason Wang1-4/+5
2017-03-27Merge tag 'edac_for_4.11_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-4/+1863
2017-03-27Merge tag 'pinctrl-v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-16/+67
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-85/+99
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-75/+30
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+19
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-208/+135
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-7/+6
2017-03-26EDAC, pnd2_edac: Fix reported DIMM numberQiuxu Zhuo1-1/+1
2017-03-26Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+23
2017-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds16-55/+91
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-5/+22
2017-03-25IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-03-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-03-25IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-25IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-25IB/rxe: increment msn only when completing a requestDavid Marchand1-5/+4
2017-03-25IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-6/+20
2017-03-25IB/rxe: Update documentation linkLeon Romanovsky1-1/+1
2017-03-25RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter1-1/+1
2017-03-25IB/rxe: double free on errorDan Carpenter1-1/+1
2017-03-25RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2-3/+12
2017-03-25RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2-4/+6
2017-03-25RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive3-22/+17
2017-03-25Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+5
2017-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-59/+79
2017-03-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-3/+1
2017-03-25Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+27
2017-03-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-24/+74
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2-4/+4
2017-03-24Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-14/+28
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1
2017-03-24Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds8-17/+40
2017-03-24Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-14/+14
2017-03-24i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem1-0/+8
2017-03-24Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds50-412/+547
2017-03-24Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-117/+65
2017-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-29/+116
2017-03-24Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie4-8/+17
2017-03-24Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-3/+3
2017-03-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie13-67/+130
2017-03-24Merge branch 'pm-cpuidle-fixes'Rafael J. Wysocki1-0/+12
2017-03-24Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate...Rafael J. Wysocki169-2153/+3643
2017-03-24Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd5-3/+12