summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2020-06-30selftests/powerpc: Fix build failure in ebb testsHarish
2020-06-30selftests/net: report etf errors correctlyWillem de Bruijn
2020-06-30wireguard: device: avoid circular netns referencesJason A. Donenfeld
2020-06-30bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-24libbpf: Support pre-initializing .bss global variablesAndrii Nakryiko
2020-06-24selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-24NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2020-06-24KVM: selftests: Fix build with "make ARCH=x86_64"Vitaly Kuznetsov
2020-06-24selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-24selftests/timens: handle a case when alarm clocks are not supportedAndrei Vagin
2020-06-22selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki
2020-06-22selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.shAlan Maguire
2020-06-22selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.oAlan Maguire
2020-06-22selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev
2020-06-22selftests/bpf: Install generated test progsYauheni Kaliuta
2020-06-22selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko
2020-06-22selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftestAndrii Nakryiko
2020-06-22selftests/bpf: Fix invalid memory reads in core_relo selftestAndrii Nakryiko
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-06-22selftests/bpf: Fix memory leak in test selectorAndrii Nakryiko
2020-06-22selftests/bpf: Ensure test flavors use correct skeletonsAndrii Nakryiko
2020-06-22selftests/bpf: Copy runqslower to OUTPUT directoryVeronika Kabatova
2020-06-17selftests/ftrace: Return unsupported if no error_log fileMasami Hiramatsu
2020-06-17selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-06-17selftests: fix flower parent qdiscVlad Buslov
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard
2020-05-22selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integerAmit Cohen
2020-05-22selftests: netdevsim: Always initialize 'RET' variableIdo Schimmel
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-20wireguard: selftests: use newer iproute2 for gcc-10Jason A. Donenfeld
2020-05-20bpf: Prevent mmap()'ing read-only maps as writableAndrii Nakryiko
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts
2020-05-14selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko
2020-05-08selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman
2020-05-08selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman
2020-05-08selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul...Po-Hsu Lin
2020-05-08tools/testing: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-08kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz