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
/
bpf
/
preload
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
bpf: iterators: Build and use lightweight bootstrap version of bpftool
Pu Lehui
1
-7
/
+3
2022-03-08
bpf: Remove redundant slash
Yuntao Wang
1
-3
/
+2
2022-02-25
bpf: Fix issue with bpf preload module taking over stdout/stdin of kernel.
Yucong Sun
1
-0
/
+7
2022-02-11
bpf: Convert bpf_preload.ko to use light skeleton.
Alexei Starovoitov
7
-218
/
+58
2022-02-11
bpf: Update iterators.lskel.h.
Alexei Starovoitov
1
-72
/
+69
2022-02-02
bpf: Drop libbpf, libelf, libz dependency from bpf preload.
Alexei Starovoitov
1
-26
/
+2
2022-02-02
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
1
-1
/
+17
2022-02-02
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
4
-420
/
+436
2022-02-02
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
1
-2
/
+0
2021-10-20
bpf/preload: Clean up .gitignore and "clean-files" target
Quentin Monnet
2
-5
/
+2
2021-10-08
bpftool: Add install-bin target to install binary only
Quentin Monnet
1
-1
/
+1
2021-10-08
bpf: iterators: Install libbpf headers when building
Quentin Monnet
1
-13
/
+25
2021-10-08
bpf: preload: Install libbpf headers when building
Quentin Monnet
1
-5
/
+20
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
1
-1
/
+0
2021-03-20
bpf: Fix umd memory leak in copy_process()
Zqiang
1
-4
/
+15
2021-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2021-01-27
bpf, preload: Fix build when $(O) points to a relative path
Quentin Monnet
1
-1
/
+4
2021-01-09
bpf: Remove unnecessary <argp.h> include from preload/iterators
Leah Neukirchen
1
-1
/
+1
2020-11-06
bpf: BPF_PRELOAD depends on BPF_SYSCALL
Randy Dunlap
1
-0
/
+1
2020-09-29
bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach
Toke Høiland-Jørgensen
2
-223
/
+225
2020-09-29
bpf/preload: Make sure Makefile cleans up after itself, and add .gitignore
Toke Høiland-Jørgensen
2
-0
/
+6
2020-08-26
bpf: Disallow BPF_PRELOAD in allmodconfig builds
Alexei Starovoitov
1
-0
/
+3
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
7
-0
/
+267
2020-08-20
bpf: Add BPF program and map iterators as built-in BPF programs.
Alexei Starovoitov
5
-0
/
+587