summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-181-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-023-0/+8
| * | | | | | objtool: Skip ORC entry creation for non-text sectionsJulien Thierry2020-09-021-0/+3
| * | | | | | objtool: Move ORC logic out of check()Julien Thierry2020-09-025-21/+32
| * | | | | | objtool: Move object file loading out of check()Julien Thierry2020-09-026-35/+60
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-146-22/+48
|\ \ \ \ \ \ \
| * | | | | | | selftests/vm: 8x compaction_test speedupJohn Hubbard2020-10-141-5/+6
| * | | | | | | tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell2020-10-141-2/+2
| * | | | | | | selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard2020-10-141-0/+12
| * | | | | | | selftests/vm: fix false build success on the second and later attemptsJohn Hubbard2020-10-141-0/+5
| * | | | | | | mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song2020-10-141-7/+7
| * | | | | | | device-dax: add dis-contiguous resource supportDan Williams2020-10-141-6/+14
| * | | | | | | mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-141-1/+1
| * | | | | | | device-dax: make pgmap optional for instance creationDan Williams2020-10-141-4/+4
* | | | | | | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-147-203/+318
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | selftests/clone3: Avoid OS-defined clone_argsKees Cook2020-10-087-44/+41
| * | | | | | | selftests/seccomp: powerpc: Set syscall return during ptrace syscall exitKees Cook2020-10-081-4/+21
| * | | | | | | selftests/seccomp: Allow syscall nr and ret value to be set separatelyKees Cook2020-10-081-12/+47
| * | | | | | | selftests/seccomp: Record syscall during ptrace entryKees Cook2020-10-081-13/+27
| * | | | | | | selftests/seccomp: powerpc: Fix seccomp return value testingKees Cook2020-09-191-0/+15
| * | | | | | | selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SETKees Cook2020-09-191-10/+23