summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-05-15selftests/arm64: Use switch statements in mte_common_util.cMark Brown1-7/+16
2022-05-15selftests/arm64: Remove casts to/from void in check_tags_inclusionMark Brown1-12/+12
2022-05-15selftests/arm64: Check failures to set tags in check_tags_inclusionMark Brown1-6/+12
2022-05-15selftests/arm64: Allow zero tags in mte_switch_mode()Mark Brown1-1/+1
2022-05-15selftests/arm64: Log errors in verify_mte_pointer_validity()Mark Brown1-3/+9
2022-05-14Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...Linus Torvalds3-2/+11
2022-05-14selftests: mptcp: add subflow limits test-casesPaolo Abeni1-2/+46
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2022-05-12objtool: Remove libsubcmd.a when make cleanTiezhu Yang1-1/+1
2022-05-12objtool: Remove inat-tables.c when make cleanTiezhu Yang1-1/+1
2022-05-12tools/power/x86/intel-speed-select: Fix warning for perf_cap.cpuSrinivas Pandruvada1-1/+1
2022-05-12tools/power/x86/intel-speed-select: Display error on turbo mode disabledSrinivas Pandruvada1-0/+6
2022-05-11perf/ibs: Fix commentRavi Bangoria1-1/+1
2022-05-10selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz1-5/+5
2022-05-09selftests/landlock: Normalize array assignmentMickaël Salaün1-56/+56
2022-05-09selftests/landlock: Add clang-format exceptionsMickaël Salaün3-7/+38
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang4-0/+403
2022-05-09tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+9
2022-05-09perf tests: Fix coresight `perf test` failure.Jeremy Linton1-1/+0
2022-05-09perf bench: Fix two numa NDEBUG warningsIan Rogers1-0/+2
2022-05-06objtool: Fix STACK_FRAME_NON_STANDARD reloc typePeter Zijlstra1-1/+3
2022-05-06selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds26-103/+269
2022-05-05selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-05wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld18-23/+17
2022-05-05wireguard: selftests: bump package depsJason A. Donenfeld1-9/+9
2022-05-05wireguard: selftests: restore support for ccacheJason A. Donenfeld2-1/+18
2022-05-05wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld9-63/+169
2022-05-05wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld1-10/+10
2022-05-05wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld1-1/+13
2022-05-04selftests/seccomp: Fix spelling mistake "Coud" -> "Could"Colin Ian King1-1/+1
2022-05-04kselftest/arm64: Fix ABI header directory locationMark Brown1-10/+1
2022-05-04Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2022-05-04selftests/seccomp: Add test for wait killable notifierSargun Dhillon1-0/+228
2022-05-04selftests/seccomp: Refactor get_proc_stat to split out file reading codeSargun Dhillon1-16/+38
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney26-26/+101
2022-05-03tools/memory-model/README: Update klitmus7 compat tableAkira Yokosawa1-1/+2
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde1-1/+1
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde1-1/+1
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+5
2022-05-01Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-64/+213
2022-04-30selftests/net/forwarding: add missing tests to MakefileHangbin Liu1-0/+33
2022-04-30selftests/net: add missing tests to MakefileHangbin Liu1-1/+2
2022-04-29selftests/seccomp: Ensure that notifications come in FIFO orderSargun Dhillon1-0/+109
2022-04-29Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...Linus Torvalds12-79/+56
2022-04-29selftests/seccomp: Add SKIP for failed unshare()Yang Guang1-1/+4
2022-04-29selftests/seccomp: Test PTRACE_O_SUSPEND_SECCOMP without CAP_SYS_ADMINJann Horn2-0/+64
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn1-5/+5
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+2