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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-01
Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+18
2022-08-01
Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+2
2022-08-01
Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+11
2022-08-01
Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-07-27
Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"
Borislav Petkov
1
-6
/
+1
2022-07-24
Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+3
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
1
-3
/
+0
2022-07-21
x86,nospec: Simplify {JMP,CALL}_NOSPEC
Peter Zijlstra
1
-6
/
+18
2022-07-19
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
2
-0
/
+11
2022-07-19
x86/mm/tlb: Ignore f->new_tlb_gen when zero
Nadav Amit
1
-0
/
+1
2022-07-18
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2
-0
/
+3
2022-07-15
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
1
-1
/
+2
2022-07-12
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-16
/
+140
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2
-1
/
+10
2022-07-01
x86/xen: Use clear_bss() for Xen PV guests
Juergen Gross
1
-0
/
+3
2022-06-29
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
4
-9
/
+25
2022-06-27
x86/cpu/amd: Enumerate BTC_NO
Andrew Cooper
1
-0
/
+1
2022-06-27
x86/speculation: Fill RSB on vmexit for IBRS
Josh Poimboeuf
1
-1
/
+1
2022-06-27
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
1
-0
/
+1
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+10
2022-06-27
x86/speculation: Fix firmware entry SPEC_CTRL handling
Josh Poimboeuf
1
-6
/
+4
2022-06-27
x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
Josh Poimboeuf
1
-2
/
+0
2022-06-27
x86/cpu/amd: Add Spectral Chicken
Peter Zijlstra
1
-0
/
+3
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
2
-0
/
+16
2022-06-27
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2
-3
/
+7
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
1
-0
/
+6
2022-06-27
intel_idle: Disable IBRS during long idle
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report Intel retbleed vulnerability
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
1
-0
/
+1
2022-06-27
x86/bugs: Optimize SPEC_CTRL MSR writes
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/entry: Add kernel IBRS implementation
Peter Zijlstra
1
-1
/
+1
2022-06-27
x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value
Peter Zijlstra
1
-0
/
+1
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+1
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
3
-1
/
+20
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
1
-0
/
+8
2022-06-27
x86,static_call: Use alternative RET encoding
Peter Zijlstra
1
-1
/
+18
2022-06-27
x86: Undo return-thunk damage
Peter Zijlstra
3
-1
/
+4
2022-06-27
x86/retpoline: Use -mfunction-return
Peter Zijlstra
1
-0
/
+2
2022-06-27
x86/retpoline: Cleanup some #ifdefery
Peter Zijlstra
2
-5
/
+11
2022-06-27
x86/cpufeatures: Move RETPOLINE flags to word 11
Peter Zijlstra
1
-2
/
+6
2022-06-21
Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-06-21
efi/x86: libstub: Fix typo in __efi64_argmap* name
Evgeniy Baskov
1
-1
/
+1
2022-06-19
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-17
/
+21
2022-06-17
Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+8
2022-06-17
x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"
Hans de Goede
2
-5
/
+8
2022-06-17
Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2022-06-15
x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
Tianyu Lan
1
-0
/
+4
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+65
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+28
[next]