summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-131-5/+5
|\
| * selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz2022-05-091-5/+5
* | selftests net: add UDP GRO fraglist + bpf self-testsLina Wang2022-05-094-0/+403
* | selftests: add ping test with ping_group_range tunedNicolas Dichtel2022-05-051-0/+12
* | Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-0526-103/+269
|\ \
| * | selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean2022-05-041-1/+1
| * | wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld2022-05-0418-23/+17
| * | wireguard: selftests: bump package depsJason A. Donenfeld2022-05-041-9/+9
| * | wireguard: selftests: restore support for ccacheJason A. Donenfeld2022-05-042-1/+18
| * | wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld2022-05-049-63/+169
| * | wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld2022-05-041-10/+10
| * | wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld2022-05-041-1/+13
| * | selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde2022-05-031-1/+1
| * | selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde2022-05-031-1/+1
| * | selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-031-0/+3
| * | selftests/net/forwarding: add missing tests to MakefileHangbin Liu2022-04-291-0/+33
| * | selftests/net: add missing tests to MakefileHangbin Liu2022-04-291-1/+2
| |/
* | Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-031-5/+5
|\ \ | |/ |/|
| * selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn2022-04-291-5/+5
* | Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-282-0/+2
|\ \
| * | wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2022-04-222-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-229-128/+100
|\ \ \
| * | | kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini2022-04-218-13/+8
| * | | kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2022-04-212-115/+92
| * | | KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth2022-04-211-1/+1
* | | | tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)2022-04-221-1/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-222-8/+88
|\ \ \ \ | |_|/ / |/| | |
| * | | selftest/vm: add skip support to mremap_testSidhartha Kumar2022-04-211-3/+8
| * | | selftest/vm: support xfail in mremap_testSidhartha Kumar2022-04-211-1/+1
| * | | selftest/vm: verify remap destination address in mremap_testSidhartha Kumar2022-04-211-3/+39
| * | | selftest/vm: verify mmap addr in mremap_testSidhartha Kumar2022-04-211-1/+40
| |/ /
* | | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-212-0/+34
|\ \ \ | |/ / |/| |
| * | selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
| * | selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
* | | Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-04-151-8/+17
|\ \ \ | |/ / |/| |
| * | testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev2022-04-121-8/+17
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-128-13/+181
|\ \ \ | |_|/ |/| |
| * | selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu2022-04-111-0/+1
| * | KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel2022-04-091-1/+1
| * | KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel2022-04-091-1/+3
| * | selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton2022-04-071-4/+11
| * | selftests: KVM: Don't leak GIC FD across dirty log test iterationsOliver Upton2022-04-071-3/+31
| * | KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)Andrew Jones2022-04-071-4/+10
| * | KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe2022-04-063-0/+124
* | | Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-04-091-2/+2
|\ \ \
| * | | tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams2022-04-081-2/+2
| |/ /
* | | Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-04-086-31/+54
|\ \ \ | | |/ | |/|
| * | selftests/harness: Pass variant to teardownWillem de Bruijn2022-04-041-5/+7
| * | selftests/harness: Run TEARDOWN for ASSERT failuresKees Cook2022-04-041-15/+34
| * | selftests: fix an unused variable warning in pidfd selftestAxel Rasmussen2022-04-041-1/+0