KVM: X86: Handle implicit supervisor access with SMAP
[sfrench/cifs-2.6.git] / arch / x86 / kvm / x86.c
2022-04-02 Lai JiangshanKVM: X86: Handle implicit supervisor access with SMAP
2022-04-02 Lai JiangshanKVM: X86: Change the type of access u32 to u64
2022-04-02 Paolo BonziniKVM: MMU: propagate alloc_workqueue failure
2022-03-21 Oliver UptonKVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
2022-03-21 Thomas Gleixnerkvm: x86: Require const tsc for RT
2022-03-18 Paolo BonziniMerge tag 'kvmarm-5.18' of git://git./linux/kernel...
2022-03-15 Paolo BonziniMerge tag 'kvm-s390-next-5.18-2' of https://git./linux...
2022-03-08 Paolo BonziniKVM: use __vcalloc for very large allocations
2022-03-04 Paolo BonziniMerge branch 'kvm-bugfixes' into HEAD
2022-03-02 Paolo BonziniKVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioc...
2022-03-01 Sean ChristophersonKVM: x86/mmu: Zap only obsolete roots if a root shadow...
2022-03-01 Sean ChristophersonKVM: x86: Invoke kvm_mmu_unload() directly on CR4.PCIDE...
2022-03-01 Sean ChristophersonKVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC...
2022-03-01 Sean ChristophersonKVM: x86: WARN if KVM emulates an IPI without clearing...
2022-03-01 Paolo BonziniKVM: x86: flush TLB separately from MMU reset
2022-02-25 Paolo BonziniMerge tag 'kvmarm-fixes-5.17-4' of git://git./linux...
2022-02-25 Paolo BonziniKVM: x86/mmu: do not pass vcpu to root freeing functions
2022-02-25 Paolo BonziniKVM: x86: use struct kvm_mmu_root_info for mmu->root
2022-02-25 Paolo BonziniKVM: x86: do not deliver asynchronous page faults if...
2022-02-25 Paolo BonziniKVM: x86: Reinitialize context if host userspace toggle...
2022-02-25 David DunnKVM: x86: Provide per VM capability for disabling PMU...
2022-02-25 Paolo BonziniMerge branch 'kvm-hv-xmm-hypercall-fixes' into HEAD
2022-02-24 Paolo BonziniMerge branch 'kvm-ppc-cap-210' into kvm-next-5.18
2022-02-22 Paolo BonziniMerge tag 'kvm-s390-next-5.18-1' of git://git./linux...
2022-02-22 Paolo BonziniMerge branch 'kvm-ppc-cap-210' into kvm-master
2022-02-18 Paolo BonziniKVM: x86: allow defining return-0 static calls
2022-02-18 Paolo BonziniKVM: x86: make several APIC virtualization callbacks...
2022-02-18 Paolo BonziniKVM: x86: remove KVM_X86_OP_NULL and mark optional...
2022-02-18 Paolo BonziniKVM: x86: use static_call_cond for optional callbacks
2022-02-18 Paolo BonziniKVM: x86: return 1 unconditionally for availability...
2022-02-18 Leonardo Brasx86/kvm: Fix compilation warning in non-x86_64 builds
2022-02-17 Leonardo Brasx86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
2022-02-17 Anton Romanovkvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in...
2022-02-17 Aaron LewisKVM: x86: Add KVM_CAP_ENABLE_CAP to x86
2022-02-14 Paolo BonziniMerge remote-tracking branch 'kvm/master' into HEAD
2022-02-11 Maxim LevitskyKVM: SVM: fix race between interrupt delivery and AVIC...
2022-02-11 Paolo BonziniMerge tag 'kvmarm-fixes-5.17-3' of git://git./linux...
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 Sean ChristophersonKVM: x86: Use more verbose names for mem encrypt kvm_x8...
2022-02-10 Sean ChristophersonKVM: x86: Move get_cs_db_l_bits() helper to SVM
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: 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 Jinrong LiangKVM: x86: Remove unused "flags" of kvm_pv_kick_cpu_op()
2022-02-10 Jinrong LiangKVM: x86: Remove unused "vcpu" of kvm_scale_tsc()
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-09 Linus TorvaldsMerge tag 'kvm-s390-kernel-access' from emailed bundle
2022-02-08 Linus TorvaldsMerge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org...
2022-02-07 Linus TorvaldsMerge tag '5.17-rc3-ksmbd-server-fixes' of git://git...
2022-02-07 Linus TorvaldsMerge tag 'mmc-v5.17-rc1' of git://git./linux/kernel...
2022-02-07 Linus TorvaldsMerge tag 'integrity-v5.17-fix' of git://git./linux...
2022-02-06 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
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 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2022-02-05 Linus TorvaldsMerge tag 'for-linus-5.17a-rc3-tag' of git://git./linux...
2022-02-05 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-02-05 Linus TorvaldsMerge tag 'xfs-5.17-fixes-1' of git://git./fs/xfs/xfs...
2022-02-05 Linus TorvaldsMerge tag 'vfs-5.17-fixes-2' of git://git./fs/xfs/xfs...
2022-02-05 Linus TorvaldsMerge tag 'iomap-5.17-fixes-1' of git://git./fs/xfs...
2022-02-05 Paolo BonziniMerge tag 'kvmarm-fixes-5.17-2' of git://git./linux...
2022-02-05 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2022-02-04 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-02-04 Linus TorvaldsMerge tag 'pci-v5.17-fixes-3' of git://git./linux/kerne...
2022-02-04 Linus TorvaldsMerge tag 'for-5.17-rc2-tag' of git://git./linux/kernel...
2022-02-04 Linus TorvaldsMerge tag 'erofs-for-5.17-rc3-fixes' of git://git....
2022-02-04 Linus TorvaldsMerge tag 'block-5.17-2022-02-04' of git://git.kernel...
2022-02-04 Linus TorvaldsMerge tag 'sound-5.17-rc3' of git://git./linux/kernel...
2022-02-04 Linus TorvaldsMerge tag '9p-for-5.17-rc3' of git://github.com/martine...
2022-02-04 Linus TorvaldsMerge tag '5.17-rc3-smb3-client-fixes' of git://git...
2022-02-04 Sean ChristophersonKVM: x86: Use ERR_PTR_USR() to return -EFAULT as a...
2022-02-04 Dave AirlieMerge tag 'drm-misc-fixes-2022-02-03' of git://anongit...
2022-02-04 Linus TorvaldsMerge tag 'net-5.17-rc3' of git://git./linux/kernel...
2022-02-04 Linus TorvaldsMerge tag 'selinux-pr-20220203' of git://git./linux...
2022-02-04 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.17-rc3' of git:...
2022-02-03 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-02-03 Linus TorvaldsMerge branch 'for-5.17-fixes' of git://git./linux/kerne...
2022-02-03 Linus TorvaldsMerge tag 'mips-fixes-5.17_2' of git://git./linux/kerne...
2022-02-02 Linus TorvaldsMerge tag 'nfsd-5.17-1' of git://git./linux/kernel...
2022-02-02 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of...
2022-02-02 Linus TorvaldsMerge tag 'pinctrl-v5.17-2' of git://git./linux/kernel...
2022-02-01 Linus TorvaldsMerge tag 'spi-fix-v5.17-rc2' of git://git./linux/kerne...
2022-02-01 Linus TorvaldsMerge tag 'regulator-fix-v5.17-rc2' of git://git./linux...
2022-02-01 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.17-2' of git://git...
2022-02-01 Linus TorvaldsMerge tag 'ovl-fixes-5.17-rc3' of git://git./linux...
2022-02-01 Linus TorvaldsMerge tag 'unicode-for-next-5.17-rc3' of git://git...
2022-02-01 Linus TorvaldsMerge tag 'audit-pr-20220131' of git://git./linux/kerne...
2022-02-01 Takashi IwaiMerge tag 'asoc-fix-v5.17-rc2' of https://git./linux...
2022-02-01 Mark Rutlandkvm/x86: rework guest entry logic
2022-01-30 Linus TorvaldsMerge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git...
2022-01-30 Linus TorvaldsMerge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git...
2022-01-30 Linus TorvaldsMerge tag 'sched_urgent_for_v5.17_rc2_p2' of git:/...
2022-01-30 Linus TorvaldsMerge tag 'x86_urgent_for_v5.17_rc2' of git://git....
2022-01-29 Thomas GleixnerMerge tag 'irqchip-fixes-5.17-1' of git://git./linux...
next