index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-26
4
-12
/
+29
|
\
|
*
KVM: X86: Narrow down the IPI fastpath to single target IPI
Wanpeng Li
2020-03-26
1
-1
/
+4
|
*
KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer
Wanpeng Li
2020-03-24
1
-0
/
+6
|
*
KVM: VMX: don't allow memory operands for inline asm that modifies SP
Nick Desaulniers
2020-03-23
1
-1
/
+1
|
*
KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...
He Zhe
2020-03-23
1
-1
/
+1
|
*
KVM: SVM: Issue WBINVD after deactivating an SEV guest
Tom Lendacky
2020-03-23
1
-8
/
+14
|
*
KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is available
Paolo Bonzini
2020-03-20
1
-0
/
+3
|
*
KVM: x86: remove bogus user-triggerable WARN_ON
Paolo Bonzini
2020-03-20
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-25
1
-4
/
+6
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-13
1
-4
/
+6
|
|
\
\
|
|
*
|
bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bits
Luke Nelson
2020-03-06
1
-4
/
+6
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-24
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
x86/ioremap: Fix CONFIG_EFI=n build
Borislav Petkov
2020-03-19
1
-0
/
+3
*
|
|
|
|
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-21
1
-2
/
+24
|
/
/
/
/
*
|
|
|
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
2
-6
/
+26
|
\
\
\
\
|
*
|
|
|
x86/vector: Remove warning on managed interrupt migration
Peter Xu
2020-03-13
1
-6
/
+8
|
*
|
|
|
x86/ioremap: Map EFI runtime services data as encrypted for SEV
Tom Lendacky
2020-03-11
1
-0
/
+18
*
|
|
|
|
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-15
1
-10
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2020-03-12
1
-10
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
2
-6
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
x86/mce: Fix logic and comments around MSR_PPIN_CTL
Tony Luck
2020-02-27
1
-4
/
+5
|
*
|
|
|
|
x86/mce/therm_throt: Undo thermal polling properly on CPU offline
Thomas Gleixner
2020-02-25
1
-2
/
+7
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-14
8
-12
/
+31
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'kvm-null-pointer-fix' into kvm-master
Paolo Bonzini
2020-03-14
1
-2
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs
Vitaly Kuznetsov
2020-03-14
1
-2
/
+3
|
*
|
|
|
|
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
Nitesh Narayan Lal
2020-03-14
1
-2
/
+5
|
*
|
|
|
|
KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
Sean Christopherson
2020-03-14
1
-2
/
+14
|
*
|
|
|
|
KVM: fix Kconfig menu text for -Werror
Jason A. Donenfeld
2020-03-05
1
-1
/
+1
|
*
|
|
|
|
KVM: x86: remove stale comment from struct x86_emulate_ctxt
Vitaly Kuznetsov
2020-03-03
1
-1
/
+0
|
*
|
|
|
|
KVM: x86: clear stale x86_emulate_ctxt->intercept value
Vitaly Kuznetsov
2020-03-03
1
-0
/
+1
|
*
|
|
|
|
KVM: SVM: Fix the svm vmexit code for WRMSR
Haiwei Li
2020-03-02
1
-1
/
+2
|
*
|
|
|
|
KVM: X86: Fix dereference null cpufreq policy
Wanpeng Li
2020-03-02
1
-3
/
+5
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-03-12
2
-3
/
+9
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
crypto: x86/curve25519 - support assemblers with no adx support
Jason A. Donenfeld
2020-03-05
2
-3
/
+9
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-02
8
-9
/
+52
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
2020-02-29
1
-6
/
+1
|
*
|
|
|
|
|
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
2020-02-29
6
-2
/
+50
|
*
|
|
|
|
|
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
2020-02-27
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-02
1
-99
/
+52
|
\
\
\
\
\
\
|
*
|
|
|
|
|
efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
Ard Biesheuvel
2020-02-26
1
-19
/
+26
|
*
|
|
|
|
|
efi/x86: Remove support for EFI time and counter services in mixed mode
Ard Biesheuvel
2020-02-26
1
-76
/
+5
|
*
|
|
|
|
|
efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
Ard Biesheuvel
2020-02-26
1
-4
/
+21
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-01
6
-29
/
+86
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
/
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
2020-03-01
1
-0
/
+15
|
*
|
|
|
|
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
2020-02-28
1
-2
/
+2
|
*
|
|
|
|
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
2020-02-28
1
-5
/
+5
|
*
|
|
|
|
KVM: allow disabling -Werror
Paolo Bonzini
2020-02-28
2
-1
/
+14
|
*
|
|
|
|
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2020-02-28
2
-0
/
+4
|
*
|
|
|
|
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
2020-02-28
1
-12
/
+21
|
*
|
|
|
|
KVM: Introduce pv check helpers
Wanpeng Li
2020-02-28
1
-10
/
+24
[next]