index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-10-09
x86/bugs: Use code segment selector for VERW operand
Pawan Gupta
1
-1
/
+10
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
1
-0
/
+5
2024-04-08
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
1
-0
/
+12
2024-03-29
x86/bugs: Fix the SRSO mitigation on Zen3/4
Borislav Petkov (AMD)
1
-5
/
+16
2024-03-12
Merge tag 'x86-apic-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-12
Revert "x86/bugs: Use fixed addressing for VERW operand"
Dave Hansen
1
-1
/
+1
2024-03-12
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-31
/
+24
2024-02-27
x86/bugs: Use fixed addressing for VERW operand
Pawan Gupta
1
-1
/
+1
2024-02-20
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
1
-12
/
+0
2024-02-20
x86/bugs: Add asm helpers for executing VERW
Pawan Gupta
1
-0
/
+13
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
1
-15
/
+17
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
1
-42
/
+33
2024-02-12
x86/retpoline: Ensure default return thunk isn't used at runtime
Josh Poimboeuf
1
-0
/
+2
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
1
-2
/
+2
2024-01-10
x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO
Breno Leitao
1
-3
/
+3
2024-01-10
x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY
Breno Leitao
1
-3
/
+3
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-4
/
+4
2024-01-10
x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...
Breno Leitao
1
-5
/
+5
2024-01-10
x86/bugs: Rename CONFIG_CPU_IBPB_ENTRY => CONFIG_MITIGATION_IBPB_ENTRY
Breno Leitao
1
-1
/
+1
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-2
/
+2
2023-11-30
x86/callthunks: Fix and unify call thunks assembly snippets
Uros Bizjak
1
-16
/
+7
2023-10-31
Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2023-10-20
x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
Josh Poimboeuf
1
-9
/
+4
2023-10-20
x86/nospec: Refactor UNTRAIN_RET[_*]
Josh Poimboeuf
1
-21
/
+10
2023-10-20
x86/srso: Disentangle rethunk-dependent options
Josh Poimboeuf
1
-7
/
+18
2023-10-20
x86/srso: Unexport untraining functions
Josh Poimboeuf
1
-4
/
+0
2023-10-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
1
-2
/
+2
2023-09-22
x86/speculation, objtool: Use absolute relocations for annotations
Fangrui Song
1
-2
/
+2
2023-08-16
x86/cpu/kvm: Provide UNTRAIN_RET_VM
Peter Zijlstra
1
-0
/
+11
2023-08-16
x86/cpu: Cleanup the untrain mess
Peter Zijlstra
1
-14
/
+5
2023-08-16
x86/cpu: Rename srso_(.*)_alias to srso_alias_\1
Peter Zijlstra
1
-3
/
+3
2023-08-16
x86/cpu: Rename original retbleed methods
Peter Zijlstra
1
-4
/
+4
2023-08-16
x86/cpu: Clean up SRSO return thunk mess
Peter Zijlstra
1
-0
/
+5
2023-08-16
x86/alternative: Make custom return thunk unconditional
Peter Zijlstra
1
-4
/
+5
2023-08-14
x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...
Petr Pavlu
1
-3
/
+0
2023-07-27
x86/srso: Add IBPB
Borislav Petkov (AMD)
1
-1
/
+1
2023-07-27
x86/srso: Add SRSO_NO support
Borislav Petkov (AMD)
1
-3
/
+3
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-1
/
+14
2023-07-10
x86/cfi: Extend {JMP,CAKK}_NOSPEC comment
Peter Zijlstra
1
-0
/
+4
2023-05-31
x86/nospec: Shorten RESET_CALL_DEPTH
Peter Zijlstra
1
-3
/
+3
2023-03-24
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
1
-4
/
+4
2023-03-24
objtool: Use relative pointers for annotations
Josh Poimboeuf
1
-3
/
+3
2023-02-23
x86: Fix FILL_RETURN_BUFFER
Peter Zijlstra
1
-1
/
+1
2023-01-13
cpuidle, nospec: Make mds_idle_clear_cpu_buffers() noinstr clean
Peter Zijlstra
1
-1
/
+1
2022-12-15
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+170
2022-12-03
x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3
Pawan Gupta
1
-1
/
+1
2022-11-01
x86: Unconfuse CONFIG_ and X86_FEATURE_ namespaces
Peter Zijlstra
1
-2
/
+2
2022-10-17
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
1
-0
/
+9
2022-10-17
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
1
-4
/
+32
2022-10-17
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
1
-0
/
+12
[next]