summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-88/+102
2024-10-29selftests/bpf: drop unnecessary bpf_iter.h type duplicationAndrii Nakryiko-210/+33
2024-10-29perf probe: Fix retrieval of source files from a debuginfod serverArnaldo Carvalho de Melo-1/+5
2024-10-29perf arm-spe: Update --itrace help textGraham Woodward-4/+3
2024-10-29perf arm-spe: Correctly set sample flagsGraham Woodward-0/+19
2024-10-29perf arm-spe: Use ARM_SPE_OP_BRANCH_ERET when synthesizing branchesGraham Woodward-6/+6
2024-10-29perf arm-spe: Set sample.addr to target address for instruction sampleGraham Woodward-1/+1
2024-10-29libbpf: start v1.6 development cycleAndrii Nakryiko-1/+4
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong-0/+109
2024-10-29selftests/bpf: remove xdp_synproxy IP_DF checkVincent Li-2/+1
2024-10-29selftests: tc-testing: Fix typo errorKaran Sanghavi-8/+8
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman-0/+24
2024-10-29bpf: handle implicit declaration of function gettid in bpf_iter.cJason Xing-3/+3
2024-10-29selftests: netfilter: nft_flowtable.sh: make first pass deterministicFlorian Westphal-18/+21
2024-10-29selftests: Add a test mangling with uc_sigmaskDev Jain-1/+187
2024-10-29selftests: Rename sigaltstack to generic signalDev Jain-1/+1
2024-10-28selftests/mm: fix deadlock for fork after pthread_create with atomic_boolEdward Liaw-0/+5
2024-10-28Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"Edward Liaw-12/+10
2024-10-28Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"Edward Liaw-7/+0
2024-10-28tools: testing: add expand-only mode VMA testLorenzo Stoakes-0/+40
2024-10-28selftests/watchdog-test: Fix system accidentally reset after watchdog-testLi Zhijian-0/+6
2024-10-29usbip: tools: Fix detach_port() invalid port error pathZongmin Zhou-0/+1
2024-10-28selftests/intel_pstate: check if cpupower is installedAlessandro Zanni-0/+5
2024-10-28selftests/intel_pstate: fix operand expected errorAlessandro Zanni-2/+2
2024-10-28selftests/mount_setattr: fix idmap_mount_tree_invalid failed to runzhouyuhang-0/+9
2024-10-28selftest/tcp-ao: Add filter testsLeo Stone-5/+181
2024-10-28selftests: mptcp: list sysctl dataMatthieu Baerts (NGI0)-0/+9
2024-10-28perf vendor events arm64: Add i.MX91 DDR Performance Monitor metricsXu Yang-0/+35
2024-10-28perf test: Sort tests placing exclusive tests lastIan Rogers-41/+84
2024-10-28perf test: Add a signal handler to kill forked child processesIan Rogers-3/+34
2024-10-28perf test: Make parallel testing the defaultIan Rogers-11/+2
2024-10-28perf test: Run parallel tests in two passesIan Rogers-61/+121
2024-10-28perf test: Add a signal handler around running a testIan Rogers-1/+27
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers-20/+20
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers-1/+4
2024-10-28perf test: Reduce scope of parallel variableIan Rogers-3/+6
2024-10-28perf test: Display number of active running testsIan Rogers-31/+63
2024-10-28tools subcmd: Add non-waitpid check_if_command_finished()Ian Rogers-0/+33
2024-10-28iommufd: Selftest coverage for IOMMU_IOAS_MAP_FILESteve Sistare-15/+205
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers-7/+9
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo-10/+17
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo-0/+2
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo-0/+18
2024-10-26KVM: arm64: selftests: Add tests for MMIO external abort injectionOliver Upton-0/+160
2024-10-26KVM: arm64: selftests: Convert to kernel's ESR terminologyOliver Upton-30/+19
2024-10-26tools: arm64: Grab a copy of esr.h from kernelOliver Upton-0/+497
2024-10-25sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo-3/+15
2024-10-25sched_ext: Make cast_mask() inlineTejun Heo-1/+1
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams-83/+104
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams-9/+5