aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-02-16tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-16perf trace: Avoid early exit due SIGCHLD from non-workload processesChangbin Du
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer
2022-02-15selftests/bpf: Add Skeleton templated wrapper as an exampleAndrii Nakryiko
2022-02-15bpftool: Add C++-specific open/load/etc skeleton wrappersAndrii Nakryiko
2022-02-15selftests/bpf: Fix GCC11 compiler warnings in -O2 modeAndrii Nakryiko
2022-02-15bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang
2022-02-14selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski
2022-02-14selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang
2022-02-14selftests: net: cmsg_sender: Fix spelling mistake "MONOTINIC" -> "MONOTONIC"Colin Ian King
2022-02-14net/sched: act_police: more accurate MTU policingDavide Caratti
2022-02-12libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen
2022-02-11selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-02-11libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0Andrii Nakryiko
2022-02-11Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-11selftests: kvm: Remove absent target fileMuhammad Usama Anjum
2022-02-11selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum
2022-02-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-02-11ipv6: Reject routes configurations that specify dsfield (tos)Guillaume Nault
2022-02-11tests: fix idmapped mount_setattr testChristian Brauner
2022-02-10bpftool: Update versioning scheme, align on libbpf's version numberQuentin Monnet
2022-02-10bpftool: Add libbpf's version number to "bpftool version" outputQuentin Monnet
2022-02-10selftest/bpf: Check invalid length in test_xdp_update_fragsLorenzo Bianconi
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-11selftests: netfilter: disable rp_filter on routerHangbin Liu
2022-02-10bpftool: Generalize light skeleton generation.Alexei Starovoitov
2022-02-10libbpf: Prepare light skeleton for the kernel.Alexei Starovoitov
2022-02-10selftests: netfilter: synproxy test requires nf_conntrackPablo Neira Ayuso
2022-02-10selftests: net: test standard socket cmsgs across UDP and ICMP socketsJakub Kicinski
2022-02-10selftests: net: cmsg_sender: support Tx timestampingJakub Kicinski
2022-02-10selftests: net: cmsg_sender: support setting SO_TXTIMEJakub Kicinski
2022-02-10selftests: net: cmsg_so_mark: test with SO_MARK set by setsockoptJakub Kicinski
2022-02-10selftests: net: cmsg_so_mark: test ICMP and RAW socketsJakub Kicinski
2022-02-10selftests: net: cmsg_sender: support icmp and raw socketsJakub Kicinski
2022-02-10selftests: net: make cmsg_so_mark ready for more optionsJakub Kicinski
2022-02-10selftests: net: rename cmsg_so_markJakub Kicinski
2022-02-09selftests: mptcp: add missing join checkMatthieu Baerts
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-09selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookupJakub Sitnicki
2022-02-09libbpf: Fix compilation warning due to mismatched printf formatAndrii Nakryiko
2022-02-09selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu
2022-02-09selftests: netfilter: add synproxy testFlorian Westphal
2022-02-08selftests/bpf: Test BPF_KPROBE_SYSCALL macroHengqi Chen
2022-02-08libbpf: Add BPF_KPROBE_SYSCALL macroHengqi Chen
2022-02-08libbpf: Fix accessing the first syscall argument on s390Ilya Leoshkevich
2022-02-08libbpf: Fix accessing the first syscall argument on arm64Ilya Leoshkevich