platform/kernel/linux-starfive.git
2022-04-13 Like XuKVM: x86/xen: Remove the redundantly included header...
2022-04-13 Paolo BonziniMerge branch 'kvm-older-features' into HEAD
2022-04-11 Vitaly KuznetsovKVM: x86: hyper-v: Avoid writing to TSC page without...
2022-04-11 Suravee SuthikulpanitKVM: SVM: Do not activate AVIC for SEV-enabled guest
2022-04-11 Like XuDocumentation: KVM: Add SPDX-License-Identifier tag
2022-04-11 Like Xuselftests: kvm: add tsc_scaling_sync to .gitignore
2022-04-11 Paolo BonziniMerge tag 'kvm-riscv-fixes-5.18-1' of https://github...
2022-04-09 Heiko StuebnerRISC-V: KVM: include missing hwcap.h into vcpu_fp
2022-04-09 Anup PatelKVM: selftests: riscv: Fix alignment of the guest_hang...
2022-04-09 Anup PatelKVM: selftests: riscv: Set PTE A and D bits in VS-stage...
2022-04-09 Anup PatelRISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
2022-04-08 Paolo BonziniMerge tag 'kvmarm-fixes-5.18-1' of git://git./linux...
2022-04-07 Oliver Uptonselftests: KVM: Free the GIC FD when cleaning up in...
2022-04-07 Oliver Uptonselftests: KVM: Don't leak GIC FD across dirty log...
2022-04-07 Oliver UptonKVM: Don't create VM debugfs files outside of the VM...
2022-04-07 Andrew JonesKVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
2022-04-06 Paolo BonziniKVM: avoid NULL pointer dereference in kvm_dirty_ring_push
2022-04-06 Reiji WatanabeKVM: arm64: selftests: Introduce vcpu_width_config
2022-04-06 Reiji WatanabeKVM: arm64: mixed-width check should be skipped for...
2022-04-06 Yu ZheKVM: arm64: vgic: Remove unnecessary type castings
2022-04-06 Oliver UptonKVM: arm64: Don't split hugepages outside of MMU write...
2022-04-06 Oliver UptonKVM: arm64: Drop unneeded minor version check from...
2022-04-06 Oliver UptonKVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from...
2022-04-06 Oliver UptonKVM: arm64: Generally disallow SMC64 for AArch32 guests
2022-04-05 Bagas SanjayaDocumentation: kvm: Add missing line break in api.rst
2022-04-05 Lv RuyiKVM: x86/mmu: remove unnecessary flush_workqueue()
2022-04-05 Sean ChristophersonKVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is...
2022-04-05 Peter GondaKVM: SEV: Add cond_resched() to loop in sev_clflush_pages()
2022-04-03 Linus TorvaldsLinux 5.18-rc1
2022-04-03 Linus TorvaldsMerge tag 'trace-v5.18-2' of git://git./linux/kernel...
2022-04-03 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2022-04-03 Linus TorvaldsMerge tag 'x86-urgent-2022-04-03' of git://git./linux...
2022-04-03 Linus TorvaldsMerge tag 'core-urgent-2022-04-03' of git://git./linux...
2022-04-03 Linus TorvaldsMerge tag 'dma-mapping-5.18-1' of git://git.infradead...
2022-04-03 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-04-03 Stephen BoydRevert "clk: Drop the rate range on clk_put()"
2022-04-02 Linus TorvaldsMerge tag 'perf-tools-for-v5.18-2022-04-02' of git...
2022-04-02 Linus TorvaldsMerge tag 'kbuild-fixes-v5.18' of git://git./linux...
2022-04-02 Linus TorvaldsMerge tag 'mips_5.18_1' of git://git./linux/kernel...
2022-04-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-04-02 Masahiro Yamadamodpost: restore the warning message for missing symbol...
2022-04-02 Linus TorvaldsMerge tag 'for-5.18/drivers-2022-04-02' of git://git...
2022-04-02 Linus TorvaldsMerge tag 'pci-v5.18-changes-2' of git://git./linux...
2022-04-02 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.18' of git:/...
2022-04-02 Jens AxboeRevert "nbd: fix possible overflow on 'first_minor...
2022-04-02 Eric Dumazetwatch_queue: Free the page array when watch_queue is...
2022-04-02 Steven Rostedt... tracing: mark user_events as BROKEN
2022-04-02 Steven Rostedt... tracing: Move user_events.h temporarily out of include...
2022-04-02 Christophe... ftrace: Make ftrace_graph_is_dead() a static branch
2022-04-02 Steven Rostedt... tracing: Set user_events to BROKEN
2022-04-02 Beau Belgravetracing/user_events: Remove eBPF interfaces
2022-04-02 Beau Belgravetracing/user_events: Hold event_mutex during dyn_event_add
2022-04-02 Lv Ruyiproc: bootconfig: Add null pointer check
2022-04-02 Steven Rostedt... tracing: Rename the staging files for trace_events
2022-04-02 Hou WenlongKVM: x86/mmu: Don't rebuild page when the page is synce...
2022-04-02 Jon KohlerKVM: x86: optimize PKU branching in kvm_load_{guest...
2022-04-02 Maxim LevitskyKVM: x86: SVM: allow AVIC to co-exist with a nested...
2022-04-02 Maxim LevitskyKVM: x86: allow per cpu apicv inhibit reasons
2022-04-02 Maxim LevitskyKVM: x86: nSVM: implement nested vGIF
2022-04-02 Maxim LevitskyKVM: x86: nSVM: support PAUSE filtering when L0 doesn...
2022-04-02 Maxim LevitskyKVM: x86: nSVM: implement nested LBR virtualization
2022-04-02 Maxim LevitskyKVM: x86: nSVM: correctly virtualize LBR msrs when...
2022-04-02 Maxim LevitskyKVM: x86: SVM: remove vgif_enabled()
2022-04-02 Maxim Levitskykvm: x86: SVM: use vmcb* instead of svm->vmcb where...
2022-04-02 Maxim LevitskyKVM: x86: SVM: use vmcb01 in init_vmcb
2022-04-02 Li RongQingKVM: x86: Support the vCPU preemption check with nopvsp...
2022-04-02 David WoodhouseKVM: x86: Test case for TSC scaling and offset sync
2022-04-02 Sean ChristophersonKVM: x86: Don't snapshot "max" TSC if host TSC is constant
2022-04-02 David WoodhouseKVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.
2022-04-02 Like XuKVM: x86/i8259: Remove a dead store of irq in a conditi...
2022-04-02 Zeng GuangKVM: VMX: Prepare VMCS setting for posted interrupt...
2022-04-02 David WoodhouseKVM: x86/xen: Update self test for Xen PV timers
2022-04-02 David WoodhouseKVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVT...
2022-04-02 Boris OstrovskyKVM: x86/xen: handle PV spinlocks slowpath
2022-04-02 David WoodhouseKVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG...
2022-04-02 David WoodhouseKVM: x86/xen: Support per-vCPU event channel upcall...
2022-04-02 David WoodhouseKVM: x86/xen: Kernel acceleration for XENVER_version
2022-04-02 Joao MartinsKVM: x86/xen: handle PV timers oneshot mode
2022-04-02 David WoodhouseKVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
2022-04-02 Joao MartinsKVM: x86/xen: handle PV IPI vcpu yield
2022-04-02 Joao MartinsKVM: x86/xen: intercept EVTCHNOP_send from guests
2022-04-02 David WoodhouseKVM: x86/xen: Support direct injection of event channel...
2022-04-02 David WoodhouseKVM: x86/xen: Make kvm_xen_set_evtchn() reusable from...
2022-04-02 David WoodhouseKVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info
2022-04-02 David WoodhouseKVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info
2022-04-02 David WoodhouseKVM: x86: Use gfn_to_pfn_cache for pv_time
2022-04-02 David WoodhouseKVM: x86/xen: Use gfn_to_pfn_cache for runstate area
2022-04-02 Maxim LevitskyKVM: x86: mark synthetic SMM vmexit as SVM_EXIT_SW
2022-04-02 Maxim LevitskyKVM: x86: SVM: allow to force AVIC to be enabled
2022-04-02 Maxim LevitskyKVM: x86: nSVM: implement nested VMLOAD/VMSAVE
2022-04-02 Oliver Uptonselftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN
2022-04-02 Oliver UptonKVM: x86: Allow userspace to opt out of hypercall patching
2022-04-02 Li RongQingKVM: x86: fix sending PV IPI
2022-04-02 Paolo BonziniKVM: x86/mmu: do compare-and-exchange of gPTE via the...
2022-04-02 Zhenzhong DuanKVM: x86: Remove redundant vm_entry_controls_clearbit...
2022-04-02 Zhenzhong DuanKVM: x86: cleanup enter_rmode()
2022-04-02 Maxim LevitskyKVM: x86: SVM: fix tsc scaling when the host doesn...
2022-04-02 Maxim Levitskykvm: x86: SVM: remove unused defines
2022-04-02 Maxim LevitskyKVM: x86: SVM: move tsc ratio definitions to svm.h
2022-04-02 Maxim LevitskyKVM: x86: SVM: fix avic spec based definitions again
next