summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-26bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functionsMartin KaFai Lau
2021-03-26bpf: selftests: Rename bictcp to bpf_cubicMartin KaFai Lau
2021-03-26libbpf: Support extern kernel functionMartin KaFai Lau
2021-03-26libbpf: Record extern sym relocation firstMartin KaFai Lau
2021-03-26libbpf: Rename RELO_EXTERN to RELO_EXTERN_VARMartin KaFai Lau
2021-03-26libbpf: Refactor codes for finding btf id of a kernel symbolMartin KaFai Lau
2021-03-26libbpf: Refactor bpf_object__resolve_ksyms_btf_idMartin KaFai Lau
2021-03-26bpf: Support bpf program calling kernel functionMartin KaFai Lau
2021-03-26selftests: mptcp: signal addresses testcasesGeliang Tang
2021-03-26selftests: mptcp: timeout testcases for multi addressesGeliang Tang
2021-03-26selftests: mptcp: add cfg_do_w for cfg_removeGeliang Tang
2021-03-26selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource"Colin Ian King
2021-03-26selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)Ilya Leoshkevich
2021-03-26bpf/selftests: Test that kernel rejects a TCP CC with an invalid licenseToke Høiland-Jørgensen
2021-03-26libbpf: Preserve empty DATASEC BTFs during static linkingAndrii Nakryiko
2021-03-26usbip: tools: add usage of device mode in usbip_list.cHongren Zheng (Zenithal)
2021-03-26usbip: tools: add options and examples in man page related to device modeHongren Zheng (Zenithal)
2021-03-26tools: usbip: list.h: fix kernel-doc for list_del()Randy Dunlap
2021-03-26perf test: Change to use bash for daemon testLeo Yan
2021-03-26Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-03-25libbpf: Fix bail out from 'ringbuf_process_ring()' on errorPedro Tammela
2021-03-25libbpf: Add bpf object kern_version attribute setterRafael David Tinoco
2021-03-25bpf: selftests: Add tests for batched ops in LPM trie mapsPedro Tammela
2021-03-25selftests/bpf: Better error messages for ima_setup.sh failuresKP Singh
2021-03-26libbpf: Constify few bpf_program gettersAndrii Nakryiko
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25tools/turbostat: Unmark non-kernel-doc commentRandy Dunlap
2021-03-25iio: event_monitor: Enable events before monitoringLinus Walleij
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...Paul E. McKenney
2021-03-24selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel
2021-03-24selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groupsIdo Schimmel
2021-03-24selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso
2021-03-24kselftest: arm64: Add BTI testsMark Brown
2021-03-24kselftest/arm64: mte: Report filename on failing temp file creationAndre Przywara
2021-03-24kselftest/arm64: mte: Fix clang warningAndre Przywara
2021-03-24kselftest/arm64: mte: Makefile: Fix clang compilationAndre Przywara
2021-03-24kselftest/arm64: mte: Output warning about failing compilerAndre Przywara
2021-03-24kselftest/arm64: mte: Use cross-compiler if specifiedAndre Przywara
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara
2021-03-24kselftest/arm64: mte: user_mem: Fix write() warningAndre Przywara
2021-03-24perf record: Fix memory leak in vDSO found using ASANNamhyung Kim
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter
2021-03-24perf daemon: Return from kill functionsJiri Olsa
2021-03-24perf daemon: Force waipid for all session on SIGCHLD deliveryJiri Olsa