summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-15perf tools: Fixup get_current_dir_name() compilationAlexey Dobriyan
2022-10-07x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-10-07Revert "x86/speculation: Add RSB VM Exit protections"Thadeu Lima de Souza Cascardo
2022-10-05selftests: Fix the if conditions of in test_extra_filter()Wang Yufen
2022-09-28perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-28perf jit: Include program header in ELF filesLieven Hey
2022-09-05Revert "selftests/bpf: Fix test_align verifier log patterns"Jean-Philippe Brucker
2022-09-05Revert "selftests/bpf: Fix "dubious pointer arithmetic" test"Jean-Philippe Brucker
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-25tools build: Switch to new openssl API for test-libcryptoRoberto Sassu
2022-08-25tools/vm/slabinfo: use alphabetic order when two values are equalYuanzheng Song
2022-08-25tools/thermal: Fix possible path truncationsFlorian Fainelli
2022-08-25genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-25perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-25selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-25selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-08-25selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-08-25libbpf: Fix the name of a reused mapAnquan Wu
2022-08-25thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-08-11selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker
2022-08-11selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2022-08-11bpf: Test_verifier, #70 error message updates for 32-bit right shiftJohn Fastabend
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan
2022-07-12selftests: forwarding: fix error message in learning_testVladimir Oltean
2022-07-12selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-12selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean
2022-07-07selftests/rseq: Change type of rseq_offset to ptrdiff_tMathieu Desnoyers
2022-07-07selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-07-07selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-07-07selftests/rseq: Fix: work-around asm goto compiler bugsMathieu Desnoyers
2022-07-07selftests/rseq: Remove arm/mips asm goto compiler work-aroundMathieu Desnoyers
2022-07-07selftests/rseq: Fix warnings about #if checks of undefined tokensMathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32 offsets by using long rather than off_tMathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...Mathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endianMathieu Desnoyers
2022-07-07selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35Mathieu Desnoyers
2022-07-07selftests/rseq: Introduce thread pointer gettersMathieu Desnoyers
2022-07-07selftests/rseq: Introduce rseq_get_abi() helperMathieu Desnoyers
2022-07-07selftests/rseq: Remove volatile from __rseq_abiMathieu Desnoyers
2022-07-07selftests/rseq: Remove useless assignment to cpu variableMathieu Desnoyers
2022-07-07selftests/rseq: introduce own copy of rseq uapi headerMathieu Desnoyers
2022-07-07selftests/rseq: remove ARRAY_SIZE define from individual testsShuah Khan
2022-07-07rseq/selftests,x86_64: Add rseq_offset_deref_addv()Peter Oskolkov
2022-07-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-06-14netfilter: nat: really support inet nat without l3 addressFlorian Westphal
2022-06-14perf c2c: Fix sorting in percent_rmt_hitm_cmp()Leo Yan
2022-06-14perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing