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
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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
x86/tsc: Always save/restore TSC sched_clock() on suspend/resume
Guilherme G. Piccoli
1
-2
/
+2
2025-04-10
uprobes/x86: Harden uretprobe syscall trampoline check
Jiri Olsa
1
-5
/
+9
2025-04-10
x86/tdx: Fix arch_safe_halt() execution for TDX VMs
Vishal Annapurve
1
-1
/
+1
2025-04-10
x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
Kirill A. Shutemov
1
-6
/
+8
2025-04-10
x86/mce: use is_copy_from_user() to determine copy-from-user context
Shuai Xue
1
-6
/
+5
2025-04-10
x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
Boris Ostrovsky
1
-1
/
+1
2025-04-10
x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...
Jann Horn
1
-3
/
+2
2025-04-10
x86/fpu/xstate: Fix inconsistencies in guest FPU xfeatures
Chao Gao
1
-2
/
+2
2025-04-10
x86/traps: Make exc_double_fault() consistently noreturn
Josh Poimboeuf
1
-1
/
+17
2025-04-10
x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
James Morse
1
-1
/
+2
2025-04-10
x86/split_lock: Fix the delayed detection logic
Maksim Davydov
1
-4
/
+16
2025-04-10
x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()
Benjamin Berg
1
-1
/
+6
2025-04-10
x86/fpu: Fix guest FPU state buffer allocation size
Stanislav Spassov
1
-1
/
+1
2025-03-13
x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisors
Ajay Kaher
1
-0
/
+4
2025-03-10
x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
Florent Revest
1
-1
/
+1
2025-03-10
x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
Vladis Dronov
1
-3
/
+7
2025-03-08
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
1
-0
/
+6
2025-03-08
Merge branch 'linus' into x86/urgent, to pick up dependent patches
Ingo Molnar
3
-86
/
+626
2025-03-07
Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-18
/
+43
2025-03-07
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
1
-6
/
+3
2025-03-05
x86/sgx: Fix size overflows in sgx_encl_create()
Jarkko Sakkinen
1
-0
/
+7
2025-03-04
Merge tag 'x86_microcode_for_v6.14_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-86
/
+626
2025-03-04
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
1
-16
/
+34
2025-03-04
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-04
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-02-25
x86/irq: Define trace events conditionally
Arnd Bergmann
1
-0
/
+2
2025-02-25
x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
Russell Senior
1
-2
/
+2
2025-02-25
x86/of: Don't use DTB for SMP setup if ACPI is enabled
Dmytro Maluka
1
-1
/
+2
2025-02-22
Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2025-02-22
x86/microcode/AMD: Load only SHA256-checksummed patches
Borislav Petkov (AMD)
2
-2
/
+553
2025-02-21
x86/cpufeatures: Make AVX-VNNI depend on AVX
Eric Biggers
1
-0
/
+1
2025-02-17
x86/microcode/AMD: Add get_patch_level()
Borislav Petkov (AMD)
1
-22
/
+24
2025-02-17
x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration
Borislav Petkov (AMD)
1
-28
/
+26
2025-02-17
x86/microcode/AMD: Merge early_apply_microcode() into its single callsite
Borislav Petkov (AMD)
1
-34
/
+26
2025-02-17
x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations
Borislav Petkov (AMD)
2
-3
/
+1
2025-02-17
x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature
Borislav Petkov (AMD)
1
-2
/
+1
2025-02-11
x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit
Patrick Bellasi
1
-7
/
+14
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+7
2025-01-30
Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-6
/
+0
2025-01-30
Merge tag 'acpi-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+45
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-17
/
+19
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+2
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
3
-15
/
+4
2025-01-25
x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
1
-0
/
+1
2025-01-25
x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
Qi Zheng
1
-1
/
+3
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-176
/
+240
2025-01-24
x86/acpi: Fix LAPIC/x2APIC parsing order
Zhang Rui
1
-5
/
+45
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
3
-34
/
+43
[next]