summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman2018-08-086-21/+188
| * | | | | | | | | | selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras2018-08-083-21/+49
| * | | | | | | | | | selftests/powerpc: Add more version checks to alignment_handler testMichael Ellerman2018-08-081-8/+59
| * | | | | | | | | | selftests/powerpc: Skip earlier in alignment_handler testMichael Ellerman2018-08-081-5/+35
| * | | | | | | | | | selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy2018-08-073-0/+9
| * | | | | | | | | | selftests/powerpc: Add test for strlen()Christophe Leroy2018-08-073-1/+151
| * | | | | | | | | | selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy2018-08-072-3/+18
| * | | | | | | | | | selftests/powerpc: Give some tests longer to runMichael Ellerman2018-08-075-0/+6
| * | | | | | | | | | selftests/powerpc: Only run some tests on ppc64leMichael Ellerman2018-08-073-0/+3
| * | | | | | | | | | selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman2018-08-072-0/+19
| * | | | | | | | | | powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-302-0/+1
| * | | | | | | | | | powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-302-0/+1
| * | | | | | | | | | selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo2018-07-245-25/+143
| * | | | | | | | | | selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai2018-07-241-0/+4
| * | | | | | | | | | selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai2018-07-241-0/+4
| * | | | | | | | | | selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman2018-07-205-82/+33
| * | | | | | | | | | selftests/powerpc: Remove Power9 paste testsMichael Ellerman2018-07-204-90/+1
| * | | | | | | | | | selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman2018-07-203-43/+1
| * | | | | | | | | | selftests/powerpc: Fix typosBreno Leitao2018-07-021-2/+2
| * | | | | | | | | | selftests/powerpc: Fix strncpy usageBreno Leitao2018-07-021-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-08-151-3/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | gpio: selftests: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fixRafael David Tinoco2018-07-091-3/+3
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-1578-292/+10120
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King2018-08-141-1/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-1315-40/+1557
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov2018-08-134-3/+302
| | * | | | | | | | | | selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov2018-08-131-0/+4
| | * | | | | | | | | | bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-115-2/+910
| | * | | | | | | | | | bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-111-1/+261
| | * | | | | | | | | | bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau2018-08-116-20/+9
| | * | | | | | | | | | tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song2018-08-101-15/+72
| * | | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | tc: Update README and add configKeara Leibovitz2018-08-112-5/+59
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel2018-08-091-0/+366
| * | | | | | | | | | selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan2018-08-071-4/+4
| * | | | | | | | | | tc-tests: initial version of nat action unit testsKeara Leibovitz2018-08-071-0/+593
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-078-20/+606
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | selftests/bpf: fix a typo in map in map testRoman Gushchin2018-08-031-3/+3
| | * | | | | | | | | | selftests/bpf: add a cgroup storage testRoman Gushchin2018-08-032-1/+132
| | * | | | | | | | | | selftests/bpf: add verifier cgroup storage testsRoman Gushchin2018-08-032-1/+141
| | * | | | | | | | | | bpf: verifier: MOV64 don't mark dst reg unboundedArthur Fabre2018-07-311-0/+26
| | * | | | | | | | | | selftests/bpf: Test for get_socket_cookieAndrey Ignatov2018-07-313-2/+289
| | * | | | | | | | | | selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov2018-07-311-0/+2
| | * | | | | | | | | | bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline2018-07-252-14/+14
| * | | | | | | | | | | tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov2018-08-051-13/+13
| * | | | | | | | | | | tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov2018-08-051-12/+12
| * | | | | | | | | | | tc-testing: flush gact actions on test teardownVlad Buslov2018-08-051-1/+2
| * | | | | | | | | | | tc-testing: fix ip address in u32 testVlad Buslov2018-08-051-2/+2
| * | | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-052-4/+4
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-024-7/+151
| |\ \ \ \ \ \ \ \ \ \ \ \