summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-06-02selftest: netdevsim: Add devlink rate grouping testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink rate nodes testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink port shared/max tx rate testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink rate testDmytro Linkin
2021-06-01net/sched: act_vlan: Test priority 0 modificationBoris Sukholitko
2021-06-01net/sched: act_vlan: No dump for unset priorityBoris Sukholitko
2021-05-27selftests: devlink_lib: add check for devlink device existenceJiri Pirko
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-25bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-05-25selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki
2021-05-23net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-22tools/testing/selftests/exec: fix link errorYang Yingliang
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-20selftests: net: devlink_port_split.py: skip the test if no devlink devicePo-Hsu Lin
2021-05-20selftests/bpf: Test ringbuf mmap read-only and read-write restrictionsAndrii Nakryiko
2021-05-20selftests/bpf: Convert static to global in tc_redirect progsStanislav Fomichev
2021-05-20selftests: Add .gitignore for nci test suiteDavid Matlack
2021-05-21powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin
2021-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-05-19selftests/bpf: Convert test trace_printk to lskel.Alexei Starovoitov
2021-05-19selftests/bpf: Convert test printk to use rodata.Alexei Starovoitov
2021-05-19selftests/bpf: Convert atomics test to light skeleton.Alexei Starovoitov
2021-05-19selftests/bpf: Convert few tests to light skeleton.Alexei Starovoitov
2021-05-19libbpf: Change the order of data and text relocations.Alexei Starovoitov
2021-05-19selftests/bpf: Test for btf_load command.Alexei Starovoitov
2021-05-19selftests/bpf: Test for syscall program typeAlexei Starovoitov
2021-05-18signal: Deliver all of the siginfo perf data in _perfEric W. Biederman
2021-05-18selftests: forwarding: Add test for custom multipath hash with IPv6 GREIdo Schimmel
2021-05-18selftests: forwarding: Add test for custom multipath hash with IPv4 GREIdo Schimmel
2021-05-18selftests: forwarding: Add test for custom multipath hashIdo Schimmel
2021-05-17selftests: mlxsw: qos_lib: Drop __mlnx_qosPetr Machata
2021-05-17selftests: mlxsw: qos_pfc: Convert to iproute2 dcbPetr Machata
2021-05-17selftests: mlxsw: qos_headroom: Convert to iproute2 dcbPetr Machata
2021-05-17selftests: mlxsw: Make sampling test more robustIdo Schimmel
2021-05-17selftests: mlxsw: Make the unsplit array global in port_scale testDanielle Ratson
2021-05-17selftests: Lowest IPv4 address in a subnet is validSeth David Schoen
2021-05-17libbpf: Add selftests for TC-BPF management APIKumar Kartikeya Dwivedi
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-13selftests/bpf: Validate skeleton gen handles skipped fieldsAndrii Nakryiko
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-11selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko
2021-05-11selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-10kselftest/arm64: Add missing stddef.h include to BTI testsMark Brown