summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-11-13Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds-9/+288
2025-11-13selftests/bpf: retry bpf_map_update_elem() when E2BIG is returnedMatt Bobrowski-1/+2
2025-11-13selftests/bpf: Add mptcp test with sockmapJiayuan Chen-0/+183
2025-11-13perf libbfd: Ensure libbfd is initialized prior to useIan Rogers-4/+50
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-90/+861
2025-11-13perf test: Fix lock contention testRavi Bangoria-5/+9
2025-11-13perf lock: Fix segfault due to missing kernel mapRavi Bangoria-0/+2
2025-11-13tools headers UAPI: Sync KVM's vmx.h with the kernel to pick SEAMCALL exit re...Arnaldo Carvalho de Melo-0/+1
2025-11-13perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo-5/+4
2025-11-13perf header: Write bpf_prog (infos|btfs)_cnt to data fileThomas Falcon-8/+2
2025-11-13Merge tag 'linux_kselftest-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/li...Linus Torvalds-0/+4
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-66/+699
2025-11-13selftests/bpf: Add test to verify freeing the special fields in pcpu mapsLeon Hwang-0/+116
2025-11-13Merge branch 'for-6.19/cxl-addr-xlat' into cxl-for-nextDave Jiang-0/+446
2025-11-13Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang-49/+0
2025-11-13objtool: Warn on functions with ambiguous -ffunction-sections section namesJosh Poimboeuf-0/+40
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar-307/+1143
2025-11-12tools: ynltool: correct install in MakefileJakub Kicinski-1/+1
2025-11-12selftests: drv-net: Limit the max number of queues in procfs_downup_hammerDimitri Daskalakis-2/+3
2025-11-12perf test: Add a perf event fallback testZide Chen-0/+86
2025-11-12hung_task: panic when there are more than N hung tasks at the same timeLi RongQing-1/+1
2025-11-12sched_ext: Add scx_cpu0 example schedulerTejun Heo-1/+195
2025-11-12vfio: selftests: replace iova=vaddr with allocated iovasAlex Mastro-5/+12
2025-11-12vfio: selftests: add iova allocatorAlex Mastro-1/+84
2025-11-12vfio: selftests: fix map limit tests to use last available iovaAlex Mastro-2/+13
2025-11-12vfio: selftests: add iova range query helpersAlex Mastro-1/+179
2025-11-12selftests/vsock: disable shellcheck SC2317 and SC2119Bobby Eshleman-0/+2
2025-11-12selftests/vsock: add vsock_loopback module loadingBobby Eshleman-0/+2
2025-11-12selftests/vsock: add 1.37 to tested virtme-ng versionsBobby Eshleman-1/+1
2025-11-12selftests/vsock: add BUILD=0 definitionBobby Eshleman-0/+1
2025-11-12selftests/vsock: identify and execute tests that can re-use VMBobby Eshleman-13/+50
2025-11-12selftests/vsock: add check_result() for pass/fail countingBobby Eshleman-11/+21
2025-11-12selftests/vsock: speed up tests by reducing the QEMU pidfile timeoutBobby Eshleman-2/+2
2025-11-12selftests/vsock: do not unconditionally die if qemu failsBobby Eshleman-4/+2
2025-11-12selftests/vsock: avoid multi-VM pidfile collisions with QEMUBobby Eshleman-19/+43
2025-11-12selftests/vsock: reuse logic for vsock_test through wrapper functionsBobby Eshleman-40/+95
2025-11-12selftests/vsock: make wait_for_listener() work even if pipefail is onBobby Eshleman-2/+4
2025-11-12selftests/vsock: improve logging in vmtest.shBobby Eshleman-40/+29
2025-11-12KVM: selftests: Test for KVM_EXIT_ARM_SEAJiaqi Yan-0/+335
2025-11-11selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)-9/+30
2025-11-11selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)-5/+13
2025-11-11selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)-5/+5
2025-11-11selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)-4/+4
2025-11-11selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)-27/+27
2025-11-11selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)-1/+1
2025-11-11perf stat: Align metric output without eventsNamhyung Kim-5/+5
2025-11-11perf tool_pmu: Make core_wide and target_cpu json eventsIan Rogers-123/+163
2025-11-11perf test stat csv: Update test expectations and eventsIan Rogers-2/+2
2025-11-11perf test stat: Update test expectations and eventsIan Rogers-3/+3
2025-11-11perf test stat: Update shadow test to use metricsIan Rogers-2/+2