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
2022-09-29
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
1
-0
/
+3
2022-09-27
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
1
-8
/
+8
2022-09-27
bpf: Use given function address for trampoline ip arg
Jiri Olsa
1
-6
/
+5
2022-09-16
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
1
-0
/
+1
2022-09-07
bpf: arm64: No support of struct argument in trampoline programs
Yonghong Song
1
-1
/
+7
2022-09-07
bpf: x86: Support in-register struct arguments in trampoline programs
Yonghong Song
1
-17
/
+51
2022-09-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2
-2
/
+18
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
62
-281
/
+551
2022-08-29
bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
Tiezhu Yang
2
-2
/
+18
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-72
/
+150
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+36
2022-08-28
Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-7
/
+19
2022-08-28
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
2022-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-53
/
+117
2022-08-26
Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-10
/
+19
2022-08-26
Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-98
/
+164
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-0
/
+21
2022-08-26
Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...
Palmer Dabbelt
4
-1
/
+17
2022-08-26
Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...
Palmer Dabbelt
3
-9
/
+2
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-143
/
+135
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2
-2
/
+2
2022-08-25
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
1
-1
/
+3
2022-08-25
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
1
-6
/
+16
2022-08-25
xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORY
Lukas Bulwahn
1
-1
/
+0
2022-08-25
LoongArch: mm: Avoid unnecessary page fault retires on shared memory types
Huacai Chen
1
-0
/
+4
2022-08-25
LoongArch: Add subword xchg/cmpxchg emulation
Huacai Chen
2
-1
/
+105
2022-08-25
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
5
-33
/
+22
2022-08-25
LoongArch: Cleanup reset routines with new API
Huacai Chen
2
-58
/
+21
2022-08-25
LoongArch: Fix build warnings in VDSO
Huacai Chen
2
-6
/
+11
2022-08-25
LoongArch: Select PCI_QUIRKS to avoid build error
Huacai Chen
1
-0
/
+1
2022-08-24
x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
Tom Lendacky
1
-2
/
+14
2022-08-24
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2
-1
/
+19
2022-08-24
riscv: dts: microchip: mpfs: remove pci axi address translation property
Conor Dooley
1
-1
/
+0
2022-08-24
riscv: dts: microchip: mpfs: remove bogus card-detect-delay
Conor Dooley
2
-2
/
+0
2022-08-24
riscv: dts: microchip: mpfs: remove ti,fifo-depth property
Conor Dooley
2
-4
/
+0
2022-08-24
riscv: dts: microchip: mpfs: fix incorrect pcie child node name
Conor Dooley
1
-1
/
+1
2022-08-23
Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-25
/
+49
2022-08-23
x86/cpu: Add new Raptor Lake CPU model number
Tony Luck
1
-0
/
+2
2022-08-23
arm64/sme: Don't flush SVE register state when handling SME traps
Mark Brown
1
-11
/
+0
2022-08-23
arm64/sme: Don't flush SVE register state when allocating SME storage
Mark Brown
4
-10
/
+12
2022-08-23
arm64/signal: Flush FPSIMD register state when disabling streaming mode
Mark Brown
1
-0
/
+10
2022-08-23
arm64/signal: Raise limit on stack frames
Mark Brown
1
-1
/
+1
2022-08-23
arm64/cache: Fix cache_type_cwg() for register generation
Mark Brown
1
-1
/
+1
2022-08-23
arm64/sysreg: Guard SYS_FIELD_ macros for asm
Mark Brown
1
-2
/
+2
2022-08-23
arm64/sysreg: Directly include bitfield.h
Mark Brown
1
-0
/
+1
2022-08-23
arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...
Sudeep Holla
1
-1
/
+5
2022-08-23
arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
Ionela Voinescu
5
-3
/
+62
2022-08-23
arm64: fix rodata=full
Mark Rutland
2
-18
/
+17
[next]