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
*
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
2023-10-23
64
-496
/
+632
|
\
|
*
Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-10-20
3
-9
/
+84
|
|
\
|
|
*
x86/sev: Check for user-space IOIO pointing to kernel space
Joerg Roedel
2023-10-17
2
-2
/
+34
|
|
*
x86/sev: Check IOBM for IOIO exceptions from user-space
Joerg Roedel
2023-10-09
3
-7
/
+47
|
|
*
x86/sev: Disable MMIO emulation from user mode
Borislav Petkov (AMD)
2023-10-09
1
-0
/
+3
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-17
16
-67
/
+66
|
|
\
\
|
|
*
\
Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-10-15
7
-32
/
+19
|
|
|
\
\
|
|
|
*
|
KVM: x86/pmu: Synthesize at most one PMI per VM-exit
Jim Mattson
2023-09-25
3
-27
/
+4
|
|
|
*
|
KVM: x86: Mask LVTPC when handling a PMI
Jim Mattson
2023-09-25
1
-2
/
+6
|
|
|
*
|
KVM: x86/pmu: Truncate counter value to allowed width on write
Roman Kagan
2023-09-25
3
-3
/
+9
|
|
*
|
|
KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
Tom Lendacky
2023-10-12
1
-1
/
+1
|
|
*
|
|
x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()
Maxim Levitsky
2023-10-12
1
-0
/
+3
|
|
*
|
|
x86: KVM: SVM: add support for Invalid IPI Vector interception
Maxim Levitsky
2023-10-12
2
-1
/
+5
|
|
*
|
|
x86: KVM: SVM: always update the x2avic msr interception
Maxim Levitsky
2023-10-12
1
-2
/
+1
|
|
*
|
|
KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
Sean Christopherson
2023-10-12
3
-14
/
+17
|
|
*
|
|
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
2023-10-12
5
-18
/
+21
|
*
|
|
|
Revert "x86/smp: Put CPUs into INIT on shutdown if possible"
Linus Torvalds
2023-10-15
3
-60
/
+7
|
*
|
|
|
Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-15
2
-3
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
2023-10-11
2
-3
/
+1
|
*
|
|
|
|
Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-15
4
-7
/
+33
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/alternatives: Disable KASAN in apply_alternatives()
Kirill A. Shutemov
2023-10-12
1
-0
/
+13
|
|
*
|
|
|
|
x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs
Borislav Petkov (AMD)
2023-10-11
2
-2
/
+15
|
|
*
|
|
|
|
x86/resctrl: Fix kernel-doc warnings
Randy Dunlap
2023-10-08
1
-5
/
+5
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-15
1
-2
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
perf/x86/lbr: Filter vsyscall addresses
JP Kobryn
2023-10-08
1
-2
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2023-10-10
3
-8
/
+17
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
x86/hyperv: Add common print prefix "Hyper-V" in hv_init
Saurabh Sengar
2023-09-22
1
-2
/
+4
|
|
*
|
|
x86/hyperv: Remove hv_vtl_early_init initcall
Saurabh Sengar
2023-09-22
3
-2
/
+6
|
|
*
|
|
x86/hyperv: Restrict get_vtl to only VTL platforms
Saurabh Sengar
2023-09-22
1
-4
/
+7
|
*
|
|
|
x86/sev: Change npages to unsigned long in snp_accept_memory()
Tom Lendacky
2023-10-02
1
-2
/
+1
|
*
|
|
|
x86/sev: Use the GHCB protocol when available for SNP CPUID requests
Tom Lendacky
2023-10-02
1
-14
/
+55
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
1
-0
/
+8
|
|
\
\
\
|
|
*
|
|
mm: abstract moving to the next PFN
Matthew Wilcox (Oracle)
2023-09-30
1
-0
/
+8
|
|
|
/
/
|
*
|
|
Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-01
3
-7
/
+26
|
|
\
\
\
|
|
*
|
|
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race
Haitao Huang
2023-09-29
1
-5
/
+25
|
|
*
|
|
x86/srso: Add SRSO mitigation for Hygon processors
Pu Wen
2023-09-28
1
-1
/
+1
|
|
*
|
|
x86/kgdb: Fix a kerneldoc warning when build with W=1
Christophe JAILLET
2023-09-24
1
-1
/
+0
|
*
|
|
|
Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-01
1
-7
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
perf/x86/amd: Do not WARN() on every IRQ
Breno Leitao
2023-09-25
1
-1
/
+9
|
|
*
|
|
|
perf/x86/amd/core: Fix overflow reset on hotplug
Sandipan Das
2023-09-22
1
-6
/
+8
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-24
9
-134
/
+145
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2023-09-23
11
-60
/
+97
|
|
|
\
|
|
|
*
|
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
2023-09-23
1
-1
/
+33
|
|
*
|
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
2023-09-23
3
-12
/
+29
|
|
*
|
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
2023-09-23
1
-4
/
+1
|
|
*
|
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
2023-09-23
6
-103
/
+68
|
|
*
|
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
2023-09-23
3
-19
/
+14
|
|
*
|
KVM: x86/mmu: Open code leaf invalidation from mmu_notifier
Sean Christopherson
2023-09-21
3
-7
/
+12
|
*
|
|
Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-22
2
-8
/
+2
|
|
\
\
\
|
|
*
|
|
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2023-09-22
2
-1
/
+3
[next]