Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c538d57f6726022f9810bfbb52c4696cfdaf10a7
/
arch
/
x86
c538d57
KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
by Sean Christopherson
· 6 years ago
3b013a2
KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01
by Sean Christopherson
· 6 years ago
d28f429
KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
by Sean Christopherson
· 6 years ago
b1346ab
KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rare
by Paolo Bonzini
· 6 years ago
7952d76
KVM: nVMX: Sync rarely accessed guest fields only when needed
by Sean Christopherson
· 6 years ago
e217429
KVM: nVMX: Add helpers to identify shadowed VMCS fields
by Sean Christopherson
· 6 years ago
3731905ef
KVM: nVMX: Use descriptive names for VMCS sync functions and flags
by Sean Christopherson
· 6 years ago
f4f8316
KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
by Sean Christopherson
· 6 years ago
1c6f0b4
KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
by Sean Christopherson
· 6 years ago
b643780
KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
by Sean Christopherson
· 6 years ago
fadcead
KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields
by Sean Christopherson
· 6 years ago
95b5a48
KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
by Sean Christopherson
· 6 years ago
165072b
KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
by Sean Christopherson
· 6 years ago
2342080
KVM: VMX: Store the host kernel's IDT base in a global variable
by Sean Christopherson
· 6 years ago
49def50
KVM: VMX: Read cached VM-Exit reason to detect external interrupt
by Sean Christopherson
· 6 years ago
2ea7203
kvm: nVMX: small cleanup in handle_exception
by Paolo Bonzini
· 6 years ago
beb8d93
KVM: VMX: Fix handling of #MC that occurs during VM-Entry
by Sean Christopherson
· 6 years ago
73f624f
KVM: x86: move MSR_IA32_POWER_CTL handling to common code
by Paolo Bonzini
· 6 years ago
4cb8b11
kvm: x86: offset is ensure to be in range
by Wei Yang
· 6 years ago
ee171d2
kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()
by Wei Yang
· 6 years ago
7d2296b
kvm: x86: check kvm_apic_sw_enabled() is enough
by Wei Yang
· 6 years ago
2d5ba19
kvm: x86: add host poll control msrs
by Marcelo Tosatti
· 6 years ago
fdb2861
kvm: vmx: segment limit check: use access length
by Eugene Korenevsky
· 6 years ago
c1a9acb
kvm: vmx: fix limit checking in get_vmx_mem_address()
by Eugene Korenevsky
· 6 years ago
a87f2d3
KVM: x86: Add Intel CPUID.1F cpuid emulation support
by Like Xu
· 6 years ago
1fc5d194
KVM: x86: Use DR_TRAP_BITS instead of hard-coded 15
by Liran Alon
· 6 years ago
1dfdb45
KVM: x86: clean up conditions for asynchronous page fault handling
by Paolo Bonzini
· 6 years ago
0d9ce16
kvm: Convert kvm_lock to a mutex
by Junaid Shahid
· 6 years ago
1ae4de2
KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64
by Uros Bizjak
· 6 years ago
5a25355
x86/kvm/VMX: drop bad asm() clobber from nested_vmx_check_vmentry_hw()
by Jan Beulich
· 6 years ago
511a8556
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
by Wanpeng Li
· 6 years ago
b517006
KVM: X86: Provide a capability to disable cstate msr read intercepts
by Wanpeng Li
· 6 years ago
4d22c17
kvm: x86: refine kvm_get_arch_capabilities()
by Xiaoyao Li
· 6 years ago
f257d6d
KVM: Directly return result from kvm_arch_check_processor_compat()
by Sean Christopherson
· 6 years ago
0532dd5
kvm: svm/avic: Do not send AVIC doorbell to self
by Suthikulpanit, Suravee
· 6 years ago
b6c4bc6
KVM: LAPIC: Optimize timer latency further
by Wanpeng Li
· 6 years ago
ec0671d
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
by Wanpeng Li
· 6 years ago
84ea3ac
KVM: LAPIC: Extract adaptive tune timer advancement logic
by Wanpeng Li
· 6 years ago
8f38302
KVM/nSVM: properly map nested VMCB
by Vitaly Kuznetsov
· 6 years ago
f3ecb59
kvm: x86: Fix reserved bits related calculation errors caused by MKTME
by Kai Huang
· 6 years ago
7b6f8a0
kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
by Kai Huang
· 6 years ago
a86cb41
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
by Thomas Huth
· 6 years ago
862f0a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
66f61c9
KVM: x86: fix return value for reserved EFER
by Paolo Bonzini
· 6 years ago
2924b52
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
by Paolo Bonzini
· 6 years ago
0e6f467
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
by Paolo Bonzini
· 6 years ago
a80c4ec
x86/kvm/pmu: Set AMD's virt PMU version to 1
by Borislav Petkov
· 6 years ago
6f2f845
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
by Paolo Bonzini
· 6 years ago
654f1f1
kvm: Check irqchip mode before assign irqfd
by Peter Xu
· 6 years ago
c9bcd3e
kvm: svm/avic: fix off-by-one in checking host APIC ID
by Suthikulpanit, Suravee
· 6 years ago
16ba3ab
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
by Wanpeng Li
· 6 years ago
0e6edce
KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow
by Wanpeng Li
· 6 years ago
4d25996
kvm: vmx: Fix -Wmissing-prototypes warnings
by Yi Wang
· 6 years ago
541e886
KVM: nVMX: Fix using __this_cpu_read() in preemptible context
by Wanpeng Li
· 6 years ago
382409b
kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID
by Jim Mattson
· 6 years ago
32a243d
kvm: x86: Include multiple indices with CPUID leaf 0x8000001d
by Jim Mattson
· 6 years ago
21be4ca
KVM: nVMX: Clear nested_run_pending if setting nested state fails
by Sean Christopherson
· 6 years ago
db80927
KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATE
by Paolo Bonzini
· 6 years ago
3e0a4e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
by Thomas Gleixner
· 6 years ago
fd534e9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
by Thomas Gleixner
· 6 years ago
d691005
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
by Thomas Gleixner
· 6 years ago
9ff554e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 82
by Thomas Gleixner
· 6 years ago
fd26084
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 70
by Thomas Gleixner
· 6 years ago
dd165a6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48
by Thomas Gleixner
· 6 years ago
af1a889
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
by Thomas Gleixner
· 6 years ago
f6ce7f2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19
by Thomas Gleixner
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
ff8583d
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
1335d9a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9cc342f
treewide: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
0ef0fd3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
bf8a9a4
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d396360
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c77ee64
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
9c8ad7a
uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]
by David Howells
· 6 years ago
88640e1
x86/speculation/mds: Revert CPU buffer clear on double fault exit
by Andy Lutomirski
· 6 years ago
00f5764
Merge branch 'linus' into x86/urgent, to pick up dependent changes
by Ingo Molnar
· 6 years ago
8649efb
Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 6 years ago
5fd09ba
Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
d2d8b14
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
f93f7ed
Revert "KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU"
by Sean Christopherson
· 6 years ago
61455bf
kvm: x86: Fix L1TF mitigation for shadow MMU
by Kai Huang
· 6 years ago
d69129b
KVM: nVMX: Disable intercept for FS/GS base MSRs in vmcs02 when possible
by Sean Christopherson
· 6 years ago
bfbfbf7
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
2a8d69f
Merge branches 'pm-cpufreq' and 'pm-domains'
by Rafael J. Wysocki
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
9012d01
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
by Masahiro Yamada
· 6 years ago
687a3e4
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers
by Masahiro Yamada
· 6 years ago
414147d
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
318222a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
ac5c942
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
by David Hildenbrand
· 6 years ago
940519f
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
by Michal Hocko
· 6 years ago
4eb0716
hugetlb: allow to free gigantic pages regardless of the configuration
by Alexandre Ghiti
· 6 years ago
8df995f
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
by Alexandre Ghiti
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
fa4bff1
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
Next »