aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-01-23bpf: fix constraint in test_tcpbpf_kern.cJose E. Marchesi1-1/+1
2024-01-23bpf: avoid VLAs in progs/test_xdp_dynptr.cJose E. Marchesi1-5/+5
2024-01-23selftests/bpf: Enable kptr_xchg_inline test for arm64Hou Tao1-1/+1
2024-01-23selftest/bpf: Add map_in_maps with BPF_MAP_TYPE_PERF_EVENT_ARRAY valuesAndrey Grafin2-1/+31
2024-01-23selftest: bpf: Test bpf_sk_assign_tcp_reqsk().Kuniyuki Iwashima7-0/+953
2024-01-23selftests/bpf: Fix potential premature unload in bpf_testmodArtem Savkov1-0/+9
2024-01-23bpf: Minor improvements for bpf_cmp.Alexei Starovoitov1-9/+12
2024-01-23selftests/bpf: Add a selftest with not-8-byte aligned BPF_STYonghong Song1-0/+41
2024-01-23bpf: Track aligned st store as imprecise spilled registersYonghong Song1-8/+8
2024-01-23selftests/bpf: Test assigning ID to scalars on spillMaxim Mikityanskiy1-0/+133
2024-01-23bpf: Assign ID to scalars on spillMaxim Mikityanskiy2-4/+4
2024-01-23selftests/bpf: Add a test case for 32-bit spill trackingMaxim Mikityanskiy1-0/+31
2024-01-23selftests/bpf: check if imprecise stack spills confuse infinite loop detectionEduard Zingerman1-0/+24
2024-01-23selftests/bpf: Fix the u64_offset_to_skb_data testMaxim Mikityanskiy1-5/+3
2024-01-23selftests/bpf: Update LLVM Phabricator linksNathan Chancellor3-18/+18
2024-01-23selftests/bpf: detect testing prog flags supportAndrii Nakryiko7-7/+37
2024-01-23selftests/bpf: fix test_loader check messageAndrii Nakryiko1-1/+1
2024-01-23selftests/bpf: Test the inlining of bpf_kptr_xchg()Hou Tao2-0/+99
2024-01-23selftests/bpf: Factor out get_xlated_program() helperHou Tao4-89/+50
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima1-18/+50
2024-01-22selftests/rseq: Do not skip !allowed_cpus for mm_cidMathieu Desnoyers2-8/+28
2024-01-22selftests: livepatch: Test livepatching a heavily called syscallMarcos Paulo de Souza5-2/+218
2024-01-22livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza21-74/+1173
2024-01-22kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza1-5/+21
2024-01-22kselftest: dt: Stop relying on dirname to improve performanceNĂ­colas F. R. A. Prado1-6/+7
2024-01-22selftests/move_mount_set_group:Make tests build with old libcHu.Yadi1-2/+2
2024-01-22selftests/filesystems:fix build error in overlayfsHu Yadi1-4/+6
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-18/+22
2024-01-19selftests: bonding: Increase timeout to 1200sBenjamin Poirier1-1/+1
2024-01-19KVM: riscv: selftests: Add Zfa extension to get-reg-list testAnup Patel1-0/+4
2024-01-19KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list testAnup Patel1-0/+8
2024-01-19KVM: riscv: selftests: Add Zihintntl extension to get-reg-list testAnup Patel1-0/+4
2024-01-19KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list testAnup Patel1-0/+8
2024-01-19KVM: riscv: selftests: Add vector crypto extensions to get-reg-list testAnup Patel1-0/+40
2024-01-19KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list testAnup Patel1-0/+40
2024-01-19KVM: riscv: selftests: Add Zbc extension to get-reg-list testAnup Patel1-0/+4
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds20-17/+650
2024-01-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+207
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2-0/+177
2024-01-18Merge tag 'x86_sgx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-57/+78
2024-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-3/+453
2024-01-18selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-18selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen1-1/+0
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-1/+55
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-1/+51
2024-01-18selftests: bonding: Add more missing config optionsBenjamin Poirier1-0/+5
2024-01-18selftests: netdevsim: add a config fileJakub Kicinski1-0/+10
2024-01-18selftests/hid: wacom: fix confidence testsBenjamin Tissoires1-4/+4
2024-01-17selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko1-3/+161
2024-01-17libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko1-0/+13