summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: nVMX: Separate logic allocating shadow vmcs to a functionLiran Alon2018-08-061-9/+28
| * KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow...Liran Alon2018-08-061-8/+8
| * KVM: nVMX: Expose VMCS shadowing to L1 guestLiran Alon2018-08-061-0/+9
| * KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs...Liran Alon2018-08-061-2/+31
| * KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2Liran Alon2018-08-061-12/+49
| * KVM: nVMX: include shadow vmcs12 in nested statePaolo Bonzini2018-08-061-1/+30
| * KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExitLiran Alon2018-08-061-0/+74
| * KVM: nVMX: Verify VMCS shadowing VMCS link pointerLiran Alon2018-08-061-2/+28
| * KVM: nVMX: Verify VMCS shadowing controlsLiran Alon2018-08-061-0/+16
| * KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs()Liran Alon2018-08-061-1/+6
| * KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCSLiran Alon2018-08-061-0/+11
| * KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowingLiran Alon2018-08-061-1/+8
| * KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameterLiran Alon2018-08-061-10/+11
| * KVM: VMX: Create struct for VMCS headerLiran Alon2018-08-061-9/+15
| * kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson2018-08-064-2/+270
| * KVM: x86: do not load vmcs12 pages while still in SMMPaolo Bonzini2018-08-063-18/+41
| * KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'dPaolo Bonzini2018-08-063-14/+30
| * KVM: vmx: remove save/restore of host BNDCGFS MSRSean Christopherson2018-08-061-5/+6
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-184-17/+53
|\ \
| * | Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.cSunil Muthuswamy2018-07-291-0/+3
| * | Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-1629-65/+174
| |\ \
| * | | Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy2018-07-083-2/+31
| * | | Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley2018-07-033-10/+10
| * | | Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley2018-07-031-4/+8
| * | | x86/hyperv: Add interrupt handler annotationsMichael Kelley2018-07-031-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-171-2/+3
|\ \ \ \
| * | | | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-2/+3
* | | | | x86/speculation/l1tf: Exempt zeroed PTEs from inversionSean Christopherson2018-08-171-1/+10
|/ / / /
* | | | Fix kexec forbidding kernels signed with keys in the secondary keyring to bootYannik Sembritzki2018-08-161-1/+1
* | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-165-60/+0
|\ \ \ \
| * \ \ \ Merge branch 'pci/resource'Bjorn Helgaas2018-08-154-57/+0
| |\ \ \ \
| | * | | | PCI: Make early dump functionality genericSinan Kaya2018-06-294-57/+0
| * | | | | PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig2018-07-301-3/+0
| |/ / / /
* | | | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-151-0/+18
|\ \ \ \ \
| * \ \ \ \ BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-3033-77/+209
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-201-0/+18
| |\ \ \ \ \ \
| | * | | | | | x86/gpu: reserve ICL's graphics stolen memoryPaulo Zanoni2018-07-101-0/+18
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-159-44/+36
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-0360-152/+478
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-094-4/+0
| * | | | | | | | crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-094-15/+10
| * | | | | | | | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-095-21/+1
| * | | | | | | | crypto: x86/sha-mb - decrease priority of multibuffer algorithmsEric Biggers2018-07-093-3/+24
| * | | | | | | | crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers2018-07-091-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-1/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-096-45/+21
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-054-34/+73
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0211-39/+40
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-246-14/+17
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov2018-07-201-1/+3