Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | selftests: skip seccomp get_metadata test if not real root | Tycho Andersen | 2019-02-13 | 1 | -0/+6 | |
| * | | | | | | selftest: include stdio.h in kselftest.h | Tycho Andersen | 2019-02-13 | 1 | -0/+1 | |
| * | | | | | | selftests: fix typo in seccomp_bpf.c | Tycho Andersen | 2019-02-13 | 1 | -1/+1 | |
| * | | | | | | selftests: don't kill child immediately in get_metadata() test | Tycho Andersen | 2019-02-13 | 1 | -3/+3 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 2019-03-08 | 8 | -0/+1066 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | livepatch/selftests: use "$@" to preserve argument list | Joe Lawrence | 2019-02-12 | 1 | -12/+7 | |
| * | | | | | | | selftests/livepatch: introduce tests | Joe Lawrence | 2019-01-11 | 8 | -0/+1071 | |
* | | | | | | | | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-03-07 | 8 | -5/+226 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | selftests/powerpc: Remove duplicate header | Michael Ellerman | 2019-02-26 | 1 | -1/+0 | |
| * | | | | | | | | tools/selftest/vm: allow choosing mem size and page size in map_hugetlb | Christophe Leroy | 2019-02-21 | 1 | -2/+27 | |
| * | | | | | | | | powerpc/selftest: fix type of mftb() in null_syscall | Christophe Leroy | 2019-02-21 | 1 | -1/+1 | |
| * | | | | | | | | selftests/powerpc: New TM signal self test | Breno Leitao | 2019-01-15 | 5 | -1/+198 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-03-07 | 5 | -0/+371 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | LSM: SafeSetID: add selftest | Micah Morton | 2019-02-12 | 5 | -0/+371 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-03-06 | 3 | -5/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 5.0-rc6 into driver-core-next | Greg Kroah-Hartman | 2019-02-11 | 52 | -206/+2029 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | selftests: firmware: fix verify_reqs() return value | Luis Chamberlain | 2019-02-08 | 1 | -1/+1 | |
| * | | | | | | | Revert "selftests: firmware: remove use of non-standard diff -Z option" | Luis Chamberlain | 2019-02-08 | 1 | -3/+6 | |
| * | | | | | | | Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con... | Luis Chamberlain | 2019-02-08 | 1 | -1/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-06 | 15 | -5/+768 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include | Souptick Joarder | 2019-03-06 | 1 | -1/+0 | |
| * | | | | | | | proc: more robust bulk read test | Alexey Dobriyan | 2019-03-06 | 1 | -0/+14 | |
| * | | | | | | | proc: test /proc/*/maps, smaps, smaps_rollup, statm | Alexey Dobriyan | 2019-03-06 | 3 | -0/+408 | |
| * | | | | | | | proc: return exit code 4 for skipped tests | Alexey Dobriyan | 2019-03-06 | 5 | -5/+5 | |
| * | | | | | | | tmpfs: test link accounting with O_TMPFILE | Alexey Dobriyan | 2019-03-06 | 4 | -0/+76 | |
| * | | | | | | | selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal | Joel Fernandes (Google) | 2019-03-06 | 1 | -0/+74 | |
| * | | | | | | | selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE | Uladzislau Rezki (Sony) | 2019-03-06 | 2 | -0/+192 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-05 | 2 | -2207/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2019-02-13 | 2 | -2207/+17 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/ | Willy Tarreau | 2019-01-26 | 2 | -2265/+2 | |
| | * | | | | | rcutorture/nolibc: Add a bit of documentation to explain how to use nolibc | Willy Tarreau | 2019-01-26 | 1 | -13/+79 | |
| | * | | | | | rcutorture/nolibc: Fix some poor indentation and alignment | Willy Tarreau | 2019-01-26 | 1 | -7/+7 | |
| | * | | | | | rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definition | Willy Tarreau | 2019-01-26 | 1 | -6/+6 | |
| | * | | | | | torture: Explain and simplify odd "for" loop in mkinitrd.sh | Paul E. McKenney | 2019-01-26 | 1 | -8/+15 | |
* | | | | | | | selftest/net: Remove duplicate header | Souptick Joarder | 2019-03-04 | 1 | -1/+0 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-03-04 | 35 | -1989/+2237 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bpf: add test cases for non-pointer sanitiation logic | Daniel Borkmann | 2019-03-04 | 1 | -1/+43 | |
| * | | | | | | | selftests: bpf: break up test_progs - misc | Stanislav Fomichev | 2019-03-02 | 11 | -735/+754 | |
| * | | | | | | | selftests: bpf: break up test_progs - spinlock | Stanislav Fomichev | 2019-03-02 | 4 | -103/+106 | |
| * | | | | | | | selftests: bpf: break up test_progs - tracepoint | Stanislav Fomichev | 2019-03-02 | 5 | -427/+431 | |
| * | | | | | | | selftests: bpf: break up test_progs - stackmap | Stanislav Fomichev | 2019-03-02 | 6 | -476/+483 | |
| * | | | | | | | selftests: bpf: break up test_progs - xdp | Stanislav Fomichev | 2019-03-02 | 5 | -162/+163 | |
| * | | | | | | | selftests: bpf: break up test_progs - pkt access | Stanislav Fomichev | 2019-03-02 | 3 | -51/+53 | |
| * | | | | | | | selftests: bpf: break up test_progs - preparations | Stanislav Fomichev | 2019-03-02 | 4 | -76/+119 | |
| * | | | | | | | bpf: sync bpf.h to tools and update bpf_helpers.h | brakmo | 2019-03-02 | 1 | -0/+2 | |
| * | | | | | | | selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields | Yonghong Song | 2019-03-02 | 1 | -0/+1 | |
| * | | | | | | | selftests/bpf: add btf_dedup test of FWD/STRUCT resolution | Andrii Nakryiko | 2019-03-01 | 1 | -0/+45 | |
| * | | | | | | | selftests/bpf: fix btf_dedup testing code | Andrii Nakryiko | 2019-03-01 | 2 | -2/+3 | |
| * | | | | | | | tools: libbpf: add a correctly named define for map iteration | Jakub Kicinski | 2019-03-01 | 1 | -1/+1 | |
| * | | | | | | | selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissector | Stanislav Fomichev | 2019-03-01 | 1 | -2/+2 |