index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
preload
/
iterators
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Convert bpf_preload.ko to use light skeleton.
Alexei Starovoitov
2022-02-10
2
-121
/
+0
*
bpf: Update iterators.lskel.h.
Alexei Starovoitov
2022-02-10
1
-72
/
+69
*
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
2022-02-01
1
-1
/
+17
*
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
2022-02-01
4
-420
/
+436
*
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
2022-02-01
1
-2
/
+0
*
bpftool: Add install-bin target to install binary only
Quentin Monnet
2021-10-08
1
-1
/
+1
*
bpf: iterators: Install libbpf headers when building
Quentin Monnet
2021-10-08
1
-13
/
+25
*
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2021-05-26
1
-1
/
+0
*
bpf: Remove unnecessary <argp.h> include from preload/iterators
Leah Neukirchen
2021-01-08
1
-1
/
+1
*
bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach
Toke Høiland-Jørgensen
2020-09-29
2
-223
/
+225
*
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-20
2
-0
/
+107
*
bpf: Add BPF program and map iterators as built-in BPF programs.
Alexei Starovoitov
2020-08-20
5
-0
/
+587