index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
1
-34
/
+0
2022-06-28
libbpf: remove multi-instance and custom private data APIs
Andrii Nakryiko
1
-91
/
+0
2022-06-28
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
1
-158
/
+5
2022-06-28
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
1
-66
/
+0
2022-06-28
libbpf: clean up perfbuf APIs
Andrii Nakryiko
1
-65
/
+6
2022-06-28
libbpf: remove deprecated probing APIs
Andrii Nakryiko
1
-8
/
+0
2022-06-28
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
1
-20
/
+0
2022-06-28
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
1
-16
/
+0
2022-06-04
libbpf: Fix a couple of typos
Daniel Müller
1
-1
/
+1
2022-06-03
libbpf: Introduce libbpf_bpf_link_type_str
Daniel Müller
1
-0
/
+9
2022-06-03
libbpf: Introduce libbpf_bpf_attach_type_str
Daniel Müller
1
-0
/
+9
2022-06-03
libbpf: Introduce libbpf_bpf_map_type_str
Daniel Müller
1
-0
/
+9
2022-06-03
libbpf: Introduce libbpf_bpf_prog_type_str
Daniel Müller
1
-0
/
+9
2022-05-13
libbpf: Add safer high-level wrappers for map operations
Andrii Nakryiko
1
-0
/
+104
2022-05-11
libbpf: Add bpf_program__set_insns function
Jiri Olsa
1
-0
/
+18
2022-05-11
libbpf: Assign cookies to links in libbpf.
Kui-Feng Lee
1
-0
/
+12
2022-04-29
libbpf: Allow to opt-out from creating BPF maps
Andrii Nakryiko
1
-0
/
+22
2022-04-21
libbpf: Add documentation to API functions
Grant Seltzer
1
-0
/
+76
2022-04-21
libbpf: Add error returns to two API functions
Grant Seltzer
1
-3
/
+3
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
1
-0
/
+31
2022-04-04
libbpf: Support function name-based attach uprobes
Alan Maguire
1
-1
/
+9
2022-03-18
libbpf: Add subskeleton scaffolding
Delyan Kratunov
1
-0
/
+29
2022-03-18
libbpf: Add bpf_program__attach_kprobe_multi_opts function
Jiri Olsa
1
-0
/
+23
2022-03-05
libbpf: Support custom SEC() handlers
Andrii Nakryiko
1
-0
/
+109
2022-02-03
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
1
-1
/
+6
2022-01-26
libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIs
Andrii Nakryiko
1
-0
/
+26
2022-01-26
libbpf: deprecate bpf_map__resize()
Andrii Nakryiko
1
-0
/
+1
2022-01-26
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
1
-3
/
+2
2022-01-25
libbpf: Mark bpf_object__open_xattr() deprecated
Christy Lee
1
-0
/
+1
2022-01-25
libbpf: Mark bpf_object__open_buffer() API deprecated
Christy Lee
1
-0
/
+1
2022-01-21
libbpf: streamline low-level XDP APIs
Andrii Nakryiko
1
-0
/
+29
2022-01-13
libbpf: Deprecate bpf_map__def() API
Christy Lee
1
-1
/
+2
2022-01-06
libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API
Christy Lee
1
-1
/
+2
2022-01-06
libbpf 1.0: Deprecate bpf_map__is_offload_neutral()
Christy Lee
1
-0
/
+1
2022-01-06
libbpf: Deprecate bpf_perf_event_read_simple() API
Christy Lee
1
-0
/
+1
2021-12-18
libbpf: Rework feature-probing APIs
Andrii Nakryiko
1
-4
/
+48
2021-12-15
libbpf: Mark bpf_object__find_program_by_title API deprecated.
Kui-Feng Lee
1
-0
/
+1
2021-12-14
libbpf: Add doc comments for bpf_program__(un)pin()
Grant Seltzer
1
-0
/
+24
2021-12-11
libbpf: Deprecate bpf_object__load_xattr()
Andrii Nakryiko
1
-0
/
+1
2021-12-11
libbpf: Add per-program log buffer setter and getter
Andrii Nakryiko
1
-0
/
+7
2021-12-11
libbpf: Allow passing user log setting through bpf_object_open_opts
Andrii Nakryiko
1
-1
/
+40
2021-12-07
libbpf: Add doc comments in libbpf.h
Grant Seltzer
1
-0
/
+53
2021-12-07
libbpf: Fix trivial typo
huangxuesen
1
-2
/
+2
2021-12-03
libbpf: Deprecate bpf_prog_load_xattr() API
Andrii Nakryiko
1
-0
/
+1
2021-12-03
libbpf: Add API to get/set log_level at per-program level
Andrii Nakryiko
1
-0
/
+2
2021-11-20
libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags
Florent Revest
1
-1
/
+1
2021-11-19
libbpf: Add runtime APIs to query libbpf version
Andrii Nakryiko
1
-0
/
+4
2021-11-12
libbpf: Make perf_buffer__new() use OPTS-based interface
Andrii Nakryiko
1
-13
/
+73
2021-11-12
libbpf: Add ability to get/set per-program load flags
Andrii Nakryiko
1
-0
/
+3
2021-11-07
libbpf: Remove deprecation attribute from struct bpf_prog_prep_result
Andrii Nakryiko
1
-1
/
+0
[next]