summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-27selftests/net/tls: add test for MSG_EORHannes Reinecke
2023-07-27selftests/bpf: Test ldsx with more complex casesYonghong Song
2023-07-27selftests/bpf: Add unit tests for new gotol insnYonghong Song
2023-07-27selftests/bpf: Add unit tests for new sdiv/smod insnsYonghong Song
2023-07-27selftests/bpf: Add unit tests for new bswap insnsYonghong Song
2023-07-27selftests/bpf: Add unit tests for new sign-extension mov insnsYonghong Song
2023-07-27selftests/bpf: Add unit tests for new sign-extension load insnsYonghong Song
2023-07-27selftests/bpf: Add a cpuv4 test runner for cpu=v4 testingYonghong Song
2023-07-27selftests/bpf: Fix a test_verifier failureYonghong Song
2023-07-27bpf: Support new sign-extension load insnsYonghong Song
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-27vsock/test: MSG_PEEK test for SOCK_SEQPACKETArseniy Krasnov
2023-07-27vsock/test: rework MSG_PEEK test for SOCK_STREAMArseniy Krasnov
2023-07-27perf parse-events: Only move force grouped evsels when sortingIan Rogers
2023-07-27perf parse-events: When fixing group leaders always set the leaderIan Rogers
2023-07-27perf parse-events: Extra care around force grouped eventsIan Rogers
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)
2023-07-25selftests/xsk: Fix spelling mistake "querrying" -> "querying"Colin Ian King
2023-07-25selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helperDaniel Borkmann
2023-07-25bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assignLorenz Bauer
2023-07-24perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...Athira Rajeev
2023-07-24perf pmu arm64: Fix reading the PMU cpu slots in sysfsHaixin Yu
2023-07-24tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failureAnh Tuan Phan
2023-07-23vmbus_testing: fix wrong python syntax for integer value comparisonAni Sinha
2023-07-23connector/cn_proc: Selftest for proc connectorAnjali Kulkarni
2023-07-21Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-07-21selftests: mlxsw: rtnetlink: Drop obsolete testsPetr Machata
2023-07-20tools/testing/cxl: Remove unused SZ_512G macroXiao Yang
2023-07-20selftests: net: Add test cases for nexthop groups with invalid neighborsBenjamin Poirier
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19bpf: sync tools/ uapi header withAlan Maguire
2023-07-19selftests/bpf: Add mprog API tests for BPF tcx linksDaniel Borkmann
2023-07-19selftests/bpf: Add mprog API tests for BPF tcx optsDaniel Borkmann
2023-07-19bpftool: Extend net dump with tcx progsDaniel Borkmann
2023-07-19libbpf: Add helper macro to clear opts structsDaniel Borkmann
2023-07-19libbpf: Add link-based API for tcxDaniel Borkmann
2023-07-19libbpf: Add opts-based attach/detach/query API for tcxDaniel Borkmann
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann
2023-07-19selftests/xsk: reset NIC settings to default after running test suiteMaciej Fijalkowski
2023-07-19selftests/xsk: add test for too many fragsMagnus Karlsson