summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | selftests: skip seccomp get_metadata test if not real rootTycho Andersen2019-02-131-0/+6
| * | | | | | selftest: include stdio.h in kselftest.hTycho Andersen2019-02-131-0/+1
| * | | | | | selftests: fix typo in seccomp_bpf.cTycho Andersen2019-02-131-1/+1
| * | | | | | selftests: don't kill child immediately in get_metadata() testTycho Andersen2019-02-131-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-03-088-0/+1066
|\ \ \ \ \ \ \
| * | | | | | | livepatch/selftests: use "$@" to preserve argument listJoe Lawrence2019-02-121-12/+7
| * | | | | | | selftests/livepatch: introduce testsJoe Lawrence2019-01-118-0/+1071
* | | | | | | | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-078-5/+226
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/powerpc: Remove duplicate headerMichael Ellerman2019-02-261-1/+0
| * | | | | | | | tools/selftest/vm: allow choosing mem size and page size in map_hugetlbChristophe Leroy2019-02-211-2/+27
| * | | | | | | | powerpc/selftest: fix type of mftb() in null_syscallChristophe Leroy2019-02-211-1/+1
| * | | | | | | | selftests/powerpc: New TM signal self testBreno Leitao2019-01-155-1/+198
| |/ / / / / / /
* | | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-075-0/+371
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | LSM: SafeSetID: add selftestMicah Morton2019-02-125-0/+371
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-063-5/+7
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-1152-206/+2029
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | selftests: firmware: fix verify_reqs() return valueLuis Chamberlain2019-02-081-1/+1
| * | | | | | | Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain2019-02-081-3/+6
| * | | | | | | Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain2019-02-081-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-0615-5/+768
|\ \ \ \ \ \ \
| * | | | | | | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder2019-03-061-1/+0
| * | | | | | | proc: more robust bulk read testAlexey Dobriyan2019-03-061-0/+14
| * | | | | | | proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan2019-03-063-0/+408
| * | | | | | | proc: return exit code 4 for skipped testsAlexey Dobriyan2019-03-065-5/+5
| * | | | | | | tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan2019-03-064-0/+76
| * | | | | | | selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)2019-03-061-0/+74
| * | | | | | | selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULEUladzislau Rezki (Sony)2019-03-062-0/+192
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-052-2207/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2019-02-132-2207/+17
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2019-01-262-2265/+2
| | * | | | | rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau2019-01-261-13/+79
| | * | | | | rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau2019-01-261-7/+7
| | * | | | | rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau2019-01-261-6/+6
| | * | | | | torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney2019-01-261-8/+15
* | | | | | | selftest/net: Remove duplicate headerSouptick Joarder2019-03-041-1/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-0435-1989/+2237
|\ \ \ \ \ \ \
| * | | | | | | bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann2019-03-041-1/+43
| * | | | | | | selftests: bpf: break up test_progs - miscStanislav Fomichev2019-03-0211-735/+754
| * | | | | | | selftests: bpf: break up test_progs - spinlockStanislav Fomichev2019-03-024-103/+106
| * | | | | | | selftests: bpf: break up test_progs - tracepointStanislav Fomichev2019-03-025-427/+431
| * | | | | | | selftests: bpf: break up test_progs - stackmapStanislav Fomichev2019-03-026-476/+483
| * | | | | | | selftests: bpf: break up test_progs - xdpStanislav Fomichev2019-03-025-162/+163
| * | | | | | | selftests: bpf: break up test_progs - pkt accessStanislav Fomichev2019-03-023-51/+53
| * | | | | | | selftests: bpf: break up test_progs - preparationsStanislav Fomichev2019-03-024-76/+119
| * | | | | | | bpf: sync bpf.h to tools and update bpf_helpers.hbrakmo2019-03-021-0/+2
| * | | | | | | selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsYonghong Song2019-03-021-0/+1
| * | | | | | | selftests/bpf: add btf_dedup test of FWD/STRUCT resolutionAndrii Nakryiko2019-03-011-0/+45
| * | | | | | | selftests/bpf: fix btf_dedup testing codeAndrii Nakryiko2019-03-012-2/+3
| * | | | | | | tools: libbpf: add a correctly named define for map iterationJakub Kicinski2019-03-011-1/+1
| * | | | | | | selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissectorStanislav Fomichev2019-03-011-2/+2