summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-05-16selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa-51/+52
2023-05-16selftests/bpf: Fix s390 sock_field test failureYonghong Song-1/+4
2023-05-16selftests/bpf: improve netcnt test robustnessAndrii Nakryiko-2/+2
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-364/+1964
2023-05-16kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UMLKees Cook-0/+5
2023-05-15torture: Remove duplicated argument -enable-kvm for ppc64Zhouyi Zhou-1/+1
2023-05-15bpf, arm64: Support struct arguments in the BPF trampolineFlorent Revest-1/+0
2023-05-14selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden-1/+1
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2023-05-13selftests/bpf: Correctly handle optlen > 4096Stanislav Fomichev-132/+166
2023-05-13selftests/bpf: Update EFAULT {g,s}etsockopt selftestsStanislav Fomichev-6/+90
2023-05-13selftests: net: vxlan: Add tests for vxlan nolocalbypass option.Vladimir Nikishkin-0/+241
2023-05-13tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams-1/+1
2023-05-12selftests: fcnal: Test SO_DONTROUTE on raw and ping sockets.Guillaume Nault-0/+14
2023-05-12selftests: fcnal: Test SO_DONTROUTE on UDP sockets.Guillaume Nault-0/+17
2023-05-12selftests: fcnal: Test SO_DONTROUTE on TCP sockets.Guillaume Nault-0/+56
2023-05-12selftests: Add SO_DONTROUTE option to nettest.Guillaume Nault-1/+45
2023-05-11selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer-5/+6
2023-05-11selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer-1/+5
2023-05-11rcutorture: Correct name of use_softirq module parameterPaul E. McKenney-2/+2
2023-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+194
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-7/+193
2023-05-11selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent changeMirsad Todorovac-0/+3
2023-05-10Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-6/+139
2023-05-10selftests: bonding: delete unnecessary lineLiang Li-1/+0
2023-05-10kselftest: bonding: add num_grat_arp testHangbin Liu-0/+52
2023-05-10selftests: forwarding: lib: add netns support for tc rule handle stats getHangbin Liu-1/+2
2023-05-10selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal-0/+124
2023-05-10selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko-1/+9
2023-05-10selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko-1/+2
2023-05-10selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko-2/+2
2023-05-10selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko-2/+2
2023-05-08selftests/ftrace: Improve integration with kselftest runnerMark Brown-4/+70
2023-05-08selftests/sgx: Add "test_encl.elf" to TEST_FILESYi Lai-0/+1
2023-05-08kunit: tool: undo type subscripts for subprocess.PopenDaniel Latypov-4/+10
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2023-05-06selftests/bpf: Accept mem from dynptr in helper funcsDaniel Rosenberg-0/+22
2023-05-06selftests/bpf: Check overflow in optional bufferDaniel Rosenberg-0/+20
2023-05-06selftests/bpf: Test allowing NULL buffer in dynptr sliceDaniel Rosenberg-0/+18
2023-05-06selftests/bpf: Add testcase for bpf_task_under_cgroupFeng Zhou-0/+105
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-7/+10
2023-05-04selftests/bpf: revert iter test subprog precision workaroundAndrii Nakryiko-15/+11
2023-05-04selftests/bpf: add precision propagation tests in the presence of subprogsAndrii Nakryiko-0/+542
2023-05-04bpf: fix mark_all_scalars_precise use in mark_chain_precisionAndrii Nakryiko-4/+5
2023-05-04bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko-9/+9
2023-05-04bpf: improve precision backtrack loggingAndrii Nakryiko-52/+54
2023-05-04veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program flagAndrii Nakryiko-0/+9
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+40
2023-05-03selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden-2/+5
2023-05-02selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand-6/+40