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
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
2023-08-16
riscv: kdump: Implement crashkernel=X,[high,low]
Chen Jiahao
1
-0
/
+5
2023-08-16
riscv: kprobes: simulate c.beqz and c.bnez
Nam Cao
3
-2
/
+48
2023-08-16
riscv: kprobes: simulate c.jr and c.jalr instructions
Nam Cao
3
-2
/
+41
2023-08-16
riscv: kprobes: simulate c.j instruction
Nam Cao
3
-1
/
+27
2023-08-16
riscv: Handle zicsr/zifencei issue between gcc and binutils
Mingzheng Xing
1
-1
/
+7
2023-08-16
riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n
Guo Ren
1
-0
/
+3
2023-08-16
riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n
Guo Ren
1
-0
/
+3
2023-08-16
riscv: entry: set a0 = -ENOSYS only when syscall != -1
Celeste Liu
1
-3
/
+3
2023-08-09
riscv: Fix CPU feature detection with SMP disabled
Samuel Holland
2
-5
/
+5
2023-08-04
Merge patch series "RISC-V: Fix a few kexec_file_load(2) failures"
Palmer Dabbelt
1
-1
/
+2
2023-08-04
riscv/kexec: load initrd high in available memory
Torsten Duwe
1
-1
/
+1
2023-08-04
riscv/kexec: handle R_RISCV_CALL_PLT relocation type
Torsten Duwe
1
-0
/
+1
2023-08-02
riscv: Export va_kernel_pa_offset in vmcoreinfo
Song Shuai
1
-0
/
+2
2023-08-02
RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
1
-2
/
+2
[next]