index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-11-30
libbpf: Remove duplicate assignments
Mehrdad Arshad Rad
2021-11-29
libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data
Alan Maguire
2021-11-28
selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initialization
Hengqi Chen
2021-11-28
libbpf: Support static initialization of BPF_MAP_TYPE_PROG_ARRAY
Hengqi Chen
2021-11-26
bpf, mips: Fix build errors about __NR_bpf undeclared
Tiezhu Yang
2021-11-26
selftests/bpf: Fix misaligned accesses in xdp and xdp_bpf2bpf tests
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix misaligned memory accesses in xdp_bonding test
Andrii Nakryiko
2021-11-26
selftests/bpf: Prevent out-of-bounds stack access in test_bpffs
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix misaligned memory access in queue_stack_map test
Andrii Nakryiko
2021-11-26
selftests/bpf: Prevent misaligned memory access in get_stack_raw_tp test
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix possible NULL passed to memcpy() with zero size
Andrii Nakryiko
2021-11-26
selftests/bpf: Fix UBSan complaint about signed __int128 overflow
Andrii Nakryiko
2021-11-26
libbpf: Fix using invalidated memory in bpf_linker
Andrii Nakryiko
2021-11-26
libbpf: Fix glob_syms memory leak in bpf_linker
Andrii Nakryiko
2021-11-26
libbpf: Don't call libc APIs with NULL pointers
Andrii Nakryiko
2021-11-26
libbpf: Fix potential misaligned memory access in btf_ext__new()
Andrii Nakryiko
2021-11-26
tools/resolve_btf_ids: Close ELF file on error
Andrii Nakryiko
2021-11-25
selftests/bpf: Migrate selftests to bpf_map_create()
Andrii Nakryiko
2021-11-25
libbpf: Prevent deprecation warnings in xsk.c
Andrii Nakryiko
2021-11-25
libbpf: Use bpf_map_create() consistently internally
Andrii Nakryiko
2021-11-25
libbpf: Unify low-level map creation APIs w/ new bpf_map_create()
Andrii Nakryiko
2021-11-25
selftests/bpf: Mix legacy (maps) and modern (vars) BPF in one test
Andrii Nakryiko
2021-11-25
libbpf: Load global data maps lazily on legacy kernels
Andrii Nakryiko
2021-11-22
selftests/bpf: Fix trivial typo
Drew Fustini
2021-11-19
libbpf: Change bpf_program__set_extra_flags to bpf_program__set_flags
Florent Revest
2021-11-19
selftests/bpf: Add btf_dedup case with duplicated structs within CU
Jiri Olsa
2021-11-19
libbpf: Accommodate DWARF/compiler bug with duplicated structs
Andrii Nakryiko
2021-11-19
libbpf: Add runtime APIs to query libbpf version
Andrii Nakryiko
2021-11-18
selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
Ilya Leoshkevich
2021-11-17
selftests/bpf: Fix xdpxceiver failures for no hugepages
Tirthendu Sarkar
2021-11-16
selftests/bpf: Mark variable as static
Yucong Sun
2021-11-16
selftests/bpf: Variable naming fix
Yucong Sun
2021-11-16
selftests/bpf: Move summary line after the error logs
Yucong Sun
2021-11-16
selftests/bpf: Add uprobe triggering overhead benchmarks
Andrii Nakryiko
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2021-11-16
selftests/bpf: Configure dir paths via env in test_bpftool_synctypes.py
Quentin Monnet
2021-11-16
bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.py
Quentin Monnet
2021-11-16
bpftool: Add SPDX tags to RST documentation files
Quentin Monnet
2021-11-16
selftests/bpf: Add a dedup selftest with equivalent structure types
Yonghong Song
2021-11-16
libbpf: Fix a couple of missed btf_type_tag handling in btf.c
Yonghong Song
2021-11-16
bpftool: Add current libbpf_strict mode to version output
Stanislav Fomichev
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-14
bpftool: Use libbpf_get_error() to check error
Hengqi Chen
2021-11-14
bpftool: Fix mixed indentation in documentation
Quentin Monnet
2021-11-14
bpftool: Update the lists of names for maps and prog-attach types
Quentin Monnet
2021-11-14
bpftool: Fix indent in option lists in the documentation
Quentin Monnet
2021-11-14
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2021-11-14
bpftool: Fix memory leak in prog_dump()
Quentin Monnet
2021-11-12
selftests/bpf: Fix a tautological-constant-out-of-range-compare compiler warning
Yonghong Song
2021-11-12
selftests/bpf: Fix an unused-but-set-variable compiler warning
Yonghong Song
[next]