index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
preload
/
iterators
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-06
bpf: make preloaded map iterators to display map elements count
Anton Protopopov
2
-260
/
+275
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
1
-1
/
+1
2023-01-28
bpf: iterators: Split iterators.lskel.h into little- and big- endian versions
Ilya Leoshkevich
4
-6
/
+430
2022-07-15
bpf: iterators: Build and use lightweight bootstrap version of bpftool
Pu Lehui
1
-7
/
+3
2022-02-10
bpf: Convert bpf_preload.ko to use light skeleton.
Alexei Starovoitov
2
-121
/
+0
2022-02-10
bpf: Update iterators.lskel.h.
Alexei Starovoitov
1
-72
/
+69
2022-02-01
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
1
-1
/
+17
2022-02-01
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
4
-420
/
+436
2022-02-01
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
1
-2
/
+0
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-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
1
-1
/
+0
2021-01-08
bpf: Remove unnecessary <argp.h> include from preload/iterators
Leah Neukirchen
1
-1
/
+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-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2
-0
/
+107
2020-08-20
bpf: Add BPF program and map iterators as built-in BPF programs.
Alexei Starovoitov
5
-0
/
+587