KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_DATA query length after...
[linux-2.6-microblaze.git] / arch /
2021-06-08 Ashish KalraKVM: SVM: Fix SEV SEND_START session length & SEND_UPDA...
2021-05-28 Paolo BonziniMerge tag 'kvmarm-fixes-5.13-2' of git://git./linux...
2021-05-28 Wanpeng LiKVM: X86: Kill off ctxt->ud
2021-05-28 Wanpeng LiKVM: X86: Fix warning caused by stale emulation context
2021-05-28 Yuan YaoKVM: X86: Use kvm_get_linear_rip() in single-step and...
2021-05-27 David MatlackKVM: x86/mmu: Fix comment mentioning skip_4k
2021-05-27 Marcelo TosattiKVM: VMX: update vcpu posted-interrupt descriptor when...
2021-05-27 Marcelo TosattiKVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
2021-05-27 Marcelo TosattiKVM: x86: add start_assignment hook to kvm_x86_ops
2021-05-27 Wanpeng LiKVM: LAPIC: Narrow the timer latency between wait_lapic...
2021-05-27 Wanpeng LiKVM: X86: hyper-v: Task srcu lock when accessing kvm_me...
2021-05-27 Wanpeng LiKVM: X86: Fix vCPU preempted state from guest's point...
2021-05-27 Wanpeng LiKVM: X86: Bail out of direct yield in case of under...
2021-05-27 Wanpeng LiKVM: PPC: exit halt polling on need_resched()
2021-05-27 Marc ZyngierKVM: arm64: Prevent mixed-width VM creation
2021-05-27 Zenghui YuKVM: arm64: Resolve all pending PC updates before immed...
2021-05-24 Paolo BonziniKVM: SVM: make the avic parameter a bool
2021-05-24 Vitaly KuznetsovKVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check
2021-05-24 Vitaly KuznetsovKVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
2021-05-17 Paolo BonziniMerge tag 'kvmarm-fixes-5.13-1' of git://git./linux...
2021-05-15 Marc ZyngierKVM: arm64: Fix debug register indexing
2021-05-15 Marc ZyngierKVM: arm64: Commit pending PC adjustemnts before return...
2021-05-15 Marc ZyngierKVM: arm64: Move __adjust_pc out of line
2021-05-15 Quentin PerretKVM: arm64: Mark the host stage-2 memory pools static
2021-05-15 Quentin PerretKVM: arm64: Mark pkvm_pgtable_mm_ops static
2021-05-15 kernel test robotKVM: arm64: Fix boolreturn.cocci warnings
2021-05-09 Linus TorvaldsMerge tag 'drm-next-2021-05-10' of git://anongit.freede...
2021-05-09 Linus TorvaldsMerge tag 'block-5.13-2021-05-09' of git://git.kernel...
2021-05-09 Linus TorvaldsMerge tag '5.13-rc-smb3-part3' of git://git.samba.org...
2021-05-09 Linus TorvaldsMerge tag 'sched-urgent-2021-05-09' of git://git./linux...
2021-05-09 Linus TorvaldsMerge tag 'locking-urgent-2021-05-09' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'perf_urgent_for_v5.13_rc1' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc1' of git://git....
2021-05-08 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw1' of git://git....
2021-05-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-05-08 Linus TorvaldsMerge tag 'kbuild-v5.13-2' of git://git./linux/kernel...
2021-05-08 Linus TorvaldsMerge tag 'powerpc-5.13-2' of git://git./linux/kernel...
2021-05-08 Linus TorvaldsMerge tag 'net-5.13-rc1' of git://git./linux/kernel...
2021-05-08 Michael EllermanMerge branch 'master' into next
2021-05-07 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.13' of git:/...
2021-05-07 Linus TorvaldsMerge tag 'i3c/for-5.13' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'sound-fix-5.13-rc1' of git://git./linux...
2021-05-07 Linus TorvaldsMerge tag 'block-5.13-2021-05-07' of git://git.kernel...
2021-05-07 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-07' of git://git.kerne...
2021-05-07 Linus TorvaldsMerge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org...
2021-05-07 Linus TorvaldsMerge tag '9p-for-5.13-rc1' of git://github.com/martine...
2021-05-07 Tom LendackyKVM: SVM: Move GHCB unmapping to fix RCU warning
2021-05-07 Sean ChristophersonKVM: SVM: Invert user pointer casting in SEV {en,de...
2021-05-07 Thomas GleixnerKVM: x86: Prevent deadlock against tk_core.seq
2021-05-07 Thomas GleixnerKVM: x86: Cancel pvclock_gtod_work on module removal
2021-05-07 Sean ChristophersonKVM: x86: Prevent KVM SVM from loading on kernels with...
2021-05-07 Paolo BonziniKVM: X86: Expose bus lock debug exception to guest
2021-05-07 Chenyi QiangKVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
2021-05-07 Nicholas PigginKVM: PPC: Book3S HV: Fix conversion to gfn-based MMU...
2021-05-07 Sean ChristophersonKVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing...
2021-05-07 Sean ChristophersonKVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX...
2021-05-07 Sean ChristophersonKVM: x86: Move uret MSR slot management to common x86
2021-05-07 Sean ChristophersonKVM: x86: Export the number of uret MSRs to vendor...
2021-05-07 Sean ChristophersonKVM: VMX: Disable loading of TSX_CTRL MSR the more...
2021-05-07 Sean ChristophersonKVM: VMX: Use common x86's uret MSR list as the one...
2021-05-07 Sean ChristophersonKVM: VMX: Use flag to indicate "active" uret MSRs inste...
2021-05-07 Sean ChristophersonKVM: VMX: Configure list of user return MSRs at module...
2021-05-07 Sean ChristophersonKVM: x86: Add support for RDPID without RDTSCP
2021-05-07 Sean ChristophersonKVM: SVM: Probe and load MSR_TSC_AUX regardless of...
2021-05-07 Sean ChristophersonKVM: VMX: Disable preemption when probing user return...
2021-05-07 Sean ChristophersonKVM: x86: Move RDPID emulation intercept to its own...
2021-05-07 Sean ChristophersonKVM: SVM: Inject #UD on RDTSCP when it should be disabl...
2021-05-07 Sean ChristophersonKVM: x86: Emulate RDPID only if RDTSCP is supported
2021-05-07 Sean ChristophersonKVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP contr...
2021-05-07 Maxim LevitskyKVM: nSVM: remove a warning about vmcb01 VM exit reason
2021-05-07 Maxim LevitskyKVM: nSVM: always restore the L1's GIF on migration
2021-05-07 Siddharth Chandras... KVM: x86: Hoist input checks in kvm_add_msr_filter()
2021-05-07 Vitaly KuznetsovKVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
2021-05-07 Vitaly KuznetsovKVM: nVMX: Always make an attempt to map eVMCS after...
2021-05-07 Vitaly Kuznetsovx86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest...
2021-05-07 Vitaly Kuznetsovx86/kvm: Disable all PV features on crash
2021-05-07 Vitaly Kuznetsovx86/kvm: Disable kvmclock on all CPUs on shutdown
2021-05-07 Vitaly Kuznetsovx86/kvm: Teardown PV features on boot CPU as well
2021-05-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-05-07 Masahiro Yamadatreewide: remove editor modelines and cruft
2021-05-07 Maninder Singharm: print alloc free paths for address in registers
2021-05-07 David Hildenbrandmm: remove xlate_dev_kmem_ptr()
2021-05-07 David Hildenbranddrivers/char: remove /dev/kmem for good
2021-05-07 Linus TorvaldsMerge tag 'iomap-5.13-merge-3' of git://git./fs/xfs...
2021-05-07 Linus TorvaldsMerge tag 'xfs-5.13-merge-5' of git://git./fs/xfs/xfs...
2021-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-05-07 Dave AirlieMerge tag 'drm-misc-next-fixes-2021-05-06' of git:...
2021-05-07 Yury Norovarch: rearrange headers inclusion order in asm/bitops...
2021-05-07 Randy Dunlapalpha: csum_partial_copy.c: add function prototypes...
2021-05-07 Randy Dunlapalpha: eliminate old-style function definitions
2021-05-06 Linus TorvaldsMerge tag 's390-5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'vfio-v5.13-rc1pt2' of git://github.com/awill...
2021-05-06 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'ceph-for-5.13-rc1' of git://github.com/ceph...
2021-05-06 Linus TorvaldsMerge tag 'ecryptfs-5.13-rc1-updates' of git://git...
2021-05-06 Linus TorvaldsMerge tag 'trace-v5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'acpi-5.13-rc1-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.13-1' of git://git...
2021-05-06 Rouven Czerwinskiriscv: remove unused handle_exception symbol
next