summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-02-04selftests: mptcp: join: avoid declaring i if not usedMatthieu Baerts (NGI0)-6/+3
2026-02-04selftests: mptcp: join chk_stale_nr: avoid dup statsMatthieu Baerts (NGI0)-8/+2
2026-02-04selftests: mptcp: join: userspace: wait for new eventsMatthieu Baerts (NGI0)-2/+7
2026-02-04selftests: mptcp: join: fix wait_mpj helperMatthieu Baerts (NGI0)-16/+14
2026-02-04selftests: mptcp: join: wait for estab event instead of MPJMatthieu Baerts (NGI0)-9/+10
2026-02-04selftests: mptcp: diag: sort all #includeMatthieu Baerts (NGI0)-12/+15
2026-02-04selftests/bpf: Add tests for improved linked register trackingPuranjay Mohan-2/+301
2026-02-04bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan-1/+1
2026-02-04selftests/bpf: Add tests for BPF_END bitwise trackingTianci Cao-0/+43
2026-02-04selftests/bpf: Strengthen timer_start_deadlock testAlexei Starovoitov-7/+2
2026-02-04selftests/bpf: Add a testcase for deadlock avoidanceAlexei Starovoitov-0/+108
2026-02-04tools/power turbostat: Remove redundant newlines from err(3) stringsLen Brown-5/+5
2026-02-04tools/power turbostat: Allow more use of is_hybrid flagLen Brown-3/+7
2026-02-04tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"Len Brown-16/+16
2026-02-04tools/power turbostat.8: Document the "--force" optionLen Brown-3/+7
2026-02-04tools/power turbostat: Harden against unexpected valuesLen Brown-43/+51
2026-02-04tools/power turbostat: Dump hypervisor nameLen Brown-0/+23
2026-02-04tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor)Len Brown-2/+5
2026-02-04tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)Len Brown-9/+9
2026-02-04tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output errorLen Brown-1/+1
2026-02-04Merge branch 'pm-tools'Rafael J. Wysocki-12/+18
2026-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2026-02-04Merge branch 'thermal-intel'Rafael J. Wysocki-22/+52
2026-02-04resolve_btfids: Refactor the sort_btf_by_name functionDonglin Peng-7/+11
2026-02-04Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-nextDave Jiang-0/+1
2026-02-04Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+1
2026-02-04cxl: Enable AMD Zen5 address translation using ACPI PRMTRobert Richter-0/+1
2026-02-04KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctlClaudio Imbrenda-0/+300
2026-02-04selftests/futex: Fix incorrect result reporting of futex_requeue test itemYuwen Chen-41/+8
2026-02-03selftest: net: add a test-case for encap segmentation after GROPaolo Abeni-0/+64
2026-02-03selftests/bpf: Add a test to stress bpf_timer_start and map_delete raceAlexei Starovoitov-0/+203
2026-02-03selftests/bpf: Removed obsolete testsMykyta Yatsenko-111/+0
2026-02-03selftests/bpf: Add timer stress test in NMI contextMykyta Yatsenko-12/+231
2026-02-03selftests/bpf: Verify bpf_timer_cancel_async worksMykyta Yatsenko-0/+48
2026-02-03selftests/bpf: Add stress test for timer async cancelMykyta Yatsenko-4/+28
2026-02-03selftests/bpf: Refactor timer selftestsMykyta Yatsenko-19/+36
2026-02-03perf thread: Don't require machine to compute the e_machineIan Rogers-7/+9
2026-02-03perf header: Add e_machine/e_flags to the headerIan Rogers-6/+64
2026-02-03perf session: Add e_flags to the e_machine helperIan Rogers-26/+55
2026-02-03perf kvm: Wire up e_machineIan Rogers-68/+80
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers-177/+451
2026-02-03libperf build: Always place libperf includes firstIan Rogers-1/+1
2026-02-03perf test kvm: Add stat live testingIan Rogers-1/+29
2026-02-03selftests/bpf: Add selftests for stream functions under lockEmil Tsalapatis-0/+32
2026-02-03selftests/bpf: Add selftests for bpf_stream_print_stackEmil Tsalapatis-0/+21
2026-02-03selftests/bpf: Add a test for ids=0 to verifier_scalar_ids testPuranjay Mohan-0/+45
2026-02-03bpf: Relax scalar id equivalence for state pruningPuranjay Mohan-3/+5
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers-42/+179
2026-02-03perf build: Remove NO_LIBCAP that controls nothingIan Rogers-3/+1
2026-02-03selftests/net: packetdrill: add TCP Accurate ECN casesChia-Yu Chang-0/+1363