linux.git
2024-05-10 Paolo BonziniMerge branch 'kvm-sev-es-ghcbv2' into HEAD
2024-05-10 Paolo BonziniMerge branch 'kvm-coco-pagefault-prep' into HEAD
2024-05-10 Paolo BonziniMerge branch 'kvm-vmx-ve' into HEAD
2024-05-07 Michael RothKVM: SEV: Allow per-guest configuration of GHCB protoco...
2024-05-07 Michael RothKVM: SEV: Add GHCB handling for termination requests
2024-05-07 Brijesh SinghKVM: SEV: Add GHCB handling for Hypervisor Feature...
2024-05-07 Tom LendackyKVM: SEV: Add support to handle AP reset MSR protocol
2024-05-07 Sean ChristophersonKVM: x86: Explicitly zero kvm_caps during vendor module...
2024-05-07 Sean ChristophersonKVM: x86: Fully re-initialize supported_mce_cap on...
2024-05-07 Sean ChristophersonKVM: x86: Fully re-initialize supported_vm_types on...
2024-05-07 Paolo BonziniMerge tag 'kvm-riscv-6.10-1' of https://github.com...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Sanity check that __kvm_faultin_pfn(...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Initialize kvm_page_fault's pfn and hva...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Set kvm_page_fault.hva to KVM_HVA_ERR_BAD...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Handle no-slot faults at the beginning...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Move slot checks from __kvm_faultin_pfn...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Explicitly disallow private accesses...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Don't force emulation of L2 accesses...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Move private vs. shared check above slot...
2024-05-07 Sean ChristophersonKVM: x86/mmu: WARN and skip MMIO cache on private,...
2024-05-07 Paolo BonziniKVM: x86/mmu: check for invalid async page faults invol...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Use synthetic page fault error code to...
2024-05-07 Sean ChristophersonKVM: x86/mmu: WARN if upper 32 bits of legacy #PF error...
2024-05-07 Isaku YamahataKVM: x86/mmu: Pass full 64-bit error code when handling...
2024-05-07 Sean ChristophersonKVM: x86: Move synthetic PFERR_* sanity checks to SVM...
2024-05-07 Sean ChristophersonKVM: x86: Define more SEV+ page fault error bits/flags...
2024-05-07 Sean ChristophersonKVM: x86: Remove separate "bit" defines for page fault...
2024-05-07 Sean ChristophersonKVM: x86/mmu: Exit to userspace with -EFAULT if private...
2024-04-26 Atish PatraKVM: riscv: selftests: Add commandline option for SBI...
2024-04-26 Atish PatraKVM: riscv: selftests: Add a test for counter overflow
2024-04-26 Atish PatraKVM: riscv: selftests: Add a test for PMU snapshot...
2024-04-26 Atish PatraKVM: riscv: selftests: Add SBI PMU selftest
2024-04-26 Atish PatraKVM: riscv: selftests: Add SBI PMU extension definitions
2024-04-26 Atish PatraKVM: riscv: selftests: Add Sscofpmf to get-reg-list...
2024-04-26 Atish PatraKVM: riscv: selftests: Add helper functions for extensi...
2024-04-26 Atish PatraKVM: riscv: selftests: Move sbi definitions to its...
2024-04-26 Atish PatraRISC-V: KVM: Improve firmware counter read function
2024-04-26 Atish PatraRISC-V: KVM: Support 64 bit firmware counters on RV32
2024-04-26 Atish PatraRISC-V: KVM: Add perf sampling support for guests
2024-04-26 Atish PatraRISC-V: KVM: Implement SBI PMU Snapshot feature
2024-04-26 Atish PatraRISC-V: KVM: No need to exit to the user space if perf...
2024-04-26 Atish PatraRISC-V: KVM: No need to update the counter value during...
2024-04-26 Atish PatraRISC-V: KVM: Fix the initial sample period value
2024-04-26 Atish Patradrivers/perf: riscv: Implement SBI PMU snapshot function
2024-04-22 Atish Patradrivers/perf: riscv: Fix counter mask iteration for...
2024-04-22 Atish PatraRISC-V: Use the minor version mask while computing...
2024-04-22 Atish PatraRISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a...
2024-04-22 Atish PatraRISC-V: Add SBI PMU snapshot definitions
2024-04-22 Atish Patradrivers/perf: riscv: Use BIT macro for shifting operations
2024-04-22 Atish Patradrivers/perf: riscv: Read upper bits of a firmware...
2024-04-22 Atish PatraRISC-V: Add FIRMWARE_READ_HI definition
2024-04-22 Atish PatraRISC-V: Fix the typo in Scountovf CSR name
2024-04-22 Yong-Xuan WangRISCV: KVM: Introduce vcpu->reset_cntx_lock
2024-04-22 Yong-Xuan WangRISCV: KVM: Introduce mp_state_lock to avoid lock inversion
2024-04-19 Isaku YamahataKVM: VMX: Introduce test mode related to EPT violation VE
2024-04-19 Paolo BonziniKVM, x86: add architectural support code for #VE
2024-04-19 Sean ChristophersonKVM: x86/mmu: Track shadow MMIO value on a per-VM basis
2024-04-19 Isaku YamahataKVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_ma...
2024-04-19 Sean ChristophersonKVM: x86/mmu: Allow non-zero value for non-present...
2024-04-19 Sean ChristophersonKVM: x86/mmu: Replace hardcoded value 0 for the initial...
2024-04-19 Sean ChristophersonKVM: Allow page-sized MMU caches to be initialized...
2024-04-19 Paolo BonziniMerge x86 bugfixes from Linux 6.9-rc3
2024-04-12 Paolo BonziniKVM: SEV: use u64_to_user_ptr throughout
2024-04-12 Sean ChristophersonKVM: VMX: Modify NMI and INTR handlers to take intr_inf...
2024-04-12 Paolo BonziniKVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch...
2024-04-12 Sean ChristophersonKVM: x86: Split core of hypercall emulation to helper...
2024-04-12 Paolo BonziniMerge branch 'kvm-sev-init2' into HEAD
2024-04-12 Paolo BonziniMerge branch 'mm-delete-change-gpte' into HEAD
2024-04-12 Paolo Bonzinimm: replace set_pte_at_notify() with just set_pte_at()
2024-04-11 Paolo Bonzinimmu_notifier: remove the .change_pte() callback
2024-04-11 Paolo BonziniKVM: remove unused argument of kvm_handle_hva_range()
2024-04-11 Paolo BonziniKVM: delete .change_pte MMU notifier callback
2024-04-11 Paolo Bonziniselftests: kvm: add test for transferring FPU state...
2024-04-11 Paolo Bonziniselftests: kvm: split "launch" phase of SEV VM creation
2024-04-11 Paolo Bonziniselftests: kvm: switch to using KVM_X86_*_VM
2024-04-11 Paolo Bonziniselftests: kvm: add tests for KVM_SEV_INIT2
2024-04-11 Paolo BonziniKVM: SEV: allow SEV-ES DebugSwap again
2024-04-11 Paolo BonziniKVM: SEV: introduce KVM_SEV_INIT2 operation
2024-04-11 Paolo BonziniKVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA...
2024-04-11 Paolo BonziniKVM: SEV: define VM types for SEV and SEV-ES
2024-04-11 Paolo BonziniKVM: SEV: introduce to_kvm_sev_info
2024-04-11 Paolo BonziniKVM: x86: Add supported_vm_types to kvm_caps
2024-04-11 Paolo BonziniKVM: x86: add fields to struct kvm_arch for CoCo features
2024-04-11 Paolo BonziniKVM: SEV: store VMSA features in kvm_sev_info
2024-04-11 Paolo BonziniKVM: SEV: publish supported VMSA features
2024-04-11 Paolo BonziniKVM: introduce new vendor op for KVM_GET_DEVICE_ATTR
2024-04-11 Paolo BonziniKVM: x86: use u64_to_user_ptr()
2024-04-11 Paolo BonziniKVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y
2024-04-11 Sean ChristophersonKVM: SVM: Invert handling of SEV and SEV_ES feature...
2024-04-08 Chao DuRISC-V: KVM: selftests: Add ebreak test support
2024-04-08 Chao DuRISC-V: KVM: Handle breakpoint exits for VCPU
2024-04-08 Chao DuRISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_de...
2024-04-07 Linus TorvaldsLinux 6.9-rc3
2024-04-07 Linus TorvaldsMerge tag 'x86-urgent-2024-04-07' of git://git./linux...
2024-04-07 Linus TorvaldsMerge tag 'timers-urgent-2024-04-07' of git://git....
2024-04-07 Linus TorvaldsMerge tag 'perf-urgent-2024-04-07' of git://git./linux...
2024-04-06 Linus TorvaldsMerge tag 'nfsd-6.9-2' of git://git./linux/kernel/git...
2024-04-06 Linus TorvaldsMerge tag 'i2c-for-6.9-rc3' of git://git./linux/kernel...
2024-04-06 Linus TorvaldsMerge tag 'xfs-6.9-fixes-2' of git://git./fs/xfs/xfs...
2024-04-06 Linus TorvaldsMerge tag '6.9-rc2-smb3-client-fixes' of git://git...
next