summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-021-12/+26
|\
| * lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb2021-08-251-21/+24
| * lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb2021-08-241-7/+18
* | Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-021-16/+135
|\ \
| * \ Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar2021-08-181-16/+135
| |\ \ | | |/ | |/|
| | * tools/memory-model: Document data_race(READ_ONCE())Paul E. McKenney2021-07-271-14/+35
| | * tools/memory-model: Heuristics using data_race() must handle all valuesManfred Spraul2021-07-271-0/+5
| | * tools/memory-model: Add example for heuristic lockless readsPaul E. McKenney2021-07-271-0/+93
| | * tools/memory-model: Make read_foo_diagnostic() more clearly diagnosticPaul E. McKenney2021-07-201-2/+2
* | | Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-023-20/+51
|\ \ \
| * | | kunit: Print test statistics on failureDavid Gow2021-08-131-1/+1
| * | | kunit: tool: make --raw_output support only showing kunit outputDaniel Latypov2021-08-133-9/+24
| * | | kunit: tool: add --kernel_args to allow setting module paramsDaniel Latypov2021-08-132-10/+26
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-0219-11/+977
|\ \ \
| * \ \ Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2021-08-3119-50/+965
| |\ \ \ | | | |/ | | |/|
| * | | kselftest/arm64: signal: Add a TODO list for signal handling testsMark Brown2021-08-231-0/+2
| * | | kselftest/arm64: signal: Add test case for SVE register state in signalsMark Brown2021-08-231-0/+126
| * | | kselftest/arm64: signal: Verify that signals can't change the SVE vector lengthMark Brown2021-08-231-0/+92
| * | | kselftest/arm64: signal: Check SVE signal frame shows expected vector lengthMark Brown2021-08-232-0/+69
| * | | kselftest/arm64: signal: Support signal frames with SVE register dataMark Brown2021-08-231-3/+31
| * | | kselftest/arm64: signal: Add SVE to the set of features we can check forMark Brown2021-08-232-0/+5
| * | | kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown2021-08-201-4/+6
| * | | kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown2021-08-201-1/+1
| * | | kselftest/arm64: Add a TODO list for floating point testsMark Brown2021-08-031-0/+4
| * | | kselftest/arm64: Add tests for SVE vector configurationMark Brown2021-08-033-1/+596
| * | | kselftest/arm64: Validate vector lengths are set in sve-probe-vlsMark Brown2021-08-032-1/+6
| * | | kselftest/arm64: Provide a helper binary and "library" for SVE RDVLMark Brown2021-08-035-1/+38
| * | | kselftest/arm64: Ignore check_gcr_el1_cswitch binaryMark Brown2021-08-021-0/+1
* | | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-012-2/+2
|\ \ \ \
| * | | | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-122-2/+2
* | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-1/+2
|\ \ \ \ \
| * \ \ \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-0914-22/+912
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-274-9/+269
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan2021-07-211-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-013-0/+22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman2021-08-249-29/+125
| |\ \ \ \ \ \
| * | | | | | | lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook2021-08-181-0/+2
| * | | | | | | lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook2021-08-182-0/+3
| * | | | | | | Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman2021-08-0914-22/+912
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge 5.14-rc3 into char-misc-nextGreg Kroah-Hartman2021-07-264-9/+269
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | selftests/binderfs: add test for feature filesCarlos Llamas2021-07-211-0/+17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-09-01163-2699/+13873
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-3156-712/+2329
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/bpf: Fix potential unreleased lockChengfeng Ye2021-08-271-1/+3
| | * | | | | | | selftests/bpf: Reduce more flakyness in sockmap_listenYucong Sun2021-08-261-3/+16
| | * | | | | | | bpf: selftests: Add dctcp fallback testMartin KaFai Lau2021-08-263-23/+134
| | * | | | | | | bpf: selftests: Add connect_to_fd_opts to network_helpersMartin KaFai Lau2021-08-262-2/+27
| | * | | | | | | bpf: selftests: Add sk_state to bpf_tcp_helpers.hMartin KaFai Lau2021-08-263-3/+4
| | * | | | | | | selftests: xsk: Preface options with optMagnus Karlsson2021-08-252-5/+5
| | * | | | | | | selftests: xsk: Make enums lower caseMagnus Karlsson2021-08-252-13/+7