index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
2024-08-07
1
-5
/
+7
*
Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-04
1
-0
/
+4
|
\
|
*
x86/setup: Parse the builtin command line before merging
Borislav Petkov (AMD)
2024-07-31
1
-0
/
+4
*
|
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
2024-08-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
2024-07-26
1
-0
/
+1
*
|
Merge tag 'for-linus-6.11-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-27
1
-5
/
+0
|
\
\
|
*
|
x86/xen: fix memblock_reserve() usage on PVH
Roger Pau Monne
2024-07-25
1
-5
/
+0
*
|
|
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
3
-0
/
+73
|
\
\
\
|
*
|
|
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
2024-07-19
3
-0
/
+73
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
6
-42
/
+144
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: x86/pmu: Add kvm_pmu_call() to simplify static calls of kvm_pmu_ops
Wei Wang
2024-07-16
1
-0
/
+1
|
*
|
KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
Wei Wang
2024-07-16
1
-4
/
+6
|
*
|
KVM: x86: Replace static_call_cond() with static_call()
Wei Wang
2024-07-16
3
-6
/
+4
|
*
|
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
2024-07-16
1
-0
/
+48
|
|
\
\
|
|
*
|
x86/sev: Move sev_guest.h into common SEV header
Michael Roth
2024-07-16
1
-0
/
+48
|
*
|
|
Merge tag 'kvm-x86-vmx-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
2
-3
/
+1
|
|
\
\
\
|
|
*
|
|
KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
Sean Christopherson
2024-06-28
2
-2
/
+0
|
|
*
|
|
KVM: nVMX: Request immediate exit iff pending nested event needs injection
Sean Christopherson
2024-06-28
1
-1
/
+1
|
*
|
|
|
Merge tag 'kvm-x86-pmu-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
1
-13
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
KVM: x86/pmu: Introduce distinct macros for GP/fixed counter max number
Dapeng Mi
2024-06-28
1
-8
/
+12
|
|
*
|
|
|
KVM: x86/pmu: Change ambiguous _mask suffix to _rsvd in kvm_pmu
Dapeng Mi
2024-06-03
1
-5
/
+5
|
*
|
|
|
|
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
1
-11
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: x86: Remove VMX support for virtualizing guest MTRR memtypes
Sean Christopherson
2024-06-05
1
-11
/
+4
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
1
-3
/
+21
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: x86: Drop unused check_apicv_inhibit_reasons() callback definition
Hou Wenlong
2024-06-10
1
-1
/
+0
|
|
*
|
|
|
|
KVM: x86: Keep consistent naming for APICv/AVIC inhibit reasons
Alejandro Jimenez
2024-06-05
1
-2
/
+2
|
|
*
|
|
|
|
KVM: x86: Print names of apicv inhibit reasons in traces
Alejandro Jimenez
2024-06-05
1
-0
/
+19
|
|
*
|
|
|
|
KVM: x86: Make nanoseconds per APIC bus cycle a VM variable
Isaku Yamahata
2024-06-05
1
-0
/
+1
|
|
*
|
|
|
|
KVM: x86: Add a struct to consolidate host values, e.g. EFER, XCR0, etc...
Sean Christopherson
2024-06-03
1
-1
/
+0
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
2
-3
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()
Sean Christopherson
2024-06-11
2
-3
/
+0
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-12
4
-19
/
+13
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
2024-06-03
5
-1
/
+44
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
KVM: SEV: Support SEV-SNP AP Creation NAE event
Tom Lendacky
2024-05-12
2
-0
/
+7
|
|
*
|
|
KVM: SEV: Add support to handle RMP nested page faults
Brijesh Singh
2024-05-12
2
-0
/
+4
|
|
*
|
|
KVM: SEV: Add support to handle Page State Change VMGEXIT
Michael Roth
2024-05-12
1
-0
/
+11
|
|
*
|
|
KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
Michael Roth
2024-05-12
1
-0
/
+6
|
|
*
|
|
KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
Brijesh Singh
2024-05-12
1
-0
/
+8
|
|
*
|
|
KVM: SEV: Add initial SEV-SNP support
Brijesh Singh
2024-05-12
1
-1
/
+2
|
|
*
|
|
Merge branch 'kvm-coco-hooks' into HEAD
Paolo Bonzini
2024-05-12
2
-0
/
+6
|
|
|
\
\
\
|
|
|
*
|
|
KVM: x86: Add hook for determining max NPT mapping level
Michael Roth
2024-05-10
2
-0
/
+2
|
|
|
*
|
|
KVM: guest_memfd: Add hook for invalidating memory
Michael Roth
2024-05-10
2
-0
/
+2
|
|
|
*
|
|
KVM: guest_memfd: Add hook for initializing memory
Paolo Bonzini
2024-05-10
2
-0
/
+2
|
*
|
|
|
|
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
2024-06-03
2
-1
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'x86-percpu-2024-07-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-19
1
-255
/
+278
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/percpu: Clean up <asm/percpu.h> vertical alignment details
Ingo Molnar
2024-05-20
1
-150
/
+171
|
*
|
|
|
|
|
x86/percpu: Clean up <asm/percpu.h> a bit
Ingo Molnar
2024-05-20
1
-41
/
+50
|
*
|
|
|
|
|
x86/percpu: Move some percpu accessors around to reduce ifdeffery
Uros Bizjak
2024-05-20
1
-21
/
+19
|
*
|
|
|
|
|
x86/percpu: Rename percpu_stable_op() to __raw_cpu_read_stable()
Uros Bizjak
2024-05-20
1
-6
/
+6
|
*
|
|
|
|
|
x86/percpu: Fix operand constraint modifier in __raw_cpu_write()
Uros Bizjak
2024-05-18
1
-1
/
+1
[next]