summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-01-31kselftest/arm64: Limit the maximum VL we try to set via ptraceMark Brown-4/+24
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar-251/+687
2023-01-30selftests: core: Fix incorrect kernel headers search pathMathieu Desnoyers-1/+1
2023-01-30selftests: clone3: Fix incorrect kernel headers search pathMathieu Desnoyers-1/+1
2023-01-30selftests: arm64: Fix incorrect kernel headers search pathMathieu Desnoyers-2/+2
2023-01-30selftests/seccomp: Add m68k supportMichael Schmitz-1/+7
2023-01-30KVM: selftests: Fix build of rseq testMark Brown-13/+3
2023-01-29selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich-69/+0
2023-01-29selftests/bpf: Fix s390x vmlinux pathIlya Leoshkevich-1/+1
2023-01-29selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich-6/+33
2023-01-29KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller-7/+11
2023-01-29KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller-2/+5
2023-01-29KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller-33/+60
2023-01-29KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller-49/+34
2023-01-28selftests/bpf: Fix profiler on s390xIlya Leoshkevich-24/+38
2023-01-28selftests/bpf: Fix xdp_synproxy/tc on s390xIlya Leoshkevich-1/+1
2023-01-28selftests/bpf: Fix vmlinux test on s390xIlya Leoshkevich-2/+2
2023-01-28selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390xIlya Leoshkevich-2/+13
2023-01-28selftests/bpf: Fix test_lsm on s390xIlya Leoshkevich-3/+4
2023-01-28selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich-0/+19
2023-01-28selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390xIlya Leoshkevich-3/+3
2023-01-28selftests/bpf: Check stack_mprotect() return valueIlya Leoshkevich-3/+6
2023-01-28selftests/bpf: Fix cgrp_local_storage on s390xIlya Leoshkevich-1/+1
2023-01-28selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich-0/+4
2023-01-28selftests/bpf: Fix verify_pkcs7_sig on s390xIlya Leoshkevich-4/+11
2023-01-28selftests/bpf: Fix decap_sanity_ns cleanupIlya Leoshkevich-1/+1
2023-01-28selftests/bpf: Set errno when urand_spawn() failsIlya Leoshkevich-0/+1
2023-01-28selftests/bpf: Fix kfree_skb on s390xIlya Leoshkevich-1/+1
2023-01-28selftests/bpf: Fix symlink creation errorIlya Leoshkevich-1/+2
2023-01-28selftests/bpf: Fix liburandom_read.so linker errorIlya Leoshkevich-1/+1
2023-01-28selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTFIlya Leoshkevich-13/+65
2023-01-28selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan-1/+1
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1086/+3176
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-18/+99
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+5
2023-01-27selftest/bpf: Make crashes more debuggable in test_progsStanislav Fomichev-2/+2
2023-01-27Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-5/+0
2023-01-27selftests/landlock: Test ptrace as much as possible with YamaJeff Xu-17/+96
2023-01-26selftests/bpf: Properly enable hwtstamp in xdp_hw_metadataStanislav Fomichev-1/+44
2023-01-26cxl/test: Simulate event log overflowIra Weiny-1/+49
2023-01-26cxl/test: Add specific eventsIra Weiny-0/+73
2023-01-26cxl/test: Add generic mock eventsIra Weiny-1/+232
2023-01-26tools/testing/cxl: Remove cxl_test module math loading messageAlison Schofield-3/+1
2023-01-26testing: kselftest_harness: add filtering and enumerating testsJakub Kicinski-5/+137
2023-01-26selftests: mptcp: userspace: avoid read errorsMatthieu Baerts-20/+12
2023-01-26selftests: mptcp: userspace: print error details if anyMatthieu Baerts-8/+25
2023-01-26selftests: mptcp: userspace: refactor assertsMatthieu Baerts-36/+36
2023-01-26selftests: mptcp: userspace: print titlesMatthieu Baerts-1/+23
2023-01-26selftests: mptcp: add test-cases for mixed v4/v6 subflowsPaolo Abeni-9/+44
2023-01-25selftests/net: Cover the IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki-0/+454