index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2025-10-15
perf jevents: Add legacy json terms and default_core event table helper
Ian Rogers
2025-10-15
perf parse-events: Add terms for legacy hardware and cache config values
Ian Rogers
2025-10-15
perf pmu: Factor term parsing into a perf_event_attr into a helper
Ian Rogers
2025-10-15
perf pmu: Use fd rather than FILE from new_alias
Ian Rogers
2025-10-15
perf parse-events: Remove unused FILE input argument to scanner
Ian Rogers
2025-10-15
perf pmu: Don't eagerly parse event terms
Ian Rogers
2025-10-15
perf jevents: Support copying the source json files to OUTPUT
Ian Rogers
2025-10-15
perf record: Skip don't fail for events that don't open
Ian Rogers
2025-10-15
perf stat: Avoid wildcarding PMUs for default events
Ian Rogers
2025-10-15
perf perf_api_probe: Avoid scanning all PMUs, try software PMU first
Ian Rogers
2025-10-15
perf parse-events: Fix legacy cache events if event is duplicated in a PMU
Ian Rogers
2025-10-15
selftests: livepatch: use canonical ftrace path
Fushuai Wang
2025-10-14
selftests/bpf: make arg_parsing.c more robust to crashes
Andrii Nakryiko
2025-10-14
livepatch/klp-build: Introduce klp-build script for generating livepatch modules
Josh Poimboeuf
2025-10-14
objtool: Add base objtool support for livepatch modules
Josh Poimboeuf
2025-10-14
objtool: Refactor prefix symbol creation code
Josh Poimboeuf
2025-10-14
objtool/klp: Add post-link subcommand to finalize livepatch modules
Josh Poimboeuf
2025-10-14
objtool/klp: Add --debug option to show cloning decisions
Josh Poimboeuf
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
2025-10-14
objtool/klp: Add --debug-checksum=<funcs> to show per-instruction checksums
Josh Poimboeuf
2025-10-14
objtool/klp: Add --checksum option to generate per-function checksums
Josh Poimboeuf
2025-10-14
objtool: Add ANNOTATE_DATA_SPECIAL
Josh Poimboeuf
2025-10-14
objtool: Add annotype() helper
Josh Poimboeuf
2025-10-14
objtool: Add elf_create_file()
Josh Poimboeuf
2025-10-14
objtool: Add elf_create_reloc() and elf_init_reloc()
Josh Poimboeuf
2025-10-14
objtool: Add elf_create_data()
Josh Poimboeuf
2025-10-14
objtool: Generalize elf_create_section()
Josh Poimboeuf
2025-10-14
objtool: Generalize elf_create_symbol()
Josh Poimboeuf
2025-10-14
objtool: Simplify special symbol handling in elf_update_symbol()
Josh Poimboeuf
2025-10-14
objtool: Refactor add_jump_destinations()
Josh Poimboeuf
2025-10-14
objtool: Reindent check_options[]
Josh Poimboeuf
2025-10-14
objtool: Resurrect --backup option
Josh Poimboeuf
2025-10-14
objtool: Rename --Werror to --werror
Josh Poimboeuf
2025-10-14
objtool: Avoid emptying lists for duplicate sections
Josh Poimboeuf
2025-10-14
objtool: Simplify reloc offset calculation in unwind_read_hints()
Josh Poimboeuf
2025-10-14
objtool: Mark prefix functions
Josh Poimboeuf
2025-10-14
objtool: Fix weak symbol hole detection for .cold functions
Josh Poimboeuf
2025-10-14
objtool: Mark .cold subfunctions
Josh Poimboeuf
2025-10-14
objtool: Add section/symbol type helpers
Josh Poimboeuf
2025-10-14
objtool: Convert elf iterator macros to use 'struct elf'
Josh Poimboeuf
2025-10-14
objtool: Remove .parainstructions reference
Josh Poimboeuf
2025-10-14
objtool: Clean up compiler flag usage
Josh Poimboeuf
2025-10-14
objtool: Const string cleanup
Josh Poimboeuf
2025-10-14
objtool: Check for missing annotation entries in read_annotate()
Josh Poimboeuf
2025-10-14
objtool: Fix "unexpected end of section" warning for alternatives
Josh Poimboeuf
2025-10-14
objtool: Fix __pa_symbol() relocation handling
Josh Poimboeuf
2025-10-14
objtool: Fix x86 addend calculation
Josh Poimboeuf
2025-10-14
objtool: Fix weak symbol detection
Josh Poimboeuf
2025-10-14
objtool: Fix interval tree insertion for zero-length symbols
Josh Poimboeuf
2025-10-14
objtool: Add empty symbols to the symbol tree again
Josh Poimboeuf
[prev]
[next]