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 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
| | * | | | | | | selftests: xsk: Generate packets from specificationMagnus Karlsson2021-08-252-121/+166
| | * | | | | | | selftests: xsk: Generate packet directly in umemMagnus Karlsson2021-08-252-43/+32
| | * | | | | | | selftests: xsk: Simplify cleanup of ifobjectsMagnus Karlsson2021-08-252-33/+40
| | * | | | | | | selftests: xsk: Decrease sending speedMagnus Karlsson2021-08-252-1/+2
| | * | | | | | | selftests: xsk: Validate tx stats on tx threadMagnus Karlsson2021-08-251-14/+41
| | * | | | | | | selftests: xsk: Simplify packet validation in xsk testsMagnus Karlsson2021-08-252-131/+65
| | * | | | | | | selftests: xsk: Rename worker_* functions that are not thread entry pointsMagnus Karlsson2021-08-251-6/+6
| | * | | | | | | selftests: xsk: Disassociate umem size with packets sentMagnus Karlsson2021-08-252-11/+9
| | * | | | | | | selftests: xsk: Remove end-of-test packetMagnus Karlsson2021-08-252-32/+12
| | * | | | | | | selftests: xsk: Simplify the retry codeMagnus Karlsson2021-08-252-14/+11
| | * | | | | | | selftests: xsk: Return correct error codesMagnus Karlsson2021-08-251-5/+5
| | * | | | | | | selftests: xsk: Remove unused variablesMagnus Karlsson2021-08-252-11/+0
| | * | | | | | | selftests: xsk: Remove the num_tx_packets optionMagnus Karlsson2021-08-253-27/+13