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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-19
Merge branch 'Introduce unstable CT lookup helpers'
Alexei Starovoitov
29
-214
/
+1674
2022-01-19
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
7
-0
/
+364
2022-01-19
selftests/bpf: Extend kfunc selftests
Kumar Kartikeya Dwivedi
4
-4
/
+258
2022-01-19
selftests/bpf: Add test_verifier support to fixup kfunc call insns
Kumar Kartikeya Dwivedi
1
-0
/
+28
2022-01-19
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
3
-0
/
+161
2022-01-19
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
5
-0
/
+294
2022-01-19
bpf: Add reference tracking support to kfunc
Kumar Kartikeya Dwivedi
3
-12
/
+77
2022-01-19
bpf: Introduce mem, size argument pair support for kfunc
Kumar Kartikeya Dwivedi
3
-48
/
+126
2022-01-19
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
11
-161
/
+73
2022-01-19
bpf: Populate kfunc BTF ID sets in struct btf
Kumar Kartikeya Dwivedi
3
-7
/
+289
2022-01-19
bpf: Fix UAF due to race between btf_try_get_module and load_module
Kumar Kartikeya Dwivedi
1
-2
/
+24
2022-01-15
test: selftests: Remove unused various in sockmap_verdict_prog.c
Menglong Dong
1
-2
/
+0
2022-01-15
tools/resolve_btfids: Build with host flags
Connor O'Brien
1
-2
/
+4
2022-01-15
bpf/scripts: Raise an exception if the correct number of helpers are not gene...
Usama Arif
1
-2
/
+48
2022-01-13
Merge branch 'libbpf 1.0: deprecate bpf_map__def() API'
Andrii Nakryiko
11
-94
/
+81
2022-01-13
libbpf: Deprecate bpf_map__def() API
Christy Lee
1
-1
/
+2
2022-01-13
bpftool: Only set obj->skeleton on complete success
Wei Fu
1
-1
/
+1
2022-01-13
selftests/bpf: Stop using bpf_map__def() API
Christy Lee
5
-28
/
+26
2022-01-13
perf: Stop using bpf_map__def() API
Christy Lee
2
-51
/
+41
2022-01-13
bpftool: Stop using bpf_map__def() API
Christy Lee
2
-9
/
+7
2022-01-13
samples/bpf: Stop using bpf_map__def() API
Christy Lee
1
-5
/
+5
2022-01-13
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
1
-0
/
+3
2022-01-13
Merge branch 'libbpf: rename bpf_prog_attach_xattr to bpf_prog_attach_opts'
Andrii Nakryiko
4
-8
/
+18
2022-01-13
selftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
1
-6
/
+6
2022-01-13
libbpf: Rename bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
3
-2
/
+12
2022-01-13
bpftool: Fix error check when calling hashmap__new()
Mauricio Vásquez
5
-5
/
+7
2022-01-13
libbpf: Use IS_ERR_OR_NULL() in hashmap__free()
Mauricio Vásquez
1
-2
/
+1
2022-01-11
Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-182
/
+127
2022-01-11
Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-134
/
+526
2022-01-11
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
55
-218
/
+2274
2022-01-11
Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
72
-590
/
+1210
2022-01-11
netfilter: nf_tables: don't use 'data_size' uninitialized
Linus Torvalds
1
-0
/
+1
2022-01-11
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2006
-44828
/
+111817
2022-01-11
Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
373
-11300
/
+15494
2022-01-11
Revert "drm/amd/display: Fix for otg synchronization logic"
Linus Torvalds
7
-99
/
+14
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1126
-24869
/
+47227
2022-01-10
Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
13
-204
/
+480
2022-01-10
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
31
-57
/
+49
2022-01-10
Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
28
-1062
/
+1265
2022-01-10
Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
23
-309
/
+341
2022-01-10
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+50
2022-01-10
Merge tag 'pstore-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+30
2022-01-10
Merge tag 'edac_updates_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-15
/
+98
2022-01-10
Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-375
/
+653
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-34
/
+46
2022-01-10
Merge tag 'core_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+8
2022-01-10
Merge tag 'x86_vdso_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2022-01-10
Merge tag 'x86_build_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2022-01-10
Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+15
2022-01-10
Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+7
[next]