linux-2.6-microblaze.git
2022-02-10 Vitaly KuznetsovKVM: selftests: Adapt hyperv_cpuid test to the newly...
2022-02-10 Vitaly KuznetsovKVM: nSVM: Implement Enlightened MSR-Bitmap feature
2022-02-10 Vitaly KuznetsovKVM: nSVM: Split off common definitions for Hyper-V...
2022-02-10 Vitaly KuznetsovKVM: x86: Make kvm_hv_hypercall_enabled() static inline
2022-02-10 Vitaly KuznetsovKVM: nSVM: Track whether changes in L0 require MSR...
2022-02-10 David MatlackKVM: selftests: Add an option to disable MANUAL_PROTECT...
2022-02-10 David MatlackKVM: x86/mmu: Add tracepoint for splitting huge pages
2022-02-10 David MatlackKVM: x86/mmu: Split huge pages mapped by the TDP MMU...
2022-02-10 David MatlackKVM: x86/mmu: Split huge pages mapped by the TDP MMU...
2022-02-10 David MatlackKVM: x86/mmu: Separate TDP MMU shadow page allocation...
2022-02-10 David MatlackKVM: x86/mmu: Derive page role for TDP MMU shadow pages...
2022-02-10 David MatlackKVM: x86/mmu: Remove redundant role overrides for TDP...
2022-02-10 David MatlackKVM: x86/mmu: Refactor TDP MMU iterators to take kvm_mm...
2022-02-10 David MatlackKVM: x86/mmu: Move restore_acc_track_spte() to spte.h
2022-02-10 David MatlackKVM: x86/mmu: Drop new_spte local variable from restore...
2022-02-10 David MatlackKVM: x86/mmu: Remove unnecessary warnings from restore_...
2022-02-10 David MatlackKVM: x86/mmu: Consolidate logic to atomically install...
2022-02-10 David MatlackKVM: x86/mmu: Rename handle_removed_tdp_mmu_page()...
2022-02-10 David MatlackKVM: x86/mmu: Rename TDP MMU functions that handle...
2022-02-10 David MatlackKVM: x86/mmu: Change tdp_mmu_{set,zap}_spte_atomic...
2022-02-10 David MatlackKVM: x86/mmu: Automatically update iter->old_spte if...
2022-02-10 David MatlackKVM: x86/mmu: Rename __rmap_write_protect() to rmap_wri...
2022-02-10 David MatlackKVM: x86/mmu: Rename rmap_write_protect() to kvm_vcpu_w...
2022-02-10 Sean ChristophersonKVM: x86: Add checks for reserved-to-zero Hyper-V hyper...
2022-02-10 Sean ChristophersonKVM: x86: Reject fixeds-size Hyper-V hypercalls with...
2022-02-10 Sean ChristophersonKVM: x86: Shove vp_bitmap handling down into sparse_set...
2022-02-10 Sean ChristophersonKVM: x86: Don't bother reading sparse banks that end...
2022-02-10 Sean ChristophersonKVM: x86: Add a helper to get the sparse VP_SET for...
2022-02-10 Sean ChristophersonKVM: x86: Refactor kvm_hv_flush_tlb() to reduce indentation
2022-02-10 Sean ChristophersonKVM: x86: Get the number of Hyper-V sparse banks from...
2022-02-10 David MatlackKVM: x86/mmu: Consolidate comments about {Host,MMU...
2022-02-10 David MatlackKVM: x86/mmu: Rename DEFAULT_SPTE_MMU_WRITEABLE to...
2022-02-10 David MatlackKVM: x86/mmu: Move is_writable_pte() to spte.h
2022-02-10 David MatlackKVM: x86/mmu: Check SPTE writable invariants when setti...
2022-02-10 David MatlackKVM: x86/mmu: Move SPTE writable invariant checks to...
2022-02-10 Wanpeng LiKVM: LAPIC: Enable timer posted-interrupt only when...
2022-02-10 Wanpeng LiKVM: VMX: Dont' send posted IRQ if vCPU == this vCPU...
2022-02-10 Sean ChristophersonKVM: SVM: Rename hook implementations to conform to...
2022-02-10 Sean ChristophersonKVM: SVM: Rename SEV implemenations to conform to kvm_x...
2022-02-10 Sean ChristophersonKVM: x86: Use more verbose names for mem encrypt kvm_x8...
2022-02-10 Sean ChristophersonKVM: SVM: Remove unused MAX_INST_SIZE #define
2022-02-10 Sean ChristophersonKVM: SVM: Rename svm_flush_tlb() to svm_flush_tlb_current()
2022-02-10 Sean ChristophersonKVM: x86: Move get_cs_db_l_bits() helper to SVM
2022-02-10 Sean ChristophersonKVM: VMX: Rename VMX functions to conform to kvm_x86_op...
2022-02-10 Sean ChristophersonKVM: x86: Use static_call() for copy/move encryption...
2022-02-10 Sean ChristophersonKVM: x86: Unexport kvm_x86_ops
2022-02-10 Sean ChristophersonKVM: x86: Uninline and export hv_track_root_tdp()
2022-02-10 Sean ChristophersonKVM: nVMX: Refactor PMU refresh to avoid referencing...
2022-02-10 Sean ChristophersonKVM: xen: Use static_call() for invoking kvm_x86_ops...
2022-02-10 Sean ChristophersonKVM: x86: Use static_call() for .vcpu_deliver_sipi_vector()
2022-02-10 Sean ChristophersonKVM: VMX: Call vmx_get_cpl() directly in handle_dr()
2022-02-10 Sean ChristophersonKVM: x86: Rename kvm_x86_ops pointers to align w/ prefe...
2022-02-10 Sean ChristophersonKVM: x86: Drop export for .tlb_flush_current() static_c...
2022-02-10 Paolo BonziniKVM: x86: skip host CPUID call for hypervisor leaves
2022-02-10 Jinrong LiangKVM: x86: Remove unused "flags" of kvm_pv_kick_cpu_op()
2022-02-10 Jinrong LiangKVM: Remove unused "kvm" of kvm_make_vcpu_request()
2022-02-10 Jinrong LiangKVM: x86: Remove unused "vcpu" of kvm_scale_tsc()
2022-02-10 Jinrong LiangKVM: x86/emulate: Remove unused "tss_selector" of task_...
2022-02-10 Jinrong LiangKVM: x86/emulate: Remove unused "ctxt" of setup_syscall...
2022-02-10 Jinrong LiangKVM: x86/ioapic: Remove unused "addr" and "length"...
2022-02-10 Jinrong LiangKVM: x86/i8259: Remove unused "addr" of elcr_ioport_...
2022-02-10 Paolo BonziniKVM: SVM: improve split between svm_prepare_guest_switc...
2022-02-10 Jinrong LiangKVM: x86/svm: Remove unused "vcpu" of svm_check_exit_va...
2022-02-10 Jinrong LiangKVM: x86/mmu_audit: Remove unused "level" of audit_spte...
2022-02-10 Jinrong LiangKVM: x86/tdp_mmu: Remove unused "kvm" of kvm_tdp_mmu_ge...
2022-02-10 Jinrong LiangKVM: x86/mmu: Remove unused "vcpu" of reset_{tdp,ept...
2022-02-10 Jinrong LiangKVM: x86/mmu: Remove unused "kvm" of __rmap_write_protect()
2022-02-10 Jinrong LiangKVM: x86/mmu: Remove unused "kvm" of kvm_mmu_unlink_par...
2022-02-10 Sean ChristophersonKVM: x86: Skip APICv update if APICv is disable at...
2022-02-10 Sean ChristophersonKVM: x86: Drop NULL check on kvm_x86_ops.check_apicv_in...
2022-02-10 Sean ChristophersonKVM: x86: Unexport __kvm_request_apicv_update()
2022-02-10 Sean ChristophersonKVM: x86/mmu: Zap _all_ roots when unmapping gfn range...
2022-02-10 Sean ChristophersonKVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_g...
2022-02-10 Sean ChristophersonKVM: x86/mmu: Use common TDP MMU zap helper for MMU...
2022-02-10 David WoodhouseKVM: x86/xen: Fix runstate updates to be atomic when...
2022-02-08 Maxim LevitskyKVM: x86: SVM: move avic definitions from AMD's spec...
2022-02-08 Maxim LevitskyKVM: x86: lapic: don't touch irr_pending in kvm_apic_up...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: deal with L1 hypervisor that intercepts...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: expose clean bit support to the guest
2022-02-08 Maxim LevitskyKVM: x86: nSVM/nVMX: set nested_run_pending on VM entry...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: mark vmcb01 as dirty when restoring...
2022-02-08 Maxim LevitskyKVM: x86: nSVM: fix potential NULL derefernce on nested...
2022-02-08 Maxim LevitskyKVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits...
2022-02-08 Sean ChristophersonRevert "svm: Add warning message for AVIC IPI invalid...
2022-02-06 Linus TorvaldsLinux 5.17-rc3
2022-02-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2022-02-06 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of...
2022-02-06 Linus TorvaldsMerge tag 'perf_urgent_for_v5.17_rc3' of git://git...
2022-02-06 Linus TorvaldsMerge tag 'objtool_urgent_for_v5.17_rc3' of git://git...
2022-02-06 Linus TorvaldsMerge tag 'irq_urgent_for_v5.17_rc3' of git://git....
2022-02-06 Linus TorvaldsMerge tag 'edac_urgent_for_v5.17_rc3' of git://git...
2022-02-06 Changbin Duperf ftrace: system_wide collection is not effective...
2022-02-06 Rob Herringlibperf: Add arm64 support to perf_mmap__read_self()
2022-02-06 Arnaldo Carvalho... tools include UAPI: Sync sound/asound.h copy with the...
2022-02-06 Ian Rogersperf stat: Fix display of grouped aliased events
2022-02-06 German Gomezperf tools: Apply correct label to user/kernel symbols...
2022-02-06 Masanari Iidaperf bpf: Fix a typo in bpf_counter_cgroup.c
2022-02-06 Leo Yanperf synthetic-events: Return error if procfs isn't...
2022-02-06 Ameer Hamzaperf session: Check for NULL pointer before dereference
2022-02-06 Namhyung Kimperf annotate: Set error stream of objdump process...
next