platform/kernel/linux-starfive.git
2022-12-29 Paolo BonziniMerge branch 'kvm-late-6.1' into HEAD
2022-12-29 Vitaly KuznetsovKVM: selftests: Test Hyper-V invariant TSC control
2022-12-29 Vitaly KuznetsovKVM: selftests: Test that values written to Hyper-V...
2022-12-29 Vitaly KuznetsovKVM: selftests: Convert hyperv_features test to using...
2022-12-29 Vitaly KuznetsovKVM: selftests: Rename 'msr->available' to 'msr->fault_...
2022-12-29 Vitaly KuznetsovKVM: x86: Hyper-V invariant TSC control
2022-12-29 Vitaly KuznetsovKVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX
2022-12-29 Vitaly Kuznetsovx86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
2022-12-29 Sean ChristophersonKVM: x86/mmu: Pivot on "TDP MMU enabled" when handling...
2022-12-29 Sean ChristophersonKVM: x86/mmu: Pivot on "TDP MMU enabled" to check if...
2022-12-29 Sean ChristophersonKVM: x86/mmu: Replace open coded usage of tdp_mmu_page...
2022-12-29 David MatlackKVM: x86/mmu: Rename __direct_map() to direct_map()
2022-12-29 David MatlackKVM: x86/mmu: Stop needlessly making MMU pages availabl...
2022-12-29 David MatlackKVM: x86/mmu: Split out TDP MMU page fault handling
2022-12-29 David MatlackKVM: x86/mmu: Initialize fault.{gfn,slot} earlier for...
2022-12-29 David MatlackKVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
2022-12-29 David MatlackKVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_H...
2022-12-29 David MatlackKVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
2022-12-29 David MatlackKVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
2022-12-29 David MatlackKVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mm...
2022-12-29 David MatlackKVM: x86/mmu: Change tdp_mmu to a read-only parameter
2022-12-29 Thomas HuthKVM: selftests: x86: Use TAP interface in the tsc_msrs_test
2022-12-29 Thomas HuthKVM: selftests: Use TAP interface in the kvm_binary_sta...
2022-12-29 Lai Jiangshankvm: x86/mmu: Warn on linking when sp->unsync_children
2022-12-29 Vitaly KuznetsovKVM: VMX: Resurrect vmcs_conf sanitization for KVM...
2022-12-29 Vitaly KuznetsovKVM: nVMX: Prepare to sanitize tertiary execution contr...
2022-12-29 Vitaly KuznetsovKVM: nVMX: Invert 'unsupported by eVMCSv1' check
2022-12-29 Vitaly KuznetsovKVM: nVMX: Sanitize primary processor-based VM-executio...
2022-12-28 Paolo BonziniKVM: selftests: restore special vmmcall code layout...
2022-12-28 Paolo BonziniDocumentation: kvm: clarify SRCU locking order
2022-12-28 Paolo BonziniKVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
2022-12-27 David WoodhouseKVM: x86/xen: Documentation updates and clarifications
2022-12-27 David WoodhouseKVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVAL...
2022-12-27 Michal LuczajKVM: x86/xen: Simplify eventfd IOCTLs
2022-12-27 Paolo BonziniKVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
2022-12-27 David WoodhouseKVM: x86/xen: Use kvm_read_guest_virt() instead of...
2022-12-27 Michal LuczajKVM: x86/xen: Fix memory leak in kvm_xen_write_hypercal...
2022-12-27 Sean ChristophersonKVM: Delete extra block of "};" in the KVM API document...
2022-12-27 Lai Jiangshankvm: x86/mmu: Remove duplicated "be split" in spte.h
2022-12-27 Lai Jiangshankvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()
2022-12-27 Lukas BulwahnMAINTAINERS: adjust entry after renaming the vmx hyperv...
2022-12-27 Oliver UptonKVM: selftests: Mark correct page as mapped in virt_map()
2022-12-27 Oliver UptonKVM: arm64: selftests: Don't identity map the ucall...
2022-12-27 Paolo BonziniKVM: selftests: document the default implementation...
2022-12-27 Sean ChristophersonKVM: selftests: Use magic value to signal ucall_alloc...
2022-12-27 Sean ChristophersonKVM: selftests: Disable "gnu-variable-sized-type-not...
2022-12-27 Sean ChristophersonKVM: selftests: Include lib.mk before consuming $(CC)
2022-12-27 Sean ChristophersonKVM: selftests: Explicitly disable builtins for mem...
2022-12-27 Sean ChristophersonKVM: selftests: Probe -no-pie with actual CFLAGS used...
2022-12-27 Sean ChristophersonKVM: selftests: Use proper function prototypes in probi...
2022-12-27 Sean ChristophersonKVM: selftests: Rename UNAME_M to ARCH_DIR, fill explic...
2022-12-27 Sean ChristophersonKVM: selftests: Fix a typo in x86-64's kvm_get_cpu_addr...
2022-12-27 Sean ChristophersonKVM: selftests: Use pattern matching in .gitignore
2022-12-27 Sean ChristophersonKVM: selftests: Fix divide-by-zero bug in memslot_perf_test
2022-12-27 Sean ChristophersonKVM: selftests: Delete dead code in x86_64/vmx_tsc_adju...
2022-12-27 Sean ChristophersonKVM: selftests: Define literal to asm constraint in...
2022-12-25 Linus TorvaldsLinux 6.2-rc1
2022-12-25 Steven Rostedt... treewide: Convert del_timer*() to timer_shutdown*()
2022-12-23 Linus TorvaldsMerge tag 'spi-fix-v6.2-rc1' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'regulator-fix-v6.2-rc1' of git://git./linux...
2022-12-23 Linus TorvaldsMerge tag 'coccinelle-6.2' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'hardening-v6.2-rc1-fixes' of git://git....
2022-12-23 Linus TorvaldsMerge tag 'pstore-v6.2-rc1-fixes' of git://git./linux...
2022-12-23 Linus TorvaldsMerge tag 'dma-mapping-2022-12-23' of git://git.infrade...
2022-12-23 Linus TorvaldsMerge tag '9p-for-6.2-rc1' of https://github.com/martin...
2022-12-23 Linus TorvaldsMerge tag 'sound-6.2-rc1-2' of git://git./linux/kernel...
2022-12-23 Linus TorvaldsMerge tag 'drm-next-2022-12-23' of git://anongit.freede...
2022-12-23 Linus TorvaldsMerge tag 'mips_6.2_1' of git://git./linux/kernel/git...
2022-12-23 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-22-14-34' of...
2022-12-23 Luca Stefanipstore: Properly assign mem_type property
2022-12-23 John Stultzpstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_...
2022-12-23 Sami Tolvanencfi: Fix CFI failure with KASAN
2022-12-23 Sean ChristophersonKVM: x86/mmu: Don't install TDP MMU SPTE if SP has...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Re-check under lock that TDP MMU SP hugep...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Map TDP MMU leaf SPTE iff target level...
2022-12-23 Sean ChristophersonKVM: x86/mmu: Don't attempt to map leaf if target TDP...
2022-12-23 Sean ChristophersonKVM: nVMX: Don't stuff secondary execution control...
2022-12-23 Sean ChristophersonKVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE contro...
2022-12-23 Sean ChristophersonKVM: nVMX: Document that ignoring memory failures for...
2022-12-23 Sean ChristophersonKVM: selftests: Zero out valid_bank_mask for "all"...
2022-12-23 Sean ChristophersonKVM: x86: Sanity check inputs to kvm_handle_memory_fail...
2022-12-23 Peng HaoKVM: x86: Simplify kvm_apic_hw_enabled
2022-12-23 Vitaly KuznetsovKVM: x86: hyper-v: Fix 'using uninitialized value'...
2022-12-23 Adamos TtofariKVM: x86: ioapic: Fix level-triggered EOI and userspace...
2022-12-23 Like XuKVM: x86/pmu: Prevent zero period event from being...
2022-12-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-12-22 Linus TorvaldsMerge tag 'afs-next-20221222' of git://git./linux/kerne...
2022-12-22 Linus TorvaldsMerge tag 'perf-tools-for-v6.2-2-2022-12-22' of git...
2022-12-22 Arnaldo Carvalho... perf python: Fix splitting CC into compiler and options
2022-12-22 David Howellsafs: Stop implementing ->writepage()
2022-12-22 Gaosheng Cuiafs: remove afs_cache_netfs and afs_zap_permits() decla...
2022-12-22 Colin Ian Kingafs: remove variable nr_servers
2022-12-22 David Howellsafs: Fix lost servers_outstanding count
2022-12-22 Takashi IwaiMerge tag 'asoc-v6.2-3' of https://git./linux/kernel...
2022-12-22 Jaroslav KyselaALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quant...
2022-12-22 Jiapeng ChongALSA: azt3328: Remove the unused function snd_azf3328_c...
2022-12-22 Takashi IwaiMerge branch 'for-next' into for-linus
2022-12-22 Linus TorvaldsMerge tag 'trace-v6.2-1' of git://git./linux/kernel...
2022-12-22 Linus TorvaldsMerge tag 'trace-probes-v6.2' of git://git./linux/kerne...
2022-12-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
next