summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-05-23selftests/powerpc: Fix duplicate included pthread.hJiapeng Chong
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-20selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64H. Peter Anvin (Intel)
2021-05-20selftests/x86/syscall: Simplify message reporting in syscall_numberingH. Peter Anvin (Intel)
2021-05-20selftests/x86/syscall: Update and extend syscall_numbering_64H. Peter Anvin (Intel)
2021-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-05-19selftests: lib: Add wrapper script for test_scanfRichard Fitzgerald
2021-05-19selftest/x86/signal: Include test cases for validating sigaltstackChang S. Bae
2021-05-19selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if availableChang S. Bae
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-18Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney
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-17Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-05-17selftests/powerpc: Add test of mitigation patchingMichael Ellerman
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-12rcu: Fix various typos in commentsIngo Molnar
2021-05-12selftests: futex: Expand timeout testAndré Almeida
2021-05-12selftests: futex: Correctly include headers dirsAndré Almeida
2021-05-12kselftest: Add test for core sched prctl interfaceChris Hyser
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-10torture: Don't cap remote runs by build-system number of CPUsPaul E. McKenney
2021-05-10torture: Make kvm-remote.sh account for network failure in pathname checksPaul E. McKenney