summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-01-25selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen
2024-01-25mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25selftests: bonding: Change script interpreterBenjamin Poirier
2024-01-25selftests/sgx: Skip non X86_64 platformZhao Mengmeng
2024-01-25selftests/sgx: Include memory clobber for inline asm in test enclaveJo Van Bulck
2024-01-25selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entryJo Van Bulck
2024-01-25selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck
2024-01-25selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome
2024-01-25kselftest/alsa - conf: Stringify the printed errno in sysfs_get()Mirsad Todorovac
2024-01-25kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac
2024-01-25kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Mirsad Todorovac
2024-01-25selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
2024-01-25selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu
2024-01-25bpf: Fix accesses to uninit stack slotsAndrei Matei
2024-01-25selftests/net: specify the interface when do arpingHangbin Liu
2024-01-25selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau
2024-01-25selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
2024-01-20kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal
2024-01-10cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang
2024-01-10selftests: bonding: do not set port down when adding to bondHangbin Liu
2024-01-05selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2024-01-05maple_tree: do not preallocate nodes for slot storesSidhartha Kumar
2024-01-01selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang
2023-12-20Revert "selftests: error out if kernel header files are not yet built"John Hubbard
2023-12-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman
2023-12-20selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn
2023-12-08selftests/net: unix: fix unused variable compiler warningWillem de Bruijn
2023-12-08selftests/net: fix a char signedness issueWillem de Bruijn
2023-12-08selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-12-03kselftest/arm64: Fix output formatting for za-forkMark Brown
2023-12-03vsock/test: fix SEQPACKET message bounds testArseniy Krasnov
2023-11-28selftests: mptcp: fix fastclose with csum failurePaolo Abeni
2023-11-28selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen
2023-11-28selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen
2023-11-28selftests/resctrl: Simplify span lifetimeIlpo Järvinen
2023-11-28selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen
2023-11-28cxl/region: Fix x1 root-decoder granularity calculationsJim Harris
2023-11-28selftests/clone3: Fix broken test under !CONFIG_TIME_NSTiezhu Yang
2023-11-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen
2023-11-28selftests/resctrl: Fix feature checksIlpo Järvinen
2023-11-28selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen
2023-11-28selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen
2023-11-28selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen
2023-11-28selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen
2023-11-28bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko
2023-11-28bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2