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
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
1
-2
/
+1
2023-08-09
x86/apic: Nuke ack_APIC_irq()
Dave Hansen
4
-5
/
+5
2023-08-09
x86/apic: Get rid of hard_smp_processor_id()
Thomas Gleixner
2
-2
/
+3
2023-08-09
x86/cpu: Make identify_boot_cpu() static
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
1
-0
/
+19
2023-08-08
x86/microcode: Remove microcode_mutex
Sebastian Andrzej Siewior
2
-8
/
+1
2023-08-07
Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+184
2023-08-07
Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-1
/
+207
2023-08-07
x86/srso: Tie SBPB bit setting to microcode patch detection
Borislav Petkov (AMD)
2
-11
/
+15
2023-08-05
x86/resctrl: make pseudo_lock_class a static const structure
Ivan Orlov
1
-20
/
+21
2023-08-02
x86/cpufeatures: Enable CET CR4 bit for shadow stack
Rick Edgecombe
1
-8
/
+27
2023-08-02
x86: Expose thread features in /proc/$PID/status
Rick Edgecombe
1
-0
/
+23
2023-07-30
Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+11
2023-07-29
x86/srso: Fix return thunks in generated code
Josh Poimboeuf
1
-0
/
+6
2023-07-28
cpu/SMT: Store the current/max number of threads
Michael Ellerman
1
-1
/
+1
2023-07-27
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
1
-0
/
+19
2023-07-27
x86/srso: Add IBPB
Borislav Petkov (AMD)
1
-0
/
+23
2023-07-27
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
3
-12
/
+30
2023-07-27
x86/srso: Add IBPB_BRTYPE support
Borislav Petkov (AMD)
1
-1
/
+11
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
3
-1
/
+127
2023-07-27
x86/microcode/AMD: Rip out static buffers
Borislav Petkov (AMD)
2
-66
/
+29
2023-07-22
x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled
Kim Phillips
1
-6
/
+9
2023-07-22
x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
Yazen Ghannam
1
-2
/
+2
2023-07-21
KVM: Add GDS_NO support to KVM
Daniel Sneddon
1
-0
/
+7
2023-07-21
x86/speculation: Add Kconfig option for GDS
Daniel Sneddon
1
-0
/
+4
2023-07-21
x86/speculation: Add force option to GDS mitigation
Daniel Sneddon
1
-1
/
+19
2023-07-21
x86/mce: Prevent duplicate error records
Borislav Petkov (AMD)
3
-2
/
+27
2023-07-19
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
3
-9
/
+155
2023-07-17
x86/cpu/amd: Add a Zenbleed fix
Borislav Petkov (AMD)
2
-0
/
+62
2023-07-17
x86/cpu/amd: Move the errata checking functionality up
Borislav Petkov (AMD)
1
-72
/
+67
2023-07-11
x86/cpufeatures: Add CPU feature flags for shadow stacks
Rick Edgecombe
1
-0
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+8
2023-06-27
Merge tag 'x86_sgx_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2023-06-27
Merge tag 'x86_mtrr_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-447
/
+659
2023-06-27
Merge tag 'x86_microcode_for_v6.5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+4
2023-06-26
Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+1
2023-06-26
Merge tag 'x86_cache_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+156
2023-06-26
Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+5
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-54
/
+18
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-57
/
+74
2023-06-16
x86/fpu: Move FPU initialization into arch_cpu_finalize_init()
Thomas Gleixner
1
-4
/
+8
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
1
-1
/
+1
2023-06-16
x86/init: Initialize signal frame size late
Thomas Gleixner
1
-3
/
+0
2023-06-16
init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+11
2023-06-16
x86/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
3
-50
/
+55
2023-06-13
x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
Jakob Koschel
1
-1
/
+3
2023-06-12
x86/microcode/AMD: Load late on both threads too
Borislav Petkov (AMD)
1
-1
/
+1
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-07
x86/resctrl: Implement rename op for mon groups
Peter Newman
1
-0
/
+128
[prev]
[next]