summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-01-23selftests/bpf: Fix potential premature unload in bpf_testmodArtem Savkov
2024-01-23bpf: Minor improvements for bpf_cmp.Alexei Starovoitov
2024-01-23selftests/bpf: Add a selftest with not-8-byte aligned BPF_STYonghong Song
2024-01-23bpf: Track aligned st store as imprecise spilled registersYonghong Song
2024-01-23selftests/bpf: Test assigning ID to scalars on spillMaxim Mikityanskiy
2024-01-23bpf: Assign ID to scalars on spillMaxim Mikityanskiy
2024-01-23selftests/bpf: Add a test case for 32-bit spill trackingMaxim Mikityanskiy
2024-01-23selftests/bpf: check if imprecise stack spills confuse infinite loop detectionEduard Zingerman
2024-01-23selftests/bpf: Fix the u64_offset_to_skb_data testMaxim Mikityanskiy
2024-01-23selftests/bpf: Update LLVM Phabricator linksNathan Chancellor
2024-01-23selftests/bpf: detect testing prog flags supportAndrii Nakryiko
2024-01-23selftests/bpf: fix test_loader check messageAndrii Nakryiko
2024-01-23selftests/bpf: Test the inlining of bpf_kptr_xchg()Hou Tao
2024-01-23selftests/bpf: Factor out get_xlated_program() helperHou Tao
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima
2024-01-22tools/testing/nvdimm: Disable "missing prototypes / declarations" warningsDan Williams
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams
2024-01-22selftests/rseq: Do not skip !allowed_cpus for mm_cidMathieu Desnoyers
2024-01-22selftests: livepatch: Test livepatching a heavily called syscallMarcos Paulo de Souza
2024-01-22livepatch: Move tests from lib/livepatch to selftests/livepatchMarcos Paulo de Souza
2024-01-22kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza
2024-01-22kselftest: dt: Stop relying on dirname to improve performanceNĂ­colas F. R. A. Prado
2024-01-22selftests/move_mount_set_group:Make tests build with old libcHu.Yadi
2024-01-22selftests/filesystems:fix build error in overlayfsHu Yadi
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19selftests: bonding: Increase timeout to 1200sBenjamin Poirier
2024-01-19KVM: riscv: selftests: Add Zfa extension to get-reg-list testAnup Patel
2024-01-19KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list testAnup Patel
2024-01-19KVM: riscv: selftests: Add Zihintntl extension to get-reg-list testAnup Patel
2024-01-19KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list testAnup Patel
2024-01-19KVM: riscv: selftests: Add vector crypto extensions to get-reg-list testAnup Patel
2024-01-19KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list testAnup Patel
2024-01-19KVM: riscv: selftests: Add Zbc extension to get-reg-list testAnup Patel
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2024-01-18Merge tag 'x86_sgx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-18selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen
2024-01-18selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-18selftests: bonding: Add more missing config optionsBenjamin Poirier
2024-01-18selftests: netdevsim: add a config fileJakub Kicinski
2024-01-18selftests/hid: wacom: fix confidence testsBenjamin Tissoires
2024-01-17selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko
2024-01-17libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko
2024-01-17RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds