summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2019-07-12selftests/bpf: do not ignore clang failuresIlya Leoshkevich-6/+7
2019-07-12selftests/bpf: fix bpf_target_sparc checkIlya Leoshkevich-2/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1069/+16982
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini-1004/+1758
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-42/+437
2019-07-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada-3/+3
2019-07-09tc-testing: introduce scapyPlugin for basic trafficLucas Bates-0/+148
2019-07-09tc-testing: Allow tdc plugins to see test case dataLucas Bates-8/+7
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-2/+2
2019-07-09tc-tests: Add tc action ct testsPaul Blakey-0/+314
2019-07-08tc-tests: actions: add MPLS testsJohn Hurley-0/+1089
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-13/+173
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-844/+995
2019-07-08selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra-0/+1220
2019-07-09selftests/bpf: fix test_reuseport_array on s390Ilya Leoshkevich-6/+15
2019-07-08Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-56/+105
2019-07-08selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander-1/+1
2019-07-08rseq/selftests: Fix Thumb mode build failure on arm32Mathieu Desnoyers-28/+33
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-29/+311
2019-07-08Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-25/+95
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2019-07-08selftests/bpf: fix test_attach_probe map definitionAndrii Nakryiko-8/+5
2019-07-08selftests/bpf: add verifier tests for wide storesStanislav Fomichev-3/+50
2019-07-08selftests/bpf: test perf buffer APIAndrii Nakryiko-0/+125
2019-07-07selftests/tls: add test for poll() with data in TLS ULPJakub Kicinski-0/+26
2019-07-06selftests/bpf: add test_tcp_rtt to .gitignoreStanislav Fomichev-0/+1
2019-07-06selftests/bpf: fix test_align liveliness expectationsStanislav Fomichev-8/+8
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+26
2019-07-05selftests/bpf: convert legacy BPF maps to BTF-defined onesAndrii Nakryiko-236/+228
2019-07-05selftests/bpf: convert selftests using BTF-defined maps to new syntaxAndrii Nakryiko-494/+300
2019-07-05selftests/bpf: add __uint and __type macro for BTF-defined mapsAndrii Nakryiko-0/+3
2019-07-05selftests/bpf: convert existing tracepoint tests to new APIsAndrii Nakryiko-81/+32
2019-07-05selftests/bpf: add kprobe/uprobe selftestsAndrii Nakryiko-0/+221
2019-07-05selftests/bpf: switch test to new attach_perf_event APIAndrii Nakryiko-16/+15
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-37/+2323
2019-07-04powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao-3/+3
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-6/+91
2019-07-03selftests/bpf: test BPF_SOCK_OPS_RTT_CBStanislav Fomichev-1/+317
2019-07-03selftests/x86/fsgsbase: Fix some test case bugsAndy Lutomirski-34/+40
2019-07-03selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc-6/+6
2019-07-03selftests: bpf: standardize to static __always_inlineJiri Benc-35/+38
2019-07-03selftests: bpf: add tests for shifts by zeroLuke Nelson-0/+85
2019-07-03xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal-1/+26
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner-173/+1146
2019-07-03selftests/powerpc: Add missing newline at end of fileGeert Uytterhoeven-1/+1
2019-07-02selftests/net: skip psock_tpacket test if KALLSYMS was not enabledPo-Hsu Lin-5/+10
2019-07-02kselftests: cgroup: remove duplicated include from test_freezer.cYueHaibing-1/+0
2019-07-02memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig-12/+46
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig-2/+2
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig-3/+4