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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-24
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2
-2
/
+2
2024-02-24
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2
-3
/
+3
2024-02-24
mm/vmalloc: remove vmap_area_list
Baoquan He
1
-1
/
+0
2024-02-23
arm64/mm: automatically fold contpte mappings
Ryan Roberts
2
-0
/
+90
2024-02-23
arm64/mm: __always_inline to improve fork() perf
Ryan Roberts
1
-5
/
+5
2024-02-23
arm64/mm: implement pte_batch_hint()
Ryan Roberts
1
-0
/
+9
2024-02-23
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
2
-0
/
+84
2024-02-23
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
2
-10
/
+89
2024-02-23
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
4
-0
/
+462
2024-02-23
arm64/mm: dplit __flush_tlb_range() to elide trailing DSB
Ryan Roberts
1
-2
/
+11
2024-02-23
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
11
-86
/
+93
2024-02-23
arm64/mm: convert ptep_clear() to ptep_get_and_clear()
Ryan Roberts
1
-1
/
+1
2024-02-23
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
5
-9
/
+9
2024-02-23
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
8
-19
/
+25
2024-02-23
arm64/mm: convert pte_next_pfn() to pte_advance_pfn()
Ryan Roberts
1
-4
/
+4
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
1
-7
/
+0
2024-02-22
arm64/mm: make set_ptes() robust when OAs cross 48-bit boundary
Ryan Roberts
1
-11
/
+17
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
1
-3
/
+8
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2
-9
/
+0
2024-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-13
/
+17
2024-02-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-15
/
+27
2024-02-16
Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+0
2024-02-16
Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-11
/
+17
2024-02-15
arm64/sve: Lower the maximum allocation for the SVE ptrace regset
Mark Brown
2
-7
/
+8
2024-02-15
arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
Easwar Hariharan
2
-0
/
+7
2024-02-13
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
Will Deacon
1
-2
/
+0
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2
-4
/
+4
2024-02-09
arm64: jump_label: use constraints "Si" instead of "i"
Fangrui Song
1
-4
/
+8
2024-02-09
arm64: fix typo in comments
Seongsu Park
1
-1
/
+1
2024-02-09
arm64/signal: Don't assume that TIF_SVE means we saved SVE state
Mark Brown
2
-3
/
+3
2024-02-04
KVM: arm64: Do not source virt/lib/Kconfig twice
Masahiro Yamada
1
-1
/
+0
2024-01-31
KVM: arm64: Fix circular locking dependency
Sebastian Ene
1
-10
/
+17
2024-01-30
arm64: vdso32: Remove unused vdso32-offsets.h
Kevin Brodsky
3
-13
/
+1
2024-01-30
arm64: scs: Disable LTO for SCS patching code
Ard Biesheuvel
1
-0
/
+6
2024-01-30
arm64: Revert "scs: Work around full LTO issue with dynamic SCS"
Ard Biesheuvel
1
-7
/
+1
2024-01-25
Merge tag 'samsung-fixes-6.8' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-1
/
+1
2024-01-25
arm64: dts: Fix TPM schema violations
Lukas Wunner
12
-12
/
+12
2024-01-22
arm64: dts: exynos: gs101: comply with the new cmu_misc clock names
Tudor Ambarus
1
-1
/
+1
2024-01-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-47
/
+81
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-104
/
+31
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+3
2024-01-18
arm64/sme: Always exit sme_alloc() early with existing storage
Mark Brown
1
-2
/
+4
2024-01-18
arm64/fpsimd: Remove spurious check for SVE support
Mark Brown
1
-4
/
+2
2024-01-18
arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptrace
Mark Brown
1
-6
/
+7
2024-01-18
arm64: entry: simplify kernel_exit logic
Mark Rutland
1
-5
/
+4
2024-01-18
arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
Mark Rutland
1
-9
/
+13
2024-01-18
Merge tag 'rproc-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
1
-0
/
+22
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
29
-377
/
+884
2024-01-12
arm64: errata: Add Cortex-A510 speculative unprivileged load workaround
Rob Herring
2
-2
/
+29
[next]