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
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
Alexandre Ghiti
1
-22
/
+10
2024-02-05
riscv: Make XIP bootable again
Frederik Haxel
1
-0
/
+1
2024-02-01
riscv: Fix an off-by-one in get_early_cmdline()
Christophe JAILLET
1
-2
/
+1
2024-01-26
riscv: Fix module_alloc() that did not reset the linear mapping permissions
Alexandre Ghiti
1
-1
/
+2
2024-01-26
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
3
-1
/
+14
2024-01-10
riscv: don't probe unaligned access speed if already done
Jisheng Zhang
1
-0
/
+4
2023-12-20
kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMP
Ignat Korchagin
1
-1
/
+3
2023-12-13
riscv: fix misaligned access handling of C.SWSP and C.SDSP
Clément Léger
1
-4
/
+2
2023-11-28
riscv: kprobes: allow writing to x0
Nam Cao
1
-1
/
+1
2023-11-28
riscv: put interrupt entries into .irqentry.text
Nam Cao
1
-0
/
+2
2023-11-28
riscv: provide riscv-specific is_trap_insn()
Nam Cao
1
-0
/
+6
2023-11-28
RISC-V: hwprobe: Fix vDSO SIGSEGV
Andrew Jones
1
-1
/
+1
2023-11-28
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
3
-95
/
+12
2023-11-20
RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
1
-5
/
+6
2023-10-12
RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Jiexun Wang
1
-2
/
+2
2023-10-12
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
1
-13
/
+0
2023-10-12
riscv: signal: fix sigaltstack frame size checking
Andy Chiu
1
-7
/
+0
2023-09-20
riscv: Only consider swbp/ss handlers for correct privileged mode
Björn Töpel
1
-10
/
+18
2023-09-12
riscv: kexec: Align the kexeced kernel entry
Song Shuai
1
-1
/
+7
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
1
-5
/
+109
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
5
-1
/
+70
2023-09-08
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
1
-0
/
+79
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
1
-0
/
+5
2023-09-08
Merge patch series "RISC-V: Probe for misaligned access speed"
Palmer Dabbelt
6
-20
/
+191
2023-09-06
riscv: implement a memset like function for text
Puranjay Mohan
1
-0
/
+77
2023-09-06
riscv: extend patch_text_nosync() for multiple pages
Puranjay Mohan
1
-5
/
+32
2023-09-06
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
1
-0
/
+1
2023-09-06
riscv: Dump out kernel offset information on panic
Alexandre Ghiti
1
-0
/
+25
2023-09-06
riscv: Introduce virtual kernel mapping KASLR
Alexandre Ghiti
3
-1
/
+44
2023-09-01
RISC-V: Add ptrace support for vectors
Andy Chiu
1
-0
/
+79
2023-09-01
riscv: errata: Add Andes alternative ports
Lad Prabhakar
1
-0
/
+5
2023-09-01
RISC-V: alternative: Remove feature_probe_func
Evan Green
2
-20
/
+0
2023-09-01
RISC-V: Probe for unaligned access speed
Evan Green
5
-0
/
+191
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-318
/
+636
2023-08-31
Merge patch series "riscv: Reduce ARCH_KMALLOC_MINALIGN to 8"
Palmer Dabbelt
1
-0
/
+1
2023-08-31
Merge patch series "riscv: KCFI support"
Palmer Dabbelt
8
-9
/
+110
2023-08-31
Merge patch series "support allocating crashkernel above 4G explicitly on riscv"
Palmer Dabbelt
1
-0
/
+5
2023-08-31
Merge patch series "riscv: kprobes: simulate some instructions"
Palmer Dabbelt
3
-5
/
+116
2023-08-31
riscv: remove redundant mv instructions
Nam Cao
1
-5
/
+1
2023-08-31
Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-1
/
+0
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2023-08-28
riscv: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-08-24
riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
1
-0
/
+1
2023-08-24
riscv: Add CFI error handling
Sami Tolvanen
3
-1
/
+82
2023-08-24
riscv: Add ftrace_stub_graph
Sami Tolvanen
1
-0
/
+4
2023-08-24
riscv: Add types to indirectly called assembly functions
Sami Tolvanen
2
-4
/
+6
2023-08-24
riscv: Implement syscall wrappers
Sami Tolvanen
3
-4
/
+18
2023-08-23
Merge patch series "riscv: fix ptrace and export VLENB"
Palmer Dabbelt
1
-69
/
+0
2023-08-22
RISC-V: Remove ptrace support for vectors
Palmer Dabbelt
1
-69
/
+0
2023-08-18
kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
1
-2
/
+2
[next]