aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-05-16Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo9-7/+431
2022-05-16net: add IFLA_TSO_{MAX_SIZE|SEGS} attributesEric Dumazet1-0/+2
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-13selftests: mptcp: add subflow limits test-casesPaolo Abeni1-2/+46
2022-05-13bpftool: Use sysfs vmlinux when dumping BTF by IDLarysa Zaremba1-9/+53
2022-05-13selftests/bpf: Fix usdt_400 test caseAndrii Nakryiko1-4/+2
2022-05-13kseltest/cgroup: Make test_stress.sh work if run interactivelyWaiman Long1-1/+1
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2022-05-13cgroup: fix racy check in alloc_pagecache_max_30M() helper functionDavid Vernet1-2/+7
2022-05-13cgroup: remove racy check in test_memcg_sock()David Vernet1-3/+0
2022-05-13cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()David Vernet1-5/+17
2022-05-13cgroup: account for memory_recursiveprot in test_memcg_low()David Vernet3-3/+26
2022-05-13cgroups: refactor children cgroups in memcg testsDavid Vernet1-14/+14
2022-05-13userfaultfd/selftests: use swap() instead of open coding itGuo Zhengkui1-7/+2
2022-05-13selftests/uffd: enable uffd-wp for shmem/hugetlbfsPeter Xu1-3/+1
2022-05-13selftest/vm: test that mremap fails on non-existent vmaNiels Dossche1-0/+6
2022-05-13selftets/damon/sysfs: test existence and permission of avail_operationsSeongJae Park1-0/+1
2022-05-13perf tools: Remove unused machines__find_host()Adrian Hunter1-1/+0
2022-05-13perf bench: Add breakpoint benchmarksDmitry Vyukov4-0/+255
2022-05-13selftests/bpf: Convert some selftests to high-level BPF map APIsAndrii Nakryiko8-47/+61
2022-05-13libbpf: Add safer high-level wrappers for map operationsAndrii Nakryiko5-0/+229
2022-05-13selftests/bpf: Check combination of jit blinding and pointers to bpf subprogs.Alexei Starovoitov1-0/+8
2022-05-13selftests: fib_nexthops: Make the test more robustAmit Cohen1-24/+24
2022-05-13crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov3-0/+418
2022-05-12net: selftests: Stress reuseport listenMartin KaFai Lau3-0/+132
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-0/+415
2022-05-12kunit: tool: print clearer error message when there's no TAP outputDaniel Latypov2-3/+4
2022-05-12kunit: tool: stop using a shell to run kernel under QEMUDaniel Latypov10-20/+22
2022-05-12kunit: tool: update test counts summary line formatDaniel Latypov1-5/+5
2022-05-12kselftest/cgroup: fix test_stress.sh to use OUTPUT dirPhil Auld1-1/+1
2022-05-12selftests/ftrace: Save kprobe_events to test logTiezhu Yang1-0/+2
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-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook1-4/+4
2022-05-11selftests/bpf: make fexit_stress test run in serial modeAndrii Nakryiko1-1/+1
2022-05-11selftests/bpf: add test case for bpf_map_lookup_percpu_elemFeng Zhou2-0/+100
2022-05-11bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou1-0/+9
2022-05-11selftests/bpf: Add tests for kptr_ref refcountingKumar Kartikeya Dwivedi2-5/+128
2022-05-11selftests/bpf: Add negative C tests for kptrsKumar Kartikeya Dwivedi2-1/+504
2022-05-11bpf: Prepare prog_test_struct kfuncs for runtime testsKumar Kartikeya Dwivedi1-2/+2
2022-05-11selftests: forwarding: tc_actions: allow mirred egress test to run on non-off...Vladimir Oltean1-1/+1
2022-05-11selftests/bpf: fix a few clang compilation errorsYonghong Song2-3/+5
2022-05-11selftests/bpf: Enable CONFIG_FPROBE for self testsDaniel Müller1-0/+1