summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz2017-08-221-8/+9
| * | | | | | | | | selftests: timers: drop support for !KTEST caseShuah Khan2017-08-2219-204/+1
| * | | | | | | | | rtc: rtctest: Improve support detectionLukáš Doktor2017-08-161-1/+6
| * | | | | | | | | selftests/cpu-hotplug: Skip test when there is only one online cpuLi Zhijian2017-08-161-0/+6
| * | | | | | | | | selftests/cpu-hotplug: exit with failure when test occured unexpected behaviorsLi Zhijian2017-08-161-0/+8
| * | | | | | | | | selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan2017-08-168-23/+30
| * | | | | | | | | selftests: capabilities: convert error output to TAP13 ksft frameworkShuah Khan2017-08-142-49/+65
| * | | | | | | | | selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai2017-08-111-1/+1
| * | | | | | | | | selftests: warn if failure is due to lack of executable bitLuis R. Rodriguez2017-08-091-1/+6
| * | | | | | | | | selftests: kselftest framework: add error counterShuah Khan2017-08-091-3/+18
| * | | | | | | | | selftests: capabilities: convert the test to use TAP13 ksft frameworkShuah Khan2017-08-022-38/+62
| * | | | | | | | | selftests: capabilities: fix to run Non-root +ia, sgidroot => i testShuah Khan2017-08-021-1/+2
| * | | | | | | | | selftests: ptp: include default header install pathGrygorii Strashko2017-08-021-0/+1
| * | | | | | | | | selftests: sigaltstack: convert to use TAP13 ksft frameworkShuah Khan2017-08-021-22/+31
| * | | | | | | | | selftests: splice: add .gitignore for generated filesShuah Khan2017-08-021-0/+1
| * | | | | | | | | selftests: pstore: add .gitignore for generated filesShuah Khan2017-08-021-0/+2
| * | | | | | | | | selftests: sync: convert to use TAP13 ksft frameworkShuah Khan2017-07-282-34/+41
| * | | | | | | | | selftests: kselftest framework: add API to return pass/fail/* countsShuah Khan2017-07-281-0/+10
| * | | | | | | | | selftests: sync: differentiate between sync unsupported and access errorsShuah Khan2017-07-281-4/+19
| * | | | | | | | | selftests: ftrace: Check given string is not zero-lengthMasami Hiramatsu2017-07-261-3/+3
| * | | | | | | | | selftests: ftrace: Output only to console with "--logdir -"Masami Hiramatsu2017-07-261-8/+21
| * | | | | | | | | selftests: ftrace: Add more verbosity for immediate logMasami Hiramatsu2017-07-261-3/+7
| * | | | | | | | | selftests: ftrace: Add --fail-unsupported optionMasami Hiramatsu2017-07-261-1/+7
| * | | | | | | | | selftests: ftrace: Do not failure if there is unsupported testsMasami Hiramatsu2017-07-261-1/+1
| * | | | | | | | | selftests: breakpoint_test: Add missing line breaksShuah Khan2017-07-261-2/+2
| * | | | | | | | | selftests: Fix installation for splice testDaniel Díaz2017-07-241-4/+1
| * | | | | | | | | selftests: watchdog: get boot reason via WDIOC_GETBOOTSTATUSEugeniu Rosca2017-07-241-1/+17
| * | | | | | | | | selftests: watchdog: avoid keepalive floodEugeniu Rosca2017-07-241-2/+6
| * | | | | | | | | selftests: watchdog: point out ioctl() failuresEugeniu Rosca2017-07-241-0/+6
| * | | | | | | | | selftests: watchdog: prefer strtoul() over atoi()Eugeniu Rosca2017-07-241-1/+1
| * | | | | | | | | selftests: watchdog: use getopt_long()Eugeniu Rosca2017-07-241-17/+39
| * | | | | | | | | selftests: watchdog: fix mixed whitespaceEugeniu Rosca2017-07-241-63/+63
| * | | | | | | | | selftests/nsfs: create kconfig fragmentsNaresh Kamboju2017-07-241-0/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-074-6/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests/powerpc: Force ptrace tests to build -fno-pieMichael Neuling2017-08-311-1/+1
| * | | | | | | | | powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-311-1/+1
| * | | | | | | | | selftests/powerpc: Improve tm-resched-dscrSam Bobroff2017-08-172-4/+9
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-064-98/+624
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | selftests/memfd: add memfd_create hugetlbfs selftestMike Kravetz2017-09-063-86/+357
| * | | | | | | | userfaultfd: selftest: explicit failure if the SIGBUS test failedAndrea Arcangeli2017-09-061-1/+3
| * | | | | | | | userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXISTAndrea Arcangeli2017-09-061-8/+140
| * | | | | | | | userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS featurePrakash Sangappa2017-09-061-3/+124
| * | | | | | | | userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmemMike Rapoport2017-09-061-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-0626-567/+3454
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-012-1/+29
| |\ \ \ \ \ \ \ \
| * | | | | | | | | selftests: correct define in msg_zerocopy.cWillem de Bruijn2017-09-011-3/+3
| * | | | | | | | | bpf: test_maps: fix typos, "conenct" and "listeen"Colin Ian King2017-08-301-2/+2
| * | | | | | | | | tc-testing: add test for testing ife typeAlexander Aring2017-08-291-0/+50
| * | | | | | | | | selftests: add addrlabel add/delete to rtnetlink.shFlorian Westphal2017-08-291-0/+41
| * | | | | | | | | selftests/bpf: check the instruction dumps are populatedJakub Kicinski2017-08-281-4/+12
OpenPOWER on IntegriCloud