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