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_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-25perf db-export: Fix missing reference count get in call_path_from_sample()Ben Gainey
2024-01-25perf stat: Fix hard coded LL miss unitsIan Rogers
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim
2024-01-25perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim
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-25perf stat: Exit perf stat if parse groups failsIan Rogers
2024-01-25perf mem: Fix error on hybrid related to availability of mem event in a PMUKan Liang
2024-01-25perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_M...Ilkka Koskinen
2024-01-25perf test record user-regs: Fix mask for vg registerVeronika Molnarova
2024-01-25libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo
2024-01-25perf header: Fix segfault on build_mem_topology() error pathAdrian Hunter
2024-01-25perf test: Remove atomics from test_loop to avoid test failuresNick Forrington
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-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-10cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang
2024-01-10bpftool: Align output skeleton ELF codeIan Rogers
2024-01-10bpftool: Fix -Wcast-qual warningDenys Zagorui
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-13perf metrics: Avoid segv if default metricgroup isn't setIan Rogers
2023-12-13perf list: Fix JSON segfault by setting the used skip_duplicate_pmus callbackIan Rogers
2023-12-13perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fieldsIlkka Koskinen
2023-12-08selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn