summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-165-28/+139
|\
| * selftests/ftrace: Add tracing/error_log testcaseTom Zanussi2019-04-081-0/+19
| * selftests/ftrace: Remove trigger-extended-error-support testcaseTom Zanussi2019-04-081-28/+0Star
| * selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi2019-04-083-18/+14Star
| * selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu2019-04-082-0/+124
* | tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-05-151-2/+79
* | tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain2019-05-151-25/+53
* | tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain2019-05-151-1/+1
* | tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain2019-05-151-1/+1
* | tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain2019-05-151-2/+0Star
* | exec selftests: test ->recursion_depthAlexey Dobriyan2019-05-153-1/+73
* | selftests: bpf: Add files generated after build to .gitignoreKelsey Skunberg2019-05-131-0/+2
* | bpf: add various test cases for backward jumpsDaniel Borkmann2019-05-131-0/+195
* | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1010-5/+338
|\ \
| * | selftests/powerpc: Add a signal fuzzer selftestBreno Leitao2019-05-025-3/+334
| * | powerpc: prepare string/mem functions for KASANChristophe Leroy2019-05-023-0/+2
| * | powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-022-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-103-2/+5
|\ \
| * | selftests: bpf: initialize bpf_object pointers where neededLorenz Bauer2019-05-103-2/+5
* | | Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-095-4/+913
|\ \ \
| * | | kselftests: cgroup: add freezer controller self-testsRoman Gushchin2019-04-195-1/+912
| * | | kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()Roman Gushchin2019-04-191-3/+1Star
| | |/ | |/|
* | | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-081-0/+85
|\ \ \ | |_|/ |/| |
| * | media: selftests: media_dev_allocator api testShuah Khan2019-04-221-0/+85
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0884-676/+9973
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-081-0/+19
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-05-071-0/+19
| | |\ \ \
| | | * | | bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}Wang YanQing2019-05-011-0/+19
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-071-0/+2
| |\ \ \ \ \
| | * | | | | selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song2019-05-051-0/+2
| * | | | | | selftests: Add loopback testJiri Pirko2019-05-061-0/+94
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-034-11/+80
| |\| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-301-2/+0Star
| |\ \ \ \ \
| | * | | | | xfrm: make xfrm modes builtinFlorian Westphal2019-04-081-2/+0Star
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-2822-158/+1514
| |\ \ \ \ \ \
| | * | | | | | bpf: Add ene-to-end test for bpf_sk_storage_* helpersMartin KaFai Lau2019-04-273-16/+157
| | * | | | | | bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_mapsMartin KaFai Lau2019-04-274-10/+679
| | * | | | | | bpf: Add verifier tests for the bpf_sk_storageMartin KaFai Lau2019-04-272-19/+152
| | * | | | | | bpf: Refactor BTF encoding macro to test_btf.hMartin KaFai Lau2019-04-272-62/+70
| | * | | | | | selftests: bpf: test writable buffers in raw tpsMatt Mullins2019-04-273-0/+156
| | * | | | | | selftests/bpf: expand test_tc_tunnel with SIT encapWillem de Bruijn2019-04-243-5/+80
| | * | | | | | bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-231-14/+9Star
| | * | | | | | selftests/bpf: properly return error from bpf_flow_loadStanislav Fomichev2019-04-231-4/+4
| | * | | | | | selftests/bpf: run flow dissector tests in skb-less modeStanislav Fomichev2019-04-234-34/+165
| | * | | | | | selftests/bpf: add flow dissector bpf_skb_load_bytes helper testStanislav Fomichev2019-04-231-0/+48
| * | | | | | | netdevsim: move netdev creation/destruction to dev probeJiri Pirko2019-04-262-79/+153
| * | | | | | | netdevsim: change debugfs tree topologyJiri Pirko2019-04-262-2/+4
| * | | | | | | netdevsim: merge sdev into devJiri Pirko2019-04-261-4/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-267-17/+356
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-2314-135/+2167
| |\ \ \ \ \ \ \