summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-30perf test: Additional pipe tests with pipe output written to a fileIan Rogers
2024-08-30perf header: Remove repipe optionIan Rogers
2024-08-30perf inject: Overhaul handling of pipe filesIan Rogers
2024-08-30kselftest/arm64: Actually test SME vector length changes via sigreturnMark Brown
2024-08-30crypto: tools/ccp - Remove unused variableZhu Jun
2024-08-30KVM: arm64: selftests: Add arch_timer_edge_cases selftestColton Lewis
2024-08-30KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer testColton Lewis
2024-08-29KVM: selftests: Explicitly include committed one-off assets in .gitignoreSean Christopherson
2024-08-29KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)Sean Christopherson
2024-08-29KVM: selftests: Add SEV-ES shutdown testPeter Gonda
2024-08-29KVM: selftests: Always unlink memory regions when deleting (VM free)Sean Christopherson
2024-08-29KVM: selftests: Remove unused kvm_memcmp_hva_gva()Sean Christopherson
2024-08-29selftests/bpf: Add tests for iter next method returning valid pointerJuntong Deng
2024-08-29selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXITMartin KaFai Lau
2024-08-29selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insnMartin KaFai Lau
2024-08-29selftests/bpf: Add tailcall epilogue testMartin KaFai Lau
2024-08-29selftests/bpf: Test gen_prologue and gen_epilogueMartin KaFai Lau
2024-08-29selftests/bpf: attach struct_ops maps before test prog runsEduard Zingerman
2024-08-29KVM: selftests: Play nice with AMD's AVIC errataSean Christopherson
2024-08-29KVM: selftests: Verify the guest can read back the x2APIC ICR it wroteSean Christopherson
2024-08-29KVM: selftests: Test x2APIC ICR reserved bitsSean Christopherson
2024-08-29KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabledSean Christopherson
2024-08-29KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPsSean Christopherson
2024-08-29KVM: selftests: Report unhandled exceptions on x86 as regular guest assertsSean Christopherson
2024-08-29KVM: selftests: Open code vcpu_run() equivalent in guest_printf testSean Christopherson
2024-08-29selftests: add selftest for tcp SO_PEEK_OFF supportJon Maloy
2024-08-29tools: ynl: error check scanf() in a sampleJakub Kicinski
2024-08-29selftests/bpf: Make sure stashed kptr in local kptr is freed recursivelyAmery Hung
2024-08-29perf header: Allow attributes to be written after dataIan Rogers
2024-08-29perf header: Fail read if header sections overlapIan Rogers
2024-08-29perf header: Add kerneldoc to 'struct perf_file_header'Ian Rogers
2024-08-29perf session: Document 'struct perf_session' and constify its 'auxtrace' memberIan Rogers
2024-08-29perf: cs-etm: Print queue number in raw trace dumpJames Clark
2024-08-29perf: cs-etm: Support version 0.1 of HW_ID packetsJames Clark
2024-08-29perf: cs-etm: Only save valid trace IDs into filesJames Clark
2024-08-29perf: cs-etm: Create decoders based on the trace ID mappingsJames Clark
2024-08-29perf: cs-etm: Move traceid_list to each queueJames Clark
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-30Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-08-29libbpf: Fix bpf_object__open_skeleton()'s mishandling of optionsAndrii Nakryiko
2024-08-29perf: cs-etm: Allocate queues for all CPUsJames Clark
2024-08-29perf cs-etm: Create decoders after both AUX and HW_ID search passesJames Clark
2024-08-29Revert "tools build: Remove leftover libcap tests that prevents fast path fea...Arnaldo Carvalho de Melo
2024-08-29Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt
2024-08-29riscv: selftests: Remove mmap hint address checksCharlie Jenkins
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)