Skip to content

Commit 687e7f0

Browse files
committed
sync: Pull latest bpftool changes from kernel
Syncing latest bpftool commits from kernel repository. Baseline bpf-next commit: 155addf0814a92d08fce26a11b27e3315cdba977 Checkpoint bpf-next commit: 750011e239a50873251c16207b0fe78eabf8577e Baseline bpf commit: 83b9dda8afa4e968d9cce253f390b01c0612a2a5 Checkpoint bpf commit: bc4fbf022c68967cb49b2b820b465cf90de974b8 Andrii Nakryiko (2): bpf: add register bounds sanity checks and sanitization bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS Jordan Rome (1): bpf: Add crosstask check to __bpf_get_stack include/uapi/linux/bpf.h | 6 ++++++ 1 file changed, 6 insertions(+) Signed-off-by: Quentin Monnet <quentin@isovalent.com>
1 parent 62edbc3 commit 687e7f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

BPF-CHECKPOINT-COMMIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
83b9dda8afa4e968d9cce253f390b01c0612a2a5
1+
bc4fbf022c68967cb49b2b820b465cf90de974b8

CHECKPOINT-COMMIT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
155addf0814a92d08fce26a11b27e3315cdba977
1+
750011e239a50873251c16207b0fe78eabf8577e

0 commit comments

Comments
 (0)