summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-11-19perf maps: Avoid RC_CHK use after freeIan Rogers
2025-11-19selftests: tracing: Update fprobe selftest for ftrace based fprobeMasami Hiramatsu (Google)
2025-11-19selftests: tracing: Add tprobe enable/disable testcaseMasami Hiramatsu (Google)
2025-11-19selftests/run_kselftest.sh: exit with error if tests failBrendan Jackman
2025-11-19selftests/dma: fix invalid array access in printfZhang Chujun
2025-11-19KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stressMaximilian Dittgen
2025-11-19KVM: selftests: Assert GICR_TYPER.Processor_Number matches selftest CPU numberMaximilian Dittgen
2025-11-19selftests/riscv: Add Zicbop prefetch testYao Zihong
2025-11-19selftests: riscv: Add test for the Vector ptrace interfaceYong-Xuan Wang
2025-11-18perf stat: Read tool events lastIan Rogers
2025-11-18perf arm_spe: Synthesize memory samples for SIMD operationsLeo Yan
2025-11-18perf arm_spe: Expose SIMD information in other operationsLeo Yan
2025-11-18perf arm_spe: Report GCS in recordLeo Yan
2025-11-18perf arm_spe: Report memset and memcpy in recordsLeo Yan
2025-11-18perf arm_spe: Report associated info for SVE / SME operationsLeo Yan
2025-11-18perf arm_spe: Report extended memory operations in recordsLeo Yan
2025-11-18perf arm_spe: Report MTE allocation tag in recordLeo Yan
2025-11-18perf arm_spe: Report register access in recordLeo Yan
2025-11-18perf arm_spe: Introduce data processing macro for SVE operationsLeo Yan
2025-11-18perf arm_spe: Consolidate operation typesLeo Yan
2025-11-18perf arm_spe: Remove unused operation typesLeo Yan
2025-11-18perf arm_spe: Decode SME data processing packetLeo Yan
2025-11-18perf arm_spe: Decode ASE and FP fields in other operationLeo Yan
2025-11-18perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macroLeo Yan
2025-11-18perf arm_spe: Decode GCS operationLeo Yan
2025-11-18perf arm_spe: Unify operation namingLeo Yan
2025-11-18perf arm_spe: Fix memset subclass in operationLeo Yan
2025-11-18selftests: fib_tests: add fib6 from ra to static testFernando Fernandez Mancera
2025-11-18selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima
2025-11-18tools: ynl: Add MAC address parsing supportHangbin Liu
2025-11-18tools: ynltool: ignore *.d deps filesDonald Hunter
2025-11-18Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang
2025-11-18cxl/test: Assign overflow_err_count from log->nr_overflowAlison Schofield
2025-11-18cxl/test: Remove ret_limit race condition in mock_get_event()Alison Schofield
2025-11-18selftests/bpf: Replace TCP CC string comparisons with bpf_strncmpHoyeon Lee
2025-11-18selftests/bpf: Move common TCP helpers into bpf_tracing_net.hHoyeon Lee
2025-11-18Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang
2025-11-18cxl/test: remove unused mock function for cxl_rcd_component_reg_phys()Alejandro Lucero
2025-11-18selftests/x86: Update the negative vsyscall tests to expect a #GPSohil Mehta
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet
2025-11-18selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun
2025-11-18objtool: Set minimum xxhash version to 0.8Josh Poimboeuf
2025-11-17selftests: net: lib: Do not overwrite error messagesIdo Schimmel
2025-11-17selftests: mptcp: get stats just before timing outMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: wait for port instead of sleepMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: connect: avoid double packet tracesMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: get counters from nstat historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: join: dump stats from historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: stats: remove nstat rate columnsMatthieu Baerts (NGI0)