summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-11-06torture: Add kvm-series.sh to test commit/scenario combinationPaul E. McKenney-0/+116
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe-0/+2
2025-11-05vfio: selftests: Store libvfio build outputs in $(OUTPUT)/libvfioDavid Matlack-9/+11
2025-11-05tools/power/cpupower: Support building libcpupower staticallyZuo An-11/+21
2025-11-05iommufd: Change the selftest to use iommupt instead of xarrayJason Gunthorpe-22/+50
2025-11-04net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook-4/+1
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook-1/+1
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook-1/+1
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-04selftests: mptcp: join: validate extra bind casesMatthieu Baerts (NGI0)-2/+161
2025-11-04selftests: mptcp: join: do_transfer: reduce code dupMatthieu Baerts (NGI0)-19/+11
2025-11-04mptcp: pm: in kernel: only use fullmesh endp if anyMatthieu Baerts (NGI0)-1/+5
2025-11-04x86/cpufeatures: Correct LKGS feature flag descriptionBorislav Petkov (AMD)-1/+1
2025-11-04selftests/bpf: Test parsing of (multi-)split BTFAlan Maguire-2/+85
2025-11-04libbpf: Fix parsing of multi-split BTFAlan Maguire-2/+2
2025-11-04selftests/coredump: add second PIDFD_INFO_COREDUMP_SIGNAL testChristian Brauner-0/+146
2025-11-04selftests/coredump: add first PIDFD_INFO_COREDUMP_SIGNAL testChristian Brauner-0/+146
2025-11-04selftests/coredump: ignore ENOSPC errorsChristian Brauner-2/+9
2025-11-04selftests/coredump: add debug logging to coredump socket protocol testsChristian Brauner-118/+367
2025-11-04selftests/coredump: add debug logging to coredump socket testsChristian Brauner-22/+71
2025-11-04selftests/coredump: add debug logging to test helpersChristian Brauner-11/+44
2025-11-04selftests/coredump: handle edge-triggered epoll correctlyChristian Brauner-0/+8
2025-11-04selftests/coredump: fix userspace coredump client detectionChristian Brauner-4/+8
2025-11-04selftests/coredump: fix userspace client detectionChristian Brauner-1/+3
2025-11-04selftests/coredump: split out coredump socket testsChristian Brauner-1661/+1722
2025-11-04selftests/coredump: split out common helpersChristian Brauner-0/+399
2025-11-04selftests/pidfd: add second supported_mask testChristian Brauner-0/+32
2025-11-04selftests/pidfd: add first supported_mask testChristian Brauner-0/+41
2025-11-04selftests/pidfd: update pidfd headerChristian Brauner-2/+13
2025-11-04libbpf: Update the comment to remove the reference to the deprecated interfac...Jianyun Gao-2/+2
2025-11-04libbpf: Complete the missing @param and @return tags in btf.hJianyun Gao-0/+8
2025-11-03perf jevents: Make all tables staticIan Rogers-8/+8
2025-11-03perf metricgroup: When copy metrics copy default informationIan Rogers-0/+2
2025-11-03perf metricgroup: Missed free on error pathIan Rogers-0/+1
2025-11-03perf metricgroup: Update comment on location of metric_event listIan Rogers-1/+1
2025-11-03perf evsel: Remove unused metric_events variableIan Rogers-3/+0
2025-11-03selftests: Add napi threaded busy poll test in `busy_poller`Samiullah Khawaja-4/+36
2025-11-03net: Extend NAPI threaded polling to allow kthread based busy pollingSamiullah Khawaja-0/+1
2025-11-03selftests/bpf: Add test for conditional jumps on same scalar registerKaFai Wan-0/+154
2025-11-03selftests/bpf: Add tests for livepatch + bpf trampolineSong Liu-0/+140
2025-11-03Merge branch 'tools-final2' into docs-mwJonathan Corbet-1/+2092
2025-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4Alexei Starovoitov-98/+300
2025-11-03tools/testing/nvdimm: Use per-DIMM device handleAlison Schofield-1/+6
2025-11-03sched_ext: Merge branch 'for-6.19' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo-180/+674
2025-11-03KVM: selftests: Rename "guest_paddr" variables to "gpa"Sean Christopherson-30/+26
2025-11-03perf symbols: Handle '1' symbols in /proc/kallsymsArnaldo Carvalho de Melo-1/+5
2025-11-03selftests/namespace: test listns() paginationChristian Brauner-1/+142
2025-11-03selftests/namespace: add stress testChristian Brauner-1/+630
2025-11-03selftests/namespace: commit_creds() active reference testsChristian Brauner-1/+818