Skip to content

BPF: update to 6.6

Rebase BPF to 6.6

JIRA: https://issues.redhat.com/browse/RHEL-10691

Omitted-fix: 7ac5c53e0073 ("bpf: Use c->unit_size to select target cache during free") The issue only affects the SLAB allocator.

Omitted-fix: 8b2efe51ba85 ("bpf: Limit the number of uprobes when attaching program to multiple uprobes") The issue isn't critical. I already opened RHEL-21411 to make sure the fix isn't lost.

Signed-off-by: Jerome Marchand jmarchan@redhat.com

Edited by Jerome Marchand

Merge request reports