| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | libbpf: Add __NR_bpf definition for LoongArch | Tiezhu Yang | 1 | -0/+2 |
| 3 days | libbpf: Fix UAF in strset__add_str() | Carlos Llamas | 1 | -21/+41 |
| 3 days | libbpf: Harden parse_vma_segs() path parsing | Michael Bommarito | 1 | -4/+12 |
| 7 days | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5 | Alexei Starovoitov | 1 | -2/+1 |
| 9 days | libbpf: fix off-by-one in emit_signature_match jump offset | KP Singh | 1 | -2/+1 |
| 13 days | libbpf: Add OPTS_VALID() for log_opts in bpf_map_create | Leon Hwang | 1 | -0/+3 |
| 2026-05-13 | libbpf: Use strscpy() in kernel code for skel_map_create() | Kees Cook | 1 | -0/+5 |
| 2026-05-12 | libbpf: Add syscall common attributes support for map_create | Leon Hwang | 2 | -2/+31 |
| 2026-05-12 | libbpf: Add support for extended BPF syscall | Leon Hwang | 3 | -0/+47 |
| 2026-04-22 | libbpf: Fix deduplication of typedef with base definitions | Antoine Tenart | 1 | -1/+3 |
| 2026-04-22 | libbpf: Add section handlers for sleepable tracepoints | Mykyta Yatsenko | 1 | -31/+57 |
| 2026-04-20 | libbpf: Adjust btf_vlen() to return a __u32 | Alan Maguire | 4 | -39/+53 |
| 2026-04-19 | libbpf: Report error when a negative kprobe offset is specified | Aaron Tomlin | 1 | -1/+8 |
| 2026-04-16 | libbpf: Prevent double close and leak of btf objects | Jiri Olsa | 1 | -10/+11 |
| 2026-04-10 | libbpf: Allow use of feature cache for non-token cases | Alan Maguire | 2 | -3/+12 |
| 2026-04-07 | bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() | Weiming Shi | 1 | -0/+2 |
| 2026-04-02 | libbpf: Clarify raw-address single kprobe attach behavior | Hoyeon Lee | 2 | -7/+34 |
| 2026-04-02 | libbpf: Use direct error codes for kprobe/uprobe attach | Hoyeon Lee | 1 | -2/+2 |
| 2026-04-02 | libbpf: Fix BTF handling in bpf_program__clone() | Mykyta Yatsenko | 2 | -17/+44 |
| 2026-03-26 | libbpf: Support sanitization of BTF layout for older kernels | Alan Maguire | 4 | -36/+127 |
| 2026-03-26 | libbpf: BTF validation can use layout for unknown kinds | Alan Maguire | 1 | -2/+6 |
| 2026-03-26 | libbpf: Add layout encoding support | Alan Maguire | 3 | -2/+83 |
| 2026-03-26 | libbpf: Use layout to compute an unknown kind size | Alan Maguire | 1 | -9/+43 |
| 2026-03-26 | libbpf: Support layout section handling in BTF | Alan Maguire | 1 | -153/+320 |
| 2026-03-21 | libbpf: Introduce bpf_program__clone() | Mykyta Yatsenko | 3 | -0/+96 |
| 2026-03-16 | libbpf: Start v1.8 development cycle | Ihor Solodrai | 2 | -1/+4 |
| 2026-03-05 | libbpf: Optimize kprobe.session attachment for exact function names | Andrey Grodzovsky | 1 | -1/+18 |
| 2026-03-05 | libbpf: Support appending split BTF in btf__add_btf() | Josef Bacik | 1 | -9/+18 |
| 2026-03-03 | libbpf: Add support to detect nop,nop5 instructions combo for usdt probe | Jiri Olsa | 1 | -4/+43 |
| 2026-03-03 | libbpf: Add uprobe syscall feature detection | Jiri Olsa | 2 | -0/+26 |
| 2026-02-18 | libbpf: Remove extern declaration of bpf_stream_vprintk() | Ihor Solodrai | 1 | -3/+0 |
| 2026-02-17 | bpftool: Fix truncated netlink dumps | Jakub Kicinski | 1 | -1/+3 |
| 2026-02-17 | libbpf: Delay feature gate check until object prepare time | Emil Tsalapatis | 1 | -7/+13 |
| 2026-02-17 | libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating | Emil Tsalapatis | 1 | -2/+3 |
| 2026-02-13 | libbpf: Fix invalid write loop logic in bpf_linker__add_buf() | Amery Hung | 1 | -1/+1 |
| 2026-02-13 | libbpf: Add gating for arena globals relocation feature | Emil Tsalapatis | 3 | -2/+71 |
| 2026-01-24 | libbpf: add fsession support | Menglong Dong | 2 | -0/+4 |
| 2026-01-20 | bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS | Ihor Solodrai | 1 | -3/+3 |
| 2026-01-13 | btf: Refactor the code by calling str_is_empty | Donglin Peng | 2 | -19/+19 |
| 2026-01-13 | libbpf: Verify BTF sorting | Donglin Peng | 1 | -0/+25 |
| 2026-01-13 | libbpf: Optimize type lookup with binary search for sorted BTF | Donglin Peng | 1 | -24/+64 |
| 2026-01-13 | libbpf: Add BTF permutation support for type reordering | Donglin Peng | 3 | -0/+176 |
| 2026-01-09 | libbpf: Fix OOB read in btf_dump_get_bitfield_value | Varun R Mallya | 1 | -0/+9 |
| 2026-01-06 | libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps | Leon Hwang | 3 | -19/+36 |
| 2025-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1 | Alexei Starovoitov | 1 | -3/+4 |
| 2025-12-16 | libbpf: Move arena globals to the end of the arena | Emil Tsalapatis | 1 | -4/+13 |
| 2025-12-16 | libbpf: Turn relo_core->sym_off unsigned | Emil Tsalapatis | 1 | -7/+7 |
| 2025-12-09 | libbpf: Fix -Wdiscarded-qualifiers under C23 | Mikhail Gavrilov | 1 | -3/+4 |
| 2025-12-05 | libbpf: Add support for associating BPF program with struct_ops | Amery Hung | 5 | -0/+89 |
| 2025-12-05 | libbpf: Add debug messaging in dedup equivalence/identity matching | Alan Maguire | 1 | -5/+24 |
| 2025-12-03 | Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 8 | -55/+362 |
| 2025-12-02 | Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -6/+0 |
| 2025-11-25 | libbpf: Fix some incorrect @param descriptions in the comment of libbpf.h | Jianyun Gao | 1 | -11/+16 |
| 2025-11-17 | tools: Remove s390 compat support | Heiko Carstens | 2 | -6/+0 |
| 2025-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+ | Alexei Starovoitov | 1 | -13/+13 |
| 2025-11-14 | libbpf: Fix BTF dedup to support recursive typedef definitions | Paul Houssel | 1 | -16/+55 |
| 2025-11-05 | libbpf: support llvm-generated indirect jumps | Anton Protopopov | 3 | -1/+251 |
| 2025-11-05 | libbpf: Recognize insn_array map type | Anton Protopopov | 2 | -0/+5 |
| 2025-11-04 | bpf: add _impl suffix for bpf_stream_vprintk() kfunc | Mykyta Yatsenko | 1 | -13/+13 |
| 2025-11-04 | libbpf: Fix parsing of multi-split BTF | Alan Maguire | 1 | -2/+2 |
| 2025-11-04 | libbpf: Update the comment to remove the reference to the deprecated interfac... | Jianyun Gao | 1 | -2/+2 |
| 2025-11-04 | libbpf: Complete the missing @param and @return tags in btf.h | Jianyun Gao | 1 | -0/+8 |
| 2025-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4 | Alexei Starovoitov | 1 | -1/+1 |
| 2025-10-28 | libbpf: Fix the incorrect reference to the memlock_rlim variable in the comment. | Jianyun Gao | 1 | -1/+1 |
| 2025-10-28 | libbpf: Optimize the redundant code in the bpf_object__init_user_btf_maps() f... | Jianyun Gao | 1 | -1/+1 |
| 2025-10-23 | libbpf: Fix powerpc's stack register definition in bpf_tracing.h | Andrii Nakryiko | 1 | -1/+1 |
| 2025-10-21 | libbpf: fix formatting of bpf_object__append_subprog_code | Anton Protopopov | 1 | -21/+21 |
| 2025-10-06 | libbpf: Fix undefined behavior in {get,put}_unaligned_be32() | Eric Biggers | 1 | -9/+13 |
| 2025-10-02 | libbpf: Fix missing #pragma in libbpf_utils.c | Tony Ambardar | 1 | -0/+1 |
| 2025-10-01 | libbpf: remove linux/unaligned.h dependency for libbpf_sha256() | Andrii Nakryiko | 1 | -2/+11 |
| 2025-10-01 | libbpf: move libbpf_sha256() implementation into libbpf_utils.c | Andrii Nakryiko | 3 | -98/+100 |
| 2025-10-01 | libbpf: move libbpf_errstr() into libbpf_utils.c | Andrii Nakryiko | 15 | -107/+84 |
| 2025-10-01 | libbpf: remove unused libbpf_strerror_r and STRERR_BUFSIZE | Andrii Nakryiko | 3 | -30/+0 |
| 2025-10-01 | libbpf: make libbpf_errno.c into more generic libbpf_utils.c | Andrii Nakryiko | 2 | -1/+1 |
| 2025-09-28 | libbpf: Replace AF_ALG with open coded SHA-256 | Eric Biggers | 3 | -65/+96 |
| 2025-09-26 | libbpf: Fix error when st-prefix_ops and ops from differ btf | D. Wythe | 1 | -19/+17 |
| 2025-09-22 | libbpf: Embed and verify the metadata hash in the loader | KP Singh | 3 | -1/+59 |
| 2025-09-22 | libbpf: Update light skeleton for signing | KP Singh | 1 | -4/+72 |
| 2025-09-22 | bpf: Implement signature verification for BPF programs | KP Singh | 1 | -1/+1 |
| 2025-09-18 | libbpf: Support exclusive map creation | KP Singh | 5 | -2/+101 |
| 2025-09-18 | libbpf: Implement SHA256 internal helper | KP Singh | 2 | -0/+63 |
| 2025-09-04 | libbpf: Remove unused args in parse_usdt_note | Jiawei Zhao | 1 | -6/+4 |
| 2025-08-27 | libbpf: Fix USDT SIB argument handling causing unrecognized register error | Jiawei Zhao | 2 | -7/+99 |
| 2025-08-20 | libbpf: Add documentation to version and error API functions | Cryolitia PukNgae | 1 | -0/+25 |
| 2025-08-20 | libbpf: Export bpf_object__prepare symbol | Mykyta Yatsenko | 1 | -1/+1 |
| 2025-08-15 | libbpf: Fix reuse of DEVMAP | Yureka Lilian | 1 | -0/+10 |
| 2025-08-07 | libbpf: Add the ability to suppress perf event enablement | Ilya Leoshkevich | 2 | -6/+11 |
| 2025-07-31 | libbpf: Avoid possible use of uninitialized mod_len | Achill Gilgenast | 1 | -1/+1 |
| 2025-07-18 | libbpf: Verify that arena map exists when adding arena relocations | Eduard Zingerman | 1 | -0/+5 |
| 2025-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6 | Alexei Starovoitov | 1 | -7/+13 |
| 2025-07-18 | libbpf: Fix warning in calloc() usage | Matteo Croce | 1 | -1/+1 |
| 2025-07-17 | libbpf: Fix handling of BPF arena relocations | Andrii Nakryiko | 1 | -7/+13 |
| 2025-07-16 | libbpf: start v1.7 dev cycle | Andrii Nakryiko | 2 | -1/+4 |
| 2025-07-07 | libbpf: __arg_untrusted in bpf_helpers.h | Eduard Zingerman | 1 | -0/+1 |
| 2025-07-03 | libbpf: Introduce bpf_prog_stream_read() API | Kumar Kartikeya Dwivedi | 3 | -0/+42 |
| 2025-07-03 | libbpf: Add bpf_stream_printk() macro | Kumar Kartikeya Dwivedi | 1 | -0/+16 |
| 2025-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3 | Alexei Starovoitov | 3 | -6/+13 |
| 2025-06-25 | libbpf: Fix possible use-after-free for externs | Adin Scannell | 1 | -3/+7 |
| 2025-06-23 | libbpf: Fix null pointer dereference in btf_dump__free on allocation failure | Yuan Chen | 1 | -0/+3 |
| 2025-06-09 | libbpf: Support link-based cgroup attach with options | Yonghong Song | 5 | -0/+93 |
| 2025-06-06 | libbpf: Handle unsupported mmap-based /sys/kernel/btf/vmlinux correctly | Andrii Nakryiko | 1 | -3/+3 |
| 2025-06-05 | libbpf: Add support for printing BTF character arrays as strings | Blake Jones | 2 | -2/+56 |
| 2025-06-05 | libbpf: Correct some typos and syntax issues in usdt doc | Jiawei Zhao | 1 | -5/+5 |
| 2025-05-28 | Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 9 | -105/+262 |
| 2025-05-23 | libbpf: Use mmap to parse vmlinux BTF from sysfs | Lorenz Bauer | 1 | -18/+71 |
| 2025-05-20 | libbpf/btf: Fix string handling to support multi-split BTF | Alan Maguire | 1 | -1/+1 |
| 2025-05-14 | libbpf: Check bpf_map_skeleton link for NULL | Mykyta Yatsenko | 1 | -0/+6 |
| 2025-05-12 | libbpf: Use proper errno value in nlattr | Anton Protopopov | 1 | -8/+7 |
| 2025-05-05 | libbpf: Improve BTF dedup handling of "identical" BTF types | Andrii Nakryiko | 1 | -48/+89 |
| 2025-05-05 | bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ | Anton Protopopov | 1 | -0/+6 |
| 2025-04-30 | libbpf: Use proper errno value in linker | Anton Protopopov | 1 | -2/+2 |
| 2025-04-29 | libbpf: Add identical pointer detection to btf_dedup_is_equiv() | Alan Maguire | 1 | -0/+16 |
| 2025-04-25 | Use thread-safe function pointer in libbpf_print | Jonathan Wiepert | 1 | -1/+1 |
| 2025-04-25 | libbpf: Remove sample_period init in perf_buffer | Tao Chen | 1 | -1/+0 |
| 2025-04-22 | libbpf: Fix event name too long error | Feng Yang | 1 | -27/+16 |
| 2025-04-17 | libbpf: Support creating and destroying qdisc | Amery Hung | 2 | -4/+21 |
| 2025-04-15 | libbpf: Verify section type in btf_find_elf_sections | Ihor Solodrai | 1 | -0/+6 |
| 2025-04-15 | libbpf: Fix buffer overflow in bpf_object__init_prog | Viktor Malik | 1 | -1/+1 |
| 2025-04-09 | libbpf: Add getters for BTF.ext func and line info | Mykyta Yatsenko | 3 | -0/+34 |
| 2025-04-04 | libbpf: Add likely/unlikely macros and use them in selftests | Anton Protopopov | 1 | -0/+8 |
| 2025-04-04 | libbpf: Fix implicit memfd_create() for bionic | Carlos Llamas | 3 | -10/+10 |
| 2025-03-30 | Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 14 | -124/+316 |
| 2025-03-21 | libbpf: Add namespace for errstr making it libbpf_errstr | Ian Rogers | 2 | -3/+6 |
| 2025-03-17 | libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID | Mykyta Yatsenko | 5 | -9/+23 |
| 2025-03-15 | libbpf: Split bpf object load into prepare/load | Mykyta Yatsenko | 3 | -43/+117 |
| 2025-03-15 | libbpf: Introduce more granular state for bpf_object | Mykyta Yatsenko | 1 | -17/+22 |
| 2025-03-15 | libbpf: Use map_is_created helper in map setters | Mykyta Yatsenko | 1 | -9/+9 |
| 2025-02-26 | libbpf: Implement bpf_usdt_arg_size BPF function | Ihor Solodrai | 1 | -0/+32 |
| 2025-02-25 | Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p... | Linus Torvalds | 1 | -13/+0 |
| 2025-02-24 | libbpf: Fix out-of-bound read | Nandakumar Edamana | 1 | -1/+1 |
| 2025-02-20 | libbpf: Fix hypothetical STT_SECTION extern NULL deref case | Andrii Nakryiko | 1 | -1/+1 |
| 2025-02-19 | libbpf: Wrap libbpf API direct err with libbpf_err | Tao Chen | 1 | -13/+13 |
| 2025-02-18 | tools: Remove redundant quiet setup | Charlie Jenkins | 1 | -13/+0 |
| 2025-02-14 | libbpf: fix LDX/STX/ST CO-RE relocation size adjustment logic | Andrii Nakryiko | 1 | -4/+20 |
| 2025-02-05 | libbpf: Check the kflag of type tags in btf_dump | Ihor Solodrai | 1 | -1/+4 |
| 2025-02-05 | libbpf: Introduce kflag for type_tags and decl_tags in BTF | Ihor Solodrai | 3 | -23/+68 |
| 2025-02-03 | libbpf: Fix accessing BTF.ext core_relo header | Tony Ambardar | 1 | -2/+2 |
| 2025-01-17 | libbpf: Work around kernel inconsistently stripping '.llvm.' suffix | Andrii Nakryiko | 1 | -1/+25 |
| 2025-01-16 | libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED | Pu Lehui | 1 | -1/+1 |
| 2025-01-16 | libbpf: Fix return zero when elf_begin failed | Pu Lehui | 1 | -0/+1 |
| 2025-01-10 | libbpf: Add unique_match option for multi kprobe | Yonghong Song | 2 | -2/+15 |
| 2024-12-30 | libbpf: Set MFD_NOEXEC_SEAL when creating memfd | Daniel Xu | 1 | -1/+13 |
| 2024-12-13 | libbpf: prog load: Allow to use fd_array_cnt | Anton Protopopov | 2 | -2/+6 |
| 2024-12-12 | libbpf: Extend linker API to support in-memory ELF files | Alastair Robertson | 3 | -21/+150 |
| 2024-12-12 | libbpf: Pull file-opening logic up to top-level functions | Alastair Robertson | 1 | -42/+42 |
| 2024-12-05 | libbpf: Fix segfault due to libelf functions not setting errno | Quentin Monnet | 1 | -14/+8 |
| 2024-12-02 | libbpf: Improve debug message when the base BTF cannot be found | Ben Olson | 1 | -1/+1 |
| 2024-12-02 | libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing | Andrii Nakryiko | 1 | -1/+1 |
| 2024-11-16 | libbpf: Change hash_combine parameters from long to unsigned long | Sidong Yang | 1 | -1/+1 |
| 2024-11-15 | libbpf: Fix memory leak in bpf_program__attach_uprobe_multi | Jiri Olsa | 1 | -6/+5 |
| 2024-11-11 | libbpf: Stringify errno in log messages in the remaining code | Mykyta Yatsenko | 6 | -53/+56 |
| 2024-11-11 | libbpf: Stringify errno in log messages in btf*.c | Mykyta Yatsenko | 2 | -13/+16 |
| 2024-11-11 | libbpf: Stringify errno in log messages in libbpf.c | Mykyta Yatsenko | 1 | -200/+156 |
| 2024-11-11 | libbpf: Introduce errstr() for stringifying errno | Mykyta Yatsenko | 2 | -0/+78 |
| 2024-11-11 | libbpf: Add support for uprobe multi session attach | Jiri Olsa | 3 | -3/+20 |
| 2024-11-11 | bpf: Add support for uprobe multi session attach | Jiri Olsa | 1 | -0/+1 |
| 2024-10-29 | libbpf: start v1.6 development cycle | Andrii Nakryiko | 2 | -1/+4 |
| 2024-10-24 | libbpf: define __uptr. | Kui-Feng Lee | 1 | -0/+1 |
| 2024-10-23 | libbpf: move global data mmap()'ing into bpf_object__load() | Andrii Nakryiko | 1 | -43/+40 |
| 2024-10-23 | libbpf: Prevent compiler warnings/errors | Eder Zulian | 1 | -2/+2 |
| 2024-10-11 | libbpf: Fix possible compiler warnings in hashmap | Namhyung Kim | 1 | -10/+10 |
| 2024-10-11 | libbpf: never interpret subprogs in .text as entry programs | Andrii Nakryiko | 1 | -1/+1 |
| 2024-10-09 | libbpf: fix sym_is_subprog() logic for weak global subprogs | Andrii Nakryiko | 1 | -1/+1 |
| 2024-10-07 | libbpf: Do not resolve size on duplicate FUNCs | Eric Long | 1 | -0/+4 |
| 2024-10-07 | libbpf: Add missing per-arch include path | Björn Töpel | 1 | -1/+2 |
| 2024-10-03 | libbpf: Support creating light skeleton of either endianness | Tony Ambardar | 4 | -51/+137 |
| 2024-10-03 | libbpf: Support linking bpf objects of either endianness | Tony Ambardar | 1 | -16/+62 |
| 2024-10-03 | libbpf: Support opening bpf objects of either endianness | Tony Ambardar | 2 | -9/+52 |
| 2024-10-03 | libbpf: Support BTF.ext loading and output in either endianness | Tony Ambardar | 4 | -57/+253 |
| 2024-10-03 | libbpf: Fix output .symtab byte-order during linking | Tony Ambardar | 1 | -0/+2 |
| 2024-10-03 | libbpf: Fix header comment typos for BTF.ext | Tony Ambardar | 1 | -2/+2 |
| 2024-10-03 | libbpf: Improve log message formatting | Tony Ambardar | 5 | -8/+8 |
| 2024-10-03 | libbpf: Remove unneeded semicolon | Chen Ni | 1 | -1/+1 |
| 2024-10-03 | libbpf: Fix expected_attach_type set handling in program load callback | Tao Chen | 1 | -4/+8 |
| 2024-10-03 | libbpf: Change log level of BTF loading error message | Ihor Solodrai | 1 | -4/+5 |
| 2024-09-22 | Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2 | -3/+11 |
| 2024-09-12 | libbpf: Add bpf_object__token_fd accessor | Ihor Solodrai | 3 | -0/+14 |
| 2024-09-10 | libbpf: Fix uretprobe.multi.s programs auto attachment | Jiri Olsa | 1 | -1/+1 |
| 2024-09-09 | libbpf: Fix some typos in comments | Yusheng Zheng | 8 | -13/+13 |
| 2024-09-09 | libbpf: Fixed getting wrong return address on arm64 architecture | Shuyi Cheng | 1 | -1/+1 |
| 2024-09-06 | libbpf: Workaround (another) -Wmaybe-uninitialized false positive | Sam James | 1 | -2/+2 |
| 2024-09-05 | libbpf: fix some typos in libbpf | Lin Yikai | 6 | -9/+9 |
| 2024-09-04 | libbpf: Fix accessing first syscall argument on RV64 | Pu Lehui | 1 | -1/+8 |
| 2024-09-04 | libbpf: Access first syscall argument with CO-RE direct read on arm64 | Pu Lehui | 1 | -2/+2 |
| 2024-09-04 | libbpf: Access first syscall argument with CO-RE direct read on s390 | Pu Lehui | 1 | -2/+2 |
| 2024-08-30 | libbpf: Ensure new BTF objects inherit input endianness | Tony Ambardar | 1 | -0/+4 |
| 2024-08-29 | libbpf: Fix bpf_object__open_skeleton()'s mishandling of options | Andrii Nakryiko | 1 | -33/+19 |
| 2024-08-15 | libbpf: Workaround -Wmaybe-uninitialized false positive | Sam James | 1 | -0/+3 |
| 2024-08-12 | libbpf: Fix license for btf_relocate.c | Alan Maguire | 1 | -1/+1 |
| 2024-08-05 | tools build: Correct bpf fixdep dependencies | Brian Norris | 2 | -3/+11 |
| 2024-07-29 | libbpf: Don't take direct pointers into BTF data from st_ops | David Vernet | 1 | -10/+13 |
| 2024-07-17 | libbpf: Fix no-args func prototype BTF dumping syntax | Andrii Nakryiko | 1 | -3/+5 |
| 2024-07-09 | libbpf: improve old BPF skeleton handling for map auto-attach | Andrii Nakryiko | 1 | -12/+14 |
| 2024-07-09 | libbpf: fix BPF skeleton forward/backward compat handling | Andrii Nakryiko | 1 | -20/+27 |
| 2024-07-08 | libbpf: Add NULL checks to bpf_object__{prev_map,next_map} | Andreas Ziegler | 1 | -2/+2 |
| 2024-07-01 | libbpf: Fix error handling in btf__distill_base() | Alan Maguire | 1 | -1/+1 |
| 2024-06-26 | libbpf: Fix clang compilation error in btf_relocate.c | Alan Maguire | 1 | -2/+2 |
| 2024-06-24 | libbpf: Skip base btf sanity checks | Antoine Tenart | 1 | -1/+1 |
| 2024-06-21 | libbpf,bpf: Share BTF relocate-related code with kernel | Alan Maguire | 2 | -0/+31 |
| 2024-06-21 | libbpf: Split field iter code into its own file kernel | Alan Maguire | 3 | -163/+170 |