Merge branch 'kvm-sev-cgroup' into HEAD
[linux-2.6-microblaze.git] / arch / x86 / kvm / svm / nested.c
2021-04-22 Paolo BonziniMerge branch 'kvm-sev-cgroup' into HEAD
2021-04-21 Krish SadhukhannSVM: Check addresses of MSR and IO permission maps
2021-04-17 Maxim LevitskyKVM: x86: pending exceptions must not be blocked by...
2021-04-17 Maxim LevitskyKVM: nSVM: call nested_svm_load_cr3 on nested state...
2021-04-17 Sean ChristophersonKVM: x86: Account a variety of miscellaneous allocations
2021-04-17 Krish SadhukhanKVM: nSVM: If VMRUN is single-stepped, queue the #DB...
2021-04-17 Paolo BonziniMerge remote-tracking branch 'tip/x86/sgx' into kvm...
2021-04-17 Paolo BonziniMerge tag 'kvm-s390-next-5.13-2' of git://git./linux...
2021-04-15 Paolo BonziniMerge tag 'kvm-s390-next-5.13-1' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-04-03 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-03' of git://git.kerne...
2021-04-03 Linus TorvaldsMerge tag 'gfs2-v5.12-rc2-fixes2' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-rc6' of git://git....
2021-04-03 Linus TorvaldsMerge tag 'powerpc-5.12-5' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20210402' of git://git...
2021-04-03 Linus TorvaldsMerge tag 'driver-core-5.12-rc6' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'char-misc-5.12-rc6' of git://git./linux...
2021-04-03 Linus TorvaldsMerge tag 'staging-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'tty-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'usb-5.12-rc6' of git://git./linux/kernel...
2021-04-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-04-02 Linus TorvaldsMerge tag 'block-5.12-2021-04-02' of git://git.kernel...
2021-04-02 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-02' of git://git.kerne...
2021-04-02 Linus TorvaldsMerge tag 'acpi-5.12-rc6' of git://git./linux/kernel...
2021-04-02 Linus TorvaldsMerge tag 'pm-5.12-rc6' of git://git./linux/kernel...
2021-04-02 Linus TorvaldsMerge tag 'trace-v5.12-rc5-2' of git://git./linux/kerne...
2021-04-02 Paolo BonziniMerge branch 'kvm-tdp-fix-rcu' into HEAD
2021-04-02 Paolo BonziniMerge branch 'kvm-tdp-fix-flushes' into HEAD
2021-04-02 Linus TorvaldsMerge tag 'lto-v5.12-rc6' of git://git./linux/kernel...
2021-04-01 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-04-01 Paolo BonziniMerge branch 'kvm-fix-svm-races' into HEAD
2021-04-01 Paolo BonziniMerge branch 'kvm-fix-svm-races' into kvm-master
2021-04-01 Paolo BonziniKVM: SVM: ensure that EFER.SVME is set when running...
2021-04-01 Paolo BonziniKVM: SVM: load control fields from VMCB12 before checki...
2021-03-30 Linus TorvaldsMerge tag 'for-linus-5.12b-rc6-tag' of git://git./linux...
2021-03-26 Linus TorvaldsMerge tag 'for-linus-5.12b-rc5-tag' of git://git./linux...
2021-03-26 Dave AirlieMerge tag 'drm-msm-fixes-2021-02-25' of https://gitlab...
2021-03-25 Linus TorvaldsMerge tag 'for-5.12-rc4-tag' of git://git./linux/kernel...
2021-03-22 Linus TorvaldsMerge tag 'selinux-pr-20210322' of git://git./linux...
2021-03-18 Arnd BergmannMerge tag 'omap-for-v5.12/fixes-rc1-signed' of git...
2021-03-18 Arnd BergmannMerge tag 'arm-soc/for-5.12/drivers-part2' of https...
2021-03-18 Linus TorvaldsMerge tag 'for-5.12-rc3-tag' of git://git./linux/kernel...
2021-03-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-03-15 Greg Kroah-HartmanMerge tag 'iio-fixes-for-5.12a' of https://git./linux...
2021-03-15 Cathy AveryKVM: nSVM: Optimize vmcb12 to vmcb02 save area copies
2021-03-15 Babu MogerKVM: SVM: Add support for Virtual SPEC_CTRL
2021-03-15 Maxim LevitskyKVM: nSVM: always use vmcb01 to for vmsave/vmload of...
2021-03-15 Sean ChristophersonKVM: nSVM: Add helper to synthesize nested VM-Exit...
2021-03-15 Sean ChristophersonKVM: x86: Handle triple fault in L2 without killing L1
2021-03-15 Paolo BonziniKVM: SVM: Pass struct kvm_vcpu to exit handlers (and...
2021-03-15 Sean ChristophersonKVM: nSVM: Trace VM-Enter consistency check failures
2021-03-15 Krish SadhukhanKVM: nSVM: Add missing checks for reserved bits to...
2021-03-15 Paolo BonziniKVM: nSVM: only copy L1 non-VMLOAD/VMSAVE data in svm_s...
2021-03-15 Paolo BonziniKVM: nSVM: do not mark all VMCB02 fields dirty on neste...
2021-03-15 Paolo BonziniKVM: nSVM: do not mark all VMCB01 fields dirty on neste...
2021-03-15 Paolo BonziniKVM: nSVM: do not copy vmcb01->control blindly to vmcb0...
2021-03-15 Paolo BonziniKVM: nSVM: rename functions and variables according...
2021-03-15 Cathy AveryKVM: SVM: Use a separate vmcb for the nested L2 guest
2021-03-15 Dongli ZhangKVM: x86: to track if L1 is running L2 VM
2021-03-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.12-1' of git://git./linux...
2021-03-12 Linus TorvaldsMerge tag 'for-linus-5.12b-rc3-tag' of git://git./linux...
2021-03-12 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-10' of https...
2021-03-10 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2021-03-10 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2021-03-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2021-03-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2021-03-06 Linus TorvaldsMerge tag 'pstore-v5.12-rc2' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12/dm-fixes' of git://git./linux/kerne...
2021-03-05 Linus TorvaldsMerge tag 'iommu-fixes-v5.12-rc1' of git://git./linux...
2021-03-05 Linus TorvaldsMerge tag 'for-5.12-rc1-tag' of git://git./linux/kernel...
2021-03-05 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.12-1' of git://git...
2021-03-05 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-03' of https...
2021-03-05 Dave AirlieMerge branch '00.00-inst' of git://github.com/skeggsb...
2021-03-04 Linus TorvaldsMerge tag 'tpmdd-next-v5.12-rc2' of git://git./linux...
2021-03-04 Linus TorvaldsMerge tag 'for-linus-5.12b-rc2-tag' of git://git./linux...
2021-03-04 David S. MillerMerge tag 'wireless-drivers-2021-03-03' of git://git...
2021-03-02 Takashi IwaiMerge tag 'tags/sound-sdw-kconfig-fixes' into for-linus
2021-03-01 Linus TorvaldsMerge branch 'kmap-conversion-for-5.12' of git://git...
2021-03-01 Linus TorvaldsMerge tag 'for-5.12-rc1-tag' of git://git./linux/kernel...
2021-02-28 Linus TorvaldsMerge tag 'ide-5.11-2021-02-28' of git://git.kernel...
2021-02-28 Linus TorvaldsMerge tag 'csky-for-linus-5.12-rc1' of git://github...
2021-02-28 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-02-28 Linus TorvaldsMerge tag 'xfs-5.12-merge-6' of git://git./fs/xfs/xfs...
2021-02-28 Linus TorvaldsMerge tag 'block-5.12-2021-02-27' of git://git.kernel...
2021-02-27 Linus TorvaldsMerge tag 'io_uring-worker.v3-2021-02-25' of git:/...
2021-02-27 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2021-02-27 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-02-27 David S. MillerMerge branch 'work.sparc32' of git://git./linux/kernel...
2021-02-27 David S. MillerMerge branch 'work.sparc' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag 'docs-5.12-2' of git://git.lwn.net/linux
2021-02-26 Linus TorvaldsMerge tag 'for-linus' of git://github.com/openrisc...
2021-02-26 Linus TorvaldsMerge tag 's390-5.12-2' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge tag '5.12-smb3-part1' of git://git.samba.org...
2021-02-26 Linus TorvaldsMerge tag 'for-5.12/io_uring-2021-02-25' of git://git...
2021-02-26 Linus TorvaldsMerge branch 'stable/for-linus-5.12' of git://git....
2021-02-26 Linus TorvaldsMerge tag 'leds-5.12-rc1' of git://git./linux/kernel...
2021-02-26 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2021-02-26 Jakub KicinskiMerge tag 'wireless-drivers-2021-02-26' of git://git...
2021-02-26 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-02-26 Linus TorvaldsMerge tag 'riscv-for-linus-5.12-mw0' of git://git....
next