Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
946c522b603f281195af1df91837a1d4d1eb3bc9
/
arch
946c522
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
by Sean Christopherson
· 6 years ago
c57cd3c
svm: Fix improper check when deactivate AVIC
by Suthikulpanit, Suravee
· 6 years ago
f7589cc
KVM: x86: cull apicv code when userspace irqchip is requested
by Paolo Bonzini
· 6 years ago
98d9058
svm: Fix AVIC DFR and LDR handling
by Suthikulpanit, Suravee
· 6 years ago
b5179ec
x86/kvmclock: set offset for kvm unstable clock
by Pavel Tatashin
· 6 years ago
4f44c4e
KVM: VMX: Reorder clearing of registers in the vCPU-run assembly flow
by Sean Christopherson
· 6 years ago
fc2ba5a
KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering
by Sean Christopherson
· 6 years ago
3b895ef
KVM: VMX: Preserve callee-save registers in vCPU-run asm sub-routine
by Sean Christopherson
· 6 years ago
e75c3c3
KVM: VMX: Return VM-Fail from vCPU-run assembly via standard ABI reg
by Sean Christopherson
· 6 years ago
77df549
KVM: VMX: Pass @launched to the vCPU-run asm via standard ABI regs
by Sean Christopherson
· 6 years ago
a62fd5a
KVM: VMX: Use RAX as the scratch register during vCPU-run
by Sean Christopherson
· 6 years ago
ee2fc63
KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run()
by Sean Christopherson
· 6 years ago
c823dd5
KVM: VMX: Fold __vmx_vcpu_run() back into vmx_vcpu_run()
by Sean Christopherson
· 6 years ago
5e0781d
KVM: VMX: Move vCPU-run code to a proper assembly routine
by Sean Christopherson
· 6 years ago
63c73aa
KVM: VMX: Create a stack frame in vCPU-run
by Sean Christopherson
· 6 years ago
c14f9dd
KVM: VMX: Use #defines in place of immediates in VM-Enter inline asm
by Sean Christopherson
· 6 years ago
95c7b77
KVM: x86: Explicitly #define the VCPU_REGS_* indices
by Sean Christopherson
· 6 years ago
d558920
KVM: VMX: Use vcpu->arch.regs directly when saving/loading guest state
by Sean Christopherson
· 6 years ago
f78d097
KVM: VMX: Don't save guest registers after VM-Fail
by Sean Christopherson
· 6 years ago
217aaff
KVM: VMX: Invert the ordering of saving guest/host scratch reg at VM-Enter
by Sean Christopherson
· 6 years ago
c9afc58
KVM: VMX: Pass "launched" directly to the vCPU-run asm blob
by Sean Christopherson
· 6 years ago
c09b03e
KVM: VMX: Update VMCS.HOST_RSP via helper C function
by Sean Christopherson
· 6 years ago
47e97c0
KVM: VMX: Load/save guest CR2 via C code in __vmx_vcpu_run()
by Sean Christopherson
· 6 years ago
5a87816
KVM: nVMX: Cache host_rsp on a per-VMCS basis
by Sean Christopherson
· 6 years ago
fbda0fd
KVM: nVMX: Let the compiler select the reg for holding HOST_RSP
by Sean Christopherson
· 6 years ago
74dfa27
KVM: nVMX: Reference vmx->loaded_vmcs->launched directly
by Sean Christopherson
· 6 years ago
bbc0b82
KVM: nVMX: Capture VM-Fail via CC_{SET,OUT} in nested early checks
by Sean Christopherson
· 6 years ago
f1727b4
KVM: nVMX: Capture VM-Fail to a local var in nested_vmx_check_vmentry_hw()
by Sean Christopherson
· 6 years ago
6c1e7e5
KVM: nVMX: Explicitly reference the scratch reg in nested early checks
by Sean Christopherson
· 6 years ago
98ff2ac
KVM: nVMX: Drop STACK_FRAME_NON_STANDARD from nested_vmx_check_vmentry_hw()
by Sean Christopherson
· 6 years ago
9ce0a07
KVM: nVMX: Remove a rogue "rax" clobber from nested_vmx_check_vmentry_hw()
by Sean Christopherson
· 6 years ago
6f7c6d2
KVM: VMX: Let the compiler save/load RDX during vCPU-run
by Sean Christopherson
· 6 years ago
ccf4474
KVM: VMX: Manually load RDX in vCPU-run asm blob
by Sean Christopherson
· 6 years ago
f3689e3
KVM: VMX: Save RSI to an unused output in the vCPU-run asm blob
by Sean Christopherson
· 6 years ago
831a3011
KVM: VMX: Modify only RSP when creating a placeholder for guest's RCX
by Sean Christopherson
· 6 years ago
0e0ab73
KVM: VMX: Zero out *all* general purpose registers after VM-Exit
by Sean Christopherson
· 6 years ago
1ce072c
KVM: nVMX: Check a single byte for VMCS "launched" in nested early checks
by Sean Christopherson
· 6 years ago
61c08aa
KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
by Sean Christopherson
· 6 years ago
aadaa80
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
212146f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
20e55bc
x86/mm: Make set_pmd_at() paravirt aware
by Juergen Gross
· 6 years ago
e8b5060
Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
e5a8a11
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
3e5e692
Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
46c291e2
Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
5bb513e
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
820828b
Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
0521e8b
x86/mm/cpa: Fix set_mce_nospec()
by Peter Zijlstra
· 6 years ago
05dc600
mips: cm: reprime error cause
by Vladimir Kondratiev
· 6 years ago
8a96669
mips: loongson64: remove unreachable(), fix loongson_poweroff().
by Yifeng Li
· 6 years ago
ecec768
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)
by Peter Shier
· 6 years ago
353c095
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
by Paolo Bonzini
· 6 years ago
30363d6
m68k: set proper major_num when specifying module param major_num
by Chengguang Xu
· 6 years ago
45b13b4
x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting
by Kirill A. Shutemov
· 6 years ago
ea57368
arm64: kexec_file: handle empty command-line
by Jean-Philippe Brucker
· 6 years ago
2b424cf
MIPS: Remove function size check in get_frame_info()
by Jun-Ru Chang
· 6 years ago
047f2d9
MIPS: Use lower case for addresses in nexys4ddr.dts
by Paul Burton
· 6 years ago
e02e07e
MIPS: Loongson: Introduce and use loongson_llsc_mb()
by Huacai Chen
· 6 years ago
d23c808
arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX
by Will Deacon
· 6 years ago
602cae0
perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()
by Peter Zijlstra
· 6 years ago
9e63a78
perf/x86/intel/uncore: Add Node ID mask
by Kan Liang
· 6 years ago
24b888d
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
cc6810e
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d28af26
x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()
by Tony Luck
· 6 years ago
74b13e7
Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
b9de6ef
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
e6d4293
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
by Johannes Weiner
· 6 years ago
cd984a5
Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
8b050fe
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
a8e911d
x86_64: increase stack size for KASAN_EXTRA
by Qian Cai
· 6 years ago
36c0f7f
arch: unexport asm/shmparam.h for all architectures
by Masahiro Yamada
· 6 years ago
2aa958c
x86/kexec: Don't setup EFI info if EFI runtime is not enabled
by Kairui Song
· 6 years ago
c228d29
x86: explicitly align IO accesses in memcpy_{to,from}io
by Linus Torvalds
· 6 years ago
f7daa9c
arm64: hibernate: Clean the __hyp_text to PoC after resume
by James Morse
· 6 years ago
8fac5cb
arm64: hyp-stub: Forbid kprobing of the hyp-stub
by James Morse
· 6 years ago
f2b3d85
arm64: kprobe: Always blacklist the KVM world-switch code
by James Morse
· 6 years ago
8ea2359
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
by Ard Biesheuvel
· 6 years ago
132fdc3
arm64: Do not issue IPIs for user executable ptes
by Catalin Marinas
· 6 years ago
44e56f3
Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
5a3840a
powerpc/papr_scm: Use the correct bind address
by Oliver O'Halloran
· 6 years ago
432dd70
ARM: cns3xxx: Use actual size reads for PCIe
by Koen Vandeputte
· 6 years ago
65dbb42
ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
by Koen Vandeputte
· 6 years ago
912139c
x86/microcode/amd: Don't falsely trick the late loading mechanism
by Thomas Lendacky
· 6 years ago
579b923
powerpc/radix: Fix kernel crash with mremap()
by Aneesh Kumar K.V
· 6 years ago
b284909
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
by Josh Poimboeuf
· 6 years ago
d0f9f16
ARM: tango: Improve ARCH_MULTIPLATFORM compatibility
by Marc Gonzalez
· 6 years ago
a17bab2
Merge tag 'renesas-fixes3-for-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/fixes
by Arnd Bergmann
· 6 years ago
a7403eb
Merge tag 'sunxi-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes
by Arnd Bergmann
· 6 years ago
83d3651
Merge tag 'amlogic-fixes-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixes
by Arnd Bergmann
· 6 years ago
db40909
ARM: iop32x/n2100: fix PCI IRQ mapping
by Russell King
· 6 years ago
44a0f88
Merge tag 'omap-for-v5.0/fixes-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
by Arnd Bergmann
· 6 years ago
2b3604e
Merge tag 'davinci-fixes-for-v5.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/fixes
by Arnd Bergmann
· 6 years ago
91c577e
Merge tag 'qcom-fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes
by Arnd Bergmann
· 6 years ago
1229c72
Merge tag 'renesas-fixes2-for-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/fixes
by Arnd Bergmann
· 6 years ago
0393770
Merge tag 'pxa-fixes-5.0' of https://github.com/rjarzmik/linux into arm/fixes
by Arnd Bergmann
· 6 years ago
6983582
Merge tag 'imx-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
by Arnd Bergmann
· 6 years ago
5ccd352
x86/fault: Fix sign-extend unintended sign extension
by Colin Ian King
· 6 years ago
b677dfa
x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning to long mode
by Wei Huang
· 6 years ago
67fc5dc
MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
by Paul Burton
· 6 years ago
0648e50
MIPS: VDSO: Use same -m%-float cflag as the kernel proper
by Paul Burton
· 6 years ago
Next »