summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski2024-01-311-0/+9
* selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen2024-01-251-1/+17
* mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-251-1/+51
* perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers2024-01-255-32/+50
* perf genelf: Set ELF program header addresses properlyNamhyung Kim2024-01-251-3/+3
* perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang2024-01-251-0/+1
* perf header: Fix one memory leakage in perf_event__fprintf_event_update()Yicong Yang2024-01-251-2/+3
* selftests/sgx: Skip non X86_64 platformZhao Mengmeng2024-01-251-1/+1
* selftests/sgx: Include memory clobber for inline asm in test enclaveJo Van Bulck2024-01-251-3/+5
* selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entryJo Van Bulck2024-01-251-3/+6
* selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck2024-01-251-2/+3
* libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo2024-01-251-0/+1
* selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome2024-01-252-0/+7
* kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac2024-01-251-1/+1
* kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Mirsad Todorovac2024-01-251-1/+1
* selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu2024-01-251-2/+2
* selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu2024-01-251-1/+1
* selftests/net: specify the interface when do arpingHangbin Liu2024-01-251-1/+1
* selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau2024-01-251-2/+2
* bpf: Add crosstask check to __bpf_get_stackJordan Rome2024-01-251-0/+3
* selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman2024-01-252-8/+11
* kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal2024-01-201-1/+1
* selftests: mptcp: set FAILING_LINKS in run_testsGeliang Tang2024-01-101-6/+6
* selftests: mptcp: fix fastclose with csum failurePaolo Abeni2024-01-101-1/+1
* bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko2024-01-101-4/+4
* selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum2024-01-101-0/+3
* selftests: bonding: do not set port down when adding to bondHangbin Liu2024-01-101-3/+3
* selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang2024-01-011-4/+4
* selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman2023-12-201-5/+8
* selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2023-12-082-14/+8
* selftests/net: unix: fix unused variable compiler warningWillem de Bruijn2023-12-081-1/+0
* selftests/net: fix a char signedness issueWillem de Bruijn2023-12-081-1/+1
* selftests/net: ipsec: fix constant out of rangeWillem de Bruijn2023-12-081-2/+2
* parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-12-081-2/+0
* cxl/region: Fix x1 root-decoder granularity calculationsJim Harris2023-11-281-1/+1
* tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams2023-11-281-10/+137
* selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen2023-11-282-2/+2
* selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen2023-11-282-2/+1
* selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen2023-11-281-3/+0
* perf intel-pt: Fix async branch flagsAdrian Hunter2023-11-281-0/+2
* tools/power/turbostat: Enable the C-state Pre-wake printingChen Yu2023-11-281-0/+1
* tools/power/turbostat: Fix a knl bugZhang Rui2023-11-281-1/+1
* selftests/efivarfs: create-read: fix a resource leakzhujun22023-11-281-0/+2
* selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo2023-11-282-2/+1
* selftests: pmtu.sh: fix result checkingHangbin Liu2023-11-201-1/+1
* perf hist: Add missing puts to hist__account_cyclesIan Rogers2023-11-201-3/+7
* perf machine: Avoid out of bounds LBR memory readIan Rogers2023-11-201-10/+12
* tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen2023-11-201-1/+12
* perf record: Fix BTF type checks in the off-cpu profilingNamhyung Kim2023-11-201-2/+3
* perf kwork: Set ordered_events to true in 'struct perf_tool'Yang Jihong2023-11-201-3/+4