summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min
2026-01-25selftests/bpf: Introduce execution context detection helpersChangwoo Min
2026-01-24selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong
2026-01-24selftests/bpf: add testcases for fsession cookieMenglong Dong
2026-01-24selftests/bpf: test bpf_get_func_* for fsessionMenglong Dong
2026-01-24selftests/bpf: add testcases for fsessionMenglong Dong
2026-01-24bpftool: add fsession supportMenglong Dong
2026-01-24libbpf: add fsession supportMenglong Dong
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong
2026-01-24bpf: add fsession supportMenglong Dong
2026-01-24selftests/bpf: Fix xdp_pull_data failure with 64K pageYonghong Song
2026-01-24selftests/bpf: Fix task_local_data failure with 64K pageYonghong Song
2026-01-24Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-23perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()Ian Rogers
2026-01-23perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran
2026-01-23perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers
2026-01-23perf inject: With --convert-callchain ignore the dummy event for dwarf stacksIan Rogers
2026-01-23perf disasm: Minor layout tweaks for 'struct arch'Ian Rogers
2026-01-23perf disasm: Refactor arch__find and initialization of arch structsIan Rogers
2026-01-23perf map_symbol: Switch from holding maps to holding threadIan Rogers
2026-01-23perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_opsIan Rogers
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers
2026-01-23perf disasm: Rework the string arch__is to use the ELF machineIan Rogers
2026-01-23perf disasm: Constify use of 'struct ins'Ian Rogers
2026-01-23perf disasm: Constify use of 'struct ins_op'Ian Rogers
2026-01-23perf disasm: Constify use of 'struct arch'Ian Rogers
2026-01-23perf maps: Fix reference count leak in maps__find_ams()Ian Rogers
2026-01-23perf annotate: Fix args leak of map_symbolIan Rogers
2026-01-23perf header: Fix memory leaks in process_cpu_domain_info()Ian Rogers
2026-01-23selftest: tun: Add test data for success and failure pathsXu Du
2026-01-23selftest: tun: Add test for receiving gso packet from tunXu Du
2026-01-23selftest: tun: Add test for sending gso packet into tunXu Du
2026-01-23selftest: tun: Add helpers for GSO over UDP tunnelXu Du
2026-01-23selftest: tun: Refactor tun_delete to use tuntap_helpersXu Du
2026-01-23selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testingXu Du
2026-01-23selftest: tun: Format tun.c existing codeXu Du
2026-01-23selftests: net: tests for add double tunneling GRO/GSOPaolo Abeni
2026-01-23Merge branch 'mauro' into docs-mwJonathan Corbet
2026-01-23docs: parse_features: make documentation more consistentMauro Carvalho Chehab
2026-01-23docs: jobserver: do some documentation improvementsMauro Carvalho Chehab
2026-01-23docs: kabi: helpers: add documentation for each "enum" valueMauro Carvalho Chehab
2026-01-23docs: kabi: helpers: add helper for debug bits 7 and 8Mauro Carvalho Chehab
2026-01-23docs: kabi: system_symbols: end docstring phrases with a dotMauro Carvalho Chehab
2026-01-23docs: python: abi_regex: do some improvements at documentationMauro Carvalho Chehab
2026-01-23docs: python: abi_parser: do some improvements at documentationMauro Carvalho Chehab
2026-01-23docs: kdoc: python_version: Improve docstrings and commentsMauro Carvalho Chehab