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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...
Jann Horn
1
-3
/
+2
2025-04-10
x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1
Jann Horn
1
-0
/
+2
2025-04-10
x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()
David Hildenbrand
1
-24
/
+28
2025-04-10
x86/entry: Add __init to ia32_emulation_override_cmdline()
Vitaly Kuznetsov
1
-1
/
+1
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
perf/x86/lbr: Fix shorter LBRs call stacks for the system-wide mode
Kan Liang
2
-8
/
+40
2025-04-10
perf: Supply task information to sched_task()
Kan Liang
6
-12
/
+20
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/sev: Add missing RIP_REL_REF() invocations during sme_enable()
Kevin Loughlin
1
-2
/
+2
2025-04-10
x86/platform: Only allow CONFIG_EISA for 32-bit
Arnd Bergmann
1
-1
/
+1
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-04-10
x86/vdso: Fix latent bug in vclock_pages calculation
Thomas Weißschuh
3
-2
/
+3
2025-04-10
x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
Mike Rapoport (Microsoft)
1
-1
/
+1
2025-03-22
perf/amd/ibs: Prevent leaking sensitive data to userspace
Namhyung Kim
1
-6
/
+78
2025-03-20
perf/x86/rapl: Fix error handling in init_rapl_pmus()
Dhananjay Ugwekar
1
-1
/
+6
2025-03-17
perf/x86: Check data address for IBS software filter
Namhyung Kim
1
-4
/
+6
2025-03-13
x86/vmware: Parse MP tables for SEV-SNP enabled guests under VMware hypervisors
Ajay Kaher
1
-0
/
+4
2025-03-11
Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+2
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-10
x86/hyperv: Fix output argument to hypercall that changes page visibility
Michael Kelley
1
-2
/
+1
2025-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-26
/
+74
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
9
-26
/
+74
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
4
-86
/
+627
2025-03-08
x86/mm: Define PTRS_PER_PMD for assembly code too
Ingo Molnar
1
-4
/
+4
2025-03-07
Merge tag 'x86-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-31
/
+64
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
2
-18
/
+11
2025-03-07
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
1
-6
/
+3
2025-03-06
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
1
-0
/
+2
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
4
-86
/
+627
2025-03-04
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
Xiaoyao Li
1
-1
/
+1
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-03-03
KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
Sean Christopherson
1
-9
/
+12
2025-03-03
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson
1
-3
/
+10
2025-03-03
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
1
-4
/
+15
2025-03-03
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
1
-10
/
+5
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-8
/
+17
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
1
-6
/
+4
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
1
-1
/
+1
2025-02-28
Merge tag 'x86-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+7
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs
Sean Christopherson
1
-1
/
+2
2025-02-28
KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled
Sean Christopherson
1
-0
/
+14
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL in common x86
Sean Christopherson
4
-8
/
+4
[next]