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
2024-11-08
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
1
-6
/
+6
2024-11-08
x86/traps: Enable UBSAN traps on x86
Gatlin Newhouse
2
-5
/
+66
2024-11-01
x86: fix user address masking non-canonical speculation issue
Linus Torvalds
4
-21
/
+42
2024-11-01
x86: fix whitespace in runtime-const assembler output
Linus Torvalds
1
-2
/
+2
2024-11-01
x86: support user address masking instead of non-speculative conditional
Linus Torvalds
1
-0
/
+8
2024-11-01
x86/sev: Ensure that RMP table fixups are reserved
Ashish Kalra
1
-0
/
+2
2024-11-01
x86/lam: Disable ADDRESS_MASKING in most cases
Pawan Gupta
1
-0
/
+1
2024-11-01
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory
Sean Christopherson
1
-1
/
+5
2024-11-01
perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
Dhananjay Ugwekar
1
-5
/
+42
2024-11-01
x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
Richard Gong
1
-0
/
+2
2024-11-01
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
Richard Gong
1
-0
/
+4
2024-11-01
x86/resctrl: Avoid overflow in MB settings in bw_validate()
Martin Kletzander
1
-9
/
+14
2024-10-22
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
1
-1
/
+10
2024-10-22
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
1
-1
/
+2
2024-10-22
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
1
-1
/
+2
2024-10-22
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
John Allen
1
-1
/
+2
2024-10-22
x86/apic: Always explicitly disarm TSC-deadline timer
Zhang Rui
1
-1
/
+13
2024-10-22
x86/resctrl: Annotate get_mem_config() functions as __init
Nathan Chancellor
1
-2
/
+2
2024-10-22
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
1
-0
/
+17
2024-10-22
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
1
-0
/
+15
2024-10-22
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
1
-0
/
+5
2024-10-22
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
2
-0
/
+4
2024-10-22
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
1
-1
/
+2
2024-10-17
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
Shyam Sundar S K
1
-0
/
+3
2024-10-17
x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASE
Juergen Gross
1
-0
/
+4
2024-10-17
bpf, x64: Fix a jit convergence issue
Yonghong Song
1
-2
/
+52
2024-10-10
perf,x86: avoid missing caller address in stack traces captured in uprobe
Andrii Nakryiko
1
-0
/
+63
2024-10-10
x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()
Kees Cook
1
-1
/
+6
2024-10-10
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
Steve Wahl
1
-5
/
+18
2024-10-10
x86/kexec: Add EFI config table identity mapping for kexec kernel
Tao Liu
1
-0
/
+27
2024-10-10
x86/pkeys: Restore altstack access in sigreturn()
Aruna Ramakrishna
1
-3
/
+3
2024-10-10
x86/pkeys: Add PKRU as a parameter in signal handling functions
Aruna Ramakrishna
3
-5
/
+6
2024-10-10
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
2
-120
/
+7
2024-10-10
x86/ioapic: Handle allocation failures gracefully
Thomas Gleixner
1
-24
/
+22
2024-10-10
x86/bugs: Fix handling when SRSO mitigation is disabled
David Kaplan
1
-9
/
+5
2024-10-10
x86/bugs: Add missing NO_SSB flag
Daniel Sneddon
1
-2
/
+2
2024-10-10
virt: sev-guest: Ensure the SNP guest messages do not exceed a page
Nikunj A Dadhania
1
-1
/
+1
2024-10-10
crypto: x86/sha256 - Add parentheses around macros' single arguments
Fangrui Song
1
-8
/
+8
2024-10-04
perf/x86/intel/pt: Fix sampling synchronization
Adrian Hunter
1
-8
/
+7
2024-10-04
perf/x86/intel: Allow to setup LBR for counting event for BPF
Kan Liang
1
-2
/
+6
2024-10-04
x86/entry: Remove unwanted instrumentation in common_interrupt()
Dmitry Vyukov
2
-5
/
+9
2024-10-04
x86/tdx: Fix "in-kernel MMIO" check
Alexey Gladkov (Intel)
1
-0
/
+6
2024-10-04
KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
Sean Christopherson
4
-12
/
+36
2024-10-04
KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
Sean Christopherson
1
-23
/
+23
2024-10-04
KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
Sean Christopherson
1
-1
/
+14
2024-10-04
xen: allow mapping ACPI data using a different physical address
Juergen Gross
8
-1
/
+59
2024-10-04
xen: move checks for e820 conflicts further up
Juergen Gross
1
-22
/
+22
2024-10-04
x86/PCI: Check pcie_find_root_port() return for NULL
Samasth Norway Ananda
1
-2
/
+2
2024-10-04
bpf, x64: Fix tailcall hierarchy
Leon Hwang
1
-28
/
+79
2024-10-04
xen: tolerate ACPI NVS memory overlapping with Xen allocated memory
Juergen Gross
1
-1
/
+91
[next]