summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-03libbpf: add Tx headroom support for AF_XDP buffersRobert-Ionut Alexa
2022-08-03selftests: xsk: Move num_frames and frame_headroom to xsk_umem_infoMagnus Karlsson
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-26MLK-25963 tools: perf: add imx93 ddr perfmon metricXu Yang
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
2022-07-23objtool: Shrink struct instructionPeter Zijlstra
2022-07-23objtool: Explicitly avoid self modifying code in .altinstr_replacementPeter Zijlstra
2022-07-23objtool: Classify symbolsPeter Zijlstra
2022-07-12selftests/net: fix section name when using xdp_dummy.oHangbin Liu
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