summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-03Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-03selftests: net: bridge: Parameterize ageing timeoutTobias Waldekranz
2022-02-03selftests: mptcp: add fullmesh setting testsGeliang Tang
2022-02-03selftests: mptcp: set fullmesh flag in pm_nl_ctlGeliang Tang
2022-02-02Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-01selftests: fib rule: Don't echo modified sysctlsGuillaume Nault
2022-02-01selftests: fib rule: Log test descriptionGuillaume Nault
2022-02-01selftests: fib rule: Drop erroneous TABLE variableGuillaume Nault
2022-02-01selftests: fib rule: Make 'getmatch' and 'match' local variablesGuillaume Nault
2022-01-31kselftest: Fix vdso_test_abi return statusVincenzo Frascino
2022-01-31selftests/net: timestamping: Fix bind_phc checkGerhard Engleder
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown
2022-01-28kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2022-01-27selftests: skip mincore.check_file_mmap when fs lacks needed supportCristian Marussi
2022-01-27selftests: openat2: Skip testcases that fail with EOPNOTSUPPCristian Marussi
2022-01-27selftests: openat2: Add missing dependency in MakefileCristian Marussi
2022-01-27selftests: openat2: Print also errno in failure messagesCristian Marussi
2022-01-27selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum
2022-01-27selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu
2022-01-27selftests/zram01.sh: Fix compression ratio calculationYang Xu
2022-01-27selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu
2022-01-27selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal
2022-01-27selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal
2022-01-27selftests: netfilter: reduce zone stress test running timeFlorian Westphal
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini
2022-01-26KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson
2022-01-25tools headers UAPI: remove stale lirc.hSean Young
2022-01-25kselftest: signal all child processesLi Zhijian
2022-01-25selftests: cpufreq: Write test output to stdout as wellNícolas F. R. A. Prado
2022-01-25selftests: rtc: Increase test timeout so that all tests runNícolas F. R. A. Prado
2022-01-25kunit: tool: Import missing importlib.abcMichał Winiarski
2022-01-25KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-01-24selftests, bpf: Do not yet switch to new libbpf XDP APIsDaniel Borkmann
2022-01-24selftests, xsk: Fix rx_full stats testMagnus Karlsson
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-21selftests: net: ioam: expect support for Queue depth dataJustin Iurman
2022-01-21bpf: selftests: add CPUMAP/DEVMAP selftests for xdp fragsLorenzo Bianconi
2022-01-21bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftestLorenzo Bianconi