summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller2023-07-281-1/+7
| * | | | | | perf parse-events: Only move force grouped evsels when sortingIan Rogers2023-07-271-13/+26
| * | | | | | perf parse-events: When fixing group leaders always set the leaderIan Rogers2023-07-271-8/+3
| * | | | | | perf parse-events: Extra care around force grouped eventsIan Rogers2023-07-271-4/+10
| * | | | | | perf callchain powerpc: Fix addr location init during arch_skip_callchain_idx...Athira Rajeev2023-07-241-0/+4
| * | | | | | perf pmu arm64: Fix reading the PMU cpu slots in sysfsHaixin Yu2023-07-241-3/+4
* | | | | | | Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-033-2/+27
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella2023-08-031-1/+1
| * | | | | | selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima2023-08-011-1/+1
| * | | | | | net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima2023-07-311-0/+25
* | | | | | | Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | selftests/ftrace: Fix to check fprobe event eneblementMasami Hiramatsu (Google)2023-07-261-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-304-62/+110
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson2023-07-291-31/+39
| * | | | | | KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson2023-07-291-2/+8
| * | | | | | KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson2023-07-291-1/+7
| * | | | | | KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson2023-07-291-2/+23
| * | | | | | KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson2023-07-291-0/+1
| * | | | | | KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson2023-07-291-18/+4
| * | | | | | KVM: selftests: Use pread() to read binary stats headerSean Christopherson2023-07-292-4/+8
| * | | | | | selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson2023-07-291-6/+22
| |/ / / / /
* | | | | | Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-281-4/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tools/testing/cxl: Remove unused SZ_512G macroXiao Yang2023-07-201-4/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-272-11/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts2023-07-261-3/+1
| * | | | tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski2023-07-261-6/+6
| * | | | tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski2023-07-261-2/+2
* | | | | Merge tag 'sound-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-07-212-3/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai2023-07-206-1/+149
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | selftests: ALSA: Add test-pcmtest-driver to .gitignoreTakashi Iwai2023-07-191-0/+1
| * | | | selftests: ALSA: Fix fclose on an already fclosed file pointerColin Ian King2023-07-131-3/+1
| | |/ / | |/| |
* | | | Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-203-2/+26
|\ \ \ \
| * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-191-2/+23
| |\ \ \ \
| | * | | | selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi2023-07-181-2/+23
| * | | | | selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts2023-07-181-0/+1
| * | | | | selftests: tc: add 'ct' action kconfig depMatthieu Baerts2023-07-181-0/+1
| * | | | | selftests: tc: set timeout to 15 minutesMatthieu Baerts2023-07-181-0/+1
| |/ / / /
* | | | | Merge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18' of git://git.kernel.org/pu...Linus Torvalds2023-07-1827-23/+381
|\ \ \ \ \
| * | | | | perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo2023-07-171-2/+2
| * | | | | tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-141-0/+8
| * | | | | tools include UAPI: Sync the sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-07-141-2/+79
| * | | | | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-141-0/+31
| * | | | | perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-142-0/+13
| * | | | | perf parse-events: Avoid SEGV if PMU lookup fails for legacy cache termsIan Rogers2023-07-121-0/+8
| * | | | | libsubcmd: Avoid SEGV/use-after-free when commands aren't excludedIan Rogers2023-07-111-6/+12
| * | | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-111-0/+11
| * | | | | perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter2023-07-111-1/+1
| * | | | | tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-07-112-2/+3
| * | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-111-1/+5
| * | | | | tools headers uapi: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2023-07-111-0/+5