summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-11-16Merge tag 'perf-tools-fixes-for-v6.18-2-2025-11-16' of git://git.kernel.org/p...Linus Torvalds-22/+68
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds-1/+1
2025-11-15selftests/user_events: fix type cast for write_index packed member in perf_testAnkit Khushwaha-1/+1
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-27/+628
2025-11-14selftests/bpf: Test widen_imprecise_scalars() with different stack depthEduard Zingerman-0/+53
2025-11-13Merge tag 'vfio-v6.18-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds-9/+288
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-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-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-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-10selftest: netcons: add test for netconsole over bonded interfacesBreno Leitao-7/+414
2025-11-10selftest: netcons: create a torture testBreno Leitao-0/+131
2025-11-10selftest: netcons: refactor target creationBreno Leitao-11/+19
2025-11-10tools: ynl: call nested attribute free function for indexed arraysZahari Doychev-0/+12
2025-11-10selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt-0/+4
2025-11-10selftests/tc-testing: Create tests trying to add children to clsact/ingress q...Victor Nogueira-0/+44
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+11
2025-11-09Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-1/+11
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin-0/+2
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+4
2025-11-07Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-11-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun-1/+1
2025-11-06Merge tag 'perf-tools-fixes-for-v6.18-1-2025-11-06' of git://git.kernel.org/p...Linus Torvalds-20/+146
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+18
2025-11-06selftests/vsock: avoid false-positives when checking dmesgBobby Eshleman-4/+4
2025-11-05selftests/bpf: Add stacktrace ips test for raw_tpJiri Olsa-0/+54
2025-11-05selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multiJiri Olsa-0/+171
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe-0/+2
2025-11-04bpf: add _impl suffix for bpf_stream_vprintk() kfuncMykyta Yatsenko-18/+18
2025-11-04bpf:add _impl suffix for bpf_task_work_schedule* kfuncsMykyta Yatsenko-9/+9
2025-11-03selftests/bpf: Add tests for livepatch + bpf trampolineSong Liu-0/+140
2025-11-03perf symbols: Handle '1' symbols in /proc/kallsymsArnaldo Carvalho de Melo-1/+5
2025-11-03tools headers asm: Sync fls headers header with the kernel sourcesArnaldo Carvalho de Melo-4/+4
2025-11-03tools headers UAPI: Sync KVM's vmx.h header with the kernel sources to handle...Arnaldo Carvalho de Melo-1/+5
2025-11-03tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo-0/+4