summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-17selftests: adopt BPF's approach to quieter buildsJakub Kicinski
2024-04-17perf tools: Enable configs required for test_uprobe_from_different_cu.shChaitanya S Prakash
2024-04-17perf report: Add weight[123] output fieldsNamhyung Kim
2024-04-17perf hist: Add weight fields to hist entry statsNamhyung Kim
2024-04-17perf hist: Move histogram related code to hist.hNamhyung Kim
2024-04-17libbpf: Fix dump of subsequent char arraysQuentin Deslandes
2024-04-17libbpf: Fix misaligned array closing bracketQuentin Deslandes
2024-04-17selftests: fix netfilter path in MakefileYujie Liu
2024-04-16selftests: drv-net: add config for netdevsimJakub Kicinski
2024-04-16selftests: drv-net: add stdout to the command failed exceptionJakub Kicinski
2024-04-16bpftool: Address minor issues in bash completionQuentin Monnet
2024-04-16bpftool: Update documentation where progs/maps can be passed by nameQuentin Monnet
2024-04-16perf annotate-data: Handle RSP if it's not the FB registerNamhyung Kim
2024-04-16perf dwarf-aux: Check variable address range properlyNamhyung Kim
2024-04-16perf dwarf-aux: Check pointer offset when checking variablesNamhyung Kim
2024-04-16perf annotate-data: Improve debug message with location infoNamhyung Kim
2024-04-16selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov
2024-04-16selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov
2024-04-16selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov
2024-04-16selftests/tcp_ao: Make RST tests less flakyDmitry Safonov
2024-04-16selftests: forwarding: router_nh: Add a diagramPetr Machata
2024-04-16selftests: forwarding: router_mpath_nh_res: Add a diagramPetr Machata
2024-04-16selftests: forwarding: router_mpath_nh: Add a diagramPetr Machata
2024-04-16selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitlyDanielle Ratson
2024-04-16selftests: drivers: hw: Include tc_common.sh in hw_stats_l3Petr Machata
2024-04-16selftests: drivers: hw: ethtool.sh: Adjust outputPetr Machata
2024-04-16selftests: drivers: hw: Fix ethtool_rmonPetr Machata
2024-04-16selftests: forwarding: bail_on_lldpad() should SKIPPetr Machata
2024-04-16selftests: forwarding: lib.sh: Validate NETIFSPetr Machata
2024-04-16selftests: net: Unify code of busywait() and slowwait()Petr Machata
2024-04-16torture: Scale --do-kvfree test timePaul E. McKenney
2024-04-15selftests: net: exercise page pool reporting via netlinkJakub Kicinski
2024-04-15selftests: net: support use of NetdevSimDev under "with" in pythonJakub Kicinski
2024-04-15selftests: net: print full exception on failureJakub Kicinski
2024-04-15selftests: net: print report check location in python testsJakub Kicinski
2024-04-15tools: ynl: don't return None for dumpsJakub Kicinski
2024-04-15Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-04-14selftests/perf_events: Test FASYNC with watermark wakeupsKyle Huey
2024-04-14Merge branch 'linus' into perf/core, to pick up perf/urgent fixesIngo Molnar
2024-04-14tools/nolibc: add support for uname(2)Thomas Weißschuh
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-12selftests: netfilter: nft_nat.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nft_flowtable.sh: move test to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nft_fib.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: ipvs.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: place checktool helper in lib.shFlorian Westphal