summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-07tools: ynl: generate code for the handshake familyJakub Kicinski
2023-06-07tools: ynl-gen: improve unwind on parsing errorsJakub Kicinski
2023-06-07tools: ynl-gen: fill in support for MultiAttr scalarsJakub Kicinski
2023-06-07objtool: Skip reading DWARF section dataJosh Poimboeuf
2023-06-07objtool: Free insns when doneJosh Poimboeuf
2023-06-07objtool: Get rid of reloc->rel[a]Josh Poimboeuf
2023-06-07objtool: Shrink elf hash nodesJosh Poimboeuf
2023-06-07objtool: Shrink reloc->sym_reloc_entryJosh Poimboeuf
2023-06-07objtool: Get rid of reloc->jump_table_startJosh Poimboeuf
2023-06-07objtool: Get rid of reloc->addendJosh Poimboeuf
2023-06-07objtool: Get rid of reloc->typeJosh Poimboeuf
2023-06-07objtool: Get rid of reloc->offsetJosh Poimboeuf
2023-06-07objtool: Get rid of reloc->idxJosh Poimboeuf
2023-06-07objtool: Get rid of reloc->listJosh Poimboeuf
2023-06-07objtool: Allocate relocs in advance for new rela sectionsJosh Poimboeuf
2023-06-07objtool: Add for_each_reloc()Josh Poimboeuf
2023-06-07objtool: Don't free memory in elf_close()Josh Poimboeuf
2023-06-07objtool: Keep GElf_Rel[a] structs syncedJosh Poimboeuf
2023-06-07objtool: Add elf_create_section_pair()Josh Poimboeuf
2023-06-07objtool: Add mark_sec_changed()Josh Poimboeuf
2023-06-07objtool: Fix reloc_hash sizeJosh Poimboeuf
2023-06-07objtool: Consolidate rel/rela handlingJosh Poimboeuf
2023-06-07objtool: Improve reloc namingJosh Poimboeuf
2023-06-07objtool: Remove flags argument from elf_create_section()Josh Poimboeuf
2023-06-07objtool: Tidy elf.hJosh Poimboeuf
2023-06-07objtool: Allow stack operations in UNWIND_HINT_UNDEFINED regionsJosh Poimboeuf
2023-06-07tools: Remove unnecessary variablesLu Hongfei
2023-06-07selftests: ALSA: Add test for the 'pcmtest' driverIvan Orlov
2023-06-06KVM: selftests: Allow specify physical cpu list in demand paging testPeter Xu
2023-06-06tools: ynl: add sample for netdevJakub Kicinski
2023-06-06tools: ynl: support fou and netdev in CJakub Kicinski
2023-06-06tools: ynl: user space helpersJakub Kicinski
2023-06-06tools: ynl-gen: clean up stray new lines at the end of reply-less requestsJakub Kicinski
2023-06-06selftests/bpf: Fix sockopt_sk selftestYonghong Song
2023-06-06KVM: selftests: get-reg-list: add Permission Indirection registersJoey Gouly
2023-06-06KVM: selftests: get-reg-list: support ID register featuresJoey Gouly
2023-06-06selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer
2023-06-06selftests/ftrace: Add new test case which adds multiple consecutive probes in...Akanksha J N
2023-06-06selftests/ftrace: Add BTF arguments test casesMasami Hiramatsu (Google)
2023-06-06selftests/ftrace: Add tracepoint probe test caseMasami Hiramatsu (Google)
2023-06-06selftests/ftrace: Add fprobe related testcasesMasami Hiramatsu (Google)
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)
2023-06-05selftests/bpf: Add missing selftests kconfig optionsDavid Vernet
2023-06-05tools/resolve_btfids: Fix setting HOSTCFLAGSViktor Malik
2023-06-05bpf: netfilter: Add BPF_NETFILTER bpf_attach_typeFlorian Westphal
2023-06-05selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDsDavid Vernet
2023-06-05bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky
2023-06-05perf stat: Document --metric-no-threshold and threshold colorsIan Rogers
2023-06-05perf expr: Make the evaluation of & and | logical and lazyIan Rogers
2023-06-05kselftest/arm64: add MOPS to hwcap testKristina Martsenko