summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-05-06selftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)2-10/+16
2026-05-06selftests: drv-net: fix sort order of makefile and configJakub Kicinski2-5/+5
2026-05-06Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski4-1/+214
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski1-2/+2
2026-05-06KVM: selftests: arm64: Fix steal_time test after UAPI refactoringSebastian Ott1-0/+2
2026-05-06selftests/rseq: Expand for optimized RSEQ ABI v2Thomas Gleixner6-13/+95
2026-05-06selftests/rseq: Validate legacy behaviorThomas Gleixner3-2/+72
2026-05-06selftests: livepatch: Check if stack_order sysfs attribute existsMarcos Paulo de Souza1-18/+25
2026-05-06selftests: livepatch: Check if replace sysfs attribute existsMarcos Paulo de Souza1-38/+45
2026-05-06selftests: livepatch: Check if patched sysfs attribute existsMarcos Paulo de Souza1-40/+47
2026-05-06selftests: livepatch: Introduce does_sysfs_exist functionMarcos Paulo de Souza1-0/+10
2026-05-06selftests: livepatch: Replace true/false module parameter by y/nMarcos Paulo de Souza1-4/+4
2026-05-06selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER configMarcos Paulo de Souza1-8/+19
2026-05-06selftests/posix_timers: Use CLOCK_THREAD_CPUTIME_ID for ITIMER_PROF measurementsJohn Stultz1-27/+28
2026-05-05selftests: rds: Make rds selftests TAP compliantAllison Henderson2-26/+43
2026-05-05selftests: rds: Fix gcov collectionAllison Henderson1-1/+7
2026-05-05selftests: rds: Stop tcpdump on timeoutAllison Henderson1-5/+19
2026-05-05selftests: rds: Remove tmp pcapsAllison Henderson1-8/+3
2026-05-05selftests: rds: Add SUDO_USER env variableAllison Henderson2-3/+15
2026-05-05selftests: rds: Add RDS_LOG_DIR env variableAllison Henderson3-39/+59
2026-05-05selftests: rds: Add timeout flag to run.shAllison Henderson3-5/+12
2026-05-05selftests: rds: Fix more pylint errorsAllison Henderson1-3/+8
2026-05-05selftests: rds: Update USAGE string for run.shAllison Henderson2-2/+2
2026-05-05selftests: rds: Increase selftest timeoutAllison Henderson1-1/+1
2026-05-05selftests: drv-net: convert so_txtime to drv-netWillem de Bruijn8-118/+121
2026-05-05selftests: net: py: add tc utilityWillem de Bruijn3-5/+16
2026-05-05selftests: net: py: support cmd verifying expected failureWillem de Bruijn1-10/+29
2026-05-05perf build: Remove NO_GTK2 build testNamhyung Kim1-5/+1
2026-05-05perf build: Add -fms-extensions for GEN_VMLINUX_H=1Namhyung Kim1-0/+1
2026-05-05perf build: Update error message for BUILD_NONDISTRO=1Namhyung Kim1-1/+1
2026-05-05perf arm_spe: Print remaining IMPDEF event numbersJames Clark1-0/+18
2026-05-05perf arm_spe: Decode Arm N1 IMPDEF eventsJames Clark3-2/+41
2026-05-05perf arm_spe: Turn event name mappings into an arrayJames Clark1-45/+43
2026-05-05perf arm_spe: Store MIDR in arm_spe_pktJames Clark5-17/+30
2026-05-05perf arm_spe: Handle missing CPU IDsJames Clark1-1/+8
2026-05-05perf arm_spe: Make a function to get the MIDRJames Clark1-14/+22
2026-05-05perf callchain: Handle multiple address spacesThomas Richter2-2/+5
2026-05-05perf debuginfo: Fix libdw API contract violationsIan Rogers1-3/+6
2026-05-05perf annotate-data: Fix libdw API contract violationsIan Rogers1-10/+17
2026-05-05perf probe-finder: Fix libdw API contract violationsIan Rogers1-37/+65
2026-05-05perf libdw: Fix libdw API contract violations and memory leaksIan Rogers1-6/+43
2026-05-05perf libdw: Support DWARF line 0 in inline listIan Rogers1-1/+2
2026-05-05perf libdw: Fix callchain parent update in ORDER_CALLER modeIan Rogers1-7/+13
2026-05-05perf srcline: Introduce inline_node__clear_frames()Ian Rogers2-1/+9
2026-05-05perf dwarf-aux: Fix libdw API contract violationsIan Rogers2-17/+22
2026-05-05perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_atIan Rogers1-3/+2
2026-05-05kselftest: fix doc for ksft_test_result_report()Woradorn Laodhanadhaworn1-2/+2
2026-05-05selftests/rseq: Make registration flexible for legacy and optimized modeThomas Gleixner3-23/+31
2026-05-05selftests/rseq: Skip tests if time slice extensions are not availableThomas Gleixner1-5/+7
2026-05-05selftests: openvswitch: add tests for tunnel vport refcountingIlya Maximets2-6/+50