summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-1234-1/+4646
|\
| * Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon2020-10-0713-1/+2070
| |\
| | * kselftest/arm64: Check mte tagged user address in kernelAmit Daniel Kachhap2020-10-054-0/+127
| | * kselftest/arm64: Verify KSM page merge for MTE pagesAmit Daniel Kachhap2020-10-052-0/+160
| | * kselftest/arm64: Verify all different mmap MTE optionsAmit Daniel Kachhap2020-10-052-0/+263
| | * kselftest/arm64: Check forked child mte memory accessibilityAmit Daniel Kachhap2020-10-052-0/+196
| | * kselftest/arm64: Verify mte tag inclusion via prctlAmit Daniel Kachhap2020-10-052-0/+186
| | * kselftest/arm64: Add utilities and a test to validate mte memoryAmit Daniel Kachhap2020-10-058-1/+1138
| * | Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-0/+2
| |\ \
| | * | mm: Add PG_arch_2 page flagSteven Price2020-09-041-0/+2
| | |/
| * | selftests: arm64: Add build and documentation for FP testsMark Brown2020-09-184-1/+123
| * | selftests: arm64: Add wrapper scripts for stress testsMark Brown2020-09-182-0/+119
| * | selftests: arm64: Add utility to set SVE vector lengthsMark Brown2020-09-181-0/+155
| * | selftests: arm64: Add stress tests for FPSMID and SVE context switchingMark Brown2020-09-184-0/+1222
| * | selftests: arm64: Add test for the SVE ptrace interfaceMark Brown2020-09-182-0/+369
| * | selftests: arm64: Test case for enumeration of SVE vector lengthsMark Brown2020-09-181-0/+58
| * | kselftests/arm64: add PAuth tests for single threaded consistency and differe...Boyan Karatotev2020-09-181-0/+123
| * | kselftests/arm64: add PAuth test for whether exec() changes keysBoyan Karatotev2020-09-184-0/+198
| * | kselftests/arm64: add nop checks for PAuth testsBoyan Karatotev2020-09-185-2/+105
| * | kselftests/arm64: add a basic Pointer Authentication testBoyan Karatotev2020-09-186-1/+106
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-053-2/+8
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-303-2/+8
| |\ \
| | * | libbpf: Fix XDP program load regression for old kernelsAndrii Nakryiko2020-09-241-1/+1
| | * | libbpf: Fix native endian assumption when parsing BTFTony Ambardar2020-09-211-0/+6
| | * | tools/bpftool: Support passing BPFTOOL_VERSION to makeTony Ambardar2020-09-191-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-261-1/+1
|\ \ \ \
| * | | | selftests: kvm: Fix assert failure in single-step testYang Weijiang2020-09-231-1/+1
| * | | | Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-09-11182-1499/+7254
| |\ \ \ \
* | \ \ \ \ Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-231-0/+25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tools/bootconfig: Add testcase for tailing spaceMasami Hiramatsu2020-09-221-0/+13
| * | | | | tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu2020-09-221-0/+12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-226-4/+69
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-165-4/+22
| |\ \ \ \ \
| | * | | | | tools/libbpf: Avoid counting local symbols in ABI checkTony Ambardar2020-09-091-0/+2
| | * | | | | selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter programYonghong Song2020-09-041-0/+15
| | * | | | | libbpf: Remove arch-specific include path in MakefileNaveen N. Rao2020-09-031-1/+1
| | * | | | | tools/bpf: build: Make sure resolve_btfids cleans up after itselfToke Høiland-Jørgensen2020-09-012-2/+3
| | * | | | | libbpf: Fix build failure from uninitialized variable warningTony Ambardar2020-08-311-1/+1
| * | | | | | selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel2020-09-111-0/+47
* | | | | | | Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-221-2/+2
|\ \ \ \ \ \ \
| * | | | | | | tools/io_uring: fix compile breakageDouglas Gilbert2020-09-211-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-09-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf2020-09-181-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | selftests/vm: fix display of page size in map_hugetlbChristophe Leroy2020-09-191-1/+1
* | | | | | | Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-09-181-2/+7
|\ \ \ \ \ \ \
| * | | | | | | selftests/powerpc: Skip PROT_SAO test in guests/LPARSMichael Ellerman2020-09-011-2/+7
* | | | | | | | perf stat: Fix the ratio comments of miss-eventsQi Liu2020-09-161-10/+10
* | | | | | | | perf test: Free formats for perf pmu parse testNamhyung Kim2020-09-153-0/+13
* | | | | | | | perf metric: Do not free metric when failed to resolveNamhyung Kim2020-09-151-3/+6
* | | | | | | | perf metric: Free metric when it failed to resolveNamhyung Kim2020-09-151-5/+12