summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-111-15/+83
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'kvm-s390-master-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-11-095-27/+299
| |\| | | | |
| * | | | | | tools/kvm_stat: update exit reasons for vmx/svm/aarch64/userspaceRong Tao2022-11-091-14/+82
| * | | | | | tools/kvm_stat: fix incorrect detection of debugfsMatthias Gerstner2022-11-091-1/+1
* | | | | | | Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-108-10/+99
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | selftests: netfilter: Fix and review rpath.shPhil Sutter2022-11-091-6/+8
| | |_|/ / / | |/| | | |
| * | | | | selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry2022-11-043-4/+4
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-034-0/+87
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | selftests/bpf: Add verifier test for release_reference()Youlin Li2022-11-041-0/+36
| | * | | | tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CIAndrii Nakryiko2022-11-032-0/+48
| | * | | | bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILEPu Lehui2022-11-021-0/+3
* | | | | | Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-061-21/+280
|\ \ \ \ \ \
| * | | | | | tools/testing/cxl: Add a single-port host-bridge regression configDan Williams2022-11-041-19/+278
| * | | | | | tools/testing/cxl: Fix some error exitsDan Williams2022-11-041-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-041-3/+4
|\ \ \ \ \ \
| * | | | | | selftests/landlock: Build without static librariesMickaël Salaün2022-10-191-3/+4
| |/ / / / /
* | | | | | Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-033-3/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | selftests/pidfd_test: Remove the erroneous ','Zhao Gongyi2022-11-021-1/+1
| * | | | | selftests: pidfd: Fix compling warningsLi Zhijian2022-10-303-2/+4
| * | | | | ksefltests: pidfd: Fix wait_states: Test terminated by timeoutLi Zhijian2022-10-301-0/+10
* | | | | | Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-11-011-7/+10
|\ \ \ \ \ \
| * | | | | | tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes2022-10-281-2/+2
| * | | | | | tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau2022-10-281-5/+8
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-011-1/+141
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_testSean Christopherson2022-10-281-1/+1
| * | | | | KVM: selftests: Add tests in xen_shinfo_test to detect lock racesMichal Luczaj2022-10-281-0/+140
* | | | | | Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-301-0/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | tools: iio: iio_utils: fix digit calculationMatti Vaittinen2022-10-171-0/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-10-283-122/+118
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | pm-graph v5.10Todd Brandt2022-10-253-122/+118
* | | | | Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-274-0/+583
|\ \ \ \ \
| * | | | | selftests: add openvswitch selftest suiteAaron Conole2022-10-274-0/+583
* | | | | | perf vendor events arm64: Fix incorrect Hisi hip08 L3 metricsShang XiaoJing2022-10-261-3/+3
* | | | | | perf auxtrace: Fix address filter symbol name match for modulesAdrian Hunter2022-10-261-1/+9
* | | | | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2022-10-261-8/+19
* | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-1/+1
* | | | | | tools headers uapi: Sync linux/stat.h with the kernel sourcesArnaldo Carvalho de Melo2022-10-252-1/+4
* | | | | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-16/+0
* | | | | | tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo2022-10-251-14/+8
* | | | | | tools headers: Update the copy of x86's memcpy_64.S used in 'perf bench'Arnaldo Carvalho de Melo2022-10-253-2/+15
* | | | | | tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-0/+4
* | | | | | perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim2022-10-251-0/+6
* | | | | | perf list: Fix PMU name pai_crypto in perf list on s390Thomas Richter2022-10-251-0/+0
* | | | | | perf record: Fix event fd racesIan Rogers2022-10-251-16/+25
* | | | | | perf bpf: Fix build with libbpf 0.7.0 by checking if bpf_program__set_insns()...Arnaldo Carvalho de Melo2022-10-255-0/+36
* | | | | | perf bpf: Fix build with libbpf 0.7.0 by adding prototype for bpf_load_program()Arnaldo Carvalho de Melo2022-10-251-0/+5
* | | | | | perf vendor events power10: Fix hv-24x7 metric eventsKajol Jain2022-10-251-36/+36
* | | | | | perf docs: Fix man page build wrt perf-arm-coresight.txtAdrian Hunter2022-10-251-0/+0
* | | | | | tools headers UAPI: Sync powerpc syscall tables with the kernel sourcesArnaldo Carvalho de Melo2022-10-251-6/+10
|/ / / / /
* | | | | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-2411-11/+33
|\ \ \ \ \