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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
3
-2
/
+5
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-1
/
+1
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
1
-2
/
+2
2024-06-14
ubd: untagle discard vs write zeroes not support handling
Christoph Hellwig
1
-4
/
+5
2024-06-14
ubd: refactor the interrupt handler
Christoph Hellwig
1
-31
/
+18
2024-06-08
Merge tag 'x86-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+17
2024-06-08
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2024-06-08
Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+13
2024-06-08
Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-24
/
+30
2024-06-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-20
/
+19
2024-06-06
mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
Barry Song
1
-2
/
+2
2024-06-05
x86/amd_nb: Check for invalid SMN reads
Yazen Ghannam
1
-1
/
+8
2024-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38
-150
/
+558
2024-06-05
s390/crash: Do not use VM info if os_info does not have it
Alexander Gordeev
1
-24
/
+30
2024-06-05
arm64/io: add constant-argument check
Arnd Bergmann
1
-20
/
+16
2024-06-05
KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr
Tao Su
1
-3
/
+0
2024-06-05
Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
21
-73
/
+391
2024-06-05
arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
Wei Li
1
-0
/
+3
2024-06-04
KVM: arm64: Ensure that SME controls are disabled in protected mode
Fuad Tabba
2
-0
/
+18
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
6
-19
/
+14
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
5
-21
/
+22
2024-06-04
KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM
Fuad Tabba
4
-5
/
+93
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
7
-0
/
+124
2024-06-04
KVM: arm64: Specialize handling of host fpsimd state on trap
Fuad Tabba
3
-1
/
+13
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
4
-19
/
+73
2024-06-04
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Fuad Tabba
2
-3
/
+4
2024-06-04
KVM: arm64: Reintroduce __sve_save_state
Fuad Tabba
2
-0
/
+7
2024-06-03
Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2
-5
/
+6
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
15
-69
/
+161
2024-06-03
KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
Sean Christopherson
3
-29
/
+23
2024-06-03
KVM: SEV-ES: Delegate LBR virtualization to the processor
Ravi Bangoria
3
-7
/
+17
2024-06-03
KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent
Ravi Bangoria
3
-9
/
+14
2024-06-03
KVM: SEV-ES: Prevent MSR access post VMSA encryption
Nikunj A Dadhania
1
-0
/
+18
2024-06-03
x86/kexec: Fix bug with call depth tracking
David Kaplan
1
-2
/
+9
2024-06-03
Revert "riscv: mm: accelerate pagefault when badaccess"
Palmer Dabbelt
1
-2
/
+2
2024-06-03
riscv: fix overlap of allocated page and PTR_ERR
Nam Cao
1
-10
/
+11
2024-06-03
LoongArch: Fix GMAC's phy-mode definitions in dts
Huacai Chen
3
-5
/
+5
2024-06-03
LoongArch: Override higher address bits in JUMP_VIRT_ADDR
Jiaxun Yang
1
-1
/
+1
2024-06-03
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2
-5
/
+7
2024-06-03
LoongArch: Add all CPUs enabled by fdt to NUMA node 0
Jiaxun Yang
2
-1
/
+5
2024-06-03
LoongArch: Fix built-in DTB detection
Jiaxun Yang
1
-1
/
+1
2024-06-03
LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init()
Tiezhu Yang
1
-3
/
+1
2024-06-02
Merge tag 'x86-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-12
/
+26
2024-06-02
Merge tag 'sched-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2024-06-02
Merge tag 'perf-urgent-2024-06-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+3
2024-06-02
Merge tag 'powerpc-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-3
/
+54
2024-05-31
Merge tag 'riscv-for-linus-6.10-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+15
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
3
-10
/
+20
2024-05-31
sched/x86: Export 'percpu arch_freq_scale'
Phil Auld
1
-0
/
+1
2024-05-31
perf/x86/intel: Add missing MODULE_DESCRIPTION() lines
Jeff Johnson
2
-0
/
+2
[next]