platform/kernel/linux-starfive.git
2022-05-25 Paolo BonziniMerge tag 'kvmarm-5.19' of git://git./linux/kernel...
2022-05-25 Yang WeijiangKVM: selftests: x86: Fix test failure on arch lbr capab...
2022-05-25 Wanpeng LiKVM: LAPIC: Trace LAPIC timer expiration on every vmentry
2022-05-16 Marc ZyngierMerge branch kvm-arm64/its-save-restore-fixes-5.19...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/misc-5.19 into kvmarm-master...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/per-vcpu-host-pmu-data into...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/vgic-invlpir into kvmarm-master...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/psci-suspend into kvmarm-master...
2022-05-16 Marc ZyngierMerge branch kvm-arm64/hcall-selection into kvmarm...
2022-05-16 Marc ZyngierKVM: arm64: Fix hypercall bitmap writeback when vcpus...
2022-05-16 Ricardo KollerKVM: arm64: vgic: Undo work in failed ITS restores
2022-05-16 Ricardo KollerKVM: arm64: vgic: Do not ignore vgic_its_restore_cte...
2022-05-16 Ricardo KollerKVM: arm64: vgic: Add more checks when restoring ITS...
2022-05-16 Ricardo KollerKVM: arm64: vgic: Check that new ITEs could be saved...
2022-05-16 Marc ZyngierKVM: arm64: pmu: Restore compilation when HW_PERF_EVENT...
2022-05-15 Marc ZyngierKVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from...
2022-05-15 Fuad TabbaKVM: arm64: Reenable pmu in Protected Mode
2022-05-15 Fuad TabbaKVM: arm64: Pass pmu events to hyp via vcpu
2022-05-15 Fuad TabbaKVM: arm64: Repack struct kvm_pmu to reduce size
2022-05-15 Fuad TabbaKVM: arm64: Wrapper for getting pmu_events
2022-05-15 Marc ZyngierKVM: arm64: vgic-v3: List M1 Pro/Max as requiring the...
2022-05-12 Vipin SharmaKVM: x86/mmu: Speed up slot_rmap_walk_next for sparsely...
2022-05-12 Kai HuangKVM: VMX: Include MKTME KeyID bits in shadow_zero_check
2022-05-12 Kai HuangKVM: x86/mmu: Add shadow_me_value and repurpose shadow_...
2022-05-12 Kai HuangKVM: x86/mmu: Rename reset_rsvds_bits_mask()
2022-05-12 Paolo BonziniKVM: x86: a vCPU with a pending triple fault is runnable
2022-05-12 Sean ChristophersonKVM: x86/mmu: Expand and clean up page fault stats
2022-05-12 Sean ChristophersonKVM: x86/mmu: Use IS_ENABLED() to avoid RETPOLINE for...
2022-05-12 Sean ChristophersonKVM: x86/mmu: Make all page fault handlers internal...
2022-05-12 Sean ChristophersonKVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool...
2022-05-12 Sean ChristophersonKVM: x86/mmu: Drop exec/NX check from "page fault can...
2022-05-12 Sean ChristophersonKVM: x86/mmu: Don't attempt fast page fault just becaus...
2022-05-12 Li RongQingKVM: VMX: clean up pi_wakeup_handler
2022-05-12 Maxim LevitskyKVM: x86: fix typo in __try_cmpxchg_user causing non...
2022-05-10 Oliver UptonKVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
2022-05-10 Oliver UptonKVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler
2022-05-06 Randy DunlapKVM: arm64: nvhe: Eliminate kernel-doc warnings
2022-05-06 Ard BiesheuvelKVM: arm64: Avoid unnecessary absolute addressing via...
2022-05-05 Stephen RothwellDocumentation: KVM: Fix title level for PSCI_SUSPEND
2022-05-04 Alexandru EliseiKVM: arm64: Print emulated register table name when...
2022-05-04 Alexandru EliseiKVM: arm64: Don't BUG_ON() if emulated register table...
2022-05-04 Marc ZyngierKVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES}...
2022-05-04 Marc ZyngierKVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
2022-05-04 Marc ZyngierKVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disablin...
2022-05-04 Marc Zyngierirqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR...
2022-05-04 Marc ZyngierDocumentation: Fix index.rst after psci.rst renaming
2022-05-04 Marc ZyngierMerge branch kvm-arm64/aarch32-idreg-trap into kvmarm...
2022-05-04 Marc ZyngierMerge branch kvm-arm64/hyp-stack-guard into kvmarm...
2022-05-04 Marc ZyngierMerge branch kvm-arm64/wfxt into kvmarm-master/next
2022-05-04 Marc ZyngierMerge remote-tracking branch 'arm64/for-next/sme' into...
2022-05-04 Oliver Uptonselftests: KVM: Test SYSTEM_SUSPEND PSCI call
2022-05-04 Oliver Uptonselftests: KVM: Refactor psci_test to make it amenable...
2022-05-04 Oliver Uptonselftests: KVM: Use KVM_SET_MP_STATE to power off vCPU...
2022-05-04 Oliver Uptonselftests: KVM: Create helper for making SMCCC calls
2022-05-04 Oliver Uptonselftests: KVM: Rename psci_cpu_on_test to psci_test
2022-05-04 Oliver UptonKVM: arm64: Implement PSCI SYSTEM_SUSPEND
2022-05-04 Oliver UptonKVM: arm64: Add support for userspace to suspend a...
2022-05-04 Oliver UptonKVM: arm64: Return a value from check_vcpu_requests()
2022-05-04 Oliver UptonKVM: arm64: Rename the KVM_REQ_SLEEP handler
2022-05-04 Oliver UptonKVM: arm64: Track vCPU power state using MP state values
2022-05-04 Oliver UptonKVM: arm64: Dedupe vCPU power off helpers
2022-05-04 Oliver UptonKVM: arm64: Don't depend on fallthrough to hide SYSTEM_...
2022-05-04 Marc ZyngierKVM: arm64: Fix new instances of 32bit ESRs
2022-05-03 Raghavendra... selftests: KVM: aarch64: Add the bitmap firmware regist...
2022-05-03 Raghavendra... selftests: KVM: aarch64: Introduce hypercall ABI test
2022-05-03 Oliver Uptonselftests: KVM: Create helper for making SMCCC calls
2022-05-03 Oliver Uptonselftests: KVM: Rename psci_cpu_on_test to psci_test
2022-05-03 Raghavendra... tools: Import ARM SMCCC definitions
2022-05-03 Raghavendra... Docs: KVM: Add doc for the bitmap firmware registers
2022-05-03 Raghavendra... Docs: KVM: Rename psci.rst to hypercalls.rst
2022-05-03 Raghavendra... KVM: arm64: Add vendor hypervisor firmware register
2022-05-03 Raghavendra... KVM: arm64: Add standard hypervisor firmware register
2022-05-03 Raghavendra... KVM: arm64: Setup a framework for hypercall bitmap...
2022-05-03 Raghavendra... KVM: arm64: Factor out firmware register handling from...
2022-05-03 Paolo BonziniMerge branch 'kvm-amd-pmu-fixes' into HEAD
2022-05-03 Sandipan Daskvm: x86/cpuid: Only provide CPUID leaf 0xA if host...
2022-05-03 Kyle HueyKVM: x86/svm: Account for family 17h event renumberings...
2022-05-03 Paolo BonziniMerge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD
2022-05-03 Sean ChristophersonKVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs...
2022-05-03 Sean ChristophersonKVM: x86/mmu: Move shadow-present check out of spte_has...
2022-05-03 Sean ChristophersonKVM: x86/mmu: Don't treat fully writable SPTEs as volat...
2022-05-03 Alexandru EliseiKVM: arm64: Hide AArch32 PMU registers when not available
2022-05-03 Oliver UptonKVM: arm64: Start trapping ID registers for 32 bit...
2022-05-03 Oliver UptonKVM: arm64: Plumb cp10 ID traps through the AArch64...
2022-05-03 Oliver UptonKVM: arm64: Wire up CP15 feature registers to their...
2022-05-03 Oliver UptonKVM: arm64: Don't write to Rt unless sys_reg emulation...
2022-05-03 Oliver UptonKVM: arm64: Return a bool from emulate_cp()
2022-05-02 Yuan YaoKVM: VMX: Use vcpu_to_pi_desc() uniformly in posted_intr.c
2022-05-02 Sean ChristophersonKVM: Add max_vcpus field in common 'struct kvm'
2022-05-02 Maxim LevitskyKVM: x86: avoid loading a vCPU after .vm_destroy was...
2022-05-01 Linus TorvaldsLinux 5.18-rc5
2022-05-01 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-05-01 Linus TorvaldsMerge tag 'x86_urgent_for_v5.18_rc5' of git://git....
2022-05-01 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.18_rc5' of git://git...
2022-05-01 Linus TorvaldsMerge tag 'irq_urgent_for_v5.18_rc5' of git://git....
2022-04-30 Linus TorvaldsMerge tag 'driver-core-5.18-rc5' of git://git./linux...
2022-04-30 Linus TorvaldsMerge tag 'char-misc-5.18-rc5' of git://git./linux...
2022-04-30 Linus TorvaldsMerge tag 'tty-5.18-rc5' of git://git./linux/kernel...
2022-04-30 Linus TorvaldsMerge tag 'usb-5.18-rc5' of git://git./linux/kernel...
2022-04-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
next