linux-2.6-microblaze.git
2022-08-01 Oliver Uptonselftests: KVM: Provide descriptive assertions in kvm_b...
2022-08-01 Oliver Uptonselftests: KVM: Check stat name before other fields
2022-08-01 Paolo BonziniKVM: x86/mmu: remove unused variable
2022-08-01 Paolo BonziniMerge tag 'kvmarm-5.20' of git://git./linux/kernel...
2022-08-01 Paolo BonziniMerge remote-tracking branch 'kvm/next' into kvm-next...
2022-07-29 Paolo BonziniMerge tag 'kvm-riscv-5.20-1' of https://github.com...
2022-07-29 Anup PatelRISC-V: KVM: Add support for Svpbmt inside Guest/VM
2022-07-29 Anup PatelRISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ior...
2022-07-29 Anup PatelRISC-V: KVM: Add G-stage ioremap() and iounmap() functions
2022-07-29 Anup PatelKVM: Add gfp_custom flag in struct kvm_mmu_memory_cache
2022-07-29 Anup PatelRISC-V: KVM: Add extensible CSR emulation framework
2022-07-29 Anup PatelRISC-V: KVM: Add extensible system instruction emulatio...
2022-07-29 Anup PatelRISC-V: KVM: Factor-out instruction emulation into...
2022-07-29 Nikolay BorisovRISC-V: KVM: move preempt_disable() call in kvm_arch_vc...
2022-07-29 Nikolay BorisovRISC-V: KVM: Make kvm_riscv_guest_timer_init a void...
2022-07-29 Zhang JiamingRISC-V: KVM: Fix variable spelling mistake
2022-07-29 Atish PatraRISC-V: KVM: Improve ISA extension by using a bitmap
2022-07-28 Kai HuangKVM, x86/mmu: Fix the comment around kvm_tdp_mmu_zap_le...
2022-07-28 Jarkko SakkinenKVM: SVM: Dump Virtual Machine Save Area (VMSA) to...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Treat NX as a valid SPTE bit for NPT
2022-07-28 Suravee SuthikulpanitKVM: x86: Do not block APIC write for non ICR registers
2022-07-28 Suravee SuthikulpanitKVM: SVM: Do not virtualize MSR accesses for APIC LVTT...
2022-07-28 Sean ChristophersonKVM: selftests: Verify VMX MSRs can be restored to...
2022-07-28 Sean ChristophersonKVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating...
2022-07-28 Paolo BonziniRevert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL...
2022-07-28 Sean ChristophersonKVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX...
2022-07-28 Sean ChristophersonKVM: VMX: Add helper to check if the guest PMU has...
2022-07-28 Sean ChristophersonKVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved...
2022-07-28 Paolo BonziniRevert "KVM: nVMX: Do not expose MPX VMX controls when...
2022-07-28 Sean ChristophersonKVM: nVMX: Let userspace set nVMX MSR to any _host_...
2022-07-28 Sean ChristophersonKVM: nVMX: Rename handle_vm{on,off}() to handle_vmx...
2022-07-28 Sean ChristophersonKVM: nVMX: Inject #UD if VMXON is attempted with incomp...
2022-07-28 Sean ChristophersonKVM: nVMX: Account for KVM reserved CR4 bits in consist...
2022-07-28 Sean ChristophersonKVM: x86: Split kvm_is_valid_cr4() and export only...
2022-07-28 Sean ChristophersonKVM: selftests: Add an option to run vCPUs while disabl...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Don't bottom out on leafs when zapping...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Document the "rules" for using host_pfn_m...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Don't require refcounted "struct page...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Restrict mapping level based on guest...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Add shadow mask for effective host MTRR...
2022-07-28 Sean ChristophersonKVM: x86: Drop unnecessary goto+label in kvm_arch_init()
2022-07-28 Sean ChristophersonKVM: x86: Reject loading KVM if host.PAT[0] != WB
2022-07-28 Suravee SuthikulpanitKVM: SVM: Fix x2APIC MSRs interception
2022-07-28 Sean ChristophersonKVM: x86/mmu: Remove underscores from __pte_list_remove()
2022-07-28 Sean ChristophersonKVM: x86/mmu: Rename pte_list_{destroy,remove}() to...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Rename rmap zap helpers to eliminate...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Rename __kvm_zap_rmaps() to align with...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Drop the "p is for pointer" from rmap...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Directly "destroy" PTE list when recyclin...
2022-07-28 Sean ChristophersonKVM: x86/mmu: Return a u64 (the old SPTE) from mmu_spte...
2022-07-28 Maciej S. SzmigieroKVM: nSVM: Pull CS.Base from actual VMCB12 for soft...
2022-07-27 Marc ZyngierMerge branch kvm-arm64/nvhe-stacktrace into kvmarm...
2022-07-27 Marc Zyngierarm64: Update 'unwinder howto'
2022-07-27 Oliver UptonKVM: arm64: Don't open code ARRAY_SIZE()
2022-07-27 Marc ZyngierKVM: arm64: Move nVHE-only helpers into kvm/stacktrace.c
2022-07-27 Marc ZyngierKVM: arm64: Make unwind()/on_accessible_stack() per...
2022-07-27 Marc ZyngierKVM: arm64: Move nVHE stacktrace unwinding into its...
2022-07-27 Marc ZyngierKVM: arm64: Move PROTECTED_NVHE_STACKTRACE around
2022-07-26 Kalesh SinghKVM: arm64: Introduce pkvm_dump_backtrace()
2022-07-26 Kalesh SinghKVM: arm64: Implement protected nVHE hyp stack unwinder
2022-07-26 Kalesh SinghKVM: arm64: Save protected-nVHE (pKVM) hyp stacktrace
2022-07-26 Kalesh SinghKVM: arm64: Stub implementation of pKVM HYP stack unwinder
2022-07-26 Kalesh SinghKVM: arm64: Allocate shared pKVM hyp stacktrace buffers
2022-07-26 Kalesh SinghKVM: arm64: Add PROTECTED_NVHE_STACKTRACE Kconfig
2022-07-26 Kalesh SinghKVM: arm64: Introduce hyp_dump_backtrace()
2022-07-26 Kalesh SinghKVM: arm64: Implement non-protected nVHE hyp stack...
2022-07-26 Kalesh SinghKVM: arm64: Prepare non-protected nVHE hypervisor stack...
2022-07-26 Kalesh SinghKVM: arm64: Stub implementation of non-protected nVHE...
2022-07-26 Kalesh SinghKVM: arm64: On stack overflow switch to hyp overflow_stack
2022-07-26 Kalesh Singharm64: stacktrace: Add description of stacktrace/common.h
2022-07-26 Kalesh Singharm64: stacktrace: Factor out common unwind()
2022-07-26 Kalesh Singharm64: stacktrace: Handle frame pointer from different...
2022-07-26 Kalesh Singharm64: stacktrace: Factor out unwind_next_common()
2022-07-26 Kalesh Singharm64: stacktrace: Factor out on_accessible_stack_common()
2022-07-26 Kalesh Singharm64: stacktrace: Add shared header for common stack...
2022-07-24 Linus TorvaldsLinux 5.19-rc8
2022-07-24 Adam Borowskicerts: make system keyring depend on x509 parser
2022-07-24 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'sched_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc8' of git://git....
2022-07-24 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-07-23 Ben Hutchingsx86/speculation: Make all RETbleed mitigations 64-bit...
2022-07-22 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc7' of git://git./linux/kerne...
2022-07-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc8' of git://git....
2022-07-22 Linus TorvaldsMerge tag 'acpi-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-21' of git://git.kerne...
2022-07-22 Linus TorvaldsMerge tag 'block-5.19-2022-07-21' of git://git.kernel...
2022-07-22 Linus TorvaldsMerge tag 'i2c-for-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc8' of git://git....
2022-07-22 Linus TorvaldsMerge tag 'pinctrl-v5.19-3' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'sound-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'mmc-v5.19-rc6' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'drm-fixes-2022-07-22' of git://anongit.freed...
2022-07-22 Linus TorvaldsMerge tag 'rcu-urgent.2022.07.21a' of git://git./linux...
2022-07-22 Linus Torvaldsmmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case
2022-07-22 Srinivas Neeligpio: gpio-xilinx: Fix integer overflow
2022-07-22 Paolo BonziniMerge tag 'kvm-s390-next-5.20-1' of https://git./linux...
2022-07-22 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-21' of git://anongit...
2022-07-21 Ben Dooksriscv: add as-options for modules with assembly compontents
next