开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2021-05-27
KVM: x86/mmu: Fix comment mentioning skip_4k
David Matlack
2021-05-27
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
2021-05-27
KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch
Wanpeng Li
2021-05-27
KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots()
Wanpeng Li
2021-05-27
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
2021-05-27
KVM: X86: Bail out of direct yield in case of under-committed scenarios
Wanpeng Li
2021-05-24
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
2021-05-24
KVM: VMX: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-24
KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check
Vitaly Kuznetsov
2021-05-23
Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-23
Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-22
Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-05-19
x86/sev-es: Use __put_user()/__get_user() for data accesses
Joerg Roedel
2021-05-19
x86/sev-es: Forward page-faults which happen during emulation
Joerg Roedel
2021-05-19
x86/sev-es: Don't return NULL from sev_es_get_ghcb()
Joerg Roedel
2021-05-19
x86/build: Fix location of '-plugin-opt=' flags
Nathan Chancellor
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
2021-05-18
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
2021-05-18
perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
Like Xu
2021-05-18
x86/sev-es: Invalidate the GHCB after completing VMGEXIT
Tom Lendacky
2021-05-18
x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
Tom Lendacky
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
2021-05-13
x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...
Huang Rui
2021-05-12
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-05-09
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-07
Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
2021-05-07
KVM: SVM: Invert user pointer casting in SEV {en,de}crypt helpers
Sean Christopherson
2021-05-07
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
2021-05-07
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
[next]