summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-10-14objtool: Mark .cold subfunctionsJosh Poimboeuf
2025-10-14objtool: Add section/symbol type helpersJosh Poimboeuf
2025-10-14objtool: Convert elf iterator macros to use 'struct elf'Josh Poimboeuf
2025-10-14objtool: Remove .parainstructions referenceJosh Poimboeuf
2025-10-14objtool: Clean up compiler flag usageJosh Poimboeuf
2025-10-14objtool: Const string cleanupJosh Poimboeuf
2025-10-14objtool: Check for missing annotation entries in read_annotate()Josh Poimboeuf
2025-10-14objtool: Fix "unexpected end of section" warning for alternativesJosh Poimboeuf
2025-10-14objtool: Fix __pa_symbol() relocation handlingJosh Poimboeuf
2025-10-14objtool: Fix x86 addend calculationJosh Poimboeuf
2025-10-14objtool: Fix weak symbol detectionJosh Poimboeuf
2025-10-14objtool: Fix interval tree insertion for zero-length symbolsJosh Poimboeuf
2025-10-14objtool: Add empty symbols to the symbol tree againJosh Poimboeuf
2025-10-14objtool: Remove error handling boilerplateJosh Poimboeuf
2025-10-14objtool: Propagate elf_truncate_section() error in elf_write()Josh Poimboeuf
2025-10-14objtool: Fix broken error handling in read_symbols()Josh Poimboeuf
2025-10-14objtool: Make find_symbol_containing() less arbitraryJosh Poimboeuf
2025-10-14interval_tree: Fix ITSTATIC usage for *_subtree_search()Josh Poimboeuf
2025-10-14interval_tree: Sync interval_tree_generic.h with toolsJosh Poimboeuf
2025-10-14objtool: Fix standalone --hacks=jump_labelDylan Hatch
2025-10-14tools build: Fix fixdep dependenciesJosh Poimboeuf
2025-10-14objtool: Remove unneeded semicolonChen Ni
2025-10-14selftests: net: check jq command is supportedWang Liang
2025-10-14objtool/x86: Fix NOP decodePeter Zijlstra
2025-10-14objtool/x86: Add UDB supportPeter Zijlstra
2025-10-14objtool/x86: Remove 0xea hackPeter Zijlstra
2025-10-13sched_ext/tools: Add compat wrapper for scx_bpf_task_set_slice/dsq_vtime()Tejun Heo
2025-10-13sched_ext: Make scx_bpf_dsq_insert*() return boolTejun Heo
2025-10-13sched_ext: Wrap kfunc args in struct to prepare for aux__progTejun Heo
2025-10-13sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime()Tejun Heo
2025-10-13tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIsTejun Heo
2025-10-13x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specificBorislav Petkov (AMD)
2025-10-13KVM: arm64: selftests: Fix misleading comment about virtual timer encodingMarc Zyngier
2025-10-13KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_listMarc Zyngier
2025-10-13KVM: arm64: selftests: Make dependencies on VHE-specific registers explicitMarc Zyngier
2025-10-13KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stressOliver Upton
2025-10-13KVM: arm64: selftests: Allocate vcpus with correct sizeZenghui Yu
2025-10-13KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guestZenghui Yu
2025-10-13KVM: selftests: Fix irqfd_test for non-x86 architecturesOliver Upton
2025-10-13KVM: arm64: selftests: Track width of timer counter as "int", not "uint64_t"Sean Christopherson
2025-10-13KVM: arm64: selftests: Test effective value of HCR_EL2.AMOOliver Upton
2025-10-13perf bpf_counter: Fix opening of "any"(-1) CPU eventsIan Rogers
2025-10-13perf build python: Don't leave a.out file when building with clangIan Rogers
2025-10-13perf stat: Additional verbose details for <not supported> eventsIan Rogers
2025-10-13perf tests: use strdup() in "Object code reading"James Clark
2025-10-12tools/nolibc: handle NULL wstatus argument to waitpid()Thomas Weißschuh
2025-10-12selftests: drv-net: update remaining Python init filesJakub Kicinski
2025-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Alexei Starovoitov
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds