summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/testing/selftests: add self-test for verifying load alignmentChris Kennelly2020-10-163-2/+76
* Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/...Linus Torvalds2020-10-155-28/+154
|\
| * kunit: tool: fix display of make errorsDaniel Latypov2020-10-091-6/+6
| * kunit: tool: handle when .kunit exists but .kunitconfig does notBrendan Higgins2020-10-021-4/+8
| * kunit: tool: fix --alltests flagBrendan Higgins2020-09-232-5/+11
| * kunit: tool: allow generating test results in JSONHeidi Fahim2020-08-313-6/+125
| * kunit: tool: fix running kunit_tool from outside kernel treeBrendan Higgins2020-08-311-8/+5
* | Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-10-156-28/+113
|\ \
| * | selftests/run_kselftest.sh: Make each test individually selectableKees Cook2020-10-071-6/+71
| * | selftests: Extract run_kselftest.sh and generate stand-alone test listKees Cook2020-10-073-22/+37
| * | selftests: Add missing gitignore entriesGabriel Krisman Bertazi2020-09-233-0/+5
| * | selftests: more general make nesting supportGreg Thelen2020-08-311-4/+4
| * | selftests: use "$(MAKE)" instead of "make" for headers_installDenys Vlasenko2020-08-311-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-151-0/+1
|\ \
| * | selftests: vm: add fragment CONFIG_GUP_BENCHMARKAnatoly Pugachev2020-09-011-0/+1
| * | perf: Fix opt help text for --no-bpf-eventFam Zheng2020-09-011-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2020-10-151-1/+1
|\ \ \
| * | | selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes2020-08-271-1/+1
* | | | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-152-1/+92
|\ \ \ \
| * | | | test_firmware: Test partial read supportScott Branden2020-10-051-0/+91
| * | | | Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman2020-09-1434-78/+175
| |\ \ \ \
| * | | | | selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook2020-09-101-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-151-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman2020-10-0531-63/+260
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-1475-237/+691
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | iio: add IIO_MOD_O2 modifierMatt Ranostay2020-08-221-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2020-10-142-175/+133
|\ \ \ \ \ \
| * | | | | | tests: remove O_NONBLOCK before waiting for WSTOPPEDChristian Brauner2020-10-091-2/+2
| * | | | | | tests: add waitid() tests for non-blocking pidfdsChristian Brauner2020-09-042-1/+94
| * | | | | | tests: port pidfd_wait to kselftest harnessChristian Brauner2020-09-041-174/+39
* | | | | | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-1416-35/+35
|\ \ \ \ \ \ \
| * | | | | | | tracing: switch to kernel_clone()Christian Brauner2020-08-2016-35/+35
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-145-128/+215
|\ \ \ \ \ \ \
| * | | | | | | tools: Avoid comma separated statementsJoe Perches2020-10-024-128/+210
| * | | | | | | selftests/harness: Flush stdout before forkingMichael Ellerman2020-09-171-0/+5
* | | | | | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-142-1/+3
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...Rafael J. Wysocki2020-10-131-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | | * | | | | | | | tools/power/acpi: Serialize MakefileThomas Renninger2020-10-021-0/+2
| | |/ / / / / / / /
| * / / / / / / / / ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King2020-10-081-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-10-143-15/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tools/power/x86/intel-speed-select: Update version for v5.10Srinivas Pandruvada2020-10-071-1/+1
| * | | | | | | | | tools/power/x86/intel-speed-select: Fix missing base-freq core IDsJonathan Doman2020-10-073-14/+17
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-141-1/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/insn: Make inat-tables.c suitable for pre-decompression codeJoerg Roedel2020-09-071-1/+49
* | | | | | | | | | Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-1421-280/+528
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik2020-10-131-1/+1
| * | | | | | | | | | objtool: Allow nested externs to enable BUILD_BUG()Vasily Gorbik2020-10-061-1/+1
| * | | | | | | | | | objtool: Permit __kasan_check_{read,write} under UACCESSJann Horn2020-10-021-0/+2
| * | | | | | | | | | objtool: Ignore unreachable trap after call to noreturn functionsIlie Halip2020-09-211-3/+7
| * | | | | | | | | | objtool: Handle calling non-function symbols in other sectionsJulien Thierry2020-09-211-5/+14