Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | selftest: ftrace: Fix to add 256 kprobe events correctly | Masami Hiramatsu | 2018-01-16 | 1 | -2/+17 | |
| * | | | | | | | selftest: ftrace: Fix to pick text symbols for kprobes | Masami Hiramatsu | 2018-01-16 | 1 | -2/+2 | |
| * | | | | | | | selftests: media_tests: Add SPDX license identifier | Shuah Khan | 2018-01-12 | 3 | -3/+6 | |
| * | | | | | | | selftests: kselftest.h: Add SPDX license identifier | Shuah Khan | 2018-01-12 | 1 | -1/+1 | |
| * | | | | | | | selftests: kselftest_install.sh: Add SPDX license identifier | Shuah Khan | 2018-01-12 | 1 | -3/+1 | |
| * | | | | | | | selftests: gen_kselftest_tar.h: Add SPDX license identifier | Shuah Khan | 2018-01-12 | 1 | -3/+1 | |
| * | | | | | | | selftests: media_tests: Fix Makefile 'clean' target warning | Shuah Khan | 2018-01-12 | 1 | -5/+2 | |
| * | | | | | | | tools/testing: Fix trailing semicolon | Luis de Bethencourt | 2018-01-12 | 1 | -1/+1 | |
| * | | | | | | | kselftest: fix OOM in memory compaction test | Arnd Bergmann | 2018-01-10 | 1 | -0/+2 | |
| * | | | | | | | selftests: seccomp: fix compile error seccomp_bpf | Anders Roxell | 2018-01-10 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-02-02 | 13 | -21/+994 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | powerpc/selftests: Check endianness on trap in TM | Gustavo Romero | 2018-01-21 | 3 | -1/+332 | |
| * | | | | | | | selftests/powerpc: Add alignment handler selftest | Andrew Donnellan | 2018-01-21 | 2 | -1/+493 | |
| * | | | | | | | selftest/powerpc: Add additional option to mmap_bench test | Aneesh Kumar K.V | 2018-01-21 | 1 | -3/+50 | |
| * | | | | | | | selftests/powerpc: Add a test of SEGV error behaviour | Michael Ellerman | 2018-01-03 | 3 | -2/+81 | |
| * | | | | | | | selftests/powerpc: Fix build errors in powerpc ptrace selftests | Simon Guo | 2017-12-11 | 3 | -5/+4 | |
| * | | | | | | | selftests/powerpc: Check for pthread errors in tm-unavailable | Cyril Bur | 2017-12-04 | 1 | -9/+34 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-01 | 2 | -76/+101 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 4.15-rc6 into driver-core-next | Greg Kroah-Hartman | 2018-01-02 | 5 | -69/+598 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge 4.15-rc3 into driver-core-next | Greg Kroah-Hartman | 2017-12-11 | 2 | -1/+20 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | test_firmware: wrap custom sysfs load tests into helper | Luis R. Rodriguez | 2017-11-29 | 1 | -15/+28 | |
| * | | | | | | | | test_firmware: wrap basic sysfs fallback tests into helper | Luis R. Rodriguez | 2017-11-29 | 1 | -37/+41 | |
| * | | | | | | | | test_firmware: wrap sysfs timeout test into helper | Luis R. Rodriguez | 2017-11-29 | 1 | -32/+37 | |
| * | | | | | | | | test_firmware: fix setting old custom fw path back on exit | Luis R. Rodriguez | 2017-11-29 | 1 | -1/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-01 | 11 | -372/+437 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | memfd-test: run fuse test on hugetlb backend memory | Marc-André Lureau | 2018-02-01 | 3 | -9/+32 | |
| * | | | | | | | memfd-test: move common code to a shared unit | Marc-André Lureau | 2018-02-01 | 5 | -40/+64 | |
| * | | | | | | | memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs | Marc-André Lureau | 2018-02-01 | 1 | -10/+16 | |
| * | | | | | | | memfd-test: test hugetlbfs sealing | Marc-André Lureau | 2018-02-01 | 1 | -135/+15 | |
| * | | | | | | | selftests/vm: move 128TB mmap boundary test to generic directory | Aneesh Kumar K.V | 2018-02-01 | 4 | -179/+311 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-01-31 | 26 | -120/+6632 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-29 | 12 | -34/+868 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map | Yonghong Song | 2018-01-27 | 2 | -1/+96 | |
| | * | | | | | | bpf: add further test cases around div/mod and others | Daniel Borkmann | 2018-01-27 | 1 | -13/+330 | |
| | * | | | | | | bpf: clean up from test_tcpbpf_kern.c | Lawrence Brakmo | 2018-01-26 | 1 | -3/+0 | |
| | * | | | | | | bpf: add selftest for tcpbpf | Lawrence Brakmo | 2018-01-26 | 7 | -2/+398 | |
| | * | | | | | | selftests/bpf: make 'dubious pointer arithmetic' test useful | Alexei Starovoitov | 2018-01-24 | 1 | -7/+23 | |
| | * | | | | | | bpf: test_maps: cleanup sockmaps when test ends | Prashant Bhole | 2018-01-23 | 1 | -4/+12 | |
| | * | | | | | | selftests/bpf: fix test_dev_cgroup | Alexei Starovoitov | 2018-01-23 | 1 | -1/+1 | |
| | * | | | | | | selftests/bpf: speedup test_maps | Alexei Starovoitov | 2018-01-23 | 1 | -6/+10 | |
| | * | | | | | | tools/bpf: fix a test failure in selftests prog test_verifier | Yonghong Song | 2018-01-23 | 1 | -0/+1 | |
| * | | | | | | | selftests/bpf: check for chain-non-0 extack message | Jakub Kicinski | 2018-01-26 | 1 | -3/+13 | |
| * | | | | | | | selftests/bpf: check for spurious extacks from the driver | Jakub Kicinski | 2018-01-26 | 1 | -0/+27 | |
| * | | | | | | | selftests/bpf: validate replace of TC filters is working | Jakub Kicinski | 2018-01-24 | 1 | -5/+50 | |
| * | | | | | | | selftests/bpf: check bpf verifier log buffer usage works for HW offload | Quentin Monnet | 2018-01-24 | 1 | -5/+19 | |
| * | | | | | | | selftests/bpf: add checks on extack messages for eBPF hw offload tests | Quentin Monnet | 2018-01-24 | 1 | -26/+86 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-21 | 6 | -26/+483 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf: add couple of test cases for div/mod by zero | Daniel Borkmann | 2018-01-20 | 1 | -0/+87 | |
| | * | | | | | | tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map | Yonghong Song | 2018-01-19 | 1 | -0/+122 | |
| | * | | | | | | selftests: bpf: update .gitignore with missing generated files | Shuah Khan | 2018-01-19 | 1 | -0/+7 |