summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang
2022-05-05selftests: add ping test with ping_group_range tunedNicolas Dichtel
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-04selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean
2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld
2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld
2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld
2022-05-04wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld
2022-05-04wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld
2022-05-03Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-03selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde
2022-05-03selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde
2022-05-03selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-04-29selftests/net/forwarding: add missing tests to MakefileHangbin Liu
2022-04-29selftests/net: add missing tests to MakefileHangbin Liu
2022-04-29selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth
2022-04-20selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-20selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-15Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-09KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-07selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton
2022-04-07selftests: KVM: Don't leak GIC FD across dirty log test iterationsOliver Upton
2022-04-07KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)Andrew Jones
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-06bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy
2022-04-06KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe