index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-02-17
selftests/bpf: Fix crash in core_reloc when bpftool btfgen fails
Yucong Sun
2022-02-17
selftests/bpf: Fix vmtest.sh to launch smp vm.
Yucong Sun
2022-02-17
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
2022-02-16
bpftool: Fix C++ additions to skeleton
Andrii Nakryiko
2022-02-16
bpftool: Fix pretty print dump for maps without BTF loaded
Jiri Olsa
2022-02-16
selftests/bpf: Test "bpftool gen min_core_btf"
Mauricio Vásquez
2022-02-16
bpftool: Gen min_core_btf explanation and examples
Rafael David Tinoco
2022-02-16
bpftool: Implement btfgen_get_btf()
Mauricio Vásquez
2022-02-16
bpftool: Implement "gen min_core_btf" logic
Mauricio Vásquez
2022-02-16
bpftool: Add gen min_core_btf command
Mauricio Vásquez
2022-02-16
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
2022-02-16
libbpf: Split bpf_core_apply_relo()
Mauricio Vásquez
2022-02-15
selftests/bpf: Add Skeleton templated wrapper as an example
Andrii Nakryiko
2022-02-15
bpftool: Add C++-specific open/load/etc skeleton wrappers
Andrii Nakryiko
2022-02-15
selftests/bpf: Fix GCC11 compiler warnings in -O2 mode
Andrii Nakryiko
2022-02-15
bpftool: Fix the error when lookup in no-btf maps
Yinjun Zhang
2022-02-12
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
2022-02-11
libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0
Andrii Nakryiko
2022-02-10
bpftool: Update versioning scheme, align on libbpf's version number
Quentin Monnet
2022-02-10
bpftool: Add libbpf's version number to "bpftool version" output
Quentin Monnet
2022-02-10
selftest/bpf: Check invalid length in test_xdp_update_frags
Lorenzo Bianconi
2022-02-10
bpftool: Generalize light skeleton generation.
Alexei Starovoitov
2022-02-10
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2022-02-10
selftests: net: test standard socket cmsgs across UDP and ICMP sockets
Jakub Kicinski
2022-02-10
selftests: net: cmsg_sender: support Tx timestamping
Jakub Kicinski
2022-02-10
selftests: net: cmsg_sender: support setting SO_TXTIME
Jakub Kicinski
2022-02-10
selftests: net: cmsg_so_mark: test with SO_MARK set by setsockopt
Jakub Kicinski
2022-02-10
selftests: net: cmsg_so_mark: test ICMP and RAW sockets
Jakub Kicinski
2022-02-10
selftests: net: cmsg_sender: support icmp and raw sockets
Jakub Kicinski
2022-02-10
selftests: net: make cmsg_so_mark ready for more options
Jakub Kicinski
2022-02-10
selftests: net: rename cmsg_so_mark
Jakub Kicinski
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2022-02-09
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-02-08
selftests/bpf: Test BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-08
libbpf: Add BPF_KPROBE_SYSCALL macro
Hengqi Chen
2022-02-08
libbpf: Fix accessing the first syscall argument on s390
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
2022-02-08
libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
Ilya Leoshkevich
2022-02-08
selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing syscall arguments on riscv
Ilya Leoshkevich
2022-02-08
libbpf: Fix riscv register names
Ilya Leoshkevich
2022-02-08
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
2022-02-08
selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
Ilya Leoshkevich
2022-02-08
libbpf: Add PT_REGS_SYSCALL_REGS macro
Ilya Leoshkevich
2022-02-08
selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
Ilya Leoshkevich
2022-02-08
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2022-02-08
selftests/bpf: Do not export subtest as standalone test
Hou Tao
2022-02-07
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
2022-02-07
ipv4: Stop taking ECN bits into account in fib4-rules
Guillaume Nault
[next]