aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-2/+2
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+0
2023-08-03Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...Gravatar Linus Torvalds 8-36/+81
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-2/+27
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Gravatar Stefano Garzarella 1-1/+1
2023-08-02selftests: riscv: Fix compilation error with vstate_exec_nolibc.cGravatar Alexandre Ghiti 1-2/+0
2023-08-02selftests/riscv: fix potential build failure during the "emit_tests" stepGravatar John Hubbard 1-1/+1
2023-08-01selftest: net: Assert on a proper value in so_incoming_cpu.c.Gravatar Kuniyuki Iwashima 1-1/+1
2023-08-01perf test parse-events: Test complex name has required event formatGravatar Ian Rogers 3-1/+23
2023-08-01perf pmus: Create placholder regardless of scanning core_onlyGravatar Ian Rogers 1-9/+7
2023-07-31net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Gravatar Kuniyuki Iwashima 1-0/+25
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 4-62/+110
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesGravatar Sean Christopherson 1-31/+39
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedGravatar Sean Christopherson 1-2/+8
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readGravatar Sean Christopherson 1-1/+7
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesGravatar Sean Christopherson 1-2/+23
2023-07-29KVM: selftests: Explicitly free vcpus array in binary stats testGravatar Sean Christopherson 1-0/+1
2023-07-29KVM: selftests: Clean up stats fd in common stats_test() helperGravatar Sean Christopherson 1-18/+4
2023-07-29KVM: selftests: Use pread() to read binary stats headerGravatar Sean Christopherson 2-4/+8
2023-07-29selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Gravatar Sean Christopherson 1-6/+22
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGravatar Georg Müller 1-1/+7
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+0
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 2-11/+9
2023-07-27perf parse-events: Only move force grouped evsels when sortingGravatar Ian Rogers 1-13/+26
2023-07-27perf parse-events: When fixing group leaders always set the leaderGravatar Ian Rogers 1-8/+3
2023-07-27perf parse-events: Extra care around force grouped eventsGravatar Ian Rogers 1-4/+10
2023-07-26selftests: mptcp: join: only check for ip6tables if neededGravatar Matthieu Baerts 1-3/+1
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeGravatar Arkadiusz Kubalewski 1-6/+6
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Gravatar Arkadiusz Kubalewski 1-2/+2
2023-07-26selftests/ftrace: Fix to check fprobe event eneblementGravatar Masami Hiramatsu (Google) 1-1/+1
2023-07-24perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...Gravatar Athira Rajeev 1-0/+4
2023-07-24perf pmu arm64: Fix reading the PMU cpu slots in sysfsGravatar Haixin Yu 1-3/+4
2023-07-23vmbus_testing: fix wrong python syntax for integer value comparisonGravatar Ani Sinha 1-2/+2
2023-07-21Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-3/+2
2023-07-20tools/testing/cxl: Remove unused SZ_512G macroGravatar Xiao Yang 1-4/+0
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-2/+26
2023-07-20Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Takashi Iwai 6-1/+149
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-2/+23
2023-07-19selftests: ALSA: Add test-pcmtest-driver to .gitignoreGravatar Takashi Iwai 1-0/+1
2023-07-18selftests: tc: add ConnTrack procfs kconfigGravatar Matthieu Baerts 1-0/+1
2023-07-18selftests: tc: add 'ct' action kconfig depGravatar Matthieu Baerts 1-0/+1
2023-07-18selftests: tc: set timeout to 15 minutesGravatar Matthieu Baerts 1-0/+1
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugGravatar Kumar Kartikeya Dwivedi 1-2/+23
2023-07-18Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...Gravatar Linus Torvalds 27-23/+381
2023-07-18Merge tag 'mm-hotfixes-stable-2023-07-18-12-28' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 10-4/+4
2023-07-18Merge tag 'linux-kselftest-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 4-6/+5
2023-07-17maple_tree: fix node allocation testing on 32 bitGravatar Liam R. Howlett 1-3/+3
2023-07-17selftests/mm: mkdirty: fix incorrect position of #endifGravatar Colin Ian King 1-1/+1
2023-07-17perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Gravatar Arnaldo Carvalho de Melo 1-2/+2