summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-25selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2024-01-25perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang
2024-01-25perf header: Fix one memory leakage in perf_event__fprintf_event_update()Yicong Yang
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-25libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo
2024-01-25selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome
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-25selftests/net: specify the interface when do arpingHangbin Liu
2024-01-25selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau
2024-01-25bpf: Add crosstask check to __bpf_get_stackJordan Rome
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-10selftests: mptcp: set FAILING_LINKS in run_testsGeliang Tang
2024-01-10selftests: mptcp: fix fastclose with csum failurePaolo Abeni
2024-01-10bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko
2024-01-10selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2024-01-10selftests: bonding: do not set port down when adding to bondHangbin Liu
2024-01-01selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang
2023-12-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman
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-08parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-28cxl/region: Fix x1 root-decoder granularity calculationsJim Harris
2023-11-28tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams
2023-11-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo 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-28perf intel-pt: Fix async branch flagsAdrian Hunter
2023-11-28tools/power/turbostat: Enable the C-state Pre-wake printingChen Yu
2023-11-28tools/power/turbostat: Fix a knl bugZhang Rui
2023-11-28selftests/efivarfs: create-read: fix a resource leakzhujun2
2023-11-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo
2023-11-20selftests: pmtu.sh: fix result checkingHangbin Liu
2023-11-20perf hist: Add missing puts to hist__account_cyclesIan Rogers
2023-11-20perf machine: Avoid out of bounds LBR memory readIan Rogers
2023-11-20tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen
2023-11-20perf record: Fix BTF type checks in the off-cpu profilingNamhyung Kim
2023-11-20perf kwork: Set ordered_events to true in 'struct perf_tool'Yang Jihong
2023-11-20perf kwork: Add the supported subcommands to the documentYang Jihong