summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-08-051-4/+90
|\
| * mm/hmm/test: use the new migration invalidationRalph Campbell2020-07-281-4/+14
| * mm/hmm: add tests for hmm_pfn_to_map_order()Ralph Campbell2020-07-101-0/+76
* | Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-08-053-4/+6
|\ \
| * | tools: gpio: fix spurious close warning in gpio-event-monKent Gibson2020-07-121-1/+2
| * | tools: gpio: fix spurious close warning in gpio-utilsKent Gibson2020-07-121-2/+2
| * | tools: gpio: fix spurious close warning in lsgpioKent Gibson2020-07-121-1/+2
* | | Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-054-4/+6
|\ \ \
| * \ \ Merge 5.8-rc7 into usb-nextGreg Kroah-Hartman2020-07-274-3/+5
| |\ \ \
| * \ \ \ Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman2020-07-2054-255/+498
| |\ \ \ \
| * | | | | tools: usb: usbip: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-1/+1
| * | | | | Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman2020-06-29139-819/+1009
| |\ \ \ \ \
| * | | | | | usbip: tools: add in man page how to load the client's moduleAntonio Borneo2020-06-271-1/+3
| * | | | | | usbip: tools: fix module name in man pageAntonio Borneo2020-06-241-1/+1
| * | | | | | usbip: tools: fix build error for multiple definitionAntonio Borneo2020-06-241-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-052-1/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.8-rc7 into driver-core-nextGreg Kroah-Hartman2020-07-274-3/+5
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | selftest/firmware: Add selftest timeout in settingsKees Cook2020-07-252-1/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-052-0/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-274-3/+5
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman2020-07-2054-255/+498
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | lkdtm: Make arch-specific tests always availableKees Cook2020-06-291-0/+1
| * | | | | | selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook2020-06-291-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'linux-kselftest-5.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-0517-247/+458
|\ \ \ \ \ \
| * | | | | | selftests/harness: Limit step counter reportingKees Cook2020-07-171-7/+2
| * | | | | | selftests/seccomp: Check ENOSYS under tracingKees Cook2020-07-171-0/+26
| * | | | | | selftests/seccomp: Refactor to use fixture variantsKees Cook2020-07-171-157/+42
| * | | | | | selftests/harness: Clean up kern-doc for fixturesKees Cook2020-07-171-7/+8
| * | | | | | selftests: kmod: Add module address visibility testKees Cook2020-07-171-0/+36
| * | | | | | Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPERAlexander A. Klimov2020-07-091-1/+1
| * | | | | | selftests: fix condition in run_testsYauheni Kaliuta2020-07-071-1/+1
| * | | | | | selftests: do not use .ONESHELLYauheni Kaliuta2020-07-071-11/+9
| * | | | | | selftests: pidfd: skip test if unshare fails with EPERMPaolo Bonzini2020-07-071-5/+16
| * | | | | | selftests: pidfd: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini2020-07-071-4/+30
| * | | | | | selftests/harness: Report skip reasonKees Cook2020-07-061-4/+21
| * | | | | | selftests/harness: Display signed values correctlyKees Cook2020-07-061-5/+37
| * | | | | | selftests/harness: Refactor XFAIL into SKIPKees Cook2020-07-062-20/+52
| * | | | | | selftests/harness: Switch to TAP outputKees Cook2020-07-062-24/+33
| * | | | | | selftests: Add header documentation and helpersKees Cook2020-07-061-2/+71
| * | | | | | selftests/binderfs: Fix harness API usageKees Cook2020-07-061-138/+146
| * | | | | | selftests: Remove unneeded selftest API headersKees Cook2020-07-064-4/+0
| * | | | | | selftests/clone3: Reorder reporting outputKees Cook2020-07-063-4/+3
| * | | | | | selftests: sync_test: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini2020-07-061-1/+1
| * | | | | | selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini2020-07-061-2/+2
| * | | | | | selftests: breakpoints: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini2020-07-061-19/+26
| * | | | | | selftests: breakpoints: fix computation of test planPaolo Bonzini2020-07-061-4/+4
| * | | | | | kselftest: fix TAP output for skipped testsPaolo Bonzini2020-07-062-9/+21
| |/ / / / /
* | | | | | Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-08-053-34/+10
|\ \ \ \ \ \
| * | | | | | kunit: tool: fix improper treatment of file locationBrendan Higgins2020-07-172-26/+2
| * | | | | | kunit: tool: fix broken default args in unit testsBrendan Higgins2020-07-171-5/+5