summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | NFS: Use ERR_CAST() to avoid cross-structure castKees Cook2017-05-281-1/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-06-014-102/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: Fix nmi injection failure when vcpu got blockedZhuangYanying2017-06-011-2/+5
| * | | | | | | | KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen2017-06-011-13/+11
| * | | | | | | | KVM: SVM: ignore type when setting segment registersGioh Kim2017-05-301-1/+1
| * | | | | | | | KVM: nVMX: fix nested_vmx_check_vmptr failure paths under debuggingRadim Krčmář2017-05-301-83/+57
| * | | | | | | | KVM: x86: Fix virtual wire modeJan H. Schönherr2017-05-261-1/+2
| * | | | | | | | KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr2017-05-261-2/+5
| * | | | | | | | KVM: X86: Fix preempt the preemption timer cancelWanpeng Li2017-05-261-0/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-06-012-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | reiserfs: Make flush bios explicitely syncJan Kara2017-05-241-2/+2
| * | | | | | | | gfs2: Make flush bios explicitely syncJan Kara2017-05-241-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-06-019-92/+241
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi2017-06-014-8/+34
| * | | | | | | | | iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2017-06-012-62/+133
| * | | | | | | | | tcmu: fix crash during device removalMike Christie2017-05-241-13/+33
| * | | | | | | | | target: Re-add check to reject control WRITEs with overflow dataNicholas Bellinger2017-05-161-5/+18
| * | | | | | | | | ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly2017-05-161-4/+20
| * | | | | | | | | ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly2017-05-161-0/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'drm-fixes-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-06-0124-154/+169
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'exynos-drm-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/...Dave Airlie2017-06-013-28/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/exynos: clean up description of exynos_drm_crtcInki Dae2017-05-291-4/+1
| | * | | | | | | | | drm/exynos: dsi: Remove bridge node reference in removalHoegeun Kwon2017-05-291-0/+4
| | * | | | | | | | | drm/exynos: dsi: Fix the parse_dt functionHoegeun Kwon2017-05-291-17/+5
| | * | | | | | | | | drm/exynos: Merge pre/postclose hooksDaniel Vetter2017-05-291-7/+1
| * | | | | | | | | | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-06-011-27/+68
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu2017-05-311-27/+68
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'msm-fixes-4.12-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-06-0110-20/+35
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/msm: Fix the check for the command sizeJordan Crouse2017-05-271-2/+3
| | * | | | | | | | | | drm/msm: Take the mutex before calling msm_gem_new_implJordan Crouse2017-05-271-0/+6
| | * | | | | | | | | | drm/msm: for array in-fences, check if all backing fences are from our own co...Philipp Zabel2017-05-271-5/+4
| | * | | | | | | | | | drm/msm: constify irq_domain_opsTobias Klauser2017-05-271-1/+1
| | * | | | | | | | | | drm/msm/mdp5: release hwpipe(s) for unused planesRob Clark2017-05-271-0/+4
| | * | | | | | | | | | drm/msm: Reuse dma_fence_release.Eric Anholt2017-05-271-8/+2
| | * | | | | | | | | | drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt2017-05-273-0/+9
| | * | | | | | | | | | drm/msm/gpu: check legacy clk names in get_clocks()Rob Clark2017-05-271-2/+2
| | * | | | | | | | | | drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()Rob Clark2017-05-271-2/+3
| | * | | | | | | | | | drm/msm: select PM_OPPRob Clark2017-05-271-0/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2017-05-29' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-06-0110-79/+55
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/i915: Stop pretending to mask/unmask LPE audio interruptsVille Syrjälä2017-05-262-45/+6
| | * | | | | | | | | Merge tag 'gvt-fixes-2017-05-25' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-05-262-19/+41
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | drm/i915/gvt: clean up unsubmited workloads before destroying kmem cacheChangbin Du2017-05-241-10/+20
| | | * | | | | | | | | drm/i915/gvt: Disable compression workaround for Gen9Chuanxiao Dong2017-05-231-9/+21
| | * | | | | | | | | | drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson2017-05-241-3/+5
| | * | | | | | | | | | Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter2017-05-241-4/+0
| | * | | | | | | | | | drm/i915: set initialised only when init_context callback is NULLChuanxiao Dong2017-05-191-1/+1
| | * | | | | | | | | | drm/i915: Fix new -Wint-in-bool-context gcc compiler warningHans de Goede2017-05-181-1/+1
| | * | | | | | | | | | drm/i915: use vma->size for appgtt allocate_va_rangeMatthew Auld2017-05-181-1/+1
| | * | | | | | | | | | drm/i915: Do not sync RCU during shrinkingJoonas Lahtinen2017-05-181-5/+0
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-319-44/+178
|\ \ \ \ \ \ \ \ \ \ \