summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-10-15Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/...Linus Torvalds-28/+154
2020-10-15Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-28/+113
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+1
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds-1/+1
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+92
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2020-10-14Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds-175/+133
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-35/+35
2020-10-14Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-128/+215
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-1/+3
2020-10-14Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-15/+18
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+49
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-280/+528
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-22/+48
2020-10-13selftests/vm: 8x compaction_test speedupJohn Hubbard-5/+6
2020-10-13tools/testing/selftests/vm/hmm-tests.c: use the new SKIP() macroRalph Campbell-2/+2
2020-10-13selftests/vm: fix incorrect gcc invocation in some casesJohn Hubbard-0/+12
2020-10-13selftests/vm: fix false build success on the second and later attemptsJohn Hubbard-0/+5
2020-10-13mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flagBarry Song-7/+7
2020-10-13device-dax: add dis-contiguous resource supportDan Williams-6/+14
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams-1/+1
2020-10-13device-dax: make pgmap optional for instance creationDan Williams-4/+4
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-203/+318
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds-35/+19
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-147/+355
2020-10-13Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...Rafael J. Wysocki-0/+2
2020-10-13perf build: Allow nested externs to enable BUILD_BUG() usageVasily Gorbik-1/+1
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+3
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22/+20
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-8/+185
2020-10-12Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-134/+1465
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+281
2020-10-12Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+68
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-184/+33
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+4646
2020-10-09kunit: tool: fix display of make errorsDaniel Latypov-6/+6
2020-10-09tests: remove O_NONBLOCK before waiting for WSTOPPEDChristian Brauner-2/+2
2020-10-09Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar-134/+1410
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar-0/+55
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook-44/+41
2020-10-08selftests/seccomp: powerpc: Set syscall return during ptrace syscall exitKees Cook-4/+21
2020-10-08selftests/seccomp: Allow syscall nr and ret value to be set separatelyKees Cook-12/+47
2020-10-08selftests/seccomp: Record syscall during ptrace entryKees Cook-13/+27
2020-10-08ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King-1/+1
2020-10-07tools/power/x86/intel-speed-select: Update version for v5.10Srinivas Pandruvada-1/+1
2020-10-07tools/power/x86/intel-speed-select: Fix missing base-freq core IDsJonathan Doman-14/+17
2020-10-07selftests/run_kselftest.sh: Make each test individually selectableKees Cook-6/+71
2020-10-07selftests: Extract run_kselftest.sh and generate stand-alone test listKees Cook-22/+37
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon-1/+2070
2020-10-06objtool: Allow nested externs to enable BUILD_BUG()Vasily Gorbik-1/+1