linux-2.6-microblaze.git
2021-02-04 Paolo BonziniKVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest...
2021-02-04 Paolo BonziniKVM: x86/pmu: preserve IA32_PERF_CAPABILITIES across...
2021-02-04 Like XuKVM: x86/vmx: Make vmx_set_intercept_for_msr() non...
2021-02-04 Like XuKVM: VMX: read/write MSR_IA32_DEBUGCTLMSR from GUEST_IA...
2021-02-04 Sean ChristophersonKVM: VMX: Use x2apic_mode to avoid RDMSR when querying...
2021-02-04 Sean Christophersonx86/apic: Export x2apic_mode for use by KVM in "warm...
2021-02-04 Chenyi QiangKVM: X86: Add the Document for KVM_CAP_X86_BUS_LOCK_EXIT
2021-02-04 Chenyi QiangKVM: VMX: Enable bus lock VM exit
2021-02-04 Chenyi QiangKVM: X86: Reset the vcpu->run->flags at the beginning...
2021-02-04 Sean ChristophersonKVM: VMX: Convert vcpu_vmx.exit_reason to a union
2021-02-04 Brijesh SinghKVM/SVM: add support for SEV attestation command
2021-02-04 Ben GardonKVM: selftests: Disable dirty logging with vCPUs running
2021-02-04 Ben GardonKVM: selftests: Add backing src parameter to dirty_log_...
2021-02-04 Ben GardonKVM: selftests: Add memslot modification stress test
2021-02-04 Ben GardonKVM: selftests: Add option to overlap vCPU memory access
2021-02-04 Ben GardonKVM: selftests: Fix population stage in dirty_log_perf_test
2021-02-04 Ben GardonKVM: selftests: Convert iterations to int in dirty_log_...
2021-02-04 Ben GardonKVM: selftests: Avoid flooding debug log while populati...
2021-02-04 Ben GardonKVM: selftests: Rename timespec_diff_now to timespec_el...
2021-02-04 Sean ChristophersonKVM: x86/mmu: Remove the defunct update_pte() paging...
2021-02-04 Peter ShierKVM: selftests: Test IPI to halted vCPU in xAPIC while...
2021-02-04 Yang ZhongKVM: Expose AVX_VNNI instruction to guset
2021-02-04 Kyung Min ParkEnumerate AVX Vector Neural Network instructions
2021-02-04 YANG LIx86: kvm: style: Simplify bool comparison
2021-02-04 Sean ChristophersonKVM: x86: Zap the oldest MMU pages, not the newest
2021-02-04 Sean ChristophersonKVM: x86/mmu: Use boolean returns for (S)PTE accessors
2021-02-04 Tian TaoKVM: X86: use vzalloc() instead of vmalloc/memset
2021-02-04 Sean ChristophersonKVM: x86: Take KVM's SRCU lock only if steal time updat...
2021-02-04 Sean ChristophersonKVM: x86: Remove obsolete disabling of page faults...
2021-02-04 Paolo BonziniKVM: do not assume PTE is writable after follow_pfn
2021-02-04 Ben GardonKVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
2021-02-03 Paolo BonziniKVM: x86: cleanup CR3 reserved bits checks
2021-02-03 Sean ChristophersonKVM: SVM: Treat SVM as unsupported when running as...
2021-02-02 Sean ChristophersonKVM: x86: Update emulator context mode if SYSENTER...
2021-02-01 Vitaly KuznetsovKVM: x86: Supplement __cr4_reserved_bits() with X86_FEA...
2021-02-01 Zheng Zhan... KVM/x86: assign hva with the right value to vm_munmap...
2021-02-01 Paolo BonziniKVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even...
2021-01-28 Peter GondaFix unsynchronized access to sev members through svm_re...
2021-01-28 Yu ZhangKVM: Documentation: Fix documentation for nested.
2021-01-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.11-3' of git://git./linux...
2021-01-28 Michael RothKVM: x86: fix CPUID entries returned by KVM_GET_CPUID2...
2021-01-25 Paolo BonziniKVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside...
2021-01-25 Sean ChristophersonKVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"
2021-01-25 Sean ChristophersonKVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN...
2021-01-25 Maxim LevitskyKVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on...
2021-01-25 Lorenzo Bresciakvm: tracing: Fix unmatched kvm_entry and kvm_exit...
2021-01-25 Zenghui YuKVM: Documentation: Update description of KVM_{GET...
2021-01-25 Jay ZhouKVM: x86: get smi pending status correctly
2021-01-25 Like XuKVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encodi...
2021-01-25 Like XuKVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning...
2021-01-25 Sean ChristophersonKVM: x86: Add more protection against undefined behavio...
2021-01-25 Quentin PerretKVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
2021-01-25 Paolo BonziniMerge tag 'kvmarm-fixes-5.11-2' of git://git./linux...
2021-01-25 Andrew ScullKVM: arm64: Don't clobber x4 in __do_hyp_init
2021-01-21 Marc ZyngierKVM: Forbid the use of tagged userspace addresses for...
2021-01-21 Marc ZyngierKVM: arm64: Filter out v8.1+ events on v8.0 HW
2021-01-21 Steven PriceKVM: arm64: Compute TPIDR_EL2 ignoring MTE tag
2021-01-14 Alexandru EliseiKVM: arm64: Use the reg_to_encoding() macro instead...
2021-01-14 David BrazdilKVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
2021-01-14 Marc ZyngierKVM: arm64: Simplify handling of absent PMU system...
2021-01-14 Marc ZyngierKVM: arm64: Hide PMU registers from userspace when...
2021-01-10 Linus TorvaldsLinux 5.11-rc3
2021-01-10 Linus TorvaldsMerge tag 'kbuild-fixes-v5.11' of git://git./linux...
2021-01-10 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-01-10 Linus TorvaldsMerge tag 'block-5.11-2021-01-10' of git://git.kernel...
2021-01-10 Linus TorvaldsMerge tag 'io_uring-5.11-2021-01-10' of git://git.kerne...
2021-01-10 Linus TorvaldsMerge tag 'usb-5.11-rc3' of git://git./linux/kernel...
2021-01-10 Linus TorvaldsMerge tag 'staging-5.11-rc3' of git://git./linux/kernel...
2021-01-10 Linus TorvaldsMerge tag 'char-misc-5.11-rc3' of git://git./linux...
2021-01-10 Viresh KumarDocumentation: kbuild: Fix section reference
2021-01-10 Linus TorvaldsMerge tag 'arc-5.11-rc3-fixes' of git://git./linux...
2021-01-10 Linus TorvaldsMerge tag 'powerpc-5.11-3' of git://git./linux/kernel...
2021-01-10 Linus TorvaldsMerge tag 'x86_urgent_for_v5.11_rc3' of git://git....
2021-01-09 Linus TorvaldsMerge tag 'hwmon-for-v5.11-rc3' of git://git./linux...
2021-01-09 Linus TorvaldsMerge tag 'dmaengine-fix-5.11' of git://git./linux...
2021-01-09 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2021-01-09 Darrick J.... maintainers: update my email address
2021-01-09 Pavel Begunkovio_uring: stop SQPOLL submit on creator's death
2021-01-09 Pavel Begunkovio_uring: add warn_once for io_uring_flush()
2021-01-09 Pavel Begunkovio_uring: inline io_uring_attempt_task_drop()
2021-01-09 Pavel Begunkovio_uring: io_rw_reissue lockdep annotations
2021-01-09 Coly Libcache: set bcache device into read-only mode for BCH_F...
2021-01-09 Coly Libcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET...
2021-01-09 Coly Libcache: check unsupported feature sets for bcache register
2021-01-09 Coly Libcache: fix typo from SUUP to SUPP in features.h
2021-01-09 Yi Libcache: set pdev_set_uuid before scond loop iteration
2021-01-09 Linus TorvaldsMerge tag 'zonefs-5.11-rc3' of git://git./linux/kernel...
2021-01-09 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of...
2021-01-09 Linus TorvaldsMerge tag 'linux-kselftest-next-5.11-rc3' of git:/...
2021-01-09 Linus TorvaldsMerge tag 'docs-5.11-3' of git://git.lwn.net/linux
2021-01-08 Linus TorvaldsMerge tag 'devprop-5.11-rc3' of git://git./linux/kernel...
2021-01-08 Linus TorvaldsMerge tag 'acpi-5.11-rc3' of git://git./linux/kernel...
2021-01-08 Linus TorvaldsMerge tag 'pm-5.11-rc3' of git://git./linux/kernel...
2021-01-08 Linus TorvaldsMerge tag 'drm-fixes-2021-01-08' of git://anongit.freed...
2021-01-08 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-01-08 Linus TorvaldsMerge tag 'iommu-fixes' of git://git./linux/kernel...
2021-01-08 Linus TorvaldsMerge tag 'arm-fixes-5.11-1' of git://git./linux/kernel...
2021-01-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-01-08 Vineet GuptaARC: [hsdk]: Enable FPU_SAVE_RESTORE
2021-01-08 Linus TorvaldsMerge tag 'net-5.11-rc3-2' of git://git./linux/kernel...
next