summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-03Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...Linus Torvalds
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella
2023-08-02selftests: riscv: Fix compilation error with vstate_exec_nolibc.cAlexandre Ghiti
2023-08-02selftests/riscv: fix potential build failure during the "emit_tests" stepJohn Hubbard
2023-08-01selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima
2023-08-01perf test parse-events: Test complex name has required event formatIan Rogers
2023-08-01perf pmus: Create placholder regardless of scanning core_onlyIan Rogers
2023-07-31net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson
2023-07-29KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson
2023-07-29KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson
2023-07-29KVM: selftests: Use pread() to read binary stats headerSean Christopherson
2023-07-29selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-27perf parse-events: Only move force grouped evsels when sortingIan Rogers
2023-07-27perf parse-events: When fixing group leaders always set the leaderIan Rogers
2023-07-27perf parse-events: Extra care around force grouped eventsIan Rogers
2023-07-26selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)
2023-07-24perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...Athira Rajeev
2023-07-24perf pmu arm64: Fix reading the PMU cpu slots in sysfsHaixin Yu
2023-07-23vmbus_testing: fix wrong python syntax for integer value comparisonAni Sinha
2023-07-21Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-07-20tools/testing/cxl: Remove unused SZ_512G macroXiao Yang
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19selftests: ALSA: Add test-pcmtest-driver to .gitignoreTakashi Iwai
2023-07-18selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts
2023-07-18selftests: tc: add 'ct' action kconfig depMatthieu Baerts
2023-07-18selftests: tc: set timeout to 15 minutesMatthieu Baerts
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi
2023-07-18Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...Linus Torvalds
2023-07-18Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-18Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-07-17maple_tree: fix node allocation testing on 32 bitLiam R. Howlett
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifColin Ian King
2023-07-17perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo