summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-21Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifsGreg Kroah-Hartman
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-21Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-09-21Merge branch 'vmwgfx-fixes-4.19' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2018-09-20ocfs2: fix ocfs2 read block panicJunxiao Bi
2018-09-20mm: slowly shrink slabs with a relatively small number of objectsRoman Gushchin
2018-09-20kernel/sys.c: remove duplicated includeYueHaibing
2018-09-20mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)
2018-09-20fs/proc/kcore.c: fix invalid memory access in multi-page read optimizationDominique Martinet
2018-09-20mm: disable deferred struct page for 32-bit archesPasha Tatashin
2018-09-20fork: report pid exhaustion correctlyKJ Tsanaktsidis
2018-09-20Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger
2018-09-20ubifs: drop false positive assertionSascha Hauer
2018-09-20ubifs: Check for name being NULL while mountingRichard Weinberger
2018-09-20KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLsLiran Alon
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-09-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin
2018-09-20Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-09-20floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft
2018-09-20libata: mask swap internal and hardware tagJens Axboe
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda
2018-09-20Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman
2018-09-20drm/vmwgfx: Fix buffer object evictionThomas Hellstrom
2018-09-20drm/vmwgfx: Don't impose STDU limits on framebuffer sizeDeepak Rawat
2018-09-20drm/vmwgfx: limit mode size for all display unit to texture_maxDeepak Rawat
2018-09-20drm/vmwgfx: limit screen size to stdu_max during check_modesetDeepak Rawat
2018-09-20drm/vmwgfx: don't check for old_crtc_state enable statusDeepak Rawat
2018-09-19drm/amdgpu: add new polaris pci idAlex Deucher
2018-09-20Merge tag 'drm-intel-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-09-20Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt
2018-09-20KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt
2018-09-20KVM: x86: Turbo bits in MSR_PLATFORM_INFODrew Schmitt
2018-09-20nVMX x86: Check VPID value on vmentry of L2 guestsKrish Sadhukhan
2018-09-20nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2Krish Sadhukhan
2018-09-20KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICvLiran Alon
2018-09-20KVM: VMX: check nested state and CR4.VMXE against SMMPaolo Bonzini
2018-09-20kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior
2018-09-20x86/hyper-v: rename ipi_arg_{ex,non_ex} structuresVitaly Kuznetsov
2018-09-20KVM: VMX: use preemption timer to force immediate VMExitSean Christopherson
2018-09-20KVM: VMX: modify preemption timer bit only when arming timerSean Christopherson
2018-09-20KVM: VMX: immediately mark preemption timer expired only for zero valueSean Christopherson
2018-09-20KVM: SVM: Switch to bitmap_zalloc()Andy Shevchenko
2018-09-20KVM/MMU: Fix comment in walk_shadow_page_lockless_end()Tianyu Lan
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang