Age | Commit message (Expand) | Author | Files | Lines |
2018-06-27 | selftests/x86/sigreturn: Do minor cleanups | Andy Lutomirski | 1 | -6/+7 |
2018-06-27 | selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs | Andy Lutomirski | 1 | -17/+29 |
2018-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -0/+3 |
2018-06-24 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+1 |
2018-06-24 | Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+751 |
2018-06-24 | Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -27/+79 |
2018-06-21 | rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes | Mathieu Desnoyers | 1 | -0/+1 |
2018-06-21 | rseq/selftests: Make run_param_test.sh executable | Mathieu Desnoyers | 1 | -0/+0 |
2018-06-21 | selftests: net: add tcp_inq to gitignore | Anders Roxell | 1 | -0/+1 |
2018-06-21 | selftests: net: add config fragments | Anders Roxell | 1 | -0/+2 |
2018-06-20 | rseq/selftests: Implement MIPS support | Paul Burton | 3 | -0/+751 |
2018-06-18 | selftests: sparc64: Add missing SPDX License Identifiers | Shuah Khan (Samsung OSG) | 2 | -1/+2 |
2018-06-18 | selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides | Shuah Khan (Samsung OSG) | 1 | -8/+0 |
2018-06-18 | selftests: sparc64: Fix to do nothing on non-sparc64 | Shuah Khan (Samsung OSG) | 1 | -0/+11 |
2018-06-18 | selftests: sync: add config fragment for testing sync framework | Fathi Boudra | 1 | -0/+4 |
2018-06-18 | selftests: vm: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 4 | -8/+17 |
2018-06-18 | selftests: zram: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 2 | -2/+8 |
2018-06-18 | selftests: user: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 1 | -0/+7 |
2018-06-18 | selftests: sysctl: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 1 | -7/+13 |
2018-06-18 | selftests: static_keys: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 1 | -0/+13 |
2018-06-18 | selftests: pstore: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 1 | -1/+4 |
2018-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -14/+34 |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -4/+2 |
2018-06-15 | Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -2/+17 |
2018-06-15 | bpf, selftests: delete xfrm tunnel when test exits. | William Tu | 1 | -11/+13 |
2018-06-15 | bpf, selftest: check tunnel type more accurately | Jian Wang | 1 | -1/+1 |
2018-06-15 | selftests/bpf: test offloads even with BPF programs present | Jakub Kicinski | 1 | -2/+10 |
2018-06-13 | selftests: bpf: config: add config fragments | Anders Roxell | 1 | -0/+10 |
2018-06-13 | tc-testing: ife: fix wrong teardown command in test b7b8 | Davide Caratti | 1 | -1/+1 |
2018-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -3/+1 |
2018-06-11 | selftests: bpf: fix urandom_read build issue | Anders Roxell | 1 | -3/+1 |
2018-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -4/+80 |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -0/+4637 |
2018-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 7 | -0/+817 |
2018-06-09 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+104 |
2018-06-09 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 1 | -0/+104 |
2018-06-08 | tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!) | Alexey Dobriyan | 8 | -32/+451 |
2018-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -4/+80 |
2018-06-08 | tools/bpf: fix selftest get_cgroup_id_user | Yonghong Song | 2 | -3/+23 |
2018-06-07 | kselftest/cgroup: fix a signedness bug | Dan Carpenter | 1 | -2/+2 |
2018-06-07 | selftests/ftrace: Add ppc support for kprobe args tests | Naveen N. Rao | 2 | -0/+15 |
2018-06-07 | bpf: reject passing modified ctx to helper functions | Daniel Borkmann | 1 | -1/+57 |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 16 | -120/+1517 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 82 | -349/+18619 |
2018-06-07 | Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 5 | -4/+276 |
2018-06-06 | Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 62 | -614/+2112 |
2018-06-06 | rseq/selftests: Provide Makefile, scripts, gitignore | Mathieu Desnoyers | 4 | -0/+158 |
2018-06-06 | rseq/selftests: Provide parametrized tests | Mathieu Desnoyers | 1 | -0/+1260 |
2018-06-06 | rseq/selftests: Provide basic percpu ops test | Mathieu Desnoyers | 1 | -0/+312 |
2018-06-06 | rseq/selftests: Provide basic test | Mathieu Desnoyers | 1 | -0/+56 |