summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2020-12-172-1/+9
|\
| * tools: gpio: add option to report wall-clock time to gpio-event-monKent Gibson2020-12-051-1/+5
| * tools: gpio: add support for reporting realtime event clock to lsgpioKent Gibson2020-12-051-0/+4
* | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-171-3/+3
|\ \
| * | mptcp: push pending frames when subflow has free spacePaolo Abeni2020-12-171-3/+3
* | | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-178-2/+10
|\ \ \
| * | | lkdtm/powerpc: Add SLB multihit testGanesh Goudar2020-12-041-0/+1
| * | | selftests/powerpc: Fix uninitialized variable warningHarish2020-12-041-1/+1
| * | | selftests/powerpc: update .gitignoreDaniel Axtens2020-12-044-0/+6
| * | | Merge branch 'fixes' into nextMichael Ellerman2020-11-257-67/+265
| |\ \ \
| * | | | selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basicPo-Hsu Lin2020-11-192-1/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-161-23/+41
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2020-12-016-15/+43
| |\ \ \ \ \
| * | | | | | tools/testing/scatterlist: Test dynamic __sg_alloc_table_from_pagesMaor Gottlieb2020-11-231-23/+41
* | | | | | | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-163-23/+131
|\ \ \ \ \ \ \
| * | | | | | | selftests/seccomp: Update kernel configMickaël Salaün2020-12-021-0/+1
| * | | | | | | Merge branch 'for-linus/seccomp' into for-next/seccompKees Cook2020-11-201-4/+4
| |\ \ \ \ \ \ \
| * | | | | | | | selftests/seccomp: Compare bitmap vs filter overheadKees Cook2020-11-202-23/+130
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-12-162-18/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | kunit: kunit_tool: Correctly parse diagnostic messagesDavid Gow2020-12-011-3/+4
| * | | | | | | | kunit: Introduce get_file_path() helperAndy Shevchenko2020-11-301-15/+9
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-1614-34/+621
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/cgroup: Fix build on older distrosSachin Sant2020-11-101-2/+2
| * | | | | | | | selftests/run_kselftest.sh: fix dry-run typoHangbin Liu2020-11-101-1/+1
| * | | | | | | | tool: selftests: fix spelling typo of 'writting'Wang Qing2020-11-101-2/+2
| * | | | | | | | selftests/memfd: Fix implicit declaration warningsMichael Ellerman2020-11-102-2/+2
| * | | | | | | | selftests: intel_pstate: ftime() is deprecatedTommi Rantala2020-11-101-6/+16
| * | | | | | | | selftests/gpio: Add to CLEAN rule rather than overridingMichael Ellerman2020-11-101-4/+1
| * | | | | | | | selftests/gpio: Fix build when source tree is read onlyMichael Ellerman2020-11-101-5/+9
| * | | | | | | | selftests/gpio: Move include of lib.mk upMichael Ellerman2020-11-101-3/+3
| * | | | | | | | selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman2020-11-101-5/+3
| * | | | | | | | kselftest: Extend vdso correctness test to clock_gettime64Vincenzo Frascino2020-10-272-4/+115
| * | | | | | | | kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino2020-10-273-3/+9
| * | | | | | | | kselftest: Extend vDSO selftest to clock_getresVincenzo Frascino2020-10-272-0/+126
| * | | | | | | | kselftest: Extend vDSO selftestVincenzo Frascino2020-10-273-0/+336
| * | | | | | | | kselftest: Enable vDSO test on non x86 platformsVincenzo Frascino2020-10-272-2/+1
* | | | | | | | | Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-12-162-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests/clone3: Fix build errorXingxing Su2020-12-071-1/+1
| * | | | | | | | | rseq/selftests: Fix MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ build error under o...Xingxing Su2020-12-071-2/+2
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel2020-12-151-0/+1
* | | | | | | | | | | Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-152-1/+81
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | selftests: core: add tests for CLOSE_RANGE_CLOEXECGiuseppe Scrivano2020-12-041-0/+74
| * | | | | | | | | | selftests: openat2: add RESOLVE_ conflict testAleksa Sarai2020-12-031-1/+7
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-157-166/+316
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki2020-12-157-165/+319
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge tag 'linux-cpupower-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2020-12-015-1/+92
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | cpupower: Provide online and offline CPU informationBrahadambal Srinivasan2020-10-265-1/+92
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | pm-graph v5.8Todd Brandt2020-11-232-164/+227
| | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-153-3/+8
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |