summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-svm-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-mmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-misc-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-15Merge tag 'kvm-x86-generic-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-02-08KVM: selftests: Remove duplicate macro definitionShaoqin Huang
2023-02-08KVM: selftests: Clean up misnomers in xen_shinfo_testMichal Luczaj
2023-02-08selftests: KVM: Replace optarg with arg in guest_modes_cmdlineShaoqin Huang
2023-02-07KVM: update code comment in struct kvm_vcpuWang Yong
2023-02-07KVM: selftests: Assign guest page size in sync area early in memslot_perf_testGavin Shan
2023-02-07KVM: selftests: Remove duplicate VM creation in memslot_perf_testGavin Shan
2023-02-07KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()Peter Gonda
2023-02-07KVM: VMX: Fix crash due to uninitialized current_vmcsAlexandru Matei
2023-02-07RISC-V: KVM: Increment firmware pmu eventsAtish Patra
2023-02-07RISC-V: KVM: Support firmware eventsAtish Patra
2023-02-07RISC-V: KVM: Implement perf support without samplingAtish Patra
2023-02-07RISC-V: KVM: Implement trap & emulate for hpmcountersAtish Patra
2023-02-07RISC-V: KVM: Disable all hpmcounter access for VS/VU modeAtish Patra
2023-02-07RISC-V: KVM: Make PMU functionality depend on SscofpmfAtish Patra
2023-02-07RISC-V: KVM: Add SBI PMU extension supportAtish Patra
2023-02-07RISC-V: KVM: Add skeleton support for perfAtish Patra
2023-02-07RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra
2023-02-07RISC-V: KVM: Return correct code for hsm stop functionAtish Patra
2023-02-07RISC-V: KVM: Define a probe function for SBI extension data structuresAtish Patra
2023-02-07RISC-V: Improve SBI PMU extension related definitionsAtish Patra
2023-02-07perf: RISC-V: Improve privilege mode filtering for perfAtish Patra
2023-02-07perf: RISC-V: Define helper functions expose hpm counter width and countAtish Patra
2023-02-07RISC-V: KVM: Redirect illegal instruction traps to guestAndy Chiu
2023-02-07RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()Anup Patel
2023-02-07KVM: RISC-V: Fix wrong usage of PGDIR_SIZE to check page sizesAlexandre Ghiti
2023-02-07KVM: nVMX: Simplify the setting of SECONDARY_EXEC_ENABLE_VMFUNC for nested.Yu Zhang
2023-02-07KVM: VMX: Do not trap VMFUNC instructions for L1 guests.Yu Zhang
2023-02-05Linux 6.2-rc7v6.2-rc7Linus Torvalds
2023-02-05Merge tag 'usb-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-05Merge tag 'tty-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-05Merge tag 'fbdev-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-05Merge tag 'x86_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-05Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-04Merge tag 'powerpc-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-04Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds
2023-02-04Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-04Merge tag 'parisc-for-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-04Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-02-04fbcon: Check font dimension limitsSamuel Thibault