summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-01kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose2-19/+49
2018-10-01kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose2-10/+88
2018-10-01kvm: arm64: Make stage2 page table layout dynamicSuzuki K Poulose1-32/+52
2018-10-01kvm: arm64: Prepare for dynamic stage2 page table layoutSuzuki K Poulose4-124/+136
2018-10-01kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose10-134/+158
2018-10-01kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose7-81/+45
2018-10-01kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose4-2/+19
2018-10-01kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose2-26/+11
2018-10-01arm64: Add a helper for PARange to physical shift conversionSuzuki K Poulose1-0/+20
2018-10-01kvm: arm64: Add helper for loading the stage2 setting for a VMSuzuki K Poulose3-3/+12
2018-10-01kvm: arm/arm64: Remove spurious WARN_ONSuzuki K Poulose1-1/+1
2018-10-01kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page tableSuzuki K Poulose1-1/+2
2018-09-23Linux 4.19-rc5v4.19-rc5Greg Kroah-Hartman1-1/+1
2018-09-22block: use nanosecond resolution for iostatOmar Sandoval5-11/+12
2018-09-20x86/mm: Expand static page table for fixmap spaceFeng Tang6-8/+42
2018-09-20ocfs2: fix ocfs2 read block panicJunxiao Bi1-0/+1
2018-09-20mm: slowly shrink slabs with a relatively small number of objectsRoman Gushchin1-0/+11
2018-09-20kernel/sys.c: remove duplicated includeYueHaibing1-3/+0
2018-09-20mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)1-0/+2
2018-09-20fs/proc/kcore.c: fix invalid memory access in multi-page read optimizationDominique Martinet1-0/+1
2018-09-20mm: disable deferred struct page for 32-bit archesPasha Tatashin1-0/+1
2018-09-20fork: report pid exhaustion correctlyKJ Tsanaktsidis1-1/+1
2018-09-20MAINTAINERS: Add X86 MM entryThomas Gleixner1-0/+9
2018-09-20x86/intel_rdt: Add Reinette as co-maintainer for RDTFenghua Yu1-0/+1
2018-09-20Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger1-24/+0
2018-09-20ubifs: drop false positive assertionSascha Hauer1-1/+3
2018-09-20ubifs: Check for name being NULL while mountingRichard Weinberger1-0/+3
2018-09-20KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLsLiran Alon1-8/+14
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao3-6/+29
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao5-5/+10
2018-09-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2018-09-20pinctrl: intel: Do pin translation in other GPIO operations as wellMika Westerberg1-48/+63
2018-09-20floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft1-0/+3
2018-09-20libata: mask swap internal and hardware tagJens Axboe1-2/+12
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda2-8/+8
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda1-7/+1
2018-09-20drm/vmwgfx: Fix buffer object evictionThomas Hellstrom1-1/+1
2018-09-20drm/vmwgfx: Don't impose STDU limits on framebuffer sizeDeepak Rawat2-35/+14
2018-09-20drm/vmwgfx: limit mode size for all display unit to texture_maxDeepak Rawat1-3/+7
2018-09-20drm/vmwgfx: limit screen size to stdu_max during check_modesetDeepak Rawat1-8/+22
2018-09-20drm/vmwgfx: don't check for old_crtc_state enable statusDeepak Rawat1-1/+1
2018-09-20drm/amdgpu: add new polaris pci idAlex Deucher2-6/+9
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt5-1/+206
2018-09-20KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt4-0/+22
2018-09-20KVM: x86: Turbo bits in MSR_PLATFORM_INFODrew Schmitt1-1/+0
2018-09-20nVMX x86: Check VPID value on vmentry of L2 guestsKrish Sadhukhan1-0/+3
2018-09-20nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2Krish Sadhukhan1-1/+5
2018-09-20KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICvLiran Alon3-1/+32
2018-09-20KVM: VMX: check nested state and CR4.VMXE against SMMPaolo Bonzini1-2/+11
2018-09-20kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior2-25/+23