index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
nospec-branch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2022-07-18
1
-0
/
+2
*
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
2022-07-14
1
-1
/
+2
*
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2022-06-29
1
-2
/
+8
*
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-06-27
1
-0
/
+1
*
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
2022-06-27
1
-6
/
+4
*
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
2022-06-27
1
-2
/
+0
*
objtool: Add entry UNRET validation
Peter Zijlstra
2022-06-27
1
-0
/
+12
*
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-06-27
1
-2
/
+6
*
objtool: Update Retpoline validation
Peter Zijlstra
2022-06-27
1
-0
/
+6
*
intel_idle: Disable IBRS during long idle
Peter Zijlstra
2022-06-27
1
-0
/
+1
*
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-06-27
1
-0
/
+1
*
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
2022-06-27
1
-1
/
+1
*
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
2022-06-27
1
-0
/
+1
*
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
1
-0
/
+17
*
x86/retpoline: Use -mfunction-return
Peter Zijlstra
2022-06-27
1
-0
/
+2
*
x86/retpoline: Cleanup some #ifdefery
Peter Zijlstra
2022-06-27
1
-4
/
+3
*
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
2022-05-21
1
-0
/
+2
*
x86/speculation: Add eIBRS + Retpoline options
Peter Zijlstra
2022-02-21
1
-1
/
+3
*
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
2022-02-21
1
-6
/
+6
*
bpf,x86: Respect X86_FEATURE_RETPOLINE*
Peter Zijlstra
2021-10-28
1
-59
/
+0
*
x86/retpoline: Create a retpoline thunk array
Peter Zijlstra
2021-10-28
1
-1
/
+7
*
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
Peter Zijlstra
2021-10-28
1
-0
/
+7
*
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
2021-07-28
1
-0
/
+2
*
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-27
1
-3
/
+3
|
\
|
*
x86/retpoline: Simplify retpolines
Peter Zijlstra
2021-04-02
1
-3
/
+3
*
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86: Remove unusual Unicode characters from comments
Ingo Molnar
2021-03-21
1
-1
/
+1
*
|
x86/alternative: Merge include files
Juergen Gross
2021-03-11
1
-1
/
+0
|
/
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-8
/
+8
|
\
|
*
bpf, x64: use %rcx instead of %rax for tail call retpolines
Maciej Fijalkowski
2020-09-17
1
-8
/
+8
*
|
objtool: Rename frame.h -> objtool.h
Julien Thierry
2020-09-10
1
-1
/
+1
|
/
*
x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
Thomas Gleixner
2020-06-11
1
-2
/
+2
*
x86/retpoline: Fix retpoline unwind
Peter Zijlstra
2020-04-30
1
-48
/
+8
*
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
2020-04-30
1
-8
/
+8
*
x86/speculation: Change FILL_RETURN_BUFFER to work with objtool
Peter Zijlstra
2020-04-30
1
-6
/
+10
*
KVM: SVM: move more vmentry code to assembly
Paolo Bonzini
2020-04-14
1
-21
/
+0
*
x86/nospec: Remove unused RSB_FILL_LOOPS
Anthony Steinhauser
2020-01-02
1
-1
/
+0
*
x86/speculation/taa: Add mitigation for TSX Async Abort
Pawan Gupta
2019-10-28
1
-2
/
+2
*
x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
Sean Christopherson
2019-08-23
1
-1
/
+1
*
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-14
1
-0
/
+50
|
\
|
*
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
2019-03-06
1
-0
/
+12
|
*
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
2019-03-06
1
-0
/
+13
|
*
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
2019-03-06
1
-0
/
+25
*
|
x86/nospec, objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE
Peter Zijlstra
2019-04-03
1
-19
/
+9
|
/
*
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
2018-12-18
1
-0
/
+1
*
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
2018-11-28
1
-0
/
+1
*
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-11-28
1
-0
/
+1
*
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-11-28
1
-0
/
+2
*
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
2018-11-28
1
-0
/
+10
*
x86/retpoline: Remove minimal retpoline support
Zhenzhong Duan
2018-11-28
1
-2
/
+0
[next]