summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-22bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady
2022-07-21selftests/bpf: Fix test_verifier failed test in unprivileged modeKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi
2022-07-21selftests/bpf: Add verifier tests for trusted kfunc argsKumar Kartikeya Dwivedi
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi
2022-07-21selftests: tls: add a test for timeo vs lockJakub Kicinski
2022-07-21cxl/region: Add region creation supportBen Widawsky
2022-07-21cxl/core: Define a 'struct cxl_endpoint_decoder'Dan Williams
2022-07-21cxl/core: Define a 'struct cxl_switch_decoder'Dan Williams
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson
2022-07-20memblock tests: change build options to run-time optionsRebecca Mckeever
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko
2022-07-19selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftestsAndrii Nakryiko
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-07-17proc: fix test for "vsyscall=xonly" boot optionAlexey Dobriyan
2022-07-17tools: add selftests to hmm for COW in device memoryAlex Sierra
2022-07-17tools: add hmm gup tests for device coherent typeAlex Sierra
2022-07-17tools: update test_hmm script to support SP configAlex Sierra
2022-07-17tools: update hmm-test to support device coherent typeAlex Sierra
2022-07-17selftests/vm: add protection_keys tests to run_vmtestsKalpana Shetty
2022-07-15selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...Jaehee Park
2022-07-15LSM: SafeSetID: add setgroups() testing to selftestMicah Morton
2022-07-15LSM: SafeSetID: add GID testing to selftestMicah Morton
2022-07-15LSM: SafeSetID: selftest cleanup and prepare for GIDsMicah Morton
2022-07-15LSM: SafeSetID: fix userns bug in selftestMicah Morton
2022-07-15KVM: arm64: selftests: Add support for GICv2 on v3Marc Zyngier
2022-07-14selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_funcJiri Olsa
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14selftests/landlock: drop deprecated headers dependencyGuillaume Tucker
2022-07-14selftests: timers: clocksource-switch: adapt to kselftest frameworkWolfram Sang
2022-07-14selftests: timers: clocksource-switch: add 'runtime' command line parameterWolfram Sang
2022-07-14selftests: timers: clocksource-switch: add command line switch to skip sanity...Wolfram Sang
2022-07-14selftests: timers: clocksource-switch: sort includesWolfram Sang
2022-07-14selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-07-14selftests: timers: inconsistency-check: adapt to kselftest frameworkWolfram Sang
2022-07-14selftests: timers: nanosleep: adapt to kselftest frameworkWolfram Sang
2022-07-14selftests: timers: fix declarations of main()Wolfram Sang
2022-07-14selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel
2022-07-13selftests/bpf: Return true/false (not 1/0) from bool functionsLinkui Xiao
2022-07-13KVM: selftests: Drop unused SVM_CPUID_FUNC macroSean Christopherson
2022-07-13KVM: selftests: Use the common cpuid() helper in cpu_vendor_string_is()Sean Christopherson