summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-03-01tools/virtio: fix buildStefano Garzarella
2024-03-01perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2024-03-01tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo
2024-03-01selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes
2024-02-23Revert "selftests/bpf: Test tail call counting with bpf2bpf and data on stack"Samasth Norway Ananda
2024-02-23selftests: net: avoid just another constant waitPaolo Abeni
2024-02-23selftests: net: cut more slack for gro fwd tests.Paolo Abeni
2024-02-23selftests: net: fix available tunnels detectionPaolo Abeni
2024-02-23selftests: net: give more time for GRO aggregationPaolo Abeni
2024-02-23libsubcmd: Fix memory leak in uniq()Ian Rogers
2024-02-23selftests/sgx: Fix linker script assertsJo Van Bulck
2024-02-23perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark
2024-02-23libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relosMingyi Zhang
2024-02-23selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2024-02-23selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski
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-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim
2024-01-25selftests/sgx: Skip non X86_64 platformZhao Mengmeng
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-25selftests/net: fix grep checking for fib_nexthop_multiprefixHangbin Liu
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-15perf inject: Fix GEN_ELF_TEXT_OFFSET for jitAdrian Hunter
2024-01-15selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-12-13tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesNamhyung Kim
2023-12-08selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen
2023-12-08selftests/resctrl: Add missing SPDX license to MakefileShaopeng Tan
2023-12-08perf intel-pt: Fix async branch flagsAdrian Hunter
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-28selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen
2023-11-28selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen
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-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-20selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen
2023-11-20selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman
2023-11-20selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang
2023-11-20selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki