index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-02-05
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-1
/
+16
2024-02-05
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
1
-1
/
+0
2024-02-05
x86/mce: Mark fatal MCE's page as poison to avoid panic in the kdump kernel
Zhiquan Li
1
-0
/
+16
2024-02-05
x86/boot: Ignore NMIs during very early boot
Jun'ichi Nomura
4
-0
/
+8
2024-01-31
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-4
/
+21
2024-01-31
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
1
-1
/
+1
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2
-2
/
+2
2024-01-25
KVM: x86/pmu: Reset the PMU, i.e. stop counters, before refreshing
Sean Christopherson
1
-13
/
+22
2024-01-25
KVM: x86/pmu: Move PMU reset logic to common x86 code
Sean Christopherson
5
-56
/
+40
2024-01-25
x86/kvm: Do not try to disable kvmclock if it was not enabled
Kirill A. Shutemov
1
-4
/
+8
2024-01-25
x86/pci: Reserve ECAM if BIOS didn't include it in PNP0C02 _CRS
Bjorn Helgaas
1
-1
/
+12
2024-01-25
Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
Sean Christopherson
1
-15
/
+0
2024-01-25
perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
Alexander Antonov
1
-2
/
+8
2024-01-25
x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogram
Peter Zijlstra
1
-2
/
+9
2024-01-25
x86/mce/inject: Clear test status value
Yazen Ghannam
1
-0
/
+1
2024-01-25
x86/lib: Fix overflow when counting digits
Colin Ian King
1
-1
/
+1
2024-01-20
x86/microcode: do not cache microcode if it will not be used
Paolo Bonzini
1
-0
/
+6
2024-01-20
x86/csum: clean up `csum_partial' further
Linus Torvalds
1
-44
/
+37
2024-01-20
x86/csum: Remove unnecessary odd handling
Noah Goldstein
1
-32
/
+4
2024-01-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
1
-30
/
+4
2024-01-10
x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...
Jinghao Jia
1
-1
/
+2
2024-01-10
KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
Paolo Bonzini
1
-1
/
+6
2024-01-05
kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
1
-2
/
+2
2024-01-01
x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefully
Thomas Gleixner
1
-0
/
+16
2024-01-01
x86/alternatives: Disable interrupts and sync when optimizing NOPs in place
Thomas Gleixner
1
-1
/
+11
2024-01-01
x86/alternatives: Sync core before enabling interrupts
Thomas Gleixner
1
-1
/
+1
2024-01-01
x86/xen: add CPU dependencies for 32-bit build
Arnd Bergmann
1
-0
/
+1
2024-01-01
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
1
-0
/
+46
2023-12-20
x86/speculation, objtool: Use absolute relocations for annotations
Fangrui Song
2
-4
/
+4
2023-12-20
x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
Saurabh Sengar
1
-4
/
+21
2023-12-13
KVM: SVM: Update EFER software model on CR0 trap for SEV-ES
Sean Christopherson
1
-3
/
+5
2023-12-13
x86/CPU/AMD: Check vendor in the AMD microcode callback
Borislav Petkov (AMD)
1
-0
/
+3
2023-12-13
x86/sev: Fix kernel crash due to late update to read-only ghcb_version
Ashwin Dayanand Kamat
1
-4
/
+7
2023-12-13
x86/tdx: Allow 32-bit emulation by default
Kirill A. Shutemov
1
-9
/
+0
2023-12-13
x86/entry: Do not allow external 0x80 interrupts
Thomas Gleixner
1
-1
/
+36
2023-12-13
x86/entry: Convert INT 0x80 emulation to IDTENTRY
Thomas Gleixner
7
-85
/
+64
2023-12-13
x86/coco: Disable 32-bit emulation by default on TDX and SEV
Kirill A. Shutemov
3
-0
/
+28
2023-12-13
x86: Introduce ia32_enabled()
Nikolay Borisov
2
-1
/
+19
2023-12-08
x86/xen: fix percpu vcpu_info allocation
Juergen Gross
2
-2
/
+6
2023-11-28
x86/srso: Move retbleed IBPB check into existing 'has_microcode' code block
Josh Poimboeuf
1
-3
/
+1
2023-11-28
acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0
Roger Pau Monne
2
-0
/
+23
2023-11-28
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
Haitao Shan
4
-2
/
+8
2023-11-28
KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
Tao Su
1
-13
/
+13
2023-11-28
KVM: x86: Ignore MSR_AMD64_TW_CFG access
Maciej S. Szmigiero
2
-0
/
+3
2023-11-28
KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
Nicolas Saenz Julienne
1
-4
/
+6
2023-11-28
x86/cpu/hygon: Fix the CPU topology evaluation for real
Pu Wen
1
-2
/
+6
2023-11-28
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
1
-5
/
+3
2023-11-28
x86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4
Mario Limonciello
1
-0
/
+59
2023-11-28
crypto: x86/sha - load modules based on CPU features
Roxana Nicolescu
2
-0
/
+24
2023-11-28
x86/shstk: Delay signal entry SSP write until after user accesses
Rick Edgecombe
1
-3
/
+3
[next]