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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-26
bpf: Support <8-byte scalar spill and refill
Martin KaFai Lau
1
-15
/
+52
2021-09-26
bpf: Check the other end of slot_type for STACK_SPILL
Martin KaFai Lau
1
-11
/
+19
2021-09-18
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
3
-1
/
+58
2021-09-18
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
2
-6
/
+2
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-1
/
+162
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-44
/
+22
2021-09-15
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
1
-0
/
+128
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-2
/
+2
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-44
/
+22
2021-09-14
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
1
-40
/
+10
2021-09-14
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
1
-0
/
+2
2021-09-14
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
1
-5
/
+2
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
2
-1
/
+32
2021-09-13
perf: Enable branch record for software events
Song Liu
1
-0
/
+2
2021-09-12
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2021-09-12
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-84
/
+118
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-19
/
+18
2021-09-10
bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset()
Yonghong Song
1
-2
/
+8
2021-09-10
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
1
-12
/
+12
2021-09-10
tracing/boot: Fix to check the histogram control param is a leaf node
Masami Hiramatsu
1
-3
/
+3
2021-09-10
tracing/boot: Fix trace_boot_hist_add_array() to check array is value
Masami Hiramatsu
1
-4
/
+3
2021-09-10
libbpf: Add LIBBPF_DEPRECATED_SINCE macro for scheduling API deprecations
Quentin Monnet
1
-2
/
+5
2021-09-09
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
8
-21
/
+50
2021-09-09
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
1
-3
/
+3
2021-09-09
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
1
-2
/
+2
2021-09-09
locking/rtmutex: Fix ww_mutex deadlock check
Peter Zijlstra
1
-1
/
+1
2021-09-09
Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
Linus Torvalds
4
-89
/
+41
2021-09-09
mm/hugetlb: initialize hugetlb_usage in mm_init
Liu Zixian
1
-0
/
+1
2021-09-09
arch: remove compat_alloc_user_space
Arnd Bergmann
1
-21
/
+0
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+0
2021-09-09
kexec: avoid compat_alloc_user_space
Arnd Bergmann
1
-36
/
+25
2021-09-09
kexec: move locking into do_kexec_load
Arnd Bergmann
1
-28
/
+16
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-20
/
+37
2021-09-08
tracing/boot: Fix to loop on only subkeys
Masami Hiramatsu
1
-3
/
+3
2021-09-08
tracing: Dynamically allocate the per-elt hist_elt_data array
Tom Zanussi
1
-2
/
+12
2021-09-08
tracing: synth events: increase max fields count
Artem Bityutskiy
1
-1
/
+1
2021-09-08
tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()
Qiang.Zhang
1
-3
/
+3
2021-09-08
prctl: allow to setup brk for et_dyn executables
Cyrill Gorcunov
1
-7
/
+0
2021-09-08
kernel/fork.c: unexport get_{mm,task}_exe_file
Christoph Hellwig
1
-2
/
+0
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
1
-0
/
+25
2021-09-08
profiling: fix shift-out-of-bounds bugs
Pavel Skripkin
1
-10
/
+11
2021-09-08
kernel/acct.c: use dedicated helper to access rlimit values
Yang Yang
1
-1
/
+1
2021-09-08
tracing: Fix some alloc_event_probe() error handling bugs
Dan Carpenter
1
-2
/
+3
2021-09-07
Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
8
-707
/
+361
2021-09-06
kernel: debug: Convert to SPDX identifier
Cai Huoqing
2
-8
/
+2
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
22
-174
/
+1596
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
3
-45
/
+85
2021-09-04
tracing: Add migrate-disabled counter to tracing output.
Thomas Gleixner
3
-10
/
+28
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-09-04
futex: Remove unused variable 'vpid' in futex_proxy_trylock_atomic()
Thomas Gleixner
1
-2
/
+1
[next]