summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-01-14perf evsel: Add a helper to get the value of a config fieldJames Clark-9/+74
2026-01-14perf evsel: apply evsel__set_config_if_unset() to all config fieldsJames Clark-1/+31
2026-01-14perf parse-events: Track all user changed config bitsJames Clark-51/+70
2026-01-14perf evsel: Support sparse fields in evsel__set_config_if_unset()James Clark-37/+42
2026-01-14perf evsel: Move evsel__* functions to evsel.cJames Clark-40/+40
2026-01-14perf evsel: Refactor evsel__set_config_if_unset() argumentsJames Clark-14/+10
2026-01-14perf parse-events: Refactor get_config_terms() to remove macrosJames Clark-61/+86
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov-429/+1421
2026-01-14KVM: selftests: Add a selftests for nested VMLOAD/VMSAVEYosry Ahmed-0/+199
2026-01-14perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")Ian Rogers-139/+104
2026-01-14perf help: Move common_cmds into builtin-helpIan Rogers-133/+49
2026-01-14perf vendor events amd: Add Zen 6 metricsSandipan Das-0/+438
2026-01-14perf vendor events amd: Add Zen 6 uncore eventsSandipan Das-0/+278
2026-01-14perf vendor events amd: Add Zen 6 core eventsSandipan Das-0/+2499
2026-01-14perf vendor events amd: Add Zen 6 mappingSandipan Das-1/+2
2026-01-14perf vendor events riscv: Add CVA6 JSON fileManuel Hernández Méndez-0/+185
2026-01-14KVM: selftests: Slightly simplify memstress_setup_nested()Yosry Ahmed-4/+1
2026-01-14tools headers: Remove unneeded ignoring of warnings in unaligned.hIan Rogers-4/+0
2026-01-14tools headers: Update the linux/unaligned.h copy with the kernel sourcesIan Rogers-6/+57
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh-3/+1
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-3/+11
2026-01-13selftests/bpf: Add tests for loading insn array values with offsetsAnton Protopopov-0/+208
2026-01-13selftests/bpf: assert BPF kfunc default trusted pointer semanticsMatt Bobrowski-0/+34
2026-01-13bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by defaultMatt Bobrowski-5/+5
2026-01-13selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman-2/+2
2026-01-13selftests: drv-net: fix RPS mask handling in toeplitz testGal Pressman-2/+4
2026-01-13selftests: fib-onlink: Add test cases for nexthop device mismatchIdo Schimmel-0/+8
2026-01-13selftests: fib-onlink: Add a test case for IPv4 multicast gatewayIdo Schimmel-1/+6
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv6 testsIdo Schimmel-7/+0
2026-01-13selftests: fib-onlink: Remove "wrong nexthop device" IPv4 testsIdo Schimmel-6/+0
2026-01-14selftests: iou-zcrx: test large chunk sizesPavel Begunkov-12/+99
2026-01-13selftests: drv-net: gro: break out all individual test casesJakub Kicinski-194/+312
2026-01-13selftests: drv-net: gro: run the test against HW GRO and LROJakub Kicinski-19/+60
2026-01-13selftests: drv-net: gro: improve feature configJakub Kicinski-3/+36
2026-01-13selftests: drv-net: gro: use cmd printJakub Kicinski-2/+1
2026-01-13selftests: net: py: teach cmd() how to print itselfJakub Kicinski-0/+23
2026-01-13selftests: net: py: teach ksft_pr() multi-line safetyJakub Kicinski-10/+19
2026-01-13tools/net/ynl: suppress jobserver warning in ynltool version detectionBobby Eshleman-1/+1
2026-01-13KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVMSean Christopherson-4/+3
2026-01-13KVM: selftests: Add a test to verify APICv updates (while L2 is active)Sean Christopherson-0/+160
2026-01-13btf: Refactor the code by calling str_is_emptyDonglin Peng-19/+19
2026-01-13libbpf: Verify BTF sortingDonglin Peng-0/+25
2026-01-13libbpf: Optimize type lookup with binary search for sorted BTFDonglin Peng-25/+65
2026-01-13tools/resolve_btfids: Support BTF sorting featureDonglin Peng-0/+64
2026-01-13selftests/bpf: Add test cases for btf__permute functionalityDonglin Peng-0/+244
2026-01-13libbpf: Add BTF permutation support for type reorderingDonglin Peng-0/+176
2026-01-13perf addr_location: Update outdated commentJulia Lawall-1/+1
2026-01-13perf tools: Dump callchain context marker namesJames Clark-2/+25
2026-01-13perf vendor events arm64: Remove uncountable eventsJames Clark-30/+0
2026-01-13perf Documentation: Correct branch stack sampling call-stack optionDapeng Mi-1/+1