sync: latest libbpf changes from kernel

Syncing latest libbpf commits from kernel repository.
Baseline bpf-next commit:   08a7491843224f8b96518fbe70d9e48163046054
Checkpoint bpf-next commit: dc855b77719fe452d670cae2cf64da1eb51f16cc
Baseline bpf commit:        22cc16c04b7893d8fc22810599f49a305d600b9e
Checkpoint bpf commit:      1a7eb7a3d74031e6c173f0822023f354c2870354

Amery Hung (1):
  libbpf: Fix invalid write loop logic in bpf_linker__add_buf()

Bill Wendling (1):
  compiler_types.h: Attributes: Add __counted_by_ptr macro

Dapeng Mi (1):
  perf/x86/intel: Add support for PEBS memory auxiliary info field in
    DMR

Emil Tsalapatis (1):
  libbpf: Add gating for arena globals relocation feature

 include/uapi/linux/perf_event.h | 27 ++++++++++++--
 include/uapi/linux/stddef.h     |  4 +++
 src/features.c                  | 64 +++++++++++++++++++++++++++++++++
 src/libbpf.c                    |  7 ++--
 src/libbpf_internal.h           |  2 ++
 src/linker.c                    |  2 +-
 6 files changed, 100 insertions(+), 6 deletions(-)

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
Andrii Nakryiko
2026-02-11 11:14:08 -08:00
committed by Andrii Nakryiko
parent 4c4f39f873
commit fa0bbf147e
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
22cc16c04b7893d8fc22810599f49a305d600b9e
1a7eb7a3d74031e6c173f0822023f354c2870354

View File

@@ -1 +1 @@
08a7491843224f8b96518fbe70d9e48163046054
dc855b77719fe452d670cae2cf64da1eb51f16cc