aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-27drm/i915: Unbreak gpu reset vs. modeset lockingDaniel Vetter1-42/+18
2017-07-27Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds16-254/+152
2017-07-27xen: dont fiddle with event channel masking in suspend/resumeJuergen Gross1-10/+3
2017-07-27xen: selfballoon: remove unnecessary static in frontswap_selfshrink()Gustavo A. R. Silva1-2/+2
2017-07-27xen: Drop un-informative message during bootPunit Agrawal1-1/+0
2017-07-27Merge tag 'sound-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-33/+143
2017-07-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-23/+80
2017-07-27NFS: Optimize fallocate by refreshing mapping when needed.NeilBrown1-0/+2
2017-07-27NFS: invalidate file size when taking a lock.NeilBrown1-1/+1
2017-07-27gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski1-1/+7
2017-07-27Documentation: dw-mshc: deprecate num-slotsShawn Lin5-14/+7
2017-07-27Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe6-110/+145
2017-07-27mmc: dw_mmc: fix the wrong condition check of getting num-slots from DTShawn Lin1-1/+1
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner2-3/+13
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon3-14/+32
2017-07-27drm/i915: Fix cursor updates on some platformsVille Syrjälä1-1/+11
2017-07-27drm/i915: Fix user ptr check size in eb_relocate_vma()Imre Deak1-1/+1
2017-07-27powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V1-1/+1
2017-07-27drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann1-4/+2
2017-07-27drm/exynos: select CEC_CORE if CEC_NOTIFIERHans Verkuil1-0/+1
2017-07-27drm/exynos/hdmi: fix disable sequenceAndrzej Hajda1-2/+0
2017-07-27drm/exynos: mic: add a bridge at probeInki Dae1-9/+15
2017-07-27drm/exynos/dsi: Remove error handling for bridge_node DT parsingHoegeun Kwon1-2/+0
2017-07-27drm/exynos: dsi: do not try to find bridgeInki Dae1-3/+5
2017-07-27drm: exynos: hdmi: make of_device_ids const.Arvind Yadav1-1/+1
2017-07-27drm: exynos: constify mixer_match_types and *_mxr_drv_data.Arvind Yadav1-5/+5
2017-07-27exynos_drm: Clean up duplicated assignment in exynos_drm_driverGabriel Krisman Bertazi1-1/+0
2017-07-27Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie3-23/+23
2017-07-26NFS: Use raw NFS access mask in nfs4_opendata_access()Anna Schumaker1-4/+8
2017-07-26dm, dax: Make sure dm_dax_flush() is called if device supports itVivek Goyal3-0/+42
2017-07-26dm verity fec: fix GFP flags used with mempool_alloc()NeilBrown1-16/+5
2017-07-26dm zoned: use GFP_NOIO in I/O pathDamien Le Moal3-9/+9
2017-07-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-22/+15
2017-07-26Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-masterPaolo Bonzini2-1/+5
2017-07-26KVM: LAPIC: Fix reentrancy issues with preempt notifiersWanpeng Li1-3/+14
2017-07-26tools/kvm_stat: add '-f help' to get the available event listLin Ma1-2/+14
2017-07-26tools/kvm_stat: use variables instead of hard paths in help outputLin Ma1-3/+3
2017-07-26Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-2/+6
2017-07-26KVM: nVMX: Fix loss of L2's NMI blocking stateWanpeng Li1-0/+2
2017-07-26KVM: nVMX: Fix posted intr delivery when vcpu is in guest modeWincy Van1-11/+11
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van7-1/+29
2017-07-26KVM: x86: do mask out upper bits of PAE CR3Paolo Bonzini1-2/+2
2017-07-26KVM: make pid available for uevents without debugfsClaudio Imbrenda2-23/+13
2017-07-26nvme: validate admin queue before unquiesceScott Bauer1-1/+2
2017-07-26xfs: fix multi-AG deadlock in xfs_bunmapiChristoph Hellwig1-0/+12
2017-07-26arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin1-2/+2
2017-07-26perf: qcom_l2: fix column exclusion checkNeil Leeder1-0/+2
2017-07-26powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman1-12/+13
2017-07-26powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier1-1/+0
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt6-22/+154