Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/kernel/linux-starfive.git] / arch /
2021-01-08 Paolo BonziniMerge tag 'kvmarm-fixes-5.11-1' of git://git./linux...
2021-01-07 Tom LendackyKVM: SVM: Add support for booting APs in an SEV-ES...
2021-01-07 Maxim LevitskyKVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on...
2021-01-07 Maxim LevitskyKVM: nSVM: mark vmcb as dirty when forcingly leaving...
2021-01-07 Maxim LevitskyKVM: nSVM: correctly restore nested_run_pending on...
2021-01-07 Ben GardonKVM: x86/mmu: Clarify TDP MMU page list invariants
2021-01-07 Ben GardonKVM: x86/mmu: Ensure TDP MMU roots are freed after...
2021-01-07 Stephen ZhangKVM: x86: change in pv_eoi_get_pending() to make code...
2021-01-07 Paolo BonziniKVM: x86: fix shift out of bounds reported by UBSAN
2021-01-07 Uros BizjakKVM/SVM: Remove leftover __svm_vcpu_run prototype from...
2021-01-07 Nathan ChancellorKVM: SVM: Add register operand to vmsave call in sev_es...
2021-01-07 Paolo BonziniMerge branch 'kvm-master' into kvm-next
2021-01-07 Sean ChristophersonKVM: x86/mmu: Optimize not-present/MMIO SPTE check...
2021-01-07 Sean ChristophersonKVM: x86/mmu: Use raw level to index into MMIO walks...
2021-01-07 Sean ChristophersonKVM: x86/mmu: Get root level from walkers when retrievi...
2021-01-07 Sean ChristophersonKVM: x86/mmu: Use -1 to flag an undefined spte in get_m...
2021-01-05 Shannon Zhaoarm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST
2021-01-04 Marc ZyngierKVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
2020-12-31 Marc ZyngierKVM: arm64: Remove spurious semicolon in reg_to_encoding()
2020-12-30 Marc ZyngierKVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation
2020-12-27 Marc ZyngierKVM: arm64: Consolidate dist->ready setting into kvm_vg...
2020-12-27 Alexandru EliseiKVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()
2020-12-27 Alexandru EliseiKVM: arm64: Update comment in kvm_vgic_map_resources()
2020-12-23 Alexandru EliseiKVM: arm64: Move double-checked lock to kvm_vgic_map_re...
2020-12-23 Alexandru EliseiKVM: arm64: arch_timer: Remove VGIC initialization...
2020-12-22 Marc ZyngierKVM: arm64: Declutter host PSCI 0.1 handling
2020-12-22 David BrazdilKVM: arm64: Move skip_host_instruction to adjust_pc.h
2020-12-22 David BrazdilKVM: arm64: Remove unused includes in psci-relay.c
2020-12-22 David BrazdilKVM: arm64: Minor cleanup of hyp variables used in...
2020-12-22 David BrazdilKVM: arm64: Skip computing hyp VA layout for VHE
2020-12-22 David BrazdilKVM: arm64: Use lm_alias in nVHE-only VA conversion
2020-12-22 David BrazdilKVM: arm64: Prevent use of invalid PSCI v0.1 function IDs
2020-12-22 Marc ZyngierKVM: arm64: Don't access PMCR_EL0 when no PMU is available
2020-12-16 Paolo BonziniKVM: SVM: fix 32-bit compilation
2020-12-15 Paolo BonziniMerge tag 'kvmarm-5.11' of git://git./linux/kernel...
2020-12-15 Tom LendackyKVM: SVM: Add AP_JUMP_TABLE support in prep for AP...
2020-12-15 Tom LendackyKVM: SVM: Provide support to launch and run an SEV...
2020-12-15 Tom LendackyKVM: SVM: Provide an updated VMRUN invocation for SEV...
2020-12-15 Tom LendackyKVM: SVM: Provide support for SEV-ES vCPU loading
2020-12-15 Tom LendackyKVM: SVM: Provide support for SEV-ES vCPU creation...
2020-12-15 Tom LendackyKVM: SVM: Update ASID allocation to support SEV-ES...
2020-12-15 Tom LendackyKVM: SVM: Set the encryption mask for the SVM host...
2020-12-15 Tom LendackyKVM: SVM: Add NMI support for an SEV-ES guest
2020-12-15 Tom LendackyKVM: SVM: Guest FPU state save/restore not needed for...
2020-12-15 Tom LendackyKVM: SVM: Do not report support for SMM for an SEV...
2020-12-15 Tom LendackyKVM: x86: Update __get_sregs() / __set_sregs() to suppo...
2020-12-15 Tom LendackyKVM: SVM: Add support for CR8 write traps for an SEV...
2020-12-15 Tom LendackyKVM: SVM: Add support for CR4 write traps for an SEV...
2020-12-15 Tom LendackyKVM: SVM: Add support for CR0 write traps for an SEV...
2020-12-15 Tom LendackyKVM: SVM: Add support for EFER write traps for an SEV...
2020-12-15 Tom LendackyKVM: SVM: Support string IO operations for an SEV-ES...
2020-12-15 Tom LendackyKVM: SVM: Support MMIO for an SEV-ES guest
2020-12-15 Tom LendackyKVM: SVM: Create trace events for VMGEXIT MSR protocol...
2020-12-15 Tom LendackyKVM: SVM: Create trace events for VMGEXIT processing
2020-12-15 Tom LendackyKVM: SVM: Add support for SEV-ES GHCB MSR protocol...
2020-12-15 Tom LendackyKVM: SVM: Add support for SEV-ES GHCB MSR protocol...
2020-12-15 Tom LendackyKVM: SVM: Add support for SEV-ES GHCB MSR protocol...
2020-12-15 Tom LendackyKVM: SVM: Add initial support for a VMGEXIT VMEXIT
2020-12-15 Tom LendackyKVM: SVM: Prepare for SEV-ES exit handling in the sev...
2020-12-15 Tom LendackyKVM: SVM: Cannot re-initialize the VMCB after shutdown...
2020-12-15 Tom LendackyKVM: SVM: Do not allow instruction emulation under...
2020-12-15 Tom LendackyKVM: SVM: Prevent debugging under SEV-ES
2020-12-15 Tom LendackyKVM: SVM: Add required changes to support intercepts...
2020-12-15 Paolo BonziniKVM: x86: introduce complete_emulated_msr callback
2020-12-15 Paolo BonziniKVM: x86: use kvm_complete_insn_gp in emulating RDMSR...
2020-12-15 Paolo BonziniKVM: x86: remove bogus #GP injection
2020-12-14 Tom LendackyKVM: x86: Mark GPRs dirty when written
2020-12-14 Tom LendackyKVM: SVM: Add support for the SEV-ES VMSA
2020-12-14 Tom LendackyKVM: SVM: Add GHCB accessor functions for retrieving...
2020-12-14 Tom LendackyKVM: SVM: Add support for SEV-ES capability in KVM
2020-12-14 Tom LendackyKVM: SVM: Remove the call to sev_platform_status()...
2020-12-14 Tom Lendackyx86/cpu: Add VM page flush MSR availablility as a CPUID...
2020-12-14 Uros BizjakKVM/VMX/SVM: Move kvm_machine_check function to x86.h
2020-12-13 Linus TorvaldsMerge tag 'x86-urgent-2020-12-13' of git://git./linux...
2020-12-13 Linus TorvaldsMerge tag 'block-5.10-2020-12-12' of git://git.kernel...
2020-12-12 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-12-12 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-12-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-12-12 Linus TorvaldsMerge tag 'for-linus-5.10c-rc8-tag' of git://git./linux...
2020-12-12 Linus TorvaldsMerge tag 'riscv-for-linus-5.10-rc8' of git://git....
2020-12-12 Linus TorvaldsMerge tag 'io_uring-5.10-2020-12-11' of git://git.kerne...
2020-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-12-12 Masami Hiramatsux86/kprobes: Fix optprobe to detect INT3 padding correctly
2020-12-12 Paolo BonziniMerge tag 'kvm-s390-next-5.11-1' of git://git./linux...
2020-12-12 Maciej S. SzmigieroKVM: mmu: Fix SPTE encoding of MMIO generation upper...
2020-12-12 Paolo BonziniKVM: x86: reinstate vendor-agnostic check on SPEC_CTRL...
2020-12-12 Cathy ZhangKVM: x86: Expose AVX512_FP16 for supported CPUID
2020-12-12 Kyung Min Parkx86: Enumerate AVX512 FP16 CPUID feature flag
2020-12-12 Uros BizjakKVM/VMX: Use TEST %REG,%REG instead of CMP $0,%REG...
2020-12-11 Linus TorvaldsMerge tag 'mtd/fixes-for-5.10-rc8' of git://git./linux...
2020-12-11 Linus TorvaldsMerge tag 'mmc-v5.10-rc4-2' of git://git./linux/kernel...
2020-12-11 Wolfram SangMerge tag 'at24-fixes-for-v5.10' of git://git./linux...
2020-12-11 Linus TorvaldsMerge tag 'zonefs-5.10-rc7' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge tag 'pinctrl-v5.10-3' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge tag 'v5.10-3' of git://git./linux/kernel/git...
2020-12-11 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2020-12-11 Linus TorvaldsMerge tag 'drm-fixes-2020-12-11' of git://anongit.freed...
2020-12-11 Palmer DabbeltRISC-V: Define get_cycles64() regardless of M-mode
2020-12-11 Linus TorvaldsMerge tag 'ktest-v5.10-rc6' of git://git./linux/kernel...
2020-12-11 Linus TorvaldsMerge tag 'powerpc-5.10-6' of git://git./linux/kernel...
next