index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-05-23
1
-0
/
+25
|
\
|
*
x86/mm: Avoid incomplete Global INVLPG flushes
Dave Hansen
2023-05-17
1
-0
/
+25
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-21
4
-19
/
+16
|
\
\
|
*
|
KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
Mingwei Zhang
2023-05-21
1
-1
/
+5
|
*
|
KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)
Sean Christopherson
2023-05-21
1
-16
/
+0
|
*
|
KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE
Sean Christopherson
2023-05-21
1
-2
/
+9
|
*
|
KVM: VMX: Fix header file dependency of asm/vmx.h
Jacob Xu
2023-05-19
1
-0
/
+2
*
|
|
Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-18
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rethook, fprobe: do not trace rethook related functions
Ze Gao
2023-05-18
1
-0
/
+1
*
|
|
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-05-14
3
-28
/
+37
|
\
\
\
|
*
|
|
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
2023-05-08
2
-24
/
+35
|
*
|
|
perf/x86: Fix missing sample size update on AMD BRS
Namhyung Kim
2023-05-08
1
-4
/
+2
|
|
/
/
*
|
|
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-14
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/amd_nb: Add PCI ID for family 19h model 78h
Mario Limonciello
2023-05-08
1
-0
/
+2
|
|
/
*
/
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
2023-05-13
1
-2
/
+2
|
/
*
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-05-05
2
-2
/
+17
|
\
|
*
locking/x86: Define arch_try_cmpxchg_local()
Uros Bizjak
2023-04-29
1
-0
/
+6
|
*
locking/arch: Wire up local_try_cmpxchg()
Uros Bizjak
2023-04-29
1
-2
/
+11
*
|
Merge branch 'x86-uaccess-cleanup': x86 uaccess header cleanups
Linus Torvalds
2023-05-05
4
-94
/
+122
|
\
\
|
*
|
x86-64: mm: clarify the 'positive addresses' user address rules
Linus Torvalds
2023-05-03
2
-15
/
+33
|
*
|
x86: mm: remove 'sign' games from LAM untagged_addr*() macros
Linus Torvalds
2023-05-03
1
-15
/
+3
|
*
|
x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> header
Linus Torvalds
2023-05-03
3
-85
/
+82
|
*
|
x86: mm: remove architecture-specific 'access_ok()' define
Linus Torvalds
2023-05-03
1
-34
/
+0
|
*
|
x86-64: make access_ok() independent of LAM
Linus Torvalds
2023-05-03
2
-10
/
+69
*
|
|
Merge tag 'kvm-x86-mmu-6.4-2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-05-05
1
-65
/
+56
|
\
\
\
|
*
|
|
KVM: x86: Preserve TDP MMU roots until they are explicitly invalidated
Sean Christopherson
2023-04-27
1
-65
/
+56
*
|
|
|
Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-04
3
-9
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
um: make stub data pages size tweakable
Johannes Berg
2023-04-20
3
-9
/
+9
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-01
34
-1111
/
+1502
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvm-x86-vmx-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
3
-40
/
+91
|
|
\
\
\
\
|
|
*
|
|
|
KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not intercepted
Sean Christopherson
2023-04-11
1
-0
/
+15
|
|
*
|
|
|
KVM: VMX: Use is_64_bit_mode() to check 64-bit mode in SGX handler
Binbin Wu
2023-04-05
1
-2
/
+2
|
|
*
|
|
|
KVM: nVMX: Add helpers to setup VMX control msr configs
Yu Zhang
2023-03-21
1
-33
/
+74
|
|
*
|
|
|
KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs()
Yu Zhang
2023-03-21
1
-5
/
+0
|
*
|
|
|
|
Merge tag 'kvm-x86-svm-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
8
-58
/
+292
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: SVM: Remove a duplicate definition of VMCB_AVIC_APIC_BAR_MASK
Xinghui Li
2023-04-04
1
-1
/
+0
|
|
*
|
|
|
|
KVM: nSVM: Implement support for nested VNMI
Santosh Shukla
2023-03-23
3
-0
/
+45
|
|
*
|
|
|
|
KVM: x86: Add support for SVM's Virtual NMI
Santosh Shukla
2023-03-23
5
-23
/
+146
|
|
*
|
|
|
|
KVM: x86: Route pending NMIs from userspace through process_nmi()
Sean Christopherson
2023-03-23
1
-3
/
+3
|
|
*
|
|
|
|
KVM: SVM: Add definitions for new bits in VMCB::int_ctrl related to vNMI
Santosh Shukla
2023-03-23
1
-0
/
+9
|
|
*
|
|
|
|
x86/cpufeatures: Redefine synthetic virtual NMI bit as AMD's "real" vNMI
Sean Christopherson
2023-03-22
1
-4
/
+4
|
|
*
|
|
|
|
KVM: x86: Save/restore all NMIs when multiple NMIs are pending
Sean Christopherson
2023-03-22
1
-2
/
+5
|
|
*
|
|
|
|
KVM: x86: Tweak the code and comment related to handling concurrent NMIs
Sean Christopherson
2023-03-22
1
-4
/
+11
|
|
*
|
|
|
|
KVM: x86: Raise an event request when processing NMIs if an NMI is pending
Sean Christopherson
2023-03-22
1
-1
/
+3
|
|
*
|
|
|
|
KVM: SVM: add wrappers to enable/disable IRET interception
Maxim Levitsky
2023-03-22
1
-9
/
+19
|
|
*
|
|
|
|
KVM: nSVM: Raise event on nested VM exit if L1 doesn't intercept IRQs
Maxim Levitsky
2023-03-22
1
-0
/
+22
|
|
*
|
|
|
|
KVM: nSVM: Disable intercept of VINTR if saved L1 host RFLAGS.IF is 0
Santosh Shukla
2023-03-22
2
-5
/
+20
|
|
*
|
|
|
|
KVM: nSVM: Don't sync vmcb02 V_IRQ back to vmcb12 if KVM (L0) is intercepting...
Santosh Shukla
2023-03-22
1
-11
/
+10
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-04-26
3
-4
/
+31
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: x86: Filter out XTILE_CFG if XTILE_DATA isn't permitted
Sean Christopherson
2023-04-11
1
-1
/
+17
[next]