summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-314-0/+156
|\
| * selftests/ftrace: Add testcases for dynamic eventMasami Hiramatsu2018-12-104-0/+156
* | Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-12-2817-37/+288
|\ \
| * | selftests: Fix test errors related to lib.mk khdr targetShuah Khan2018-12-178-9/+13
| * | fix dma-buf/udmabuf selftestTom Murphy2018-12-133-2/+12
| * | selftests: watchdog: fix spelling mistake "experies" -> "expires"Colin Ian King2018-12-131-1/+1
| * | selftests: watchdog: Add gettimeleft command line argJerry Hoemann2018-12-121-1/+12
| * | selftests: do not macro-expand failed assertion expressionsDmitry V. Levin2018-12-101-21/+21
| * | selftests/ftrace: Fix invalid SPDX identifiersThomas Gleixner2018-11-295-5/+5
| * | selftests: gpio: Find libmount with pkg-config if availableDaniel Díaz2018-11-271-2/+8
| * | selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to configDan Rue2018-11-271-0/+1
| * | selftests: firmware: remove use of non-standard diff -Z optionDan Rue2018-11-271-6/+3
| * | media: rc: self test for IR encoders and decodersSean Young2018-11-065-0/+226
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-2770-398/+10949
|\ \ \
| * | | bpf: fix segfault in test_verifier selftestDaniel Borkmann2018-12-211-1/+2
| * | | selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov2018-12-201-0/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-207-73/+1053
| |\ \ \
| | * | | bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend2018-12-201-1/+1
| | * | | selftests: bpf: add missing executables to .gitignoreJakub Kicinski2018-12-201-0/+1
| | * | | selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski2018-12-201-0/+96
| | * | | selftests: bpf: add trivial JSET testsJakub Kicinski2018-12-201-31/+178
| | * | | bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau2018-12-191-0/+27
| | * | | bpf: sk_msg, add tests for size fieldJohn Fastabend2018-12-191-3/+13
| | * | | bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2018-12-181-2/+32
| | * | | tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song2018-12-181-5/+5
| | * | | tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song2018-12-181-14/+154
| | * | | tools/bpf: add test_btf unit tests for kind_flagYonghong Song2018-12-181-2/+494
| | * | | bpf: improve stacksafe state comparisonAlexei Starovoitov2018-12-151-0/+22
| | * | | selftests/bpf: check insn processed in test_verifierAlexei Starovoitov2018-12-151-1/+14
| | * | | selftests/bpf: Fix sk lookup usage in test_sock_addrAndrey Ignatov2018-12-132-4/+8
| | * | | bpf: Remove !func_info and !line_info check from test_btf and bpftoolMartin KaFai Lau2018-12-131-7/+0
| | * | | selftests/bpf: add btf annotations for cgroup_local_storage mapsRoman Gushchin2018-12-121-0/+6
| | * | | selftests/bpf: use __bpf_constant_htons in test_prog.cStanislav Fomichev2018-12-121-4/+4
| * | | | selftests: add txtimestamp kselftestWillem de Bruijn2018-12-205-28/+173
| * | | | selftests: expand txtimestamp with ipv6 dgram + raw and pf_packetWillem de Bruijn2018-12-201-43/+146
| * | | | selftests: expand txtimestamp with cmsg supportWillem de Bruijn2018-12-201-14/+53
| * | | | selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel2018-12-201-0/+15
| * | | | selftests: forwarding: Add router test with VID 1Ido Schimmel2018-12-201-0/+135
| * | | | selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel2018-12-201-5/+8
| * | | | selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel2018-12-201-0/+60
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-205-26/+86
| |\ \ \ \
| * | | | | selftests: net: refactor reuseport_addr_any testPeter Oskolkov2018-12-191-83/+38
| * | | | | selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu2018-12-191-0/+54
| * | | | | selftests: mlxsw: Add rtnetlink testsIdo Schimmel2018-12-191-0/+392
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-12-182-1/+304
| |\ \ \ \ \
| | * | | | | xfrm: policy: fix netlink/pf_key policy lookupsFlorian Westphal2018-11-151-6/+32
| | * | | | | selftests: add xfrm policy test scriptFlorian Westphal2018-11-092-1/+278
| * | | | | | selftests: mlxsw: Add Bloom delta testNir Dotan2018-12-161-1/+36
| * | | | | | selftests: mlxsw: Add Bloom filter complex testNir Dotan2018-12-161-1/+84
| * | | | | | selftests: mlxsw: Add Bloom filter simple testNir Dotan2018-12-161-1/+56
OpenPOWER on IntegriCloud