Commit 5a0430b
committed
sync: Pull latest bpftool changes from kernel
Syncing latest bpftool commits from kernel repository.
Baseline bpf-next commit: de7342228b7343774d6a9981c2ddbfb5e201044b
Checkpoint bpf-next commit: f8c67d8550ee69ce684c7015b2c8c63cda24bbfb
Baseline bpf commit: 4d920ed684392ae064af62957d6f5a90312dfaf6
Checkpoint bpf commit: e427054ae7bc8b1268cf1989381a43885795616f
Anton Protopopov (3):
bpf, x86: add new map type: instructions array
bpftool: Recognize insn_array map type
bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
Mykyta Yatsenko (2):
bpf: widen dynptr size/offset to 64 bit
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Xu Kuohai (1):
bpf: Add overwrite mode for BPF ring buffer
Zhang Chujun (1):
bpftool: Fix missing closing parethesis for BTF_KIND_UNKN
docs/bpftool-map.rst | 3 ++-
docs/bpftool-prog.rst | 2 +-
include/uapi/linux/bpf.h | 33 +++++++++++++++++++++++++++++----
src/btf_dumper.c | 2 +-
src/kernel/bpf/disasm.c | 3 +++
src/map.c | 3 ++-
6 files changed, 38 insertions(+), 8 deletions(-)
Signed-off-by: Quentin Monnet <[email protected]>1 parent 640fb7c commit 5a0430b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments