summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+22
|\
| * Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-05-081-0/+4
| |\
| | * objtool, kcsan: Add kcsan_disable_current() and kcsan_enable_current_nowarn()Marco Elver2020-05-061-0/+2
| | * objtool, kcsan: Add explicit check functions to uaccess whitelistMarco Elver2020-04-131-0/+2
| * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-13623-4945/+31869
| |\ \ | | |/ | |/|
| * | Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-2174-413/+585
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-21563-4378/+28114
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-207-7/+27
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-065-16/+60
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-30693-27246/+58530
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-191-0/+18
| |\ \ \ \ \ \ \
| | * | | | | | | objtool, kcsan: Add KCSAN runtime functions to whitelistMarco Elver2019-11-161-0/+18
* | | | | | | | | Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-101-5/+6
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2020-06-101-5/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPICA: acpidump: Removed dead code from oslinuxtbl.cBob Moore2020-06-051-5/+6
* | | | | | | | | | | Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-06-099-0/+47
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selftests/ftrace: Distinguish between hist and synthetic event checksTom Zanussi2020-06-018-0/+40
| * | | | | | | | | | | tools/bootconfig: Add a summary of test cases and return errorMasami Hiramatsu2020-05-191-0/+7
* | | | | | | | | | | | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-06-092-67/+303
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kunit: Fix TabError, remove defconfig code and handle when there is no kunitc...Vitor Massaru Iha2020-06-011-9/+18
| * | | | | | | | | | | | kunit: use KUnit defconfig by defaultVitor Massaru Iha2020-05-221-11/+3
| * | | | | | | | | | | | kunit: use --build_dir=.kunit as defaultVitor Massaru Iha2020-05-221-7/+6
| * | | | | | | | | | | | kunit: kunit_tool: Separate out config/build/exec/parseDavid Gow2020-05-112-60/+296
* | | | | | | | | | | | | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-0924-55/+166
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | selftests/sysctl: Make sysctl test driver as a moduleMasami Hiramatsu2020-06-021-1/+1
| * | | | | | | | | | | | | selftests/sysctl: Fix to load test_sysctl moduleMasami Hiramatsu2020-06-021-11/+2
| * | | | | | | | | | | | | selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu2020-05-281-0/+2
| * | | | | | | | | | | | | selftests/ftrace: Use printf for backslash included commandMasami Hiramatsu2020-05-282-4/+8
| * | | | | | | | | | | | | selftests/timens: handle a case when alarm clocks are not supportedAndrei Vagin2020-05-225-3/+24
| * | | | | | | | | | | | | Kernel selftests: Add check if TPM devices are supportedNikita Sobolev2020-05-222-0/+10
| * | | | | | | | | | | | | selftests: vdso: Add a selftest for vDSO getcpu()Mark Brown2020-05-223-1/+57
| * | | | | | | | | | | | | selftests: vdso: Use a header file to prototype parse_vdso APIMark Brown2020-05-224-30/+34
| * | | | | | | | | | | | | selftests: vdso: Rename vdso_test to vdso_test_gettimeofdayMark Brown2020-05-223-4/+6
| * | | | | | | | | | | | | selftests/exec: Verify execve of non-regular files failKees Cook2020-05-223-1/+10
| * | | | | | | | | | | | | selftests: introduce gen_tar Makefile targetVeronika Kabatova2020-05-192-1/+13
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-1/+1
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-081-1/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka2020-06-081-0/+42
| * | | | | | | | | | | | | tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=yVlastimil Babka2020-06-081-1/+1
* | | | | | | | | | | | | | Merge tag 'ntb-5.8' of git://github.com/jonmason/ntbLinus Torvalds2020-06-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe2020-06-051-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds2020-06-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sh: remove sh5 supportArnd Bergmann2020-06-011-1/+1
* | | | | | | | | | | | | | Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-06-051-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.7-rc7' into develLinus Walleij2020-05-27118-1058/+2701
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | tools: gpio: add bias flags to lsgpioKent Gibson2020-05-051-0/+12
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-0521-5/+3253
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | selftests/powerpc: Add a test of counting larx/stcxMichael Ellerman2020-05-154-2/+203
| * | | | | | | | | | | | | | | powerpc/mm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-2/+2
| * | | | | | | | | | | | | | | powerpc: Use trap metadata to prevent double restart rather than zeroing trapNicholas Piggin2020-05-152-1/+175