summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2022-09-05testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal
2022-08-31perf stat: Clear evsel->reset_group for each stat runIan Rogers
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 tests: Fix Track with sched_switch test for hybrid caseAdrian Hunter
2022-08-25perf parse-events: Fix segfault when event parser gets an errorAdrian Hunter
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-25selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-17tools/thermal: Fix possible path truncationsFlorian Fainelli
2022-08-17genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo
2022-08-17perf symbol: Fail to read phdr workaroundIan Rogers
2022-08-17perf tools: Fix dso_id inode generation comparisonAdrian Hunter
2022-08-17selftests: kvm: set rax before vmcallAndrei Vagin
2022-08-17memremap: remove support for external pgmap refcountsChristoph Hellwig
2022-08-17libbpf: fix an snprintf() overflow checkDan Carpenter
2022-08-17selftests/bpf: fix a test for snprintf() overflowDan Carpenter
2022-08-17selftests: timers: clocksource-switch: fix passing errors from childWolfram Sang
2022-08-17selftests: timers: valid-adjtimex: build fix for newer toolchainsWolfram Sang
2022-08-17libbpf: Fix the name of a reused mapAnquan Wu
2022-08-17selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski
2022-08-17thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer
2022-08-17selftests/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-11KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov
2022-08-11tools/vm/slabinfo: Handle files in debugfsStéphane Graber
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-03perf symbol: Correct address for bss symbolsLeo Yan
2022-07-29KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan
2022-07-29perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter
2022-07-29Revert "selftest/vm: verify mmap addr in mremap_test"Oleksandr Tymoshenko
2022-07-29Revert "selftest/vm: verify remap destination address in mremap_test"Oleksandr Tymoshenko
2022-07-23tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-07-23tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-07-23x86/speculation: Disable RRSBA behaviorPawan Gupta
2022-07-23x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-07-23objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf
2022-07-23objtool: Add entry UNRET validationPeter Zijlstra
2022-07-23objtool: Update Retpoline validationPeter Zijlstra
2022-07-23x86: Add magic AMD return-thunkPeter Zijlstra
2022-07-23objtool: Treat .text.__x86.* as noinstrPeter Zijlstra
2022-07-23objtool: skip non-text sections when adding return-thunk sitesThadeu Lima de Souza Cascardo
2022-07-23x86,objtool: Create .return_sitesPeter Zijlstra
2022-07-23objtool: Default ignore INT3 for unreachablePeter Zijlstra
2022-07-23objtool: Introduce CFI hashPeter Zijlstra
2022-07-23objtool,x86: Replace alternatives with .retpoline_sitesPeter Zijlstra