summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2019-10-17selftests/bpf: Make CO-RE reloc test impartial to test_progs flavorAndrii Nakryiko
2019-10-17selftests/bpf: Teach test_progs to cd into subdirAndrii Nakryiko
2019-10-17selftests/bpf: Restore the netns after flow dissector reattach testJakub Sitnicki
2019-10-17selftests/bpf: Add kfree_skb raw_tp testAlexei Starovoitov
2019-10-15selftests: bpf: Don't try to read files without read permissionJiri Pirko
2019-10-15selftests: bpf: Add selftest for __sk_buff tstampStanislav Fomichev
2019-10-15selftests/bpf: Add field existence CO-RE relocs testsAndrii Nakryiko
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-12selftests/bpf: Remove obsolete pahole/BTF support detectionAndrii Nakryiko
2019-10-12selftests/bpf: Enforce libbpf build before BPF programs are builtAndrii Nakryiko
2019-10-11selftests: add netdevsim devlink health testsJiri Pirko
2019-10-11selftests/bpf: Check that flow dissector can be re-attachedJakub Sitnicki
2019-10-11selftests/bpf: Add read-only map values propagation testsAndrii Nakryiko
2019-10-10tc-testing: updated pedit test casesRoman Mashak
2019-10-09selftests/bpf: Fix btf_dump padding test caseAndrii Nakryiko
2019-10-09selftests/bpf: Convert test_btf_dump into test_progs testAndrii Nakryiko
2019-10-08selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro testsAndrii Nakryiko
2019-10-08libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpersAndrii Nakryiko
2019-10-08libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpfAndrii Nakryiko
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko
2019-10-08selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macroAndrii Nakryiko
2019-10-08selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.hAndrii Nakryiko
2019-10-08selftests/bpf: Undo GCC-specific bpf_helpers.h changesAndrii Nakryiko
2019-10-07selftests/bpf: add test for BPF flow dissector in the root namespaceStanislav Fomichev
2019-10-07selftests/bpf: Fix dependency ordering for attach_probe testAndrii Nakryiko
2019-10-07selftests: add netdevsim devlink dev info testJiri Pirko
2019-10-06libbpf: auto-generate list of BPF helper definitionsAndrii Nakryiko
2019-10-06selftests: test netdevsim reload forbid and failJiri Pirko
2019-10-05selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIsAndrii Nakryiko
2019-10-05libbpf: stop enforcing kern_version, populate it for usersAndrii Nakryiko
2019-10-05libbpf: Fix BTF-defined map's __type macro handling of arraysAndrii Nakryiko
2019-10-05selftests: test creating netdevsim inside network namespaceJiri Pirko
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-04selftests/net: add nettest to .gitignoreJakub Kicinski
2019-10-04bpf: Add loop test case with 32 bit reg comparison against 0Daniel Borkmann
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-04selftests: netdevsim: add tests for devlink reload with resourcesJiri Pirko
2019-10-03udp: only do GSO if # of segs > 1Josh Hunt
2019-10-03selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2019-10-03selftests/bpf: Add static to enable_all_controllers()Ivan Khoronzhuk
2019-10-03selftests: kvm: Fix libkvm build errorShuah Khan
2019-09-30selftests: pidfd: Fix undefined reference to pthread_create()Shuah Khan
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28selftests/ftrace: Fix same probe error testSteven Rostedt (VMware)
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds