summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | KVM: selftests: Use enum for test numbers in xen_shinfo_testDavid Woodhouse2023-03-141-51/+82
| * | | | | KVM: selftests: Add helpers to make Xen-style VMCALL/VMMCALL hypercallsSean Christopherson2023-03-143-54/+21
| * | | | | KVM: selftests: Move the guts of kvm_hypercall() to a separate macroSean Christopherson2023-03-141-12/+17
| * | | | | selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini2023-03-141-9/+16
| |/ / / /
* | | | | Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-03-152-4/+11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | selftests: fix LLVM build for i386 and x86_64Guillaume Tucker2023-03-101-0/+2
| * | | | selftests: amd-pstate: fix TEST_FILESGuillaume Tucker2023-03-061-4/+9
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-03-131-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tools/virtio: Ignore virtio-trace/trace-agentRong Tao2023-03-131-0/+1
| |/ / /
* | | | Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2023-03-121-0/+3
|\ \ \ \
| * | | | selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser2023-03-081-0/+3
| |/ / /
* | | | Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds2023-03-1024-54/+153
|\ \ \ \ | |_|/ / |/| | |
| * | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-061-0/+3
| * | | tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-03-063-3/+5
| * | | tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-061-0/+8
| * | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-0/+11
| * | | tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo2023-03-033-2/+42
| * | | tools include UAPI: Synchronize linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-0/+1
| * | | tools headers: Synchronize {linux,vdso}/bits.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-032-1/+1
| * | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2023-03-031-0/+6
| * | | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-03-032-4/+5
| * | | perf stat: Fix counting when initial delay configuredChangbin Du2023-03-024-16/+18
| * | | tools headers svm: Sync svm headers with the kernel sourcesArnaldo Carvalho de Melo2023-03-021-0/+6
| * | | perf test: Avoid counting commas in json linterIan Rogers2023-02-231-16/+13
| * | | perf tests stat+csv_output: Switch CSV separator to @Ian Rogers2023-02-231-11/+12
| * | | perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim2023-02-231-0/+1
| * | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2023-02-221-0/+20
| * | | perf test: Fix offcpu test prev_state checkNamhyung Kim2023-02-221-1/+1
* | | | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-0910-120/+192
|\ \ \ \
| * | | | tools: ynl: fix enum-as-flags in the generic CLIJakub Kicinski2023-03-082-9/+7
| * | | | tools: ynl: move the enum classes to shared codeJakub Kicinski2023-03-083-89/+121
| * | | | ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2023-03-077-9/+10
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-062-3/+32
| |\ \ \ \
| | * | | | selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-03-061-0/+28
| | * | | | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-03-061-3/+4
| * | | | | tools: ynl: use 1 as the default for first entry in attrs/opsJakub Kicinski2023-03-032-5/+8
| * | | | | tools: ynl: fully inherit attrs in subsetsJakub Kicinski2023-03-031-8/+15
| * | | | | selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu2023-03-011-0/+2
* | | | | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | selftest: hid: fix hid_bpf not set in configBenjamin Tissoires2023-02-231-0/+1
* | | | | | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-0222-305/+429
|\ \ \ \ \ \
| * | | | | | objtool: Fix ORC 'signal' propagationJosh Poimboeuf2023-02-233-0/+3
| * | | | | | objtool: Remove instruction::listPeter Zijlstra2023-02-234-86/+133
| * | | | | | objtool: Fix overlapping alternativesPeter Zijlstra2023-02-231-26/+43
| * | | | | | objtool: Union instruction::{call_dest,jump_table}Peter Zijlstra2023-02-232-29/+50
| * | | | | | objtool: Remove instruction::relocPeter Zijlstra2023-02-232-16/+14
| * | | | | | objtool: Shrink instruction::{type,visited}Peter Zijlstra2023-02-231-5/+5
| * | | | | | objtool: Make instruction::alts a single-linked listPeter Zijlstra2023-02-232-10/+10
| * | | | | | objtool: Make instruction::stack_ops a single-linked listPeter Zijlstra2023-02-234-10/+9
| * | | | | | objtool: Change arch_decode_instruction() signaturePeter Zijlstra2023-02-234-71/+64