summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | selftests/fchmodat2: fix clang build failure due to -static-libasanJohn Hubbard2024-06-111-1/+10
| * | | | | selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRSJohn Hubbard2024-06-111-2/+12
| * | | | | selftests: seccomp: fix format-zero-length warningsAmer Al Shanawany2024-06-111-3/+3
| * | | | | selftests: filesystems: fix warn_unused_result build warningsAmer Al Shanawany2024-06-111-2/+10
* | | | | | Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-171-8/+16
|\ \ \ \ \ \
| * | | | | | selftests: mm: make map_fixed_noreplace test names stableMark Brown2024-06-151-8/+16
* | | | | | | Merge tag 'hyperv-fixes-signed-20240616' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-06-171-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | tools: hv: suppress the invalid warning for packed member alignmentSaurabh Sengar2024-05-281-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-131-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | mptcp: pm: update add_addr counters after connectYonglongLi2024-06-111-2/+2
| * | | | mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi2024-06-111-1/+2
* | | | | 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
|\ \ \ \ | |_|_|/ |/| | |