summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/sgx: Do not attempt enclave build without valid enclaveReinette Chatre2022-02-111-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/sgx: Fix NULL-pointer-dereference upon early test failureReinette Chatre2022-02-111-4/+5
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-215-14/+3632
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoderAdrian Hunter2022-01-232-9/+88
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter2022-01-233-0/+3426
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/insn: Add misc instructions to x86 instruction decoderAdrian Hunter2022-01-231-3/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter2022-01-233-0/+50
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/insn: Add AMX instructions to the x86 instruction decoderAdrian Hunter2022-01-231-2/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/tests: Add AMX instructions to x86 instruction decoder testAdrian Hunter2022-01-232-0/+57
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-03-2110-83/+231
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-next/linkage' into for-next/coreWill Deacon2022-03-143-27/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland2022-02-221-21/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: clean up symbol aliasingMark Rutland2022-02-222-8/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland2022-02-221-0/+35
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Log the PIDs of the parent and child in sve-ptraceMark Brown2022-03-071-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: signal: Allow tests to be incompatible with featuresMark Brown2022-02-253-9/+28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: test a wider range of valuesJoey Gouly2022-02-151-11/+83
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: add more test typesJoey Gouly2022-02-151-0/+21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: add test type enumJoey Gouly2022-02-151-12/+26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: check different offsets and sizesJoey Gouly2022-02-151-18/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: rework error handlingJoey Gouly2022-02-151-7/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: mte: user_mem: introduce tag_offset and tag_lenJoey Gouly2022-02-151-8/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Remove local definitions of MTE prctlsMark Brown2022-02-151-11/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | kselftest/arm64: Remove local ARRAY_SIZE() definitionsMark Brown2022-02-152-3/+0
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'tpmdd-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-212-8/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: tpm: add async space test with noneexisting handleTadeusz Struk2022-03-081-0/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: tpm2: Determine available PCR bankStefan Berger2022-03-082-8/+52
* | | | | | | | | | | | | | | | | | | | | | | | | | | | perf parse-events: Ignore case in topdown.slots checkIan Rogers2022-03-181-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | perf evlist: Avoid iteration for empty evlist.Ian Rogers2022-03-181-11/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | | perf symbols: Fix symbol size calculation conditionMichael Petlan2022-03-181-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-03-171-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-141-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal2022-03-081-3/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: vm: fix clang build error multiple output filesYosry Ahmed2022-03-171-4/+2
| |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | perf parse: Fix event parser error for hybrid systemsZhengjun Xing2022-03-121-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | perf bench: Fix NULL check against wrong variableWeiguo Li2022-03-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | perf parse-events: Fix NULL check against wrong variableWeiguo Li2022-03-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-03-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2022-03-121-0/+5
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-101-4/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault2022-03-091-2/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | | selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault2022-03-091-2/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)2022-02-211-1/+1
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-072-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: handle fallout from folio workMichael S. Tsirkin2022-03-061-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | tools/virtio: fix virtio_test executionStefano Garzarella2022-03-061-0/+1
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | kselftest/vm: fix tests build with old libcChengming Zhou2022-03-051-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | selftests/vm: cleanup hugetlb file after mremap testMike Kravetz2022-03-052-8/+21
| |_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-037-5/+162
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \