index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
bugs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-23
x86/bugs: Remove its=stuff dependency on retbleed
Pawan Gupta
1
-8
/
+6
2025-06-23
x86/bugs: Introduce cdt_possible()
Pawan Gupta
1
-1
/
+14
2025-06-23
x86/bugs: Use switch/case in its_apply_mitigation()
Pawan Gupta
1
-7
/
+13
2025-06-23
x86/bugs: Avoid warning when overriding return thunk
Pawan Gupta
1
-3
/
+2
2025-06-23
x86/bugs: Simplify the retbleed=stuff checks
Pawan Gupta
1
-16
/
+8
2025-06-23
x86/bugs: Avoid AUTO after the select step in the retbleed mitigation
Pawan Gupta
1
-9
/
+10
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
1
-0
/
+124
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
1
-6
/
+6
2025-05-21
x86/bugs: Fix spectre_v2 mitigation default on Intel
Pawan Gupta
1
-1
/
+2
2025-05-21
x86/bugs: Restructure ITS mitigation
David Kaplan
1
-77
/
+90
2025-05-17
x86/bugs: Fix indentation due to ITS merge
Borislav Petkov (AMD)
1
-2
/
+2
2025-05-13
x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled
Borislav Petkov (AMD)
1
-1
/
+3
2025-05-13
Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Ingo Molnar
1
-7
/
+169
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
1
-12
/
+12
2025-05-13
Merge branch 'x86/microcode' into x86/core, to merge dependent commits
Ingo Molnar
1
-0
/
+16
2025-05-13
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
1
-12
/
+4
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+166
2025-05-09
x86/its: Add support for RSB stuffing mitigation
Pawan Gupta
1
-0
/
+19
2025-05-09
x86/its: Add "vmexit" option to skip mitigation on some CPUs
Pawan Gupta
1
-0
/
+11
2025-05-09
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
1
-4
/
+136
2025-05-06
x86/bhi: Do not set BHI_DIS_S in 32-bit mode
Pawan Gupta
1
-3
/
+3
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
1
-70
/
+31
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
1
-70
/
+31
2025-04-30
x86/bugs: Restructure SRSO mitigation
David Kaplan
1
-114
/
+101
2025-04-29
x86/bugs: Restructure L1TF mitigation
David Kaplan
1
-6
/
+19
2025-04-29
x86/bugs: Restructure SSB mitigation
David Kaplan
1
-19
/
+17
2025-04-29
x86/bugs: Restructure spectre_v2 mitigation
David Kaplan
1
-45
/
+56
2025-04-29
x86/bugs: Restructure BHI mitigation
David Kaplan
1
-4
/
+27
2025-04-29
x86/bugs: Restructure spectre_v2_user mitigation
David Kaplan
1
-74
/
+94
2025-04-29
x86/bugs: Restructure retbleed mitigation
David Kaplan
1
-97
/
+98
2025-04-28
x86/bugs: Allow retbleed=stuff only on Intel
David Kaplan
1
-0
/
+4
2025-04-28
x86/bugs: Restructure spectre_v1 mitigation
David Kaplan
1
-2
/
+8
2025-04-28
x86/bugs: Restructure GDS mitigation
David Kaplan
1
-14
/
+29
2025-04-28
x86/bugs: Restructure SRBDS mitigation
David Kaplan
1
-4
/
+16
2025-04-28
x86/bugs: Remove md_clear_*_mitigation()
David Kaplan
1
-65
/
+0
2025-04-28
x86/bugs: Restructure RFDS mitigation
David Kaplan
1
-5
/
+36
2025-04-28
x86/bugs: Restructure MMIO mitigation
David Kaplan
1
-24
/
+50
2025-04-28
x86/bugs: Restructure TAA mitigation
David Kaplan
1
-35
/
+59
2025-04-28
x86/bugs: Restructure MDS mitigation
David Kaplan
1
-2
/
+59
2025-04-22
x86/cpu: Help users notice when running old Intel microcode
Dave Hansen
1
-0
/
+16
2025-04-16
x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear
Pawan Gupta
1
-6
/
+10
2025-04-16
Merge branch 'linus' into x86/cpu, to resolve conflicts
Ingo Molnar
1
-70
/
+31
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT
Xin Li (Intel)
1
-3
/
+3
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
1
-11
/
+1
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-6
/
+6
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-6
/
+6
2025-04-09
x86/bugs: Add RSB mitigation document
Josh Poimboeuf
1
-51
/
+13
2025-04-09
x86/bugs: Don't fill RSB on context switch with eIBRS
Josh Poimboeuf
1
-12
/
+12
2025-04-09
x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
Josh Poimboeuf
1
-4
/
+4
2025-04-09
x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()
Josh Poimboeuf
1
-1
/
+0
[prev]
[next]