summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge tag 'gpio-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-13Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-08-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller
2018-08-13selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov
2018-08-13selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov
2018-08-13bpf: Sync bpf.h to tools/Andrey Ignatov
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-11tc: Update README and add configKeara Leibovitz
2018-08-11bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau
2018-08-11bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau
2018-08-11bpf: Sync bpf.h uapi to tools/Martin KaFai Lau
2018-08-11bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau
2018-08-10tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song
2018-08-09selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel
2018-08-09tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse
2018-08-09rseq/selftests: add s390 supportVasily Gorbik
2018-08-08bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann
2018-08-08selftests/powerpc: Kill child processes on SIGINTBreno Leitao
2018-08-07selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan
2018-08-07tc-tests: initial version of nat action unit testsKeara Leibovitz
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-08selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras
2018-08-08selftests/powerpc: Add more version checks to alignment_handler testMichael Ellerman
2018-08-08selftests/powerpc: Skip earlier in alignment_handler testMichael Ellerman
2018-08-07selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy
2018-08-07selftests/powerpc: Add test for strlen()Christophe Leroy
2018-08-07selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy
2018-08-07selftests/powerpc: Give some tests longer to runMichael Ellerman
2018-08-07selftests/powerpc: Only run some tests on ppc64leMichael Ellerman
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman
2018-08-06bpf: btf: Change tools/lib/bpf/btf to LGPLMartin KaFai Lau
2018-08-05tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov
2018-08-05tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov
2018-08-05tc-testing: flush gact actions on test teardownVlad Buslov
2018-08-05tc-testing: fix ip address in u32 testVlad Buslov