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
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
arm64: mte: Do not set PG_mte_tagged if tags were not initialized
Peter Collingbourne
1
-5
/
+2
2023-05-11
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
2
-0
/
+7
2023-05-11
arm64: Stash shadow stack pointer in the task struct on interrupt
Ard Biesheuvel
1
-7
/
+5
2023-05-11
arm64: Always load shadow stack pointer directly from the task struct
Ard Biesheuvel
2
-3
/
+3
2023-04-13
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
1
-18
/
+14
2023-04-06
arm64: efi: Set NX compat flag in PE/COFF header
Ard Biesheuvel
1
-1
/
+1
2023-03-11
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
4
-9
/
+16
2023-03-11
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
1
-1
/
+1
2023-03-10
arm64/cpufeature: Fix field sign for DIT hwcap detection
Mark Brown
1
-1
/
+1
2023-02-01
arm64: efi: Account for the EFI runtime stack in stack unwinder
Ard Biesheuvel
1
-0
/
+12
2023-02-01
arm64: efi: Avoid workqueue to check whether EFI runtime is live
Ard Biesheuvel
2
-1
/
+8
2023-02-01
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2
-5
/
+49
2023-01-24
efi: rt-wrapper: Add missing include
Ard Biesheuvel
1
-0
/
+1
2023-01-24
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
2
-1
/
+39
2023-01-18
arm64: ptrace: Use ARM64_SME to guard the SME register enumerations
Zenghui Yu
1
-1
/
+1
2023-01-18
arm64/signal: Always accept SVE signal frames on SME only systems
Mark Brown
1
-1
/
+6
2023-01-18
arm64/signal: Always allocate SVE signal frames on SME only systems
Mark Brown
1
-1
/
+1
2023-01-18
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
1
-2
/
+2
2023-01-18
arm64: mte: Avoid the racy walk of the vma list during core dump
Catalin Marinas
1
-30
/
+26
2023-01-18
arm64: mte: Fix double-freeing of the temporary tag storage during coredump
Catalin Marinas
1
-1
/
+0
2023-01-07
arm64: Prohibit instrumentation on arch_stack_walk()
Masami Hiramatsu (Google)
1
-5
/
+5
2022-12-01
Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-57
/
+2
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
2
-57
/
+2
2022-11-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-11-14
arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
Sami Tolvanen
1
-1
/
+1
2022-11-13
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+34
2022-11-11
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
1
-18
/
+34
2022-11-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-10
/
+35
2022-11-05
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+57
2022-11-03
arm64: cpufeature: Fix the visibility of compat hwcaps
Amit Daniel Kachhap
1
-9
/
+33
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2
-2
/
+57
2022-11-01
arm64: entry: avoid kprobe recursion
Mark Rutland
1
-1
/
+2
2022-10-20
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Peter Zijlstra
1
-1
/
+6
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2022-10-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+18
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+0
2022-10-12
arm64: Add AMPERE1 to the Spectre-BHB affected list
D Scott Phillips
1
-0
/
+6
2022-10-12
arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored
Catalin Marinas
1
-2
/
+7
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+12
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-40
/
+0
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+0
2022-10-07
arm64: errata: Add Cortex-A55 to the repeat tlbi list
James Morse
1
-0
/
+5
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
30
-338
/
+939
2022-10-04
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
10
-14
/
+57
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-2
/
+2
2022-09-30
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
9
-10
/
+489
2022-09-30
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
5
-66
/
+63
[next]