aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-05-10selftests: rds: Fix stale log clean upAllison Henderson2-4/+8
2026-05-10selftests: net: getsockopt_iter: cleanupBreno Leitao1-11/+98
2026-05-10tools/ynl: add missing uapi header deps in Makefile.depsStanislav Fomichev1-1/+3
2026-05-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds7-3/+93
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-43/+208
2026-05-08selftests: net: Add protodown testsIdo Schimmel2-0/+183
2026-05-08selftests: net: add tests for filtered dumps of page poolJakub Kicinski2-2/+118
2026-05-08net: page_pool: support dumping pps of a specific ifindex via NetlinkJakub Kicinski1-2/+4
2026-05-08selftest: bpf: Add test for bpf_tcp_sock() and RAW socket.Kuniyuki Iwashima2-1/+32
2026-05-08selftests/cgroup: Fix incorrect variable check in online_cpus()Hongfu Li1-1/+1
2026-05-08selftests/sched_ext: Fix select_cpu_dfl link leak on early returnCheng-Yang Chou1-16/+38
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-38/+710
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds13-22/+697
2026-05-07crypto: drbg - Fold include/crypto/drbg.h into crypto/drbg.cEric Biggers1-1/+0
2026-05-06selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)1-3/+7
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/klassert/ipsecJakub 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