summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "selftests/bpf: Fix "dubious pointer arithmetic" test"Jean-Philippe Brucker2022-09-051-4/+4
* selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)2022-08-251-1/+0
* tools build: Switch to new openssl API for test-libcryptoRoberto Sassu2022-08-251-4/+11
* tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song2022-08-251-10/+22
* tools/thermal: Fix possible path truncationsFlorian Fainelli2022-08-251-11/+13
* genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo2022-08-251-1/+5
* perf symbol: Fail to read phdr workaroundIan Rogers2022-08-251-7/+20
* selftests/bpf: fix a test for snprintf() overflowDan Carpenter2022-08-251-1/+1
* selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang2022-08-251-3/+3
* selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang2022-08-251-1/+1
* libbpf: Fix the name of a reused mapAnquan Wu2022-08-251-2/+7
* thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer2022-08-251-0/+3
* x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-111-0/+1
* selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta2022-08-111-5/+4
* selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker2022-08-111-4/+4
* selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev2022-08-111-20/+21
* bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend2022-08-111-4/+2
* selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki2022-08-112-4/+80
* perf symbol: Correct address for bss symbolsLeo Yan2022-08-031-4/+41
* selftests: forwarding: fix error message in learning_testVladimir Oltean2022-07-121-1/+1
* selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean2022-07-121-0/+2
* selftests/rseq: Change type of rseq_offset to ptrdiff_tMathieu Desnoyers2022-07-073-10/+12
* selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread areaMathieu Desnoyers2022-07-071-32/+34
* selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread areaMathieu Desnoyers2022-07-071-28/+30
* selftests/rseq: Fix: work-around asm goto compiler bugsMathieu Desnoyers2022-07-077-6/+245
* selftests/rseq: Remove arm/mips asm goto compiler work-aroundMathieu Desnoyers2022-07-072-74/+0
* selftests/rseq: Fix warnings about #if checks of undefined tokensMathieu Desnoyers2022-07-072-2/+2
* selftests/rseq: Fix ppc32 offsets by using long rather than off_tMathieu Desnoyers2022-07-079-11/+11
* selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...Mathieu Desnoyers2022-07-071-27/+28
* selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endianMathieu Desnoyers2022-07-075-38/+38
* selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35Mathieu Desnoyers2022-07-073-88/+88
* selftests/rseq: Introduce thread pointer gettersMathieu Desnoyers2022-07-074-0/+114
* selftests/rseq: Introduce rseq_get_abi() helperMathieu Desnoyers2022-07-077-94/+99
* selftests/rseq: Remove volatile from __rseq_abiMathieu Desnoyers2022-07-072-4/+4
* selftests/rseq: Remove useless assignment to cpu variableMathieu Desnoyers2022-07-071-3/+1
* selftests/rseq: introduce own copy of rseq uapi headerMathieu Desnoyers2022-07-073-14/+161
* selftests/rseq: remove ARRAY_SIZE define from individual testsShuah Khan2022-07-072-4/+2
* rseq/selftests,x86_64: Add rseq_offset_deref_addv()Peter Oskolkov2022-07-071-0/+57
* selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis2022-07-071-1/+1
* netfilter: nat: really support inet nat without l3 addressFlorian Westphal2022-06-141-0/+43
* perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan2022-06-141-2/+2
* perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing2022-06-141-1/+1
* perf c2c: Use stdio interface if slang is not supportedLeo Yan2022-06-141-2/+4
* perf tools: Add missing headers needed by util/data.hYang Jihong2022-06-141-0/+1
* selftests/bpf: fix btf_dump/btf_dump due to recent clang changeYonghong Song2022-06-141-1/+1
* tools/power turbostat: fix ICX DRAM power numbersLen Brown2022-06-141-0/+1
* x86/xen: Mark cpu_bringup_and_idle() as dead_end_functionPeter Zijlstra2022-05-251-0/+1
* selftests: add ping test with ping_group_range tunedNicolas Dichtel2022-05-251-0/+12
* perf bench numa: Address compiler error on s390Thomas Richter2022-05-251-1/+1