index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
Paolo Bonzini
1
-40
/
+37
2022-04-08
KVM: SVM: fix panic on out-of-bounds guest IRQ
Yi Wang
1
-2
/
+8
2022-04-08
KVM: x86: fix sending PV IPI
Li RongQing
1
-1
/
+1
2022-04-08
KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
Vitaly Kuznetsov
1
-3
/
+6
2022-04-08
KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU
Sean Christopherson
1
-0
/
+3
2022-04-08
xen: fix is_xen_pmu()
Juergen Gross
3
-8
/
+7
2022-04-08
KVM: x86/emulator: Defer not-present segment check in __load_segment_descript...
Hou Wenlong
1
-5
/
+9
2022-04-08
KVM: x86: Fix emulation in writing cr8
Zhenzhong Duan
1
-4
/
+1
2022-04-08
perf/x86/intel/pt: Fix address filter config for 32-bit kernel
Adrian Hunter
1
-1
/
+1
2022-03-28
ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
Mark Cilissen
1
-0
/
+24
2022-03-16
x86/traps: Mark do_int3() NOKPROBE_SYMBOL
Li Huafei
1
-0
/
+1
2022-03-16
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
1
-2
/
+31
2022-03-16
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
5
-47
/
+166
2022-03-11
x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMT
Josh Poimboeuf
1
-2
/
+25
2022-03-11
x86/speculation: Warn about Spectre v2 LFENCE mitigation
Josh Poimboeuf
1
-0
/
+5
2022-03-11
x86/speculation: Use generic retpoline by default on AMD
Kim Phillips
1
-9
/
+0
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-6
/
+29
2022-03-11
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
2
-38
/
+99
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
3
-18
/
+25
2022-03-11
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
1
-7
/
+0
2022-03-02
x86/fpu: Correct pkru/xstate inconsistency
Brian Geffon
3
-13
/
+12
2022-03-02
KVM: x86/mmu: make apf token non-zero to fix bug
Liang Zhang
1
-1
/
+12
2022-02-23
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-23
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
Jim Mattson
1
-2
/
+3
2022-02-23
KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
Like Xu
4
-17
/
+11
2022-02-23
KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
Sean Christopherson
1
-3
/
+4
2022-02-23
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2
-24
/
+6
2022-02-23
Revert "svm: Add warning message for AVIC IPI invalid target"
Sean Christopherson
1
-2
/
+0
2022-02-16
KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadow
Sean Christopherson
1
-0
/
+25
2022-02-16
KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
Sean Christopherson
1
-1
/
+15
2022-02-16
KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
Vitaly Kuznetsov
1
-0
/
+1
2022-02-16
KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
Vitaly Kuznetsov
1
-1
/
+3
2022-02-16
x86/perf: Avoid warning for Arch LBR without XSAVE
Andi Kleen
1
-0
/
+3
2022-02-08
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
1
-0
/
+13
2022-02-08
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
1
-2
/
+3
2022-02-05
x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2022-02-05
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN
Tony Luck
1
-0
/
+1
2022-02-05
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
6
-4
/
+14
2022-02-01
x86/MCE/AMD: Allow thresholding interface updates after init
Yazen Ghannam
1
-1
/
+1
2022-02-01
KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
Like Xu
1
-0
/
+1
2022-02-01
perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
Zhengjun Xing
1
-1
/
+1
2022-02-01
Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
Sean Christopherson
1
-7
/
+0
2022-01-29
KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU
David Matlack
1
-3
/
+3
2022-01-27
x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
Ingo Molnar
2
-0
/
+2
2022-01-27
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
1
-1
/
+2
2022-01-27
x86/mce: Mark mce_read_aux() noinstr
Borislav Petkov
1
-1
/
+1
2022-01-27
x86/mce: Mark mce_end() noinstr
Borislav Petkov
1
-3
/
+11
2022-01-27
x86/mce: Mark mce_panic() noinstr
Borislav Petkov
1
-3
/
+12
2022-01-27
x86/mce: Allow instrumentation during task work queueing
Borislav Petkov
1
-0
/
+11
2022-01-27
x86/mm: Flush global TLB when switching to trampoline page-table
Joerg Roedel
3
-10
/
+29
[next]