index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cpufeatures.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
x86/cpufeatures: Add new word for scattered features
Sandipan Das
1
-1
/
+1
2024-04-13
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
1
-0
/
+1
2024-04-13
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
1
-0
/
+1
2024-04-13
x86/cpu: Support AMD Automatic IBRS
Kim Phillips
1
-0
/
+1
2023-08-11
x86/CPU/AMD: Do not leak quotient data after a division by 0
Borislav Petkov (AMD)
1
-0
/
+1
2023-08-08
x86/srso: Add IBPB on VMEXIT
Borislav Petkov (AMD)
1
-0
/
+1
2023-08-08
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
1
-0
/
+2
2023-08-08
x86/srso: Add IBPB_BRTYPE support
Borislav Petkov (AMD)
1
-0
/
+2
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-0
/
+5
2023-08-08
x86/cpu, kvm: Add support for CPUID_80000021_EAX
Kim Phillips
1
-1
/
+1
2023-08-08
x86/bugs: Increase the x86 bugs vector size to two u32s
Borislav Petkov (AMD)
1
-1
/
+1
2023-08-08
x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
Sean Christopherson
1
-6
/
+11
2023-08-08
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
1
-0
/
+1
2023-08-08
x86/speculation: Add Gather Data Sampling mitigation
Daniel Sneddon
1
-0
/
+1
2022-12-08
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
1
-0
/
+1
2022-08-31
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
1
-2
/
+3
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
1
-0
/
+2
2022-07-29
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
1
-0
/
+1
2022-07-25
x86/speculation: Disable RRSBA behavior
Pawan Gupta
1
-1
/
+1
2022-07-25
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
1
-0
/
+1
2022-07-25
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
1
-1
/
+1
2022-07-25
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
1
-1
/
+1
2022-07-25
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
1
-1
/
+1
2022-07-25
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+1
2022-07-25
x86: Add magic AMD return-thunk
Peter Zijlstra
1
-0
/
+1
2022-07-25
x86: Undo return-thunk damage
Peter Zijlstra
1
-0
/
+1
2022-07-25
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
1
-2
/
+8
2022-06-16
x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
Pawan Gupta
1
-0
/
+1
2022-03-11
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
1
-1
/
+1
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-09-18
x86/cpu: Add hardware-enforced cache coherency as a CPUID feature
Krish Sadhukhan
1
-1
/
+1
2020-09-17
x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
Fenghua Yu
1
-0
/
+1
2020-09-07
x86/cpufeatures: Add SEV-ES CPU feature
Tom Lendacky
1
-0
/
+1
2020-08-30
x86/cpufeatures: Enumerate TSX suspend load address tracking instructions
Kyung Min Park
1
-0
/
+1
2020-08-26
x86/resctrl: Enumerate per-thread MBA controls
Fenghua Yu
1
-0
/
+1
2020-08-04
Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2020-07-27
x86/cpufeatures: Add enumeration for SERIALIZE instruction
Ricardo Neri
1
-0
/
+1
2020-07-08
x86/cpufeatures: Add Architectural LBRs feature bit
Kan Liang
1
-0
/
+1
2020-06-15
x86/cpufeatures: Mark two free bits in word 3
Borislav Petkov
1
-0
/
+2
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
1
-0
/
+2
2020-03-31
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-03-22
x86/mce/amd: Add PPIN support for AMD MCE
Wei Huang
1
-0
/
+1
2020-03-12
x86/cpu/amd: Call init_amd_zn() om Family 19h processors too
Kim Phillips
1
-1
/
+1
2020-02-20
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
1
-0
/
+2
2020-01-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2020-01-13
x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
Sean Christopherson
1
-0
/
+1
[next]