summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-09-12selftests: Replace sleep with slowwaitDavid Ahern1-1/+1
2025-09-12selftests: Disable dad for ipv6 in fcnal-test.shDavid Ahern1-0/+2
2025-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-89/+251
2025-09-12kmsan: convert kmsan_handle_dma to use physical addressesLeon Romanovsky1-1/+1
2025-09-11selftests/bpf: Add tests for arena fault reportingPuranjay Mohan2-0/+190
2025-09-11selftests: bpf: use __stderr in stream error testsPuranjay Mohan2-82/+17
2025-09-11selftests: bpf: introduce __stderr and __stdoutPuranjay Mohan2-0/+100
2025-09-11tools headers: Remove unused arm32 asm/kvm.h copyJames Clark2-316/+0
2025-09-11tools headers: Remove unused kvm_perf.h copiesJames Clark3-41/+0
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov117-369/+2195
2025-09-11KVM: selftests: Add support for DIV and IDIV in the fastops testSean Christopherson1-0/+38
2025-09-11KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)Sean Christopherson1-18/+18
2025-09-11KVM: selftests: Add coverage for 'b' (byte) sized fastops emulationSean Christopherson1-7/+13
2025-09-11KVM: selftests: Add support for #DE exception fixupSean Christopherson2-1/+7
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-8/+96
2025-09-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds9-21/+62
2025-09-11selftest:net: fixed spelling mistakesAndres Urian Florez1-2/+2
2025-09-11selftests: traceroute: Add VRF testsIdo Schimmel1-0/+178
2025-09-11selftests: traceroute: Test traceroute with different source IPsIdo Schimmel1-4/+9
2025-09-11selftests: traceroute: Reword commentIdo Schimmel1-4/+4
2025-09-11selftests: traceroute: Use require_command()Ido Schimmel1-10/+3
2025-09-11selftests: traceroute: Return correct value on failureIdo Schimmel1-29/+9
2025-09-11selftests: net: Add tests to verify team driver option set and get.Marc Harvey3-2/+193
2025-09-11Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...Jakub Kicinski1-0/+3
2025-09-11selftests: net: replace sleeps in fcnal-test with waitsJakub Kicinski1-214/+214
2025-09-11tools: ynl: check for membership with 'not in'Matthieu Baerts (NGI0)1-1/+1
2025-09-11tools: ynl: use 'cond is None'Matthieu Baerts (NGI0)2-2/+2
2025-09-11tools: ynl: remove unnecessary semicolonsMatthieu Baerts (NGI0)2-2/+2
2025-09-11tools: ynl: remove unused importsMatthieu Baerts (NGI0)4-5/+2
2025-09-11tools: ynl: remove f-string without any placeholdersMatthieu Baerts (NGI0)2-16/+16
2025-09-11tools: ynl: remove assigned but never used variableMatthieu Baerts (NGI0)2-3/+0
2025-09-11tools: ynl: avoid bare exceptMatthieu Baerts (NGI0)1-1/+1
2025-09-11tools: ynl: fix undefined variable nameMatthieu Baerts (NGI0)1-1/+1
2025-09-10selftests/bpf: Skip timer cases when bpf_timer is not supportedLeon Hwang5-0/+20
2025-09-10selftests: can: enable CONFIG_CAN_VCAN as a moduleDavide Caratti1-0/+3
2025-09-10cxl/acpi: Rename CFMW coherency restrictionsDavidlohr Bueso1-9/+9
2025-09-10selftests: mptcp: join: allow more time to send ADD_ADDRMatthieu Baerts (NGI0)1-2/+4
2025-09-10selftests: mptcp: join: tolerate more ADD_ADDRMatthieu Baerts (NGI0)1-12/+7
2025-09-10selftests: mptcp: shellcheck: support v0.11.0Matthieu Baerts (NGI0)7-8/+9
2025-09-10selftests: net: speed up pmtu.sh by avoiding unnecessary cleanupJakub Kicinski1-4/+5
2025-09-10selftests: net: run groups from fcnal-test in parallelJakub Kicinski5-1/+12
2025-09-10selftests/bpf: Add tests for bpf_strnstrRong Tao1-2/+6
2025-09-10selftests/bpf: Fix "expression result unused" warnings with iceccIlya Leoshkevich2-5/+4
2025-09-10selftests/bpf: Extend crypto_sanity selftest with invalid dst bufferDaniel Borkmann1-14/+32
2025-09-09docs: add tools/docs/gen-redirects.pyVegard Nossum1-0/+54
2025-09-09docs: add tools/docs/gen-renames.pyVegard Nossum1-0/+130
2025-09-09perf annotate: Fix title line after return from callNamhyung Kim1-3/+7
2025-09-09perf annotate: Factor out annotate_browser__show_function_title()Namhyung Kim1-11/+16
2025-09-09perf annotate: Fix signature of annotate_browser__show()Namhyung Kim1-12/+13
2025-09-09perf docs: Update SPE doc to include default instructions groupJames Clark1-4/+10