index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-08
selftests/bpf: Fix return value checks in perf_event_stackmap test
Yuntao Wang
2022-04-08
selftests/bpf: Add CO-RE relos into linked_funcs selftests
Andrii Nakryiko
2022-04-08
libbpf: Use weak hidden modifier for USDT BPF-side API functions
Andrii Nakryiko
2022-04-08
libbpf: Don't error out on CO-RE relos for overriden weak subprogs
Andrii Nakryiko
2022-04-08
libbpf: Allow WEAK and GLOBAL bindings during BTF fixup
Andrii Nakryiko
2022-04-08
libbpf: Use strlcpy() in path resolution fallback logic
Andrii Nakryiko
2022-04-08
libbpf: Add s390-specific USDT arg spec parsing logic
Ilya Leoshkevich
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-07
libbpf: Make BPF-side of USDT support work on big-endian machines
Ilya Leoshkevich
2022-04-07
libbpf: Minor style improvements in USDT code
Ilya Leoshkevich
2022-04-07
libbpf: Fix use #ifdef instead of #if to avoid compiler warning
Andrii Nakryiko
2022-04-07
libbpf: Potential NULL dereference in usdt_manager_attach_usdt()
Haowen Bai
2022-04-07
selftests/bpf: Uprobe tests should verify param/return values
Alan Maguire
2022-04-07
libbpf: Improve string parsing for uprobe auto-attach
Alan Maguire
2022-04-07
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-06
selftests/bpf: Test for writes to map key from BPF helpers
Kumar Kartikeya Dwivedi
2022-04-06
selftests/bpf: Test passing rdonly mem to global func
Kumar Kartikeya Dwivedi
2022-04-06
selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocations
Artem Savkov
2022-04-06
libbpf: Fix spelling mistake "libaries" -> "libraries"
Colin Ian King
2022-04-06
selftests/bpf: Fix issues in parse_num_list()
Yuntao Wang
2022-04-06
bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets
Maxim Mikityanskiy
2022-04-05
selftests/bpf: Fix file descriptor leak in load_kallsyms()
Yuntao Wang
2022-04-05
selftests/bpf: Add urandom_read shared lib and USDTs
Andrii Nakryiko
2022-04-05
selftests/bpf: Add basic USDT selftests
Andrii Nakryiko
2022-04-05
libbpf: Add x86-specific USDT arg spec parsing logic
Andrii Nakryiko
2022-04-05
libbpf: Wire up spec management and other arch-independent USDT logic
Andrii Nakryiko
2022-04-05
libbpf: Add USDT notes parsing and resolution logic
Andrii Nakryiko
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
2022-04-05
libbpf: Add BPF-side of USDT support
Andrii Nakryiko
2022-04-04
libbpf: Support Debian in resolve_full_path()
Ilya Leoshkevich
2022-04-04
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64
Ilya Leoshkevich
2022-04-04
bpftool: Handle libbpf_probe_prog_type errors
Milan Landaverde
2022-04-04
bpftool: Add missing link types
Milan Landaverde
2022-04-04
bpftool: Add syscall prog type
Milan Landaverde
2022-04-04
selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
Quentin Monnet
2022-04-03
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
2022-04-03
selftests/bpf: Add tests for uprobe auto-attach via skeleton
Alan Maguire
2022-04-03
selftests/bpf: Add tests for u[ret]probe attach by name
Alan Maguire
2022-04-03
libbpf: Add auto-attach for uprobes based on section name
Alan Maguire
2022-04-03
libbpf: Support function name-based attach uprobes
Alan Maguire
2022-04-03
libbpf: auto-resolve programs/libraries when necessary for uprobes
Alan Maguire
2022-04-03
bpf: Correct the comment for BTF kind bitfield
Haiyue Wang
2022-04-03
selftests/bpf: Fix cd_flavor_subdir() of test_progs
Yuntao Wang
2022-04-03
selftests/bpf: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-04-03
selftests/bpf: Fix vfs_link kprobe definition
Nikolay Borisov
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-03
selftests: net: fix nexthop warning cleanup double ip typo
Nikolay Aleksandrov
2022-04-01
bpf, test_offload.py: Skip base maps without names
Yauheni Kaliuta
[next]