summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-10-03selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-4/+900
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds3-1/+62
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni8-2/+893
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter1-1/+1
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal1-1/+91
2024-09-26selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea4-0/+623
2024-09-26selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal3-0/+178
2024-09-26selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn1-2/+7
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-38/+5
2024-09-25sefltests/tracing: Add a test for tracepoint events on modulesMasami Hiramatsu (Google)2-0/+62
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)1-1/+0
2024-09-24Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-32/+1935
2024-09-22Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+24
2024-09-22Merge tag 'ktest-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-9/+19
2024-09-21Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds51-0/+3277
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds176-1661/+8560
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+12
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds66-217/+3525
2024-09-19Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-436/+677
2024-09-19Merge tag 'tpmdd-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2024-09-19Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+14
2024-09-19Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-3/+15
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-99/+299
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+14
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-13/+55
2024-09-18Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+121
2024-09-17selftests: tpm2: test_smoke: Run only when TPM2 is avaialable.Michal Suchanek1-0/+2
2024-09-17Merge tag 'sound-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-2/+253
2024-09-17Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+2
2024-09-17Merge tag 'linux_kselftest-next-6.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds34-111/+302
2024-09-17Merge tag 'linux_kselftest-nolibc-6.12-rc1' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-21/+45
2024-09-17Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-11/+494
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-101/+449
2024-09-17selftests/landlock: Test signal created by out-of-bound messageTahera Fahimi1-0/+184
2024-09-17selftests/landlock: Test signal scoping for threadsTahera Fahimi1-0/+49
2024-09-17selftests/landlock: Test signal scopingTahera Fahimi1-0/+251
2024-09-17landlock: Add signal scopingTahera Fahimi1-1/+1
2024-09-17selftests/landlock: Test inherited restriction of abstract UNIX socketTahera Fahimi1-0/+64
2024-09-17selftests/landlock: Test connected and unconnected datagram UNIX socketTahera Fahimi1-0/+103
2024-09-17selftests/landlock: Test UNIX sockets with any address formatsTahera Fahimi3-1/+252
2024-09-17selftests/landlock: Test abstract UNIX socket scopingTahera Fahimi6-30/+998
2024-09-17selftests/landlock: Test handling of unknown scopeTahera Fahimi1-0/+33
2024-09-17landlock: Add abstract UNIX socket scopingTahera Fahimi1-1/+1
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2024-09-16selftests: vDSO: check cpu caps before running chacha testJason A. Donenfeld1-0/+20
2024-09-16Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-0/+39
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-7/+1271
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds23-227/+539