summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-05perf LoongArch: Simplify mksyscalltblTiezhu Yang
2023-06-05perf arm64: Use max_nr to define SYSCALLTBL_ARM64_MAX_IDTiezhu Yang
2023-06-05perf arm64: Handle __NR3264_ prefixed syscall numberTiezhu Yang
2023-06-05perf arm64: Rename create_table_from_c() to create_sc_table()Tiezhu Yang
2023-06-05perf tools: Declare syscalltbl_*[] as const for all archsTiezhu Yang
2023-06-05selftests: mptcp: update userspace pm subflow testsGeliang Tang
2023-06-05selftests: mptcp: update userspace pm addr testsGeliang Tang
2023-06-05perf bench: Add missing setlocale() call to allow usage of %'d style formattingArnaldo Carvalho de Melo
2023-06-05selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridgePetr Machata
2023-06-05selftests: router_bridge_vlan: Add a diagramPetr Machata
2023-06-05selftests: mlxsw: egress_vid_classification: Fix the diagramPetr Machata
2023-06-05selftests: mlxsw: ingress_rif_conf_1d: Fix the diagramPetr Machata
2023-06-05selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman
2023-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-03Fix gitignore for recently added usptream self testsWeihao Gao
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)
2023-06-02tools: ynl-gen: generate static descriptions of notificationsJakub Kicinski
2023-06-02tools: ynl-gen: switch to family structJakub Kicinski
2023-06-02tools: ynl-gen: generate alloc and free helpers for reqJakub Kicinski
2023-06-02tools: ynl-gen: move the response reading logic into YNLJakub Kicinski
2023-06-02tools: ynl-gen: generate enum-to-string helpersJakub Kicinski
2023-06-02tools: ynl-gen: add error checking for nested structsJakub Kicinski
2023-06-02tools: ynl-gen: loosen type consistency check for eventsJakub Kicinski
2023-06-02tools: ynl-gen: don't override pure nested structJakub Kicinski
2023-06-02tools: ynl-gen: fix unused / pad attribute handlingJakub Kicinski
2023-06-02tools: ynl-gen: add extra headers for user spaceJakub Kicinski
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj
2023-06-02selftests/bpf: Add access_inner_map selftestRhys Rustad-Elliott
2023-06-02objtool: Add __kunit_abort() to noreturnsJosh Poimboeuf
2023-06-02selftests: tls: add tests for poll behaviorJakub Kicinski
2023-06-01selftests/tc-testing: replace mq with invalid parent IDZhengchao Shao
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-01KVM: selftests: Extend cpuid_test to verify KVM_GET_CPUID2 "nent" updatesSean Christopherson
2023-06-01KVM: selftests: Add dirty logging page splitting testBen Gardon
2023-06-01KVM: selftests: Move dirty logging functions to memstress.(c|h)Ben Gardon
2023-06-01KVM: selftests: touch all pages of args on each memstress iterationPaolo Bonzini
2023-06-01perf script: Increase PID/TID width for outputNamhyung Kim
2023-06-01perf pmu: Warn about invalid config for all PMUs and configsIan Rogers
2023-06-01perf pmu: Only warn about unsupported formats onceIan Rogers
2023-06-01selftests/bpf: Test table ID fib lookup BPF helperLouis DeLosSantos
2023-06-01bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos
2023-06-01perf test: Update parse-events expectations to test for multiple eventsIan Rogers
2023-06-01perf parse-events: Wildcard most "numeric" eventsIan Rogers
2023-06-01perf evsel: Add verbose 3 print of evsel name when openingIan Rogers
2023-06-01perf pmu: Correct perf_pmu__auto_merge_stats() affecting hybridIan Rogers
2023-05-31KVM: selftests: Allow dumping per-vcpu info for uffd threadsPeter Xu
2023-05-31KVM: selftests: Setup vcpu_alias only for minor mode testPeter Xu