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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-14
Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-119
/
+115
2024-04-14
Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2024-04-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-9
/
+11
2024-04-12
Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-56
/
+54
2024-04-12
Kconfig: add some hidden tabs on purpose
Linus Torvalds
1
-6
/
+6
2024-04-12
Merge tag 'mips-fixes_6.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-38
/
+42
2024-04-12
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2
-15
/
+21
2024-04-12
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
1
-3
/
+3
2024-04-12
x86/cpu/amd: Make the CPUID 0x80000008 parser correct
Thomas Gleixner
1
-6
/
+18
2024-04-12
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2
-15
/
+4
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2
-14
/
+1
2024-04-12
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-26
/
+12
2024-04-11
Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-12
/
+116
2024-04-11
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
1
-3
/
+3
2024-04-11
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
1
-12
/
+18
2024-04-11
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
3
-42
/
+42
2024-04-11
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
1
-15
/
+7
2024-04-10
arm64: tlb: Fix TLBI RANGE operand
Gavin Shan
1
-9
/
+11
2024-04-10
x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
Thomas Gleixner
1
-2
/
+5
2024-04-10
LoongArch: Include linux/sizes.h in addrspace.h to prevent build errors
Randy Dunlap
1
-0
/
+1
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNET
Huacai Chen
2
-3
/
+42
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support PCI-MSI
Huacai Chen
1
-0
/
+3
2024-04-10
LoongArch: Update dts for Loongson-2K2000 to support ISA/LPC
Huacai Chen
1
-1
/
+8
2024-04-10
LoongArch: Update dts for Loongson-2K1000 to support ISA/LPC
Huacai Chen
1
-0
/
+7
2024-04-10
LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCE
Huacai Chen
1
-0
/
+4
2024-04-10
LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
Huacai Chen
4
-8
/
+51
2024-04-10
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
1
-1
/
+1
2024-04-10
Merge branch 'linus' into x86/urgent, to pick up dependent commits
Ingo Molnar
17
-43
/
+317
2024-04-10
perf/x86: Fix out of range data
Namhyung Kim
1
-0
/
+1
2024-04-09
MIPS: scall: Save thread_info.syscall unconditionally on entry
Jiaxun Yang
7
-38
/
+42
2024-04-09
Merge tag 'imx-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
8
-43
/
+44
2024-04-09
Merge tag 'omap-for-v6.9/n8x0-fixes-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-13
/
+10
2024-04-09
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
17
-43
/
+317
2024-04-08
KVM: x86: Add BHI_NO
Daniel Sneddon
1
-1
/
+1
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
4
-2
/
+15
2024-04-08
x86/bhi: Add BHI mitigation knob
Pawan Gupta
3
-1
/
+115
2024-04-08
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
3
-8
/
+21
2024-04-08
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
4
-2
/
+8
2024-04-08
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
7
-3
/
+96
2024-04-08
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
5
-16
/
+50
2024-04-08
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
Josh Poimboeuf
1
-12
/
+12
2024-04-08
x86/apic: Force native_apic_mem_read() to use the MOV instruction
Adam Dunlap
1
-1
/
+2
2024-04-07
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-39
/
+150
2024-04-07
Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2024-04-07
Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2024-04-06
x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
Borislav Petkov (AMD)
1
-0
/
+1
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
43
-203
/
+331
2024-04-06
Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+5
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-14
/
+35
2024-04-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+1
[next]