summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-01-26selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-26mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-1/+55
2024-01-26mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-1/+51
2024-01-26selftests: bonding: Change script interpreterBenjamin Poirier2-2/+2
2024-01-26perf db-export: Fix missing reference count get in call_path_from_sample()Ben Gainey1-2/+2
2024-01-26perf stat: Fix hard coded LL miss unitsIan Rogers1-1/+1
2024-01-26perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers5-32/+50
2024-01-26perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim1-1/+1
2024-01-26perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim1-4/+17
2024-01-26perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2024-01-26perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang1-0/+1
2024-01-26perf header: Fix one memory leakage in perf_event__fprintf_event_update()Yicong Yang1-2/+3
2024-01-26selftests/sgx: Skip non X86_64 platformZhao Mengmeng1-1/+1
2024-01-26selftests/sgx: Include memory clobber for inline asm in test enclaveJo Van Bulck1-3/+5
2024-01-26selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entryJo Van Bulck1-3/+6
2024-01-26selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck1-2/+3
2024-01-26perf stat: Exit perf stat if parse groups failsIan Rogers1-7/+11
2024-01-26perf mem: Fix error on hybrid related to availability of mem event in a PMUKan Liang1-11/+14
2024-01-26perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_M...Ilkka Koskinen1-1/+1
2024-01-26perf test record user-regs: Fix mask for vg registerVeronika Molnarova2-2/+2
2024-01-26libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo1-0/+1
2024-01-26perf header: Fix segfault on build_mem_topology() error pathAdrian Hunter1-1/+3
2024-01-26perf test: Remove atomics from test_loop to avoid test failuresNick Forrington1-3/+1
2024-01-26selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome2-0/+7
2024-01-26kselftest/alsa - conf: Stringify the printed errno in sysfs_get()Mirsad Todorovac1-1/+1
2024-01-26kselftest/alsa - mixer-test: Fix the print format specifier warningMirsad Todorovac1-1/+1
2024-01-26kselftest/alsa - mixer-test: fix the number of parameters to ksft_exit_fail_m...Mirsad Todorovac1-1/+1
2024-01-26selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu1-2/+2
2024-01-26selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu1-1/+1
2024-01-26bpf: Fix accesses to uninit stack slotsAndrei Matei7-32/+65
2024-01-26selftests/net: specify the interface when do arpingHangbin Liu1-1/+1
2024-01-26selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau1-2/+2
2024-01-26bpf: Add crosstask check to __bpf_get_stackJordan Rome1-0/+3
2024-01-26selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman2-8/+11
2024-01-20kselftest: alsa: fixed a print formatting warningGhanshyam Agrawal1-1/+1
2024-01-10cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang3-2/+11
2024-01-10bpftool: Align output skeleton ELF codeIan Rogers1-6/+9
2024-01-10bpftool: Fix -Wcast-qual warningDenys Zagorui1-1/+1
2024-01-10selftests: bonding: do not set port down when adding to bondHangbin Liu1-3/+3
2024-01-05selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum1-0/+3
2024-01-05maple_tree: do not preallocate nodes for slot storesSidhartha Kumar1-1/+1
2024-01-01selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang1-4/+4
2023-12-20Revert "selftests: error out if kernel header files are not yet built"John Hubbard2-57/+4
2023-12-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman1-5/+8
2023-12-20selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe3-3/+0
2023-12-13perf metrics: Avoid segv if default metricgroup isn't setIan Rogers1-1/+1
2023-12-13perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callbackIan Rogers1-0/+6
2023-12-13perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fieldsIlkka Koskinen1-0/+2
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8