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
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step
Sumit Garg
1
-0
/
+1
2023-05-11
KVM: arm64: Avoid lock inversion when setting the VM register width
Oliver Upton
1
-0
/
+3
2023-05-11
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
1
-0
/
+1
2023-05-11
arm64: Always load shadow stack pointer directly from the task struct
Ard Biesheuvel
1
-3
/
+4
2023-04-26
KVM: arm64: Make vcpu flag updates non-preemptible
Marc Zyngier
1
-1
/
+18
2023-03-11
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2
-1
/
+31
2023-03-11
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
1
-3
/
+3
2023-02-01
arm64: efi: Account for the EFI runtime stack in stack unwinder
Ard Biesheuvel
1
-0
/
+15
2023-02-01
arm64: efi: Avoid workqueue to check whether EFI runtime is live
Ard Biesheuvel
1
-0
/
+9
2023-02-01
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
1
-0
/
+8
2023-01-24
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
1
-0
/
+3
2023-01-18
arm64/mm: fix incorrect file_map_count for invalid pmd
Liu Shixin
1
-1
/
+1
2023-01-18
arm64/mm: add pud_user_exec() check in pud_user_accessible_page()
Liu Shixin
1
-2
/
+2
2023-01-18
arm64: cmpxchg_double*: hazard against entire exchange variable
Mark Rutland
2
-2
/
+2
2023-01-18
KVM: arm64: Fix S1PTW handling on RO memslots
Marc Zyngier
1
-2
/
+20
2022-12-31
arm64: make is_ttbrX_addr() noinstr-safe
Mark Rutland
1
-2
/
+2
2022-12-01
Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+0
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
1
-8
/
+0
2022-11-19
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2022-11-18
arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
Liu Shixin
1
-2
/
+2
2022-11-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+2
2022-11-09
arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
Kuniyuki Iwashima
1
-1
/
+1
2022-11-09
arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro
D Scott Phillips
1
-1
/
+1
2022-11-05
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
1
-0
/
+8
2022-10-22
Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-25
/
+13
2022-10-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+4
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2022-10-12
arm64: Add AMPERE1 to the Spectre-BHB affected list
D Scott Phillips
1
-0
/
+4
2022-10-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+2
2022-10-09
KVM: arm64: Limit stage2_apply_range() batch size to largest block
Oliver Upton
1
-20
/
+0
2022-10-09
KVM: arm64: Work out supported block level at compile time
Oliver Upton
1
-5
/
+13
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
27
-499
/
+426
2022-10-05
arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
Nathan Chancellor
1
-1
/
+1
2022-10-03
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
8
-241
/
+82
2022-09-30
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
3
-11
/
+17
2022-09-30
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
5
-25
/
+76
2022-09-30
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...
Catalin Marinas
21
-463
/
+326
2022-09-29
arm64: module: Remove unused plt_entry_is_initialized()
Li Huafei
1
-5
/
+0
2022-09-29
arm64: module: Make plt_equals_entry() static
Li Huafei
1
-1
/
+0
2022-09-29
arm64: fix the build with binutils 2.27
Mark Rutland
1
-3
/
+9
2022-09-27
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
1
-13
/
+2
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
2
-2
/
+2
2022-09-26
arm64: Drop unneeded __nocfi attributes
Sami Tolvanen
1
-1
/
+1
2022-09-26
arm64: Add CFI error handling
Sami Tolvanen
1
-0
/
+6
2022-09-26
arm64: Add types to indirect called assembly functions
Sami Tolvanen
1
-0
/
+4
2022-09-23
arm64: uaccess: simplify uaccess_mask_ptr()
Mark Rutland
1
-11
/
+11
2022-09-23
arm64: asm/perf_regs.h: Avoid C++-style comment in UAPI header
Will Deacon
1
-1
/
+1
[next]