summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-03-15selftests/bpf: Add tests for bpf_dynptr_copyMykyta Yatsenko2-5/+139
2025-03-15perf test: Add pipe output testing for annotateIan Rogers1-16/+40
2025-03-15perf test: Fixes to variable expansion and stdout for diff testIan Rogers1-6/+6
2025-03-15perf libunwind: Fixup conversion perf_sample->user_regs to a pointerArnaldo Carvalho de Melo1-6/+6
2025-03-15cxl/test: Define a CFMWS capable of a 3 way HB interleaveAlison Schofield1-5/+5
2025-03-15Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang1-0/+2
2025-03-15Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang1-0/+23
2025-03-15tools/testing/cxl: Set Shutdown State supportDavidlohr Bueso1-0/+23
2025-03-15cxl/pmem: debug invalid serial number dataYuquan Wang1-1/+1
2025-03-15Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2Dave Jiang1-0/+1
2025-03-15acpi/ghes, cxl/pci: Process CXL CPER Protocol ErrorsSmita Koralahalli1-0/+1
2025-03-14scanf: convert self-test to KUnitTamir Duberstein3-6/+1
2025-03-14perf test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova1-14/+34
2025-03-14perf script: Update brstack syntax documentationYujie Liu1-7/+16
2025-03-14selftests: pci_endpoint: Use IRQ_TYPE_* defines from UAPI headerNiklas Cassel1-9/+9
2025-03-14selftests: drv-net: fix merge conflicts resolutionMatthieu Baerts (NGI0)1-9/+9
2025-03-14Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+4
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni25-44/+506
2025-03-14selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MINJason Xing1-0/+2
2025-03-13perf script: Fix typo in branch event maskYujie Liu2-3/+3
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-17/+411
2025-03-13printf: convert self-test to KUnitTamir Duberstein4-7/+2
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni3-0/+15
2025-03-13selftests/timers/posix-timers: Add a test for exact allocation modeThomas Gleixner1-1/+72
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault2-0/+178
2025-03-13perf hist stdio: Do bounds check when printing callchains to avoid UB with ne...Arnaldo Carvalho de Melo1-0/+4
2025-03-13perf units: Fix insufficient array spaceArnaldo Carvalho de Melo1-1/+1
2025-03-13libapi: Add missing header with NAME_MAX define to io_dir.hArnaldo Carvalho de Melo1-0/+1
2025-03-13perf annotate: Add --code-with-type option.Namhyung Kim2-0/+13
2025-03-13perf annotate: Implement code + data type annotationNamhyung Kim2-14/+60
2025-03-13perf annotate: Factor out __hist_entry__get_data_type()Namhyung Kim1-75/+95
2025-03-13perf annotate: Pass hist_entry to annotate functionsNamhyung Kim4-14/+16
2025-03-13perf annotate: Pass annotation_options to annotation_line__print()Namhyung Kim1-8/+14
2025-03-13perf annotate: Remove unused len parameter from annotation_line__print()Namhyung Kim1-6/+3
2025-03-13perf annotate-data: Add annotated_data_type__get_member_name()Namhyung Kim3-32/+54
2025-03-13perf ftrace: Use atomic inc to update histogram in BPFNamhyung Kim1-1/+1
2025-03-13perf ftrace: Remove an unnecessary condition check in BPFNamhyung Kim1-2/+1
2025-03-13perf ftrace: Fix latency stats with BPFNamhyung Kim2-13/+15
2025-03-13objtool/LoongArch: Add support for goto tableTiezhu Yang1-2/+30
2025-03-13objtool/LoongArch: Add support for switch tableTiezhu Yang1-1/+130
2025-03-13objtool: Handle PC relative relocation typeTiezhu Yang4-5/+27
2025-03-13objtool: Handle different entry size of rodataTiezhu Yang5-1/+41
2025-03-13objtool: Handle various symbol types of rodataTiezhu Yang1-5/+11
2025-03-13objtool: Hide unnecessary compiler error messageDavid Engraf1-1/+1
2025-03-12KVM: arm64: selftests: Test that TGRAN*_2 fields are writableSebastian Ott1-0/+3
2025-03-12selftests: net: bump GRO timeout for gro/setup_vethJakub Kicinski1-1/+1
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang1-0/+25
2025-03-12Merge tag 'linux-cpupower-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki5-28/+94
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
2025-03-12rseq/selftests: Ensure the rseq ABI TLS is actually 1024 bytesMichael Jeanson1-5/+16