summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-03-15veristat: Report program type guess results to sdterrEduard Zingerman
2025-03-15veristat: Strerror expects positive number (errno)Eduard Zingerman
2025-03-15veristat: @files-list.txt notation for object files listEduard Zingerman
2025-03-15selftests/bpf: Add tests for extending sleepable global subprogsKumar Kartikeya Dwivedi
2025-03-15selftests/bpf: Test sleepable global subprogs in atomic contextsKumar Kartikeya Dwivedi
2025-03-15bpf/selftests: test_select_reuseport_kern: Remove unused headerAlexis Lothoré (eBPF Foundation)
2025-03-15selftests/bpf: Add selftests allowing cgroup prog pre-orderingYonghong Song
2025-03-15bpf: Allow pre-ordering for bpf cgroup progsYonghong Song
2025-03-15selftests/bpf: Fixes for test_maps testJiayuan Chen
2025-03-15selftests/bpf: Allow auto port binding for bpf nfJiayuan Chen
2025-03-15selftests/bpf: Allow auto port binding for cgroup connectJiayuan Chen
2025-03-15selftests/bpf: Add tests for bpf_dynptr_copyMykyta Yatsenko
2025-03-14perf test: Add pipe output testing for annotateIan Rogers
2025-03-14perf test: Fixes to variable expansion and stdout for diff testIan Rogers
2025-03-14perf libunwind: Fixup conversion perf_sample->user_regs to a pointerArnaldo Carvalho de Melo
2025-03-14cxl/test: Define a CFMWS capable of a 3 way HB interleaveAlison Schofield
2025-03-14Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang
2025-03-14tools/testing/cxl: Set Shutdown State supportDavidlohr Bueso
2025-03-14cxl/pmem: debug invalid serial number dataYuquan Wang
2025-03-14Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2Dave Jiang
2025-03-14acpi/ghes, cxl/pci: Process CXL CPER Protocol ErrorsSmita Koralahalli
2025-03-14scanf: convert self-test to KUnitTamir Duberstein
2025-03-14perf test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova
2025-03-14perf script: Update brstack syntax documentationYujie Liu
2025-03-14selftests: pci_endpoint: Use IRQ_TYPE_* defines from UAPI headerNiklas Cassel
2025-03-14selftests: drv-net: fix merge conflicts resolutionMatthieu Baerts (NGI0)
2025-03-14Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-13selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MINJason Xing
2025-03-13perf script: Fix typo in branch event maskYujie Liu
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-13printf: convert self-test to KUnitTamir Duberstein
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-03-13selftests/timers/posix-timers: Add a test for exact allocation modeThomas Gleixner
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault
2025-03-13perf hist stdio: Do bounds check when printing callchains to avoid UB with ne...Arnaldo Carvalho de Melo
2025-03-13perf units: Fix insufficient array spaceArnaldo Carvalho de Melo
2025-03-13libapi: Add missing header with NAME_MAX define to io_dir.hArnaldo Carvalho de Melo
2025-03-13perf annotate: Add --code-with-type option.Namhyung Kim
2025-03-13perf annotate: Implement code + data type annotationNamhyung Kim
2025-03-13perf annotate: Factor out __hist_entry__get_data_type()Namhyung Kim
2025-03-13perf annotate: Pass hist_entry to annotate functionsNamhyung Kim
2025-03-13perf annotate: Pass annotation_options to annotation_line__print()Namhyung Kim
2025-03-13perf annotate: Remove unused len parameter from annotation_line__print()Namhyung Kim
2025-03-13perf annotate-data: Add annotated_data_type__get_member_name()Namhyung Kim
2025-03-13perf ftrace: Use atomic inc to update histogram in BPFNamhyung Kim
2025-03-13perf ftrace: Remove an unnecessary condition check in BPFNamhyung Kim
2025-03-13perf ftrace: Fix latency stats with BPFNamhyung Kim
2025-03-12objtool/LoongArch: Add support for goto tableTiezhu Yang