index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-13
x86/mm: Rename is_kernel_text to __is_kernel_text
Jiri Olsa
2020-03-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-03-11
bpf: Fix trampoline generation for fmod_ret programs
Alexei Starovoitov
2020-03-05
crypto: x86/curve25519 - support assemblers with no adx support
Jason A. Donenfeld
2020-03-04
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
2020-03-04
bpf: JIT helpers for fmod_ret progs
KP Singh
2020-03-04
bpf: Refactor trampoline update code
KP Singh
2020-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-02
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
2020-02-29
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
2020-02-28
KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter
Paolo Bonzini
2020-02-27
x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changes
Sean Christopherson
2020-02-26
Revert "KVM: x86: enable -Werror"
Christoph Hellwig
2020-02-26
efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
Ard Biesheuvel
2020-02-26
efi/x86: Remove support for EFI time and counter services in mixed mode
Ard Biesheuvel
2020-02-26
efi/x86: Align GUIDs to their size in the mixed mode runtime wrapper
Ard Biesheuvel
2020-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-02-23
KVM: nVMX: Check IO instruction VM-exit conditions
Oliver Upton
2020-02-23
KVM: nVMX: Refactor IO bitmap checks into helper function
Oliver Upton
2020-02-23
KVM: nVMX: Don't emulate instructions in guest mode
Paolo Bonzini
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
2020-02-23
KVM: fix error handling in svm_hardware_setup
Li RongQing
2020-02-22
Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-21
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-21
KVM: SVM: Fix potential memory leak in svm_cpu_init()
Miaohe Lin
2020-02-21
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
2020-02-21
KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...
Vitaly Kuznetsov
2020-02-21
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
2020-02-21
kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
Suravee Suthikulpanit
2020-02-21
KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
Xiaoyao Li
2020-02-21
KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
wanpeng li
2020-02-21
KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOI
Miaohe Lin
2020-02-20
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-20
kvm/emulate: fix a -Werror=cast-function-type
Qian Cai
2020-02-20
KVM: x86: fix incorrect comparison in trace event
Paolo Bonzini
2020-02-20
x86/xen: Distribute switch variables for initialization
Kees Cook
2020-02-19
x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
Kim Phillips
2020-02-19
x86/boot/compressed: Don't declare __force_order in kaslr_64.c
H.J. Lu
2020-02-17
KVM: nVMX: Fix some obsolete comments and grammar error
Miaohe Lin
[next]