aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
46 hoursselftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)
46 hoursselftests: openvswitch: Use bash as interpreterSimon Horman
46 hoursselftests: net: fix timestamp not arriving in cmsg_time.shJakub Kicinski
46 hoursbpf: avoid uninitialized warnings in verifier_global_subprogs.cJose E. Marchesi
46 hourskselftest: arm64: Add a null pointer checkKunwu Chan
46 hoursarm64/sysreg: Update PIE permission encodingsShiqi Liu
46 hoursselftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song
46 hoursselftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)
8 daysrtla/auto-analysis: Replace \t with spacesDaniel Bristot de Oliveira
8 daysrtla/timerlat: Simplify "no value" printing on topDaniel Bristot de Oliveira
8 daystracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
8 daysperf script: Show also errors for --insn-trace optionAdrian Hunter
8 daysperf auxtrace: Fix multiple use of --itrace optionAdrian Hunter
8 daysmptcp: pm: update add_addr counters after connectYonglongLi
8 daysmptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
8 daysselftests/futex: don't pass a const char* to asprintf(3)John Hubbard
8 daysselftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)
8 daysselftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
8 dayskselftest/alsa: Ensure _GNU_SOURCE is definedMark Brown
8 dayscxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang
8 daysselftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain
8 daysselftests/mm: ksft_exit functions do not returnNathan Chancellor
13 daysbpf: fix multi-uprobe PID filtering logicAndrii Nakryiko
13 daysRevert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo
13 daysselftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
13 daysselftests/mm: fix build warnings on ppc64Michael Ellerman
13 daysselftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
13 daysrtla/timerlat: Fix histogram report when a cpu count is 0John Kacur
13 daysselftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)
13 daysselftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)
2024-06-12net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean
2024-06-12net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean
2024-06-12selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: mptcp: add ms units for tc-netem delayGeliang Tang
2024-06-12selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)
2024-06-12bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock
2024-06-12selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)
2024-06-12riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins
2024-06-12selftests/net: use tc rule to filter the na packetHangbin Liu
2024-06-12selftests: net: Unify code of busywait() and slowwait()Petr Machata
2024-06-12selftests: forwarding: Convert log_test() to recognize RET valuesPetr Machata
2024-06-12selftests: forwarding: Have RET track kselftest framework constantsPetr Machata
2024-06-12selftests: forwarding: Change inappropriate log_test_skip() callsPetr Machata
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-06-12selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray
2024-06-12tools/arch/x86/intel_sdsi: Fix meter_certificate decodingDavid E. Box
2024-06-12tools/arch/x86/intel_sdsi: Fix meter_show displayDavid E. Box
2024-06-12tools/arch/x86/intel_sdsi: Fix maximum meter bundle lengthDavid E. Box
2024-06-12selftests/harness: use 1024 in place of LINE_MAXTao Su