summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann2016-12-171-1/+1
| * | | | | bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann2016-12-171-0/+28
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-1712-16/+12
|\ \ \ \ \ \
| * | | | | | make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-1112-16/+12
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1653-337/+3307
|\ \ \ \ \ \
| * | | | | | selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual2016-11-174-1/+205
| * | | | | | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual2016-11-173-1/+188
| * | | | | | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual2016-11-173-1/+170
| * | | | | | selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual2016-11-176-1/+630
| * | | | | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TMAnshuman Khandual2016-11-173-1/+176
| * | | | | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TMAnshuman Khandual2016-11-173-2/+163
| * | | | | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registersAnshuman Khandual2016-11-175-2/+370
| * | | | | | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TMAnshuman Khandual2016-11-173-2/+172
| * | | | | | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TMAnshuman Khandual2016-11-173-3/+162
| * | | | | | selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual2016-11-178-1/+781
| * | | | | | selftests/powerpc: Move shared headers into new include dirSimon Guo2016-11-1719-34/+37
| * | | | | | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in...Anshuman Khandual2016-11-172-9/+36
| * | | | | | selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin2016-11-141-3/+3
| * | | | | | selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling2016-11-146-227/+1
| * | | | | | powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-4/+8
| * | | | | | powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-145-0/+3
| * | | | | | selftests/powerpc: Fail load_unaligned_zeropad on miscompareMichael Ellerman2016-11-141-1/+3
| * | | | | | selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGVMichael Ellerman2016-11-141-4/+1
| * | | | | | selftests/powerpc: Add Anton's null_syscall benchmark to the selftestsAnton Blanchard2016-11-143-2/+160
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-12-153-9/+6
|\ \ \ \ \ \ \
| * | | | | | | tools: enable endian checks for all sparse buildsMichael S. Tsirkin2016-12-161-4/+0
| * | | | | | | tools/virtio: use {READ,WRITE}_ONCE() in uaccess.hMark Rutland2016-12-161-4/+5
| * | | | | | | tools/virtio: fix READ_ONCE()Mark Rutland2016-12-161-1/+1
* | | | | | | | Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2016-12-1524-0/+1948
|\ \ \ \ \ \ \ \
| * | | | | | | | selftest/gpio: add gpio test caseBamvor Jian Zhang2016-12-135-0/+683
| * | | | | | | | selftest: sync: improve assert() failure messageGustavo Padovan2016-12-131-1/+1
| * | | | | | | | kselftests: Exercise hw-independent mock tests for i915.koChris Wilson2016-12-081-0/+14
| * | | | | | | | selftests: add missing gitignore files/dirsShuah Khan2016-12-083-0/+4
| * | | | | | | | selftests: add missing set-tz to timers .gitignoreShuah Khan2016-12-081-0/+1
| * | | | | | | | selftest: sync: stress test for mergesEmilio López2016-12-014-0/+120
| * | | | | | | | selftest: sync: stress consumer/producer testEmilio López2016-12-014-0/+190
| * | | | | | | | selftest: sync: stress test for parallelismEmilio López2016-12-014-0/+116
| * | | | | | | | selftest: sync: wait tests for sw_sync frameworkEmilio López2016-12-014-0/+96
| * | | | | | | | selftest: sync: merge tests for sw_sync frameworkEmilio López2016-12-014-0/+65
| * | | | | | | | selftest: sync: fence tests for sw_sync frameworkEmilio López2016-12-014-0/+140
| * | | | | | | | selftest: sync: basic tests for sw_sync frameworkEmilio López2016-12-019-0/+519
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-157-7/+131
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests: ftrace: Shift down default message verbosityMasami Hiramatsu2016-12-131-11/+7
| * | | | | | | | selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu2016-11-221-0/+37
| * | | | | | | | selftests: ftrace: Add a testcase for function filter glob matchMasami Hiramatsu2016-11-221-0/+49
| * | | | | | | | selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu2016-11-221-0/+2
| * | | | | | | | selftests: ftrace: Hide ftracetest logs from gitMasami Hiramatsu2016-11-221-0/+1
| * | | | | | | | selftests: ftrace: Fix trigger-mod to run without syscall traceMasami Hiramatsu2016-11-221-1/+1
| * | | | | | | | selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu2016-11-221-0/+5
| * | | | | | | | selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu2016-11-221-1/+7