summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-08-31perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark
2022-08-25selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)
2022-08-25perf probe: Fix an error handling path in 'parse_perf_probe_command()'Christophe JAILLET
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-21tools/thermal: Fix possible path truncationsFlorian Fainelli
2022-08-21genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-21perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-21perf tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-08-21selftests: kvm: set rax before vmcallAndrei Vagin
2022-08-21selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-21selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-08-21selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-08-21libbpf: Fix the name of a reused mapAnquan Wu
2022-08-21selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski
2022-08-21thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer
2022-08-21selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-11selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta
2022-08-11tools/kvm_stat: fix display of error when multiple processes are foundDmitry Klochkov
2022-08-11selftests/bpf: Check dst_port only on the client socketJakub Sitnicki
2022-08-11selftests/bpf: Extend verifier and bpf_sock tests for dst_port loadsJakub Sitnicki
2022-08-03selftests: bpf: Don't run sk_lookup in verifier testsLorenz Bauer
2022-08-03bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2022-08-03perf symbol: Correct address for bss symbolsLeo Yan
2022-07-25tools headers: Remove broken definition of __LITTLE_ENDIANArnaldo Carvalho de Melo
2022-07-25tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2022-07-25objtool: Fix elf_create_undef_symbol() endiannessVasily Gorbik
2022-07-25tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-25tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-07-25tools/insn: Restore the relative include paths for cross buildingBorislav Petkov
2022-07-25x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-07-25x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-25objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-25objtool: Add entry UNRET validationPeter Zijlstra
2022-07-25objtool: Update Retpoline validationPeter Zijlstra
2022-07-25x86: Add magic AMD return-thunkPeter Zijlstra
2022-07-25objtool: Treat .text.__x86.* as noinstrPeter Zijlstra
2022-07-25objtool: skip non-text sections when adding return-thunk sitesThadeu Lima de Souza Cascardo
2022-07-25x86,objtool: Create .return_sitesPeter Zijlstra
2022-07-25objtool: Fix objtool regression on x32 systemsMikulas Patocka
2022-07-25objtool: Fix symbol creationPeter Zijlstra
2022-07-25objtool: Fix type of reloc::addendPeter Zijlstra
2022-07-25objtool: Fix code relocs vs weak symbolsPeter Zijlstra
2022-07-25objtool: Fix SLS validation for kcov tail-call replacementPeter Zijlstra
2022-07-25objtool: Default ignore INT3 for unreachablePeter Zijlstra
2022-07-25tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo
2022-07-25objtool: Add straight-line-speculation validationPeter Zijlstra
2022-07-25objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra
2022-07-25objtool: Explicitly avoid self modifying code in .altinstr_replacementPeter Zijlstra