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_6.6-2.2.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
2025-05-18
x86/its: Enable Indirect Target Selection mitigation
Pawan Gupta
2025-05-18
x86/its: Add support for ITS-safe return thunk
Pawan Gupta
2025-05-18
x86/its: Add support for ITS-safe indirect thunk
Pawan Gupta
2025-05-18
x86/speculation: Remove the extra #ifdef around CALL_NOSPEC
Pawan Gupta
2025-05-18
x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
Pawan Gupta
2025-05-18
x86/speculation: Simplify and make CALL_NOSPEC consistent
Pawan Gupta
2024-10-22
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
2024-04-10
x86/bhi: Mitigate KVM by default
Pawan Gupta
2024-04-10
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
2024-04-10
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
2024-04-10
x86/nospec: Refactor UNTRAIN_RET[_*]
Josh Poimboeuf
2024-04-10
x86/srso: Disentangle rethunk-dependent options
Josh Poimboeuf
2024-04-03
Revert "x86/bugs: Use fixed addressing for VERW operand"
Dave Hansen
2024-04-03
x86/bugs: Use fixed addressing for VERW operand
Pawan Gupta
2024-03-06
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
2024-03-01
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
2023-12-20
x86/speculation, objtool: Use absolute relocations for annotations
Fangrui Song
2023-11-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
2023-08-16
x86/cpu/kvm: Provide UNTRAIN_RET_VM
Peter Zijlstra
2023-08-16
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
2023-08-16
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
2023-08-14
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
2023-07-27
x86/srso: Add IBPB
Borislav Petkov (AMD)
2023-07-27
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-07-10
x86/cfi: Extend {JMP,CAKK}_NOSPEC comment
Peter Zijlstra
2023-05-31
x86/nospec: Shorten RESET_CALL_DEPTH
Peter Zijlstra
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
2023-03-23
objtool: Use relative pointers for annotations
Josh Poimboeuf
2023-02-23
x86: Fix FILL_RETURN_BUFFER
Peter Zijlstra
2023-01-13
cpuidle, nospec: Make mds_idle_clear_cpu_buffers() noinstr clean
Peter Zijlstra
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-02
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
2022-11-01
x86: Unconfuse CONFIG_ and X86_FEATURE_ namespaces
Peter Zijlstra
2022-10-17
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
2022-10-17
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
2022-10-17
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
2022-10-17
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
x86/returnthunk: Allow different return thunks
Peter Zijlstra
2022-08-19
x86/nospec: Fix i386 RSB stuffing
Peter Zijlstra
2022-08-19
x86/nospec: Unwreck the RSB stuffing
Peter Zijlstra
2022-08-09
Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-08-03
x86/speculation: Add LFENCE to RSB fill sequence
Pawan Gupta
2022-08-03
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-08-01
Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-21
x86,nospec: Simplify {JMP,CALL}_NOSPEC
Peter Zijlstra
2022-07-18
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
[next]