index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2
David Kaplan
-4
/
+6
2025-07-11
x86/bugs: Add attack vector controls for BHI
David Kaplan
-3
/
+12
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2_user
David Kaplan
-1
/
+8
2025-07-11
x86/bugs: Add attack vector controls for retbleed
David Kaplan
-3
/
+8
2025-07-11
x86/bugs: Add attack vector controls for spectre_v1
David Kaplan
-2
/
+5
2025-07-11
x86/bugs: Add attack vector controls for GDS
David Kaplan
-5
/
+8
2025-07-11
x86/bugs: Add attack vector controls for SRBDS
David Kaplan
-3
/
+9
2025-07-11
x86/bugs: Add attack vector controls for RFDS
David Kaplan
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MMIO
David Kaplan
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for TAA
David Kaplan
-7
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MDS
David Kaplan
-5
/
+9
2025-07-11
x86/bugs: Define attack vectors relevant for each bug
David Kaplan
-0
/
+56
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
-5
/
+5
2025-07-09
Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugs
Borislav Petkov (AMD)
-11
/
+313
2025-07-09
x86/microcode: Move away from using a fake platform device
Greg Kroah-Hartman
-7
/
+7
2025-07-08
x86/CPU/AMD: Disable INVLPGB on Zen2
Mikhail Paulyshka
-0
/
+3
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
-0
/
+7
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-11
/
+313
2025-07-07
x86/itmt: Add debugfs file to show core priorities
Mario Limonciello
-0
/
+23
2025-07-07
x86/process: Clear hardware feedback history for AMD processors
Perry Yuan
-0
/
+4
2025-07-06
Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-24
/
+29
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+1
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
-1
/
+1
2025-06-28
x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
JP Kobryn
-0
/
+1
2025-06-27
x86/mce/amd: Fix threshold limit reset
Yazen Ghannam
-8
/
+7
2025-06-27
x86/mce/amd: Add default names for MCA banks and blocks
Yazen Ghannam
-3
/
+10
2025-06-27
x86/mce: Ensure user polling settings are honored when restarting timer
Yazen Ghannam
-6
/
+10
2025-06-26
x86/mce: Don't remove sysfs if thresholding sysfs init fails
Yazen Ghannam
-7
/
+1
2025-06-26
x86/bugs: Clean up SRSO microcode handling
David Kaplan
-19
/
+18
2025-06-26
x86/bugs: Use IBPB for retbleed if used by SRSO
David Kaplan
-15
/
+19
2025-06-26
x86/bugs: Add SRSO_MITIGATION_NOSMT
David Kaplan
-7
/
+4
2025-06-24
x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature
Yang Weijiang
-1
/
+4
2025-06-24
x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
Yang Weijiang
-2
/
+5
2025-06-24
x86/fpu: Remove xfd argument from __fpstate_reset()
Chao Gao
-6
/
+9
2025-06-24
x86/fpu: Initialize guest fpstate and FPU pseudo container from guest defaults
Chao Gao
-7
/
+22
2025-06-24
x86/fpu: Initialize guest FPU permissions from guest defaults
Chao Gao
-2
/
+8
2025-06-24
x86/fpu/xstate: Differentiate default features for host and guest FPUs
Chao Gao
-6
/
+28
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
-4
/
+4
2025-06-24
x86/traps: Initialize DR6 by writing its architectural reset value
Xin Li (Intel)
-27
/
+31
2025-06-24
x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also
Pawan Gupta
-2
/
+4
2025-06-23
x86/bugs: Remove its=stuff dependency on retbleed
Pawan Gupta
-8
/
+6
2025-06-23
x86/bugs: Introduce cdt_possible()
Pawan Gupta
-1
/
+14
2025-06-23
x86/bugs: Use switch/case in its_apply_mitigation()
Pawan Gupta
-7
/
+13
2025-06-23
x86/bugs: Avoid warning when overriding return thunk
Pawan Gupta
-3
/
+2
2025-06-23
x86/bugs: Simplify the retbleed=stuff checks
Pawan Gupta
-16
/
+8
2025-06-23
x86/bugs: Avoid AUTO after the select step in the retbleed mitigation
Pawan Gupta
-9
/
+10
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
-75
/
+100
2025-06-21
x86/CPU/AMD: Add CPUID faulting support
Borislav Petkov (AMD)
-6
/
+18
2025-06-20
x86/efi: Move runtime service initialization to arch/x86
Alexander Shishkin
-0
/
+7
2025-06-20
Merge tag 'drm-misc-next-2025-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-0
/
+4
[prev]
[next]