platform/kernel/linux-starfive.git
2022-06-08 Chenyi QiangKVM: selftests: Add a test to get/set triple fault...
2022-06-08 Chenyi QiangKVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support...
2022-06-08 Like XuKVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
2022-06-08 Like XuKVM: x86/pmu: Replace pmc_perf_hw_id() with perf_get_hw...
2022-06-08 Like Xuperf: x86/core: Add interface to query perfmon_event_ma...
2022-06-08 Like XuKVM: x86/pmu: Use PERF_TYPE_RAW to merge reprogram_...
2022-06-08 Paolo BonziniKVM: x86/pmu: Use only the uniform interface reprogram_...
2022-06-08 Like XuKVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fix...
2022-06-08 Like XuKVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_coun...
2022-06-08 Like XuKVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprog...
2022-06-08 Like XuKVM: x86/pmu: Extract check_pmu_event_filter() handling...
2022-06-08 Like XuKVM: x86/pmu: Update comments for AMD gp counters
2022-06-08 Paolo BonziniKVM: x86: always allow host-initiated writes to PMU...
2022-06-08 Paolo BonziniKVM: vmx, pmu: accept 0 for host-initiated write to...
2022-06-08 Like XuKVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU...
2022-06-08 Like XuKVM: x86/pmu: Don't overwrite the pmu->global_ctrl...
2022-06-08 Paolo BonziniKVM: x86/pmu: remove useless prototype
2022-06-08 Like XuKVM: x86/pmu: Move the vmx_icl_pebs_cpu[] definition...
2022-06-08 Guo Zhengkuiselftests: kvm: replace ternary operator with min()
2022-06-08 Like XuKVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS,...
2022-06-08 Like XuKVM: x86/cpuid: Refactor host/guest CPU model consisten...
2022-06-08 Like XuKVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_...
2022-06-08 Like XuKVM: x86/pmu: Disable guest PEBS temporarily in two...
2022-06-08 Like XuKVM: x86/pmu: Move pmc_speculative_in_use() to arch...
2022-06-08 Like XuKVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when...
2022-06-08 Like XuKVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to suppor...
2022-06-08 Like XuKVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support...
2022-06-08 Like XuKVM: x86/pmu: Adjust precise_ip to emulate Ice Lake...
2022-06-08 Like XuKVM: x86/pmu: Reprogram PEBS event to emulate guest...
2022-06-08 Like XuKVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for...
2022-06-08 Peter Zijlstra... x86/perf/core: Add pebs_capable to store valid PEBS_COU...
2022-06-08 Like XuKVM: x86/pmu: Introduce the ctrl_mask value for fixed...
2022-06-08 Like XuKVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when...
2022-06-08 Like Xuperf/x86/core: Pass "struct kvm_pmu *" to determine...
2022-06-08 Like Xuperf/x86/intel: Handle guest PEBS overflow PMI for...
2022-06-08 Like Xuperf/x86/intel: Add EPT-Friendly PEBS for Ice Lake...
2022-06-08 Chao GaoKVM: VMX: enable IPI virtualization
2022-06-08 Zeng Guangkvm: selftests: Add KVM_CAP_MAX_VCPU_ID cap test
2022-06-08 Zeng GuangKVM: x86: Allow userspace to set maximum VCPU id for VM
2022-06-08 Zeng GuangKVM: Move kvm_arch_vcpu_precreate() under kvm->lock
2022-06-08 Zeng GuangKVM: VMX: Clean up vmx_refresh_apicv_exec_ctrl()
2022-06-08 Zeng GuangKVM: x86: Add support for vICR APIC-write VM-Exits...
2022-06-08 Robert HooKVM: VMX: Report tertiary_exec_control field in dump_vmcs()
2022-06-08 Robert HooKVM: VMX: Detect Tertiary VM-Execution control when...
2022-06-08 Robert HooKVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support...
2022-06-08 Robert Hoox86/cpu: Add new VMX feature, Tertiary VM-Execution...
2022-06-08 Sean ChristophersonKVM: x86/mmu: Comment FNAME(sync_page) to document...
2022-06-08 Sean ChristophersonKVM: x86/mmu: Drop RWX=0 SPTEs during ept_sync_page()
2022-06-08 Maciej S. SzmigieroKVM: selftests: nSVM: Add svm_nested_soft_inject_test
2022-06-08 Maciej S. SzmigieroKVM: nSVM: Transparently handle L1 -> L2 NMI re-injection
2022-06-08 Sean ChristophersonKVM: x86: Differentiate Soft vs. Hard IRQs vs. reinject...
2022-06-08 Sean ChristophersonKVM: x86: Print error code in exception injection trace...
2022-06-08 Sean ChristophersonKVM: x86: Trace re-injected exceptions
2022-06-08 Sean ChristophersonKVM: SVM: Re-inject INTn instead of retrying the insn...
2022-06-08 Sean ChristophersonKVM: SVM: Re-inject INT3/INTO instead of retrying the...
2022-06-08 Sean ChristophersonKVM: SVM: Stuff next_rip on emulated INT3 injection...
2022-06-08 Sean ChristophersonKVM: SVM: Unwind "speculative" RIP advancement if INTn...
2022-06-08 Maciej S. SzmigieroKVM: SVM: Don't BUG if userspace injects an interrupt...
2022-06-08 Maciej S. SzmigieroKVM: nSVM: Sync next_rip field from vmcb12 to vmcb02
2022-06-07 Paolo BonziniMerge tag 'kvm-s390-next-5.19-2' of git://git./linux...
2022-06-07 Paolo BonziniMerge branch 'kvm-5.20-early-patches' into HEAD
2022-06-07 Paolo BonziniMerge branch 'kvm-5.19-early-fixes' into HEAD
2022-06-07 Maxim LevitskyKVM: SVM: fix tsc scaling cache logic
2022-06-07 Vitaly KuznetsovKVM: selftests: Make hyperv_clock selftest more stable
2022-06-07 Ben GardonKVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty...
2022-06-07 Jan Beulichx86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
2022-06-07 Shaoqin HuangKVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_...
2022-06-07 Seth Forsheeentry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL...
2022-06-07 Alexey KardashevskiyKVM: Don't null dereference ops->destroy
2022-06-06 Linus TorvaldsLinux 5.19-rc1
2022-06-06 Linus TorvaldsMerge tag 'pull-work.fd-fixes' of git://git./linux...
2022-06-06 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-06-05' of git:/...
2022-06-05 Linus TorvaldsMerge tag 'mm-nonmm-stable-2022-06-05' of git://git...
2022-06-05 Linus Torvaldsbluetooth: don't use bitmaps for random flag accesses
2022-06-05 Al Virofix the breakage in close_fd_get_file() calling convent...
2022-06-05 Linus TorvaldsMerge tag 'x86-urgent-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'x86-mm-2022-06-05' of git://git./linux/kerne...
2022-06-05 Linus TorvaldsMerge tag 'x86-microcode-2022-06-05' of git://git....
2022-06-05 Linus TorvaldsMerge tag 'x86-cleanups-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'x86-boot-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'timers-core-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'sched-urgent-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'perf-urgent-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'perf-core-2022-06-05' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'objtool-urgent-2022-06-05' of git://git...
2022-06-05 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-06-05 Linus TorvaldsMerge tag 'hte/for-5.19-rc1' of git://git./linux/kernel...
2022-06-05 Linus TorvaldsMerge tag 'kbuild-v5.19-3' of git://git./linux/kernel...
2022-06-05 Linus TorvaldsMerge tag 'pull-18-rc1-work.namei' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'pull-18-rc1-work.mount' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag 'pull-18-rc1-work.fd' of git://git./linux...
2022-06-05 Linus TorvaldsMerge tag '5.19-rc-smb3-client-fixes-part2' of git...
2022-06-04 Schspa Shikbuild: Allow to select bash in a modified environment
2022-06-04 Isak Ellmerscripts: kconfig: nconf: make nconfig accept jk keybindings
2022-06-04 Masahiro Yamadamodpost: use fnmatch() to simplify match()
2022-06-04 Masahiro Yamadamodpost: simplify mod->name allocation
2022-06-04 Masahiro Yamadakbuild: factor out the common objtool arguments
2022-06-04 Masahiro Yamadakbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
2022-06-04 Masahiro Yamadakbuild: clean .tmp_* pattern by make clean
2022-06-04 Linus TorvaldsMerge tag 'bitmap-for-5.19-rc1' of https://github.com...
next