summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-03-01net/sched: Retire dsmark qdiscJamal Hadi Salim
2024-03-01net/sched: Retire ATM qdiscJamal Hadi Salim
2024-03-01net/sched: Retire CBQ qdiscJamal Hadi Salim
2024-02-23mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-02-23selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell
2024-02-23selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts
2024-02-23tools/rtla: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2024-02-23tools/rtla: Fix uninitialized bucket/data->bucket_size warningDaniel Bristot de Oliveira
2024-02-23tools/rtla: Exit with EXIT_SUCCESS when help is invokedJohn Kacur
2024-02-23tools/rtla: Replace setting prio with nice for SCHED_OTHERlimingming3
2024-02-23tools/rtla: Remove unused sched_getattr() functionDaniel Bristot de Oliveira
2024-02-23selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)
2024-02-23selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)
2024-02-23selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)
2024-02-23selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)
2024-02-23KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson
2024-02-23KVM: selftests: Clear dirty ring states between two modes in dirty_log_testGavin Shan
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-16selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski
2024-02-16selftests: net: avoid just another constant waitPaolo Abeni
2024-02-16selftests: net: cut more slack for gro fwd tests.Paolo Abeni
2024-02-05selftests: bonding: Check initial stateBenjamin Poirier
2024-02-05selftests: team: Add missing config optionsBenjamin Poirier
2024-02-05selftests: net: fix available tunnels detectionPaolo Abeni
2024-02-05selftests: net: add missing config for GENEVEMatthias May
2024-02-05selftests: net: give more time for GRO aggregationPaolo Abeni
2024-02-05libsubcmd: Fix memory leak in uniq()Ian Rogers
2024-02-05selftests/sgx: Fix linker script assertsJo Van Bulck
2024-02-05perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark
2024-02-05libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relosMingyi Zhang
2024-02-05selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao
2024-02-05selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-05selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2024-01-31selftests: 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_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