summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-127-134/+1465
|\
| * Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar2020-10-096-134/+1410
| |\
| | * tools/memory-model: Expand the cheatsheet.txt notion of relaxedPaul E. McKenney2020-09-041-14/+19
| | * tools/memory-model: Add a simple entry point documentPaul E. McKenney2020-09-033-2/+282
| | * tools/memory-model: Improve litmus-test documentationPaul E. McKenney2020-09-032-117/+1108
| | * tools/memory-model: Update recipes.txt prime_numbers.c pathPaul E. McKenney2020-09-031-2/+2
| | * Replace HTTP links with HTTPS ones: LKMMAlexander A. Klimov2020-09-031-1/+1
| * | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2020-10-091-0/+55
| |\ \
| | * | objtool, kcsan: Add __tsan_read_write to uaccess whitelistMarco Elver2020-08-241-0/+5
| | * | objtool: Add atomic builtin TSAN instrumentation to uaccess whitelistMarco Elver2020-08-241-0/+50
| | |/
* | | Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-123-1/+281
|\ \ \
| * | | rseq/selftests: Test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQPeter Oskolkov2020-09-252-1/+224
| * | | rseq/selftests,x86_64: Add rseq_offset_deref_addv()Peter Oskolkov2020-09-251-0/+57
* | | | Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-121-0/+68
|\ \ \ \
| * | | | selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski2020-08-261-0/+65
| * | | | selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski2020-08-261-0/+3
* | | | | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-1210-184/+33
|\ \ \ \ \
| * | | | | x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams2020-10-061-0/+1
| * | | | | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-0610-184/+32
| | |_|_|/ | |/| | |
* | | | | 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-251-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-211-0/+13
| * | | | | | | tools/bootconfig: Add testcases for repeated key with braceMasami Hiramatsu2020-09-211-0/+12