Age | Commit message (Expand) | Author | Files | Lines |
2016-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+29 |
2016-12-17 | bpf, test_verifier: fix a test case error result on unprivileged | Daniel Borkmann | 1 | -1/+1 |
2016-12-17 | bpf: fix regression on verifier pruning wrt map lookups | Daniel Borkmann | 1 | -0/+28 |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 53 | -337/+3307 |
2016-12-16 | Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 24 | -0/+1948 |
2016-12-16 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 7 | -7/+131 |
2016-12-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -1/+240 |
2016-12-13 | selftests: ftrace: Shift down default message verbosity | Masami Hiramatsu | 1 | -11/+7 |
2016-12-13 | selftest/gpio: add gpio test case | Bamvor Jian Zhang | 5 | -0/+683 |
2016-12-13 | selftest: sync: improve assert() failure message | Gustavo Padovan | 1 | -1/+1 |
2016-12-13 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2016-12-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-12-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+124 |
2016-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+5 |
2016-12-08 | kselftests: Exercise hw-independent mock tests for i915.ko | Chris Wilson | 1 | -0/+14 |
2016-12-08 | selftests: add missing gitignore files/dirs | Shuah Khan | 3 | -0/+4 |
2016-12-08 | selftests: add missing set-tz to timers .gitignore | Shuah Khan | 1 | -0/+1 |
2016-12-06 | bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_* | Thomas Graf | 1 | -0/+134 |
2016-12-05 | bpf: Preserve const register type on const OR alu ops | Gianluca Borello | 2 | -0/+61 |
2016-12-02 | selftest: sync: stress test for merges | Emilio López | 4 | -0/+120 |
2016-12-02 | selftest: sync: stress consumer/producer test | Emilio López | 4 | -0/+190 |
2016-12-02 | selftest: sync: stress test for parallelism | Emilio López | 4 | -0/+116 |
2016-12-02 | selftest: sync: wait tests for sw_sync framework | Emilio López | 4 | -0/+96 |
2016-12-02 | selftest: sync: merge tests for sw_sync framework | Emilio López | 4 | -0/+65 |
2016-12-02 | selftest: sync: fence tests for sw_sync framework | Emilio López | 4 | -0/+140 |
2016-12-02 | selftest: sync: basic tests for sw_sync framework | Emilio López | 9 | -0/+519 |
2016-11-30 | bpf: add test for the verifier equal logic bug | Josef Bacik | 1 | -0/+23 |
2016-11-29 | selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous" | Colin Ian King | 1 | -1/+1 |
2016-11-28 | bpf: fix multiple issues in selftest suite and samples | Daniel Borkmann | 4 | -6/+49 |
2016-11-23 | selftests: ftrace: Add a testcase for types of kprobe event | Masami Hiramatsu | 1 | -0/+37 |
2016-11-22 | selftests: ftrace: Add a testcase for function filter glob match | Masami Hiramatsu | 1 | -0/+49 |
2016-11-22 | selftests: ftrace: Introduce TMPDIR for temporary files | Masami Hiramatsu | 1 | -0/+2 |
2016-11-22 | selftests: ftrace: Hide ftracetest logs from git | Masami Hiramatsu | 1 | -0/+1 |
2016-11-22 | selftests: ftrace: Fix trigger-mod to run without syscall trace | Masami Hiramatsu | 1 | -1/+1 |
2016-11-22 | selftests: ftrace: Check whether snapshot trigger is supported correctly | Masami Hiramatsu | 1 | -0/+5 |
2016-11-22 | selftests: ftrace: Add --quiet option not to show error logs on screen | Masami Hiramatsu | 1 | -1/+7 |
2016-11-22 | selftests: ftrace: Initialize ftrace before each test | Masami Hiramatsu | 2 | -1/+29 |
2016-11-18 | selftests: arm64: add test for unaligned/inexact watchpoint handling | Pratyush Anand | 2 | -1/+240 |
2016-11-17 | selftests/x86: Add test_vdso to test getcpu() | Andy Lutomirski | 2 | -1/+124 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TM SPR registers | Anshuman Khandual | 4 | -1/+205 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM | Anshuman Khandual | 3 | -1/+188 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM | Anshuman Khandual | 3 | -1/+170 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers | Anshuman Khandual | 6 | -1/+630 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM | Anshuman Khandual | 3 | -1/+176 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM | Anshuman Khandual | 3 | -2/+163 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers | Anshuman Khandual | 5 | -2/+370 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM | Anshuman Khandual | 3 | -2/+172 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM | Anshuman Khandual | 3 | -3/+162 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers | Anshuman Khandual | 8 | -1/+781 |
2016-11-17 | selftests/powerpc: Move shared headers into new include dir | Simon Guo | 19 | -34/+37 |