summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-14bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by defaultMatt Bobrowski4-5/+5
2026-01-14selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman1-2/+2
2026-01-14selftests: drv-net: fix RPS mask handling in toeplitz testGal Pressman1-2/+4
2026-01-14selftests: fib-onlink: Add test cases for nexthop device mismatchIdo Schimmel1-0/+8
2026-01-14selftests: fib-onlink: Add a test case for IPv4 multicast gatewayIdo Schimmel1-1/+6
2026-01-14selftests: fib-onlink: Remove "wrong nexthop device" IPv6 testsIdo Schimmel1-7/+0
2026-01-14selftests: fib-onlink: Remove "wrong nexthop device" IPv4 testsIdo Schimmel1-6/+0
2026-01-14selftests: iou-zcrx: test large chunk sizesPavel Begunkov2-12/+99
2026-01-14selftests: drv-net: gro: break out all individual test casesJakub Kicinski2-194/+312
2026-01-14selftests: drv-net: gro: run the test against HW GRO and LROJakub Kicinski2-19/+60
2026-01-14selftests: drv-net: gro: improve feature configJakub Kicinski1-3/+36
2026-01-14selftests: drv-net: gro: use cmd printJakub Kicinski1-2/+1
2026-01-14selftests: net: py: teach cmd() how to print itselfJakub Kicinski1-0/+23
2026-01-14selftests: net: py: teach ksft_pr() multi-line safetyJakub Kicinski1-10/+19
2026-01-14tools/net/ynl: suppress jobserver warning in ynltool version detectionBobby Eshleman1-1/+1
2026-01-14KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVMSean Christopherson2-4/+3
2026-01-14KVM: selftests: Add a test to verify APICv updates (while L2 is active)Sean Christopherson3-0/+160
2026-01-14btf: Refactor the code by calling str_is_emptyDonglin Peng2-19/+19
2026-01-14libbpf: Verify BTF sortingDonglin Peng1-0/+25
2026-01-14libbpf: Optimize type lookup with binary search for sorted BTFDonglin Peng1-25/+65
2026-01-14tools/resolve_btfids: Support BTF sorting featureDonglin Peng1-0/+64
2026-01-14selftests/bpf: Add test cases for btf__permute functionalityDonglin Peng1-0/+244
2026-01-14libbpf: Add BTF permutation support for type reorderingDonglin Peng3-0/+176
2026-01-13perf addr_location: Update outdated commentJulia Lawall1-1/+1
2026-01-13perf tools: Dump callchain context marker namesJames Clark1-2/+25
2026-01-13perf vendor events arm64: Remove uncountable eventsJames Clark3-30/+0
2026-01-13perf Documentation: Correct branch stack sampling call-stack optionDapeng Mi1-1/+1
2026-01-13perf test: Do not skip when some metric-group tests succeedNamhyung Kim1-10/+16
2026-01-13perf test: Do not skip when some metrics tests succeededNamhyung Kim1-7/+22
2026-01-13perf test: Use shelldir to refer perf source locationNamhyung Kim1-1/+1
2026-01-13perf test: Skip dlfilter test for build failuresNamhyung Kim1-4/+4
2026-01-13perf inject: Keep build-ID data if no option is usedNamhyung Kim1-2/+3
2026-01-13perf util: Remove SHA-1 codeEric Biggers4-153/+0
2026-01-13perf genelf: Switch from SHA-1 to BLAKE2s for build ID generationEric Biggers1-30/+28
2026-01-13perf util: Add BLAKE2s supportEric Biggers4-1/+302
2026-01-13tools: ynl: render event op docs correctlyDonald Hunter1-3/+6
2026-01-13selftests: net: reduce txtimestamp deschedule flakesWillem de Bruijn1-5/+5
2026-01-13libsubcmd: Fix null intersection case in exclude_cmds()Sri Jayaramappa1-4/+6
2026-01-13perf test: Test addr2line unwinding works with inline functionsIan Rogers1-0/+47
2026-01-13perf callchain: Fix srcline printing with inlinesIan Rogers1-2/+6
2026-01-13perf srcline: Add configuration support for the addr2line styleIan Rogers5-11/+113
2026-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-59/+85
2026-01-13selftests/bpf: Add tests for s>>=31 and s>>=63Alexei Starovoitov1-0/+85
2026-01-13selftests/bpf: Fix verifier_arena_globals1 failure with 64K pageYonghong Song1-1/+1
2026-01-13selftests/bpf: Fix sk_bypass_prot_mem failure with 64K pageYonghong Song1-1/+6
2026-01-13selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K pageYonghong Song1-1/+1
2026-01-13cxl: Check for invalid addresses returned from translation functions on errorsRobert Richter1-12/+18
2026-01-13x86/pvlocks: Move paravirt spinlock functions into own headerJuergen Gross1-0/+1
2026-01-13selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()Thomas Weißschuh1-1/+52
2026-01-13selftests: vDSO: vdso_test_abi: Use UAPI system call numbersThomas Weißschuh1-1/+1