]> Git Repo - linux.git/history - arch
KVM: x86: make Hyper-V PV TLB flush use tlb_flush_guest()
[linux.git] / arch /
2020-04-21 Vitaly KuznetsovKVM: x86: make Hyper-V PV TLB flush use tlb_flush_guest()
2020-04-20 Sean ChristophersonKVM: x86: Move "flush guest's TLB" logic to separate...
2020-04-20 Sean ChristophersonKVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID...
2020-04-20 Sean ChristophersonKVM: VMX: Drop redundant capability checks in low level...
2020-04-20 Sean ChristophersonKVM: VMX: Handle INVVPID fallback logic in vpid_sync_vc...
2020-04-20 Sean ChristophersonKVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
2020-04-20 Sean ChristophersonKVM: VMX: Use vpid_sync_context() directly when possible
2020-04-20 Sean ChristophersonKVM: VMX: Skip global INVVPID fallback if vpid==0 in...
2020-04-20 Junaid ShahidKVM: x86: Sync SPTEs when injecting page/EPT fault...
2020-04-20 Paolo BonziniKVM: x86: cleanup kvm_inject_emulated_page_fault
2020-04-20 Paolo BonziniKVM: x86: introduce kvm_mmu_invalidate_gva
2020-04-15 Sean ChristophersonKVM: x86: Export kvm_propagate_fault() (as kvm_inject_e...
2020-04-15 Junaid ShahidKVM: nVMX: Invalidate all roots when emulating INVVPID...
2020-04-15 Sean ChristophersonKVM: nVMX: Invalidate all EPTP contexts when emulating...
2020-04-15 Sean ChristophersonKVM: nVMX: Validate the EPTP when emulating INVEPT...
2020-04-15 Sean ChristophersonKVM: VMX: Flush all EPTP/VPID contexts on remote TLB...
2020-04-15 Eric NorthupKVM: pass through CPUID(0x80000006)
2020-04-15 Peter ShierKVM: x86: Return updated timer current count register...
2020-04-15 Uros BizjakKVM: SVM: Fix __svm_vcpu_run declaration.
2020-04-15 Uros BizjakKVM: SVM: Do not setup frame pointer in __svm_vcpu_run
2020-04-15 Borislav PetkovKVM: SVM: Fix build error due to missing release_pages...
2020-04-15 Uros BizjakKVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON...
2020-04-15 Oliver Uptonkvm: nVMX: match comment with return type for nested_vm...
2020-04-15 Oliver Uptonkvm: nVMX: reflect MTF VM-exits if injected by L1
2020-04-14 Sean ChristophersonKVM: s390: Return last valid slot if approx index is...
2020-04-14 Uros BizjakKVM: VMX: Enable machine check support for 32bit targets
2020-04-14 Paolo BonziniKVM: SVM: move more vmentry code to assembly
2020-04-14 Paolo BonziniKVM: SVM: fix compilation with modular PSP and non...
2020-04-07 Vitaly KuznetsovKVM: VMX: fix crash cleanup when KVM wasn't used
2020-04-07 Wanpeng LiKVM: X86: Filter out the broadcast dest for IPI fastpath
2020-04-07 Paolo BonziniMerge tag 'kvm-s390-master-5.7-1' of git://git.kernel...
2020-04-07 David HildenbrandKVM: s390: vsie: Fix possible race when shadowing regio...
2020-04-07 David HildenbrandKVM: s390: vsie: Fix delivery of addressing exceptions
2020-04-07 David HildenbrandKVM: s390: vsie: Fix region 1 ASCE sanity shadow addres...
2020-04-07 Oliver UptonKVM: nVMX: don't clear mtf_pending when nested events...
2020-04-07 Uros BizjakKVM: VMX: Remove unnecessary exception trampoline in...
2020-04-03 Uros BizjakKVM: SVM: Split svm_vcpu_run inline assembly to separat...
2020-04-03 Joerg RoedelKVM: SVM: Move SEV code to separate file
2020-04-03 Joerg RoedelKVM: SVM: Move AVIC code to separate file
2020-04-03 Joerg RoedelKVM: SVM: Move Nested SVM Implementation to nested.c
2020-04-03 Joerg RoedelkVM SVM: Move SVM related files to own sub-directory
2020-04-02 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-04-02 Linus TorvaldsMerge tag 'x86-urgent-2020-04-02' of git://git.kernel...
2020-04-02 Linus TorvaldsMerge branch 'next-integrity' of git://git.kernel.org...
2020-04-02 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-04-02 Linus TorvaldsMerge tag 'xfs-5.7-merge-8' of git://git.kernel.org...
2020-04-02 Linus TorvaldsMerge tag 'vfs-5.7-merge-1' of git://git.kernel.org...
2020-04-02 Linus TorvaldsMerge tag 'iomap-5.7-merge-2' of git://git.kernel.org...
2020-04-02 Linus TorvaldsMerge branch 'work.dotdot1' of git://git.kernel.org...
2020-04-02 Qian Caix86/kvm: fix a missing-prototypes "vmread_error"
2020-04-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-04-02 Pingfan Liumm/sparse: rename pfn_present() to pfn_in_present_section()
2020-04-02 Peter Xumm: allow VM_FAULT_RETRY for multiple times
2020-04-02 Peter Xumm: introduce FAULT_FLAG_DEFAULT
2020-04-02 Peter Xush/mm: use helper fault_signal_pending()
2020-04-02 Peter Xupowerpc/mm: use helper fault_signal_pending()
2020-04-02 Peter Xuarm64/mm: use helper fault_signal_pending()
2020-04-02 Peter Xuarc/mm: use helper fault_signal_pending()
2020-04-02 Peter Xux86/mm: use helper fault_signal_pending()
2020-04-02 Peter Xumm: introduce fault_signal_pending()
2020-04-02 Anshuman Khandualmm/vma: make vma_is_foreign() available for general use
2020-04-02 Masahiro Yamadaasm-generic: make more kernel-space headers mandatory
2020-04-02 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-04-02 Linus TorvaldsMerge tag 'for-linus-hmm' of git://git.kernel.org/pub...
2020-04-02 Linus TorvaldsMerge tag 'xarray-5.7' of git://git.infradead.org/users...
2020-04-01 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.7-rc1' of git:/...
2020-04-01 Linus TorvaldsMerge tag 'linux-kselftest-5.7-rc1' of git://git.kernel...
2020-04-01 Linus TorvaldsMerge tag 'for-5.7/dm-changes' of git://git.kernel...
2020-04-01 Linus TorvaldsMerge tag 'drm-next-2020-04-01' of git://anongit.freede...
2020-04-01 Linus TorvaldsMerge tag 'mailbox-v5.7' of git://git.linaro.org/landin...
2020-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2020-04-01 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2020-04-01 Linus Torvaldsx86: start using named parameters for low-level uaccess...
2020-04-01 Linus Torvaldsx86: get rid of 'rtype' argument to __get_user_asm...
2020-04-01 Linus Torvaldsx86: get rid of 'rtype' argument to __put_user_goto...
2020-04-01 Jiri KosinaMerge branch 'for-5.7/mcp2221' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/logitech' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/glorious' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/core' into for-linus
2020-04-01 Jiri KosinaMerge branch 'for-5.7/appleir' into for-linus
2020-04-01 Linus Torvaldsx86: get rid of 'errret' argument to __get_user_xyz...
2020-04-01 Linus Torvaldsx86: remove __put_user_asm() infrastructure
2020-04-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-03-31 Linus TorvaldsMerge tag 'ntb-5.7' of git://github.com/jonmason/ntb
2020-03-31 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.7-1' of git://git...
2020-03-31 Linus TorvaldsMerge tag 'tty-5.7-rc1' of git://git.kernel.org/pub...
2020-03-31 Linus TorvaldsMerge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm...
2020-03-31 Linus TorvaldsMerge tag 'kbuild-v5.7' of git://git.kernel.org/pub...
2020-03-31 Linus TorvaldsMerge branch 'next-general' of git://git.kernel.org...
2020-03-31 Linus TorvaldsMerge tag 'selinux-pr-20200330' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge tag 'audit-pr-20200330' of git://git.kernel.org...
2020-03-31 Linus TorvaldsMerge tag '5.7-rc-smb3-fixes-part1' of git://git.samba...
2020-03-31 Linus TorvaldsMerge tag 'gfs2-for-5.7' of git://git.kernel.org/pub...
2020-03-31 Linus TorvaldsMerge tag 'for-5.7-tag' of git://git.kernel.org/pub...
2020-03-31 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git.kernel.org...
2020-03-31 Linus TorvaldsMerge branch 'x86-vmware-for-linus' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge branch 'x86-misc-for-linus' of git://git.kernel...
2020-03-31 Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git.kernel...
next
This page took 0.136084 seconds and 7 git commands to generate.