index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
nospec-branch.h
Age
Commit message (
Expand
)
Author
2019-05-14
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
2019-05-14
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
2019-05-14
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
2018-12-05
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
2018-12-05
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-12-05
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-12-05
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
2018-12-05
x86/retpoline: Remove minimal retpoline support
Zhenzhong Duan
2018-12-05
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
2018-12-05
x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC variant
Zhenzhong Duan
2018-11-13
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2018-05-22
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
2018-05-22
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
2018-05-22
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
2018-05-22
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
2018-05-22
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
2018-05-22
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2018-05-22
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk
2018-05-22
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
2018-05-22
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2018-05-22
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
Konrad Rzeszutek Wilk
2018-05-22
x86/nospec: Simplify alternative_msr_write()
Linus Torvalds
2018-03-21
x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...
Andy Whitcroft
2018-03-15
x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
Ingo Molnar
2018-03-15
x86/speculation, objtool: Annotate indirect calls/jumps for objtool
Peter Zijlstra
2018-03-15
x86/speculation: Use IBRS if available before calling into firmware
David Woodhouse
2018-03-15
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
David Woodhouse
2018-03-11
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2018-02-22
x86/speculation: Add <asm/msr-index.h> dependency
Peter Zijlstra
2018-02-22
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
David Woodhouse
2018-02-07
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
2018-02-07
x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov
2018-02-07
x86/retpoline: Simplify vmexit_fill_RSB()
Borislav Petkov
2018-02-07
x86/cpufeatures: Clean up Spectre v2 related CPUID flags
David Woodhouse
2018-02-07
x86/nospec: Fix header guards names
Borislav Petkov
2018-02-07
x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse
2018-01-23
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
2018-01-23
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
2018-01-23
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
Tom Lendacky
2018-01-17
x86/retpoline: Fill return stack buffer on vmexit
David Woodhouse
2018-01-17
x86/spectre: Add boot time option to select Spectre v2 mitigation
David Woodhouse
2018-01-17
x86/retpoline: Add initial retpoline support
David Woodhouse