index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-11-21
objtool: Do not validate IBT for .return_sites and .call_sites
Alexandre Chartre
-0
/
+2
2025-11-21
objtool: Improve tracing of alternative instructions
Alexandre Chartre
-13
/
+125
2025-11-21
objtool: Add functions to better name alternatives
Alexandre Chartre
-0
/
+84
2025-11-21
objtool: Identify the different types of alternatives
Alexandre Chartre
-5
/
+20
2025-11-21
objtool: Improve register reporting during function validation
Alexandre Chartre
-0
/
+40
2025-11-21
objtool: Trace instruction state changes during function validation
Alexandre Chartre
-1
/
+149
2025-11-21
objtool: Add option to trace function validation
Alexandre Chartre
-18
/
+299
2025-11-21
objtool: Record symbol name max length
Alexandre Chartre
-0
/
+7
2025-11-21
objtool: Extract code to validate instruction from the validate branch loop
Alexandre Chartre
-181
/
+205
2025-11-21
objtool: Disassemble instruction on warning or backtrace
Alexandre Chartre
-14
/
+58
2025-11-21
objtool: Store instruction disassembly result
Alexandre Chartre
-6
/
+71
2025-11-21
objtool: Print symbol during disassembly
Alexandre Chartre
-9
/
+143
2025-11-21
tool build: Remove annoying newline in build output
Alexandre Chartre
-1
/
+3
2025-11-21
objtool: Disassemble code with libopcodes instead of running objdump
Alexandre Chartre
-72
/
+238
2025-11-21
objtool: Create disassembly context
Alexandre Chartre
-5
/
+49
2025-11-21
objtool: Move disassembly functions to a separated file
Alexandre Chartre
-81
/
+93
2025-11-21
rtla/timerlat: Exit top main loop on any non-zero wait_retval
Crystal Wood
-1
/
+1
2025-11-21
rtla/tests: Don't rely on matching ^1ALL
Crystal Wood
-1
/
+1
2025-11-21
rtla: Fix -a overriding -t argument
Ivan Pravdin
-4
/
+8
2025-11-21
rtla: Fix -C/--cgroup interface
Ivan Pravdin
-76
/
+55
2025-11-21
tools/rtla: Replace osnoise_hist_usage("...") with fatal("...")
Costa Shulyupin
-19
/
+13
2025-11-21
tools/rtla: Replace osnoise_top_usage("...") with fatal("...")
Costa Shulyupin
-16
/
+10
2025-11-21
tools/rtla: Replace timerlat_hist_usage("...") with fatal("...")
Costa Shulyupin
-19
/
+13
2025-11-21
tools/rtla: Replace timerlat_top_usage("...") with fatal("...")
Costa Shulyupin
-17
/
+11
2025-11-21
tools/rtla: Add fatal() and replace error handling pattern
Costa Shulyupin
-129
/
+81
2025-11-21
rtla/tests: Fix osnoise test calling timerlat
Tomas Glozar
-1
/
+1
2025-11-21
rtla/tests: Extend action tests to 5s
Tomas Glozar
-4
/
+4
2025-11-21
KVM: s390: Add capability that forwards operation exceptions
Janosch Frank
-0
/
+141
2025-11-21
Revert "objtool: Warn on functions with ambiguous -ffunction-sections section...
Josh Poimboeuf
-40
/
+0
2025-11-21
objtool: Remove second pass of .cold function correlation
Josh Poimboeuf
-23
/
+3
2025-11-21
objtool: Skip non-canonical aliased symbols in add_jump_table_alts()
Josh Poimboeuf
-1
/
+1
2025-11-21
objtool: Return canonical symbol when aliases exist in symbol finding helpers
Josh Poimboeuf
-13
/
+13
2025-11-21
objtool: Don't alias undefined symbols
Josh Poimboeuf
-2
/
+2
2025-11-21
objtool: Fix .cold function detection for duplicate symbols
Josh Poimboeuf
-3
/
+27
2025-11-21
objtool: Support Clang AUTOFDO .cold functions
Josh Poimboeuf
-1
/
+9
2025-11-20
selftest: netdevsim: test devlink default params
Daniel Zahka
-6
/
+110
2025-11-20
netconsole: Increase MAX_USERDATA_ITEMS
Gustavo Luiz Duarte
-1
/
+1
2025-11-20
ynl: samples: add tc filter example
Zahari Doychev
-0
/
+337
2025-11-20
selftests: net: remove old setup_* scripts
Jakub Kicinski
-167
/
+112
2025-11-20
selftests: drv-net: hw: convert the Toeplitz test to Python
Jakub Kicinski
-229
/
+215
2025-11-20
selftests: drv-net: add a Python version of the GRO test
Jakub Kicinski
-106
/
+168
2025-11-20
selftests: net: py: read ip link info about remote dev
Jakub Kicinski
-1
/
+3
2025-11-20
selftests: net: py: support ksft ready without wait
Jakub Kicinski
-8
/
+12
2025-11-20
selftests: net: relocate gro and toeplitz tests to drivers/net
Jakub Kicinski
-15
/
+17
2025-11-20
selftests: drv-net: xdp: use variants for qstat tests
Jakub Kicinski
-28
/
+14
2025-11-20
selftests: net: py: add test variants
Jakub Kicinski
-7
/
+61
2025-11-20
selftests: net: py: extract the case generation logic
Jakub Kicinski
-8
/
+21
2025-11-20
selftests: net: py: coding style improvements
Jakub Kicinski
-4
/
+3
2025-11-20
KVM: selftests: Add a VMX test for LA57 nested state
Jim Mattson
-0
/
+133
2025-11-20
KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
Jim Mattson
-34
/
+40
[prev]
[next]