summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-1918-18/+31
|\
| * of: overlay: update phandle cache on overlay apply and removeFrank Rowand2018-07-163-3/+16
| * dt-bindings: Fix unbalanced quotation marksJonathan Neuschäfer2018-06-2612-12/+12
| * dt-bindings: soc: qcom: Fix default clock-freq for qcom,geni-i2cDouglas Anderson2018-06-261-1/+1
| * dt-bindings: w1-gpio: Remove unneeded unit addressFabio Estevam2018-06-261-1/+1
| * Documentation: devicetree: tilcdc: fix spelling mistake "suppors" -> "supports"Enric Balletbo i Serra2018-06-261-1/+1
* | Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-183-8/+13
|\ \
| * | btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo2018-07-171-8/+9
| * | btrfs: fix use-after-free of cmp workspace pagesNaohiro Aota2018-07-131-0/+2
| * | btrfs: restore uuid_mutex in btrfs_open_devicesDavid Sterba2018-07-131-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-07-185-33/+63
|\ \ \
| * | | kvmclock: fix TSC calibration for nested guestsPeng Hao2018-07-181-0/+1
| * | | KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabledLiran Alon2018-07-181-6/+21
| * | | KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumerPaolo Bonzini2018-07-181-5/+6
| * | | KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.Lan Tianyu2018-07-181-1/+5
| * | | x86/kvmclock: set pvti_cpu0_va after enabling kvmclockRadim Krčmář2018-07-151-6/+5
| * | | x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMDJanakarajan Natarajan2018-07-151-1/+1
| * | | kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loadingJim Mattson2018-07-151-5/+4
| * | | x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasksVitaly Kuznetsov2018-07-151-8/+17
| * | | KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSRPaolo Bonzini2018-07-151-1/+3
* | | | Mark HI and TASKLET softirq synchronousLinus Torvalds2018-07-171-4/+8
* | | | Merge tag 'pinctrl-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-07-164-26/+44
|\ \ \ \
| * | | | pinctrl: nsp: Fix potential NULL dereferenceWei Yongjun2018-07-141-0/+2
| * | | | pinctrl: nsp: off by ones in nsp_pinmux_enable()Dan Carpenter2018-07-141-2/+2
| * | | | pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flagNiklas Söderlund2018-07-141-8/+6
| * | | | pinctrl: ingenic: Fix inverted direction for < JZ4770Paul Cercueil2018-07-141-1/+1
| * | | | pinctrl: mt7622: fix a kernel panic when gpio-hog is being appliedSean Wang2018-07-141-2/+2
| * | | | pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_rangeSean Wang2018-07-141-5/+14
| * | | | pinctrl: mt7622: fix that pinctrl_claim_hogs cannot workSean Wang2018-07-141-3/+12
| * | | | pinctrl: mt7622: fix initialization sequence between eint and gpiochipSean Wang2018-07-141-5/+5
| * | | | pinctrl: mt7622: fix error path on failing at groups buildingSean Wang2018-07-141-1/+1
* | | | | Merge tag 'drm-fixes-2018-07-16-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-07-1624-60/+233
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-07-165-1/+81
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'gvt-fixes-2018-07-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2018-07-125-1/+81
| | |\ \ \ \ \
| | | * | | | | drm/i915/gvt: update vreg on inhibit context lri commandHang Yuan2018-07-055-1/+81
| * | | | | | | Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie2018-07-163-10/+33
| |\ \ \ \ \ \ \
| | * | | | | | | drm/armada: fix irq handlingRussell King2018-07-091-2/+10
| | * | | | | | | drm/armada: fix colorkey mode propertyRussell King2018-07-092-8/+23
| * | | | | | | | Merge tag 'drm-misc-fixes-2018-07-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-161-1/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/sun4i: link in front-end code if neededArnd Bergmann2018-07-091-1/+4
| * | | | | | | | | Merge tag 'drm/tegra/for-4.18-rc5' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2018-07-163-2/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/tegra: Fix comparison operator for buffer sizeMikko Perttunen2018-07-091-1/+1
| | * | | | | | | | | gpu: host1x: Check whether size of unpin isn't 0Dmitry Osipenko2018-07-091-1/+2
| | * | | | | | | | | gpu: host1x: Skip IOMMU initialization if firewall is enabledDmitry Osipenko2018-07-091-0/+3
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-07-169-41/+76
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher2018-07-131-11/+12
| | * | | | | | | | | amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis2018-07-121-3/+16
| | * | | | | | | | | drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland2018-07-121-2/+3
| | * | | | | | | | | drm/amdgpu: Verify root PD is mapped into kernel address space (v4)Andrey Grodzovsky2018-07-101-1/+3
| | * | | | | | | | | drm/amd/display: fix invalid function table overrideChristian König2018-07-101-2/+25