summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | | | objtool: Ignore unreachable fake jumpsJulien Thierry2020-09-181-0/+3
| * | | | | | | | | | objtool: Remove useless tests before save_reg()Julien Thierry2020-09-181-4/+2
| * | | | | | | | | | objtool: Decode unwind hint register depending on architectureJulien Thierry2020-09-103-26/+40
| * | | | | | | | | | objtool: Make unwind hint definitions available to other architecturesJulien Thierry2020-09-106-41/+144
| * | | | | | | | | | objtool: Refactor jump table code to support other architecturesRaphael Gault2020-09-104-87/+103
| * | | | | | | | | | objtool: Make relocation in alternative handling arch dependentJulien Thierry2020-09-104-13/+29
| * | | | | | | | | | objtool: Abstract alternative special case handlingJulien Thierry2020-09-106-29/+47
| * | | | | | | | | | objtool: Move macros describing structures to arch-dependent codeJulien Thierry2020-09-102-15/+21
| * | | | | | | | | | objtool: Make sync-check consider the target architectureJulien Thierry2020-09-101-0/+7
| * | | | | | | | | | objtool: Group headers to check in a single listJulien Thierry2020-09-101-9/+14
| * | | | | | | | | | objtool: Define 'struct orc_entry' only when neededJulien Thierry2020-09-013-0/+8
| * | | | | | | | | | objtool: Skip ORC entry creation for non-text sectionsJulien Thierry2020-09-011-0/+3
| * | | | | | | | | | objtool: Move ORC logic out of check()Julien Thierry2020-09-015-21/+32
| * | | | | | | | | | objtool: Move object file loading out of check()Julien Thierry2020-09-016-35/+60
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-146-22/+48
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selftests/vm: 8x compaction_test speedupJohn Hubbard2020-10-131-5/+6