summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-05-22kunit: use --build_dir=.kunit as defaultVitor Massaru Iha
2020-05-22selftests/timens: handle a case when alarm clocks are not supportedAndrei Vagin
2020-05-22Kernel selftests: Add check if TPM devices are supportedNikita Sobolev
2020-05-22tools/power/x86/intel-speed-select: Fix invalid core maskSrinivas Pandruvada
2020-05-22tools/power/x86/intel-speed-select: Increase CPU countSrinivas Pandruvada
2020-05-22tools/power/x86/intel-speed-select: Fix json perf-profile output outputPrarit Bhargava
2020-05-22selftests: vdso: Add a selftest for vDSO getcpu()Mark Brown
2020-05-22selftests: vdso: Use a header file to prototype parse_vdso APIMark Brown
2020-05-22selftests: vdso: Rename vdso_test to vdso_test_gettimeofdayMark Brown
2020-05-22selftests/exec: Verify execve of non-regular files failKees Cook
2020-05-21bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr checkJohn Fastabend
2020-05-21bpf: Selftests, verifier case for non null pointer map value branchJohn Fastabend
2020-05-21bpf: Selftests, verifier case for non null pointer check branch takenJohn Fastabend
2020-05-21selftests/exec: Add binfmt_script regression testKees Cook
2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld
2020-05-20bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko
2020-05-20objtool: Enable compilation of objtool for all architecturesMatt Helsley
2020-05-20objtool: Move struct objtool_file into arch-independent headerMatt Helsley
2020-05-20objtool: Exit successfully when requesting helpMatt Helsley
2020-05-20objtool: Add check_kcov_mode() to the uaccess safelistJosh Poimboeuf
2020-05-20Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini
2020-05-19tools/bootconfig: Add a summary of test cases and return errorMasami Hiramatsu
2020-05-19selftests: introduce gen_tar Makefile targetVeronika Kabatova
2020-05-19selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_metaAndrii Nakryiko
2020-05-19mm/hmm/test: add selftests for HMMRalph Campbell
2020-05-19selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.hAndrii Nakryiko
2020-05-19tools/bpf: sync bpf.hAlexei Starovoitov
2020-05-19bpf, testing: Add get{peer, sock}name selftests to test_progsDaniel Borkmann
2020-05-19bpf, bpftool: Enable get{peer, sock}name attach typesDaniel Borkmann
2020-05-19bpf, libbpf: Enable get{peer, sock}name attach typesDaniel Borkmann
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner
2020-05-18Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...Ingo Molnar
2020-05-17selftests: Drop 'pref medium' in route checksDavid Ahern
2020-05-16selftests: mlxsw: Do not hard code trap group nameIdo Schimmel
2020-05-16selftests: devlink_lib: Remove double blank lineIdo Schimmel
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-16bpf: Selftests, add ktls tests to test_sockmapJohn Fastabend
2020-05-16bpf: Selftests, add blacklist to test_sockmapJohn Fastabend
2020-05-16bpf: Selftests, add whitelist option to test_sockmapJohn Fastabend
2020-05-16bpf: Selftests, provide verbose option for selftests executionJohn Fastabend
2020-05-16bpf: Selftests, break down test_sockmap into subtestsJohn Fastabend
2020-05-16bpf: Selftests, improve test_sockmap total bytes counterJohn Fastabend
2020-05-16bpf: Selftests, print error in test_sockmap error casesJohn Fastabend
2020-05-16bpf: Selftests, sockmap test prog run without setting cgroupJohn Fastabend
2020-05-16bpf: Selftests, remove prints from sockmap testsJohn Fastabend
2020-05-16bpf: Selftests, move sockmap bpf prog header into progsJohn Fastabend
2020-05-16selftests/bpf: Move test_align under test_progsStanislav Fomichev
2020-05-16selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2020-05-16libbpf, hashmap: Fix signedness warningsIan Rogers