summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-04-10tools/power turbostat: Allow execution to continue after perf_l2_init() failureDavid Arcari-8/+8
2026-04-10Merge branch 'pm-cpufreq'Rafael J. Wysocki-1/+1
2026-04-09selftests/sched_ext: Fix wrong DSQ ID in peek_dsq error messagefangqiurong-1/+1
2026-04-09tools: ynl: tests: fix leading space on Makefile targetHangbin Liu-1/+1
2026-04-09selftests: net: py: explicitly forbid multiple ksft_run() callsJakub Kicinski-1/+4
2026-04-09selftests: Add MACsec VLAN propagation traffic testCosmin Ratiu-0/+151
2026-04-09selftests: Migrate nsim-only MACsec tests to PythonCosmin Ratiu-118/+204
2026-04-09Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski-2/+1421
2026-04-09selftests/net: Add queue leasing tests with netkitDavid Wei-2/+1410
2026-04-09net: Add queue-create operationDaniel Borkmann-0/+11
2026-04-09selftests/nolibc: use gcc 15Thomas Weißschuh-1/+1
2026-04-09tools/nolibc: support UBSAN on gccThomas Weißschuh-1/+5
2026-04-09tools/nolibc: create __nolibc_no_sanitize_ubsanThomas Weißschuh-4/+7
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-58/+766
2026-04-09selftests/bpf: Add test for stale pkt range after scalar arithmeticDaniel Borkmann-0/+61
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-50/+414
2026-04-09Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon-0/+27
2026-04-09KVM: LoongArch: selftests: Add PMU overflow interrupt testSong Gao-0/+60
2026-04-09KVM: LoongArch: selftests: Add basic PMU event counting testSong Gao-2/+223
2026-04-09KVM: LoongArch: selftests: Add cpucfg read/write helpersSong Gao-0/+19
2026-04-09Merge branch 'for-linus' into for-nextTakashi Iwai-45/+1132
2026-04-08perf test: Make perf trace BTF general tests exclusiveThomas Richter-1/+1
2026-04-08selftest: netdevsim: Add resource dump and scope filter testOr Har-Toov-1/+51
2026-04-08selftest: netdevsim: Add devlink port resource doit testOr Har-Toov-1/+28
2026-04-08selftests/drivers/net: Add an xdp test to xdp.pyLeon Hwang-1/+30
2026-04-08selftests: forwarding: lib: rewrite processing of command line argumentsIoana Ciornei-10/+11
2026-04-08perf data: Clean up use_stdio and structuresIan Rogers-51/+124
2026-04-08perf tools: Replace basename() calls with perf_basename()Arnaldo Carvalho de Melo-52/+31
2026-04-08perf tools: Use calloc() where applicableArnaldo Carvalho de Melo-93/+72
2026-04-08perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo-0/+11
2026-04-08perf header: Use a max number of command line argsArnaldo Carvalho de Melo-0/+6
2026-04-08perf bench: Constify tablesArnaldo Carvalho de Melo-21/+21
2026-04-08perf tools: Make more global variables staticIan Rogers-112/+109
2026-04-08perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo-1/+0
2026-04-08perf symbols: Make variable receiving result strrchr() constArnaldo Carvalho de Melo-1/+1
2026-04-08Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-6/+2
2026-04-08selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann-0/+142
2026-04-08selftests/sched_ext: Improve runner error reporting for invalid argumentsCheng-Yang Chou-0/+20
2026-04-08selftests/bpf: Add test to ensure kprobe_multi is not sleepableVarun R Mallya-1/+59
2026-04-08selftests: pci_endpoint: Skip BAR subrange test on -ENOSPCChristian Bruel-0/+2
2026-04-08perf maps: Fix copy_from that can break sorted by name orderIan Rogers-10/+3
2026-04-08perf maps: Fix fixup_overlap_and_insert that can break sorted by name orderIan Rogers-0/+2
2026-04-08perf maps: Move getting debug_file to verbose pathIan Rogers-5/+4
2026-04-08perf addr2line: Remove global variable addr2line_timeout_msThomas Richter-8/+4
2026-04-08perf config: Make symbol_conf::addr2line_disable_warn configurableThomas Richter-0/+9
2026-04-08perf config: Rename symbol_conf::disable_add2line_warnThomas Richter-11/+11
2026-04-08selftests: nft_queue.sh: add a parallel stress testFernando Fernandez Mancera-18/+115
2026-04-08Merge branch kvm-arm64/misc-7.1 into kvmarm-master/nextMarc Zyngier-12/+2
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier-7/+45
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier-178/+680