summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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-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-13selftests/bpf: Validate skeleton gen handles skipped fieldsAndrii Nakryiko
2021-05-11selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07selftests: remove duplicate includeZhang Yunkai
2021-05-06kselftest: introduce new epoll test caseDavidlohr Bueso
2021-05-06selftests: proc: test subset=pidAlexey Dobriyan
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-05selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin
2021-05-05selftests/vm: gup_test: fix test flagPavel Tatashin
2021-05-05userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen
2021-05-05mm: huge_memory: debugfs for file-backed THP splitZi Yan
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-05-03ktest: Re-arrange the code blocks for better discoverabilityJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Further consistency cleanupsJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Fixing indentation to match expected patternJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Adding editor hints to improve consistencyJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Add example config for using VMware VMsJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Minor cleanup with uninitialized variable $build_optionsJohn 'Warthog9' Hawley (VMware)
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30vm/test_vmalloc.sh: adapt for updated driver interfaceUladzislau Rezki (Sony)
2021-04-30selftests: add a MREMAP_DONTUNMAP selftest for shmemBrian Geffon
2021-04-30kselftests: cgroup: update kmem test for new vmstat implementationJohannes Weiner
2021-04-30selftests/bpf: Fix the snprintf testFlorent Revest