summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-17selftests/landlock: Fix build with non-default pthread linkingMickaël Salaün
2025-01-17perf hist: Fix width calculation in hpp__fmt()Dmitry Vyukov
2025-01-17tools: Sync if_xdp.h uapi tooling headerVishal Chourasia
2025-01-17libbpf: Work around kernel inconsistently stripping '.llvm.' suffixAndrii Nakryiko
2025-01-17Merge branch 'for-next/perf' into for-next/coreWill Deacon
2025-01-17Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/nextMarc Zyngier
2025-01-16bpf: selftests: verifier: Add nullness elision testsDaniel Xu
2025-01-16bpf: verifier: Support eliding map lookup nullnessDaniel Xu
2025-01-16bpf: verifier: Refactor helper access type trackingDaniel Xu
2025-01-16selftests/net: packetdrill: make tcp buf limited timing tests benignJakub Kicinski
2025-01-16selftests: drv-net-hw: inject pp_alloc_fail errors in the right placeJohn Daley
2025-01-16selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDEDPu Lehui
2025-01-16libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDEDPu Lehui
2025-01-16libbpf: Fix return zero when elf_begin failedPu Lehui
2025-01-16selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill testPu Lehui
2025-01-16veristat: Load struct_ops programs only onceEduard Zingerman
2025-01-16selftests/bpf: Fix undefined UINT_MAX in veristat.cTony Ambardar
2025-01-16perf hist: Fix bogus profiles when filters are enabledDmitry Vyukov
2025-01-16perf hist: Deduplicate cmp/sort/collapse codeDmitry Vyukov
2025-01-16perf test: Improve verbose documentationIan Rogers
2025-01-16perf test: Add a runs-per-test flagIan Rogers
2025-01-16perf test: Fix parallel/sequential option documentationIan Rogers
2025-01-16perf test: Send list output to stdout rather than stderrIan Rogers
2025-01-16perf test: Rename functions and variables for better clarityIan Rogers
2025-01-16perf tools: Expose quiet/verbose variables in Makefile.perfCharlie Jenkins
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-16selftests/ftrace: Add test that tests event :mod: commandsSteven Rostedt
2025-01-16netdev: avoid CFI problems with sock priv helpersJakub Kicinski
2025-01-15selftest: net-drv: hds: add test for HDS featureTaehee Yoo
2025-01-15selftests/net/forwarding: teamd command not foundAlessandro Zanni
2025-01-15selftests: mptcp: connect: better display the files sizeMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: connect: remove unused variableMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: add -m with ss in case of errorsMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: move stats info in case of errors to lib.shMatthieu Baerts (NGI0)
2025-01-15selftests: mptcp: sockopt: save nstat infosGeliang Tang
2025-01-15selftests: mptcp: simult_flows: unify errors msgsMatthieu Baerts (NGI0)
2025-01-15selftests/rseq: Fix handling of glibc without rseq supportMathieu Desnoyers
2025-01-15Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-01-15selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpcSaket Kumar Bhaskar
2025-01-15selftests: net: Adapt ethtool mq tests to fix in qdisc graftVictor Nogueira
2025-01-14selftests/resctrl: Discover SNC kernel support and adjust messagesMaciej Wieczor-Retman
2025-01-14selftests/resctrl: Adjust effective L3 cache size with SNC enabledMaciej Wieczor-Retman
2025-01-14selftests/ftrace: Make uprobe test more robust against binary nameMasami Hiramatsu (Google)
2025-01-14selftests/ftrace: Fix to use remount when testing mount GID optionMasami Hiramatsu (Google)
2025-01-14selftests: tmpfs: Add kselftest support to tmpfsShivam Chaudhary
2025-01-14selftests: tmpfs: Add Test-skip if not run as rootShivam Chaudhary
2025-01-14selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin
2025-01-14selftests/ring-buffer: Add test for out-of-bound pgoff mappingVincent Donnefort
2025-01-14selftests/run_kselftest.sh: Fix help string for --per-test-logBrendan Jackman