summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-11-21objtool: Do not validate IBT for .return_sites and .call_sitesAlexandre Chartre-0/+2
2025-11-21objtool: Improve tracing of alternative instructionsAlexandre Chartre-13/+125
2025-11-21objtool: Add functions to better name alternativesAlexandre Chartre-0/+84
2025-11-21objtool: Identify the different types of alternativesAlexandre Chartre-5/+20
2025-11-21objtool: Improve register reporting during function validationAlexandre Chartre-0/+40
2025-11-21objtool: Trace instruction state changes during function validationAlexandre Chartre-1/+149
2025-11-21objtool: Add option to trace function validationAlexandre Chartre-18/+299
2025-11-21objtool: Record symbol name max lengthAlexandre Chartre-0/+7
2025-11-21objtool: Extract code to validate instruction from the validate branch loopAlexandre Chartre-181/+205
2025-11-21objtool: Disassemble instruction on warning or backtraceAlexandre Chartre-14/+58
2025-11-21objtool: Store instruction disassembly resultAlexandre Chartre-6/+71
2025-11-21objtool: Print symbol during disassemblyAlexandre Chartre-9/+143
2025-11-21tool build: Remove annoying newline in build outputAlexandre Chartre-1/+3
2025-11-21objtool: Disassemble code with libopcodes instead of running objdumpAlexandre Chartre-72/+238
2025-11-21objtool: Create disassembly contextAlexandre Chartre-5/+49
2025-11-21objtool: Move disassembly functions to a separated fileAlexandre Chartre-81/+93
2025-11-21rtla/timerlat: Exit top main loop on any non-zero wait_retvalCrystal Wood-1/+1
2025-11-21rtla/tests: Don't rely on matching ^1ALLCrystal Wood-1/+1
2025-11-21rtla: Fix -a overriding -t argumentIvan Pravdin-4/+8
2025-11-21rtla: Fix -C/--cgroup interfaceIvan Pravdin-76/+55
2025-11-21tools/rtla: Replace osnoise_hist_usage("...") with fatal("...")Costa Shulyupin-19/+13
2025-11-21tools/rtla: Replace osnoise_top_usage("...") with fatal("...")Costa Shulyupin-16/+10
2025-11-21tools/rtla: Replace timerlat_hist_usage("...") with fatal("...")Costa Shulyupin-19/+13
2025-11-21tools/rtla: Replace timerlat_top_usage("...") with fatal("...")Costa Shulyupin-17/+11
2025-11-21tools/rtla: Add fatal() and replace error handling patternCosta Shulyupin-129/+81
2025-11-21rtla/tests: Fix osnoise test calling timerlatTomas Glozar-1/+1
2025-11-21rtla/tests: Extend action tests to 5sTomas Glozar-4/+4
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank-0/+141
2025-11-21Revert "objtool: Warn on functions with ambiguous -ffunction-sections section...Josh Poimboeuf-40/+0
2025-11-21objtool: Remove second pass of .cold function correlationJosh Poimboeuf-23/+3
2025-11-21objtool: Skip non-canonical aliased symbols in add_jump_table_alts()Josh Poimboeuf-1/+1
2025-11-21objtool: Return canonical symbol when aliases exist in symbol finding helpersJosh Poimboeuf-13/+13
2025-11-21objtool: Don't alias undefined symbolsJosh Poimboeuf-2/+2
2025-11-21objtool: Fix .cold function detection for duplicate symbolsJosh Poimboeuf-3/+27
2025-11-21objtool: Support Clang AUTOFDO .cold functionsJosh Poimboeuf-1/+9
2025-11-20selftest: netdevsim: test devlink default paramsDaniel Zahka-6/+110
2025-11-20netconsole: Increase MAX_USERDATA_ITEMSGustavo Luiz Duarte-1/+1
2025-11-20ynl: samples: add tc filter exampleZahari Doychev-0/+337
2025-11-20selftests: net: remove old setup_* scriptsJakub Kicinski-167/+112
2025-11-20selftests: drv-net: hw: convert the Toeplitz test to PythonJakub Kicinski-229/+215
2025-11-20selftests: drv-net: add a Python version of the GRO testJakub Kicinski-106/+168
2025-11-20selftests: net: py: read ip link info about remote devJakub Kicinski-1/+3
2025-11-20selftests: net: py: support ksft ready without waitJakub Kicinski-8/+12
2025-11-20selftests: net: relocate gro and toeplitz tests to drivers/netJakub Kicinski-15/+17
2025-11-20selftests: drv-net: xdp: use variants for qstat testsJakub Kicinski-28/+14
2025-11-20selftests: net: py: add test variantsJakub Kicinski-7/+61
2025-11-20selftests: net: py: extract the case generation logicJakub Kicinski-8/+21
2025-11-20selftests: net: py: coding style improvementsJakub Kicinski-4/+3
2025-11-20KVM: selftests: Add a VMX test for LA57 nested stateJim Mattson-0/+133
2025-11-20KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4KJim Mattson-34/+40