2021-12-10 |
Andrii Nakryiko | libbpf: Allow passing user log setting through bpf_obje... |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Andrii Nakryiko | libbpf: Allow passing preallocated log_buf when loading... |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Andrii Nakryiko | libbpf: Add OPTS-based bpf_btf_load() API |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Andrii Nakryiko | libbpf: Fix bpf_prog_load() log_buf logic for log_level 0 |
commit | commitdiff | tree | snapshot |
2021-12-09 |
Minghao Chi | samples/bpf: Remove unneeded variable |
commit | commitdiff | tree | snapshot |
2021-12-09 |
Colin Ian King | bpf: Remove redundant assignment to pointer t |
commit | commitdiff | tree | snapshot |
2021-12-09 |
Yonghong Song | selftests/bpf: Fix a compilation warning |
commit | commitdiff | tree | snapshot |
2021-12-08 |
Song Liu | perf/bpf_counter: Use bpf_map_create instead of bpf_cre... |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Andrii Nakryiko | Merge branch 'samples: bpf: fix build issues with Clang... |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Alexander Lobakin | samples: bpf: Fix 'unknown warning group' build warning... |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Alexander Lobakin | samples: bpf: Fix xdp_sample_user.o linking with Clang |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Alexei Starovoitov | bpf: Silence purge_cand_cache build warning. |
commit | commitdiff | tree | snapshot |
2021-12-06 |
Grant Seltzer | libbpf: Add doc comments in libbpf.h |
commit | commitdiff | tree | snapshot |
2021-12-06 |
huangxuesen | libbpf: Fix trivial typo |
commit | commitdiff | tree | snapshot |
2021-12-06 |
Kajol Jain | bpf: Remove config check to enable bpf support for... |
commit | commitdiff | tree | snapshot |
2021-12-05 |
Alexei Starovoitov | bpftool: Add debug mode for gen_loader. |
commit | commitdiff | tree | snapshot |
2021-12-04 |
Hou Tao | bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_... |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Maxim Mikityanskiy | bpf: Fix the test_task_vma selftest to support output... |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Alexei Starovoitov | libbpf: Reduce bpf_core_apply_relo_insn() stack usage. |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Andrii Nakryiko | perf: Mute libbpf API deprecations temporarily |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | Merge branch 'Deprecate bpf_prog_load_xattr() API' |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | libbpf: Deprecate bpf_prog_load_xattr() API |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | samples/bpf: Get rid of deprecated libbpf API uses |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | samples/bpf: Clean up samples/bpf build failes |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | selftests/bpf: Remove all the uses of deprecated bpf_pr... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | selftests/bpf: Mute xdpxceiver.c's deprecation warnings |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | selftests/bpf: Remove recently reintroduced legacy... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | bpftool: Migrate off of deprecated bpf_create_map_xattr... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | libbpf: Add API to get/set log_level at per-program... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | libbpf: Use __u32 fields in bpf_map_create_opts |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Paul E. McKenney | selftests/bpf: Update test names for xchg and cmpxchg |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Jean-Philippe... | selftests/bpf: Build testing_helpers.o out of tree |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | Merge branch 'bpf: CO-RE support in the kernel' |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | selftests/bpf: Add CO-RE relocations to verifier scale... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | selftests/bpf: Revert CO-RE removal in test_ksyms_weak. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | selftests/bpf: Additional test for CO-RE in the kernel. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | selftests/bpf: Convert map_ptr_kern test to use light... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | selftests/bpf: Improve inner_map test coverage. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | selftests/bpf: Add lskel version of kfunc test. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | libbpf: Clean gen_loader's attach kind. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | libbpf: Support init of inner maps in light skeleton. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | libbpf: Use CO-RE in the kernel in light skeleton. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | bpf: Add bpf_core_add_cands() and wire it into bpf_core... |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Andrii Nakryiko | libbpf: Cleanup struct bpf_core_cand. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | bpf: Adjust BTF log size limit. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | bpf: Pass a set of bpf_core_relo-s to prog_load command. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | bpf: Define enum bpf_core_relo_kind as uapi. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | bpf: Prepare relo_core.c for kernel duty. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | bpf: Rename btf_member accessors. |
commit | commitdiff | tree | snapshot |
2021-12-02 |
Alexei Starovoitov | libbpf: Replace btf__type_by_id() with btf_type_by_id(). |
commit | commitdiff | tree | snapshot |
2021-12-01 |
Alexander Lobakin | samples: bpf: Fix conflicting types in fds_example |
commit | commitdiff | tree | snapshot |
2021-12-01 |
Hou Tao | bpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Andrii Nakryiko | Merge branch 'Apply suggestions for typeless/weak ksym... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Kumar Kartikeya... | libbpf: Avoid reload of imm for weak, unresolved, repea... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Kumar Kartikeya... | libbpf: Avoid double stores for success/failure case... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Kumar Kartikeya... | bpf: Change bpf_kallsyms_lookup_name size type to ARG_C... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Alexei Starovoitov | Merge branch 'Add bpf_loop helper' |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Joanne Koong | selftest/bpf/benchs: Add bpf_loop benchmark |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Joanne Koong | selftests/bpf: Measure bpf_loop verifier performance |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Joanne Koong | selftests/bpf: Add bpf_loop test |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Joanne Koong | bpf: Add bpf_loop helper |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Christoph Hellwig | bpf, docs: Split general purpose eBPF documentation... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Christoph Hellwig | bpf, docs: Move handling of maps to Documentation/bpf... |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Christoph Hellwig | bpf, docs: Prune all references to "internal BPF" |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Christoph Hellwig | bpf: Remove a redundant comment on bpf_prog_free |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Christoph Hellwig | x86, bpf: Cleanup the top of file header in bpf_jit_comp.c |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Mehrdad Arshad Rad | libbpf: Remove duplicate assignments |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Alan Maguire | libbpf: Silence uninitialized warning/error in btf_dump... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Andrii Nakryiko | Merge branch 'Support static initialization of BPF_MAP_... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Hengqi Chen | selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static... |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Hengqi Chen | libbpf: Support static initialization of BPF_MAP_TYPE_P... |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Tiezhu Yang | bpf, mips: Fix build errors about __NR_bpf undeclared |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | selftests/bpf: Fix misaligned accesses in xdp and xdp_b... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | selftests/bpf: Fix misaligned memory accesses in xdp_bo... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | selftests/bpf: Prevent out-of-bounds stack access in... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | selftests/bpf: Fix misaligned memory access in queue_st... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | selftests/bpf: Prevent misaligned memory access in... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | selftests/bpf: Fix possible NULL passed to memcpy(... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | selftests/bpf: Fix UBSan complaint about signed __int12... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | libbpf: Fix using invalidated memory in bpf_linker |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | libbpf: Fix glob_syms memory leak in bpf_linker |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | libbpf: Don't call libc APIs with NULL pointers |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | libbpf: Fix potential misaligned memory access in btf_e... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | tools/resolve_btf_ids: Close ELF file on error |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | selftests/bpf: Migrate selftests to bpf_map_create() |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | libbpf: Prevent deprecation warnings in xsk.c |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | libbpf: Use bpf_map_create() consistently internally |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | libbpf: Unify low-level map creation APIs w/ new bpf_ma... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | selftests/bpf: Mix legacy (maps) and modern (vars)... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
Andrii Nakryiko | libbpf: Load global data maps lazily on legacy kernels |
commit | commitdiff | tree | snapshot |
2021-11-23 |
Drew Fustini | selftests/bpf: Fix trivial typo |
commit | commitdiff | tree | snapshot |
2021-11-19 |
Florent Revest | libbpf: Change bpf_program__set_extra_flags to bpf_prog... |
commit | commitdiff | tree | snapshot |
2021-11-19 |
Jiri Olsa | selftests/bpf: Add btf_dedup case with duplicated struc... |
commit | commitdiff | tree | snapshot |
2021-11-19 |
Andrii Nakryiko | libbpf: Accommodate DWARF/compiler bug with duplicated... |
commit | commitdiff | tree | snapshot |
2021-11-19 |
Andrii Nakryiko | libbpf: Add runtime APIs to query libbpf version |
commit | commitdiff | tree | snapshot |
2021-11-18 |
Ilya Leoshkevich | selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes |
commit | commitdiff | tree | snapshot |
2021-11-17 |
Tirthendu Sarkar | selftests/bpf: Fix xdpxceiver failures for no hugepages |
commit | commitdiff | tree | snapshot |
2021-11-17 |
Dave Tucker | bpf, docs: Fix ordering of bpf documentation |
commit | commitdiff | tree | snapshot |
2021-11-17 |
Dave Tucker | bpf, docs: Rename bpf_lsm.rst to prog_lsm.rst |
commit | commitdiff | tree | snapshot |
2021-11-17 |
Dave Tucker | bpf, docs: Change underline in btf to match style guide |
commit | commitdiff | tree | snapshot |
next |