summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* kselftest/alsa: Log the PCM ID in pcm-testMark Brown2024-07-181-0/+4
* kselftest/alsa: Use card name rather than number in test namesMark Brown2024-07-182-58/+104
* Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-07-1538-58/+314
|\
| * Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds2024-06-0919-29/+118
| |\
| | * perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim2024-06-051-0/+1
| | * Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo2024-06-051-4/+2
| | * tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2024-06-041-0/+6
| | * tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_S...Arnaldo Carvalho de Melo2024-06-031-1/+3
| | * tools headers UAPI: Update i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-3/+28
| | * tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-05-282-4/+22
| | * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-05-281-5/+4
| | * tools headers: Update the syscall tables and unistd.h, mostly to support the ...Arnaldo Carvalho de Melo2024-05-285-2/+9
| | * perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo2024-05-271-1/+7
| | * perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-271-1/+2
| | * tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERYArnaldo Carvalho de Melo2024-05-272-7/+9
| | * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-271-0/+22
| | * tools include UAPI: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2024-05-271-1/+3
| * | Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-06-072-0/+112
| |\ \
| | * | KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand2024-06-052-0/+112
| * | | Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-064-11/+13
| |\ \ \
| | * | | selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)2024-06-061-0/+1
| | * | | selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)2024-06-061-6/+7
| | * | | selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)2024-06-061-3/+1
| | * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-06-062-2/+3
| | |\ \ \
| | | * | | libbpf: don't close(-1) in multi-uprobe feature detectorAndrii Nakryiko2024-05-311-1/+2
| | | * | | selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.cAndrii Nakryiko2024-05-311-1/+1
| | * | | | selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu2024-06-051-0/+1
| | |/ / /
| * | | | Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-06-061-3/+23
| |\ \ \ \
| | * | | | tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUsDhananjay Ugwekar2024-05-281-3/+23
| | | |_|/ | | |/| |
| * | | | Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-06-0411-15/+47
| |\ \ \ \
| | * | | | selftests/futex: don't pass a const char* to asprintf(3)John Hubbard2024-05-311-1/+1
| | * | | | selftests/futex: don't redefine .PHONY targets (all, clean)John Hubbard2024-05-311-2/+0
| | * | | | selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)2024-05-311-1/+19
| | * | | | selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard2024-05-301-1/+1
| | * | | | selftests/overlayfs: Fix build error on ppc64Michael Ellerman2024-05-291-0/+1
| | * | | | selftests/openat2: Fix build warnings on ppc64Michael Ellerman2024-05-291-0/+1
| | * | | | selftests: cachestat: Fix build warnings on ppc64Michael Ellerman2024-05-291-0/+1
| | * | | | tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)2024-05-291-1/+2
| | * | | | selftests/ftrace: Update required configMasami Hiramatsu (Google)2024-05-291-7/+19
| | * | | | selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)2024-05-291-1/+1
| | * | | | kselftest/alsa: Ensure _GNU_SOURCE is definedMark Brown2024-05-291-1/+1
| | |/ / /
| * | | | Merge tag 'cxl-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-06-031-0/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang2024-05-291-0/+1
| | |/ /
* | | | selftests/alsa:Fix printf format string in pcm-test.cZhu Jun2024-06-271-1/+1
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2024-06-2615-21/+652
|\| | |
| * | | Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-011-0/+45
| |\ \ \ | | |_|/ | |/| |
| | * | selftests/landlock: Add layout1.refer_mount_rootMickaël Salaün2024-05-311-0/+45
| | |/
| * | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-3014-21/+607
| |\ \ | | |/ | |/|
| | * netdev: add qstat for csum completeJakub Kicinski2024-05-301-0/+1
| | * net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean2024-05-291-0/+22