summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-09-19Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-436/+677
2024-09-19Merge tag 'tpmdd-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2024-09-19Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+14
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-3/+15
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-99/+299
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-13/+14
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+55
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+121
2024-09-17selftests: tpm2: test_smoke: Run only when TPM2 is avaialable.Michal Suchanek-0/+2
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-2/+253
2024-09-17Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+2
2024-09-17Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-111/+302
2024-09-17Merge tag 'linux_kselftest-nolibc-6.12-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds-21/+45
2024-09-17Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+494
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-101/+449
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld-0/+20
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds-0/+39
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+1271
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-227/+539
2024-09-16Merge tag 'x86_bugs_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+71
2024-09-15Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-148/+198
2024-09-13selftests: fib_rule_tests: Add DSCP selector connect testsIdo Schimmel-0/+56
2024-09-13selftests: fib_rule_tests: Add DSCP selector match testsIdo Schimmel-0/+34
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens-1/+1
2024-09-13selftests: vDSO: fix vdso_config for s390Heiko Carstens-2/+2
2024-09-13selftests: vDSO: fix ELF hash table entry size for s390xJens Remus-4/+10
2024-09-13powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy-1/+1
2024-09-13selftests: vDSO: don't include generated headers for chacha testJason A. Donenfeld-1/+1
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella-1/+2
2024-09-13selftests: vDSO: also test counter in vdso_test_chachaChristophe Leroy-9/+27
2024-09-13selftests: vDSO: build tests with O2 optimizationChristophe Leroy-1/+1
2024-09-13LoongArch: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao-1/+1
2024-09-13selftests: vDSO: fix cross build for getrandom and chacha testsJason A. Donenfeld-5/+4
2024-09-13selftests: vDSO: open code basic chacha instead of linking to libsodiumJason A. Donenfeld-9/+45
2024-09-13random: vDSO: move prototype of arch chacha function to vdso/getrandom.hJason A. Donenfeld-3/+7
2024-09-13selftests: vDSO: ensure vgetrandom works in a time namespaceJason A. Donenfeld-1/+42
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-8/+167
2024-09-12selftests/net: packetdrill: import tcp/slow_startWillem de Bruijn-0/+427
2024-09-12selftests/net: packetdrill: import tcp/zerocopyWillem de Bruijn-0/+674
2024-09-12selftests/net: packetdrill: run in netns and expand configWillem de Bruijn-2/+7
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-74/+53
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+19
2024-09-12kunit: tool: Build compile_commands.jsonBrendan Jackman-1/+2
2024-09-12Merge branch 'for-next/selftests' into for-next/coreWill Deacon-190/+141
2024-09-12Merge branch kvm-arm64/selftests-6.12 into kvmarm-master/nextMarc Zyngier-7/+1094
2024-09-11selftests: add ncdevmem, netcat for devmem TCPMina Almasry-0/+580
2024-09-11selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)-1/+1
2024-09-11selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)-0/+2
2024-09-11selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)-1/+3