aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-05-23selftest mm/mseal read-only elf memory segmentGravatar Jeff Xu 4-36/+275
2024-05-23selftest mm/mseal memory sealingGravatar Jeff Xu 3-0/+1838
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 6-98/+85
2024-05-23testing: net-drv: use stats64 for testingGravatar Joe Damato 1-1/+1
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-9/+3
2024-05-22riscv: selftests: Add signal handling vector testsGravatar Charlie Jenkins 4-1/+96
2024-05-22riscv: selftests: Add hwprobe binaries to .gitignoreGravatar Charlie Jenkins 1-0/+2
2024-05-21selftest: af_unix: Make SCM_RIGHTS into OOB data.Gravatar Kuniyuki Iwashima 1-2/+2
2024-05-21selftests/net: use tc rule to filter the na packetGravatar Hangbin Liu 3-94/+75
2024-05-20Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 12-5/+21
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Gravatar Shuah Khan 7-0/+15
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Gravatar Shuah Khan 2-1/+2
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Gravatar Shuah Khan 3-4/+4
2024-05-20selftests: net: kill smcrouted in the cleanup logic in amt.shGravatar Taehee Yoo 1-1/+7
2024-05-19selftests/harness: use 1024 in place of LINE_MAXGravatar Tao Su 1-2/+1
2024-05-19Revert "selftests/harness: remove use of LINE_MAX"Gravatar Tao Su 2-9/+4
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 19-217/+902
2024-05-18Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-12/+477
2024-05-17Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 8-24/+42
2024-05-17Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+8
2024-05-17Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-0/+305
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 2-0/+81
2024-05-17selftests: net: local_termination: annotate the expected failuresGravatar Jakub Kicinski 1-12/+18
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 36-114/+615
2024-05-16selftests/net: reduce xfrm_policy test timeGravatar Hangbin Liu 1-2/+2
2024-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 3-2/+12
2024-05-17selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsGravatar Martin KaFai Lau 1-1/+1
2024-05-17selftests/bpf: Adjust test_access_variable_array after a kernel function name...Gravatar Martin KaFai Lau 1-1/+1
2024-05-16selftests/net/lib: no need to record ns name if it already existGravatar Hangbin Liu 1-2/+4
2024-05-15Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-37/+77
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 109-1935/+4418
2024-05-15Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Gravatar Linus Torvalds 1-4/+15
2024-05-15Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-34/+4
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+0
2024-05-15selftests/kvm: remove dead fileGravatar Paolo Bonzini 1-1135/+0
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+1
2024-05-15selftests/bpf: add more variations of map-in-map situationsGravatar Andrii Nakryiko 1-0/+10
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Jakub Kicinski 411-8058/+19942
2024-05-15selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalGravatar Nikolay Aleksandrov 2-6/+6
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 312-7065/+16779
2024-05-14Merge tag 'hid-for-linus-2024051401' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 9-203/+1893
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 71-674/+702
2024-05-14Merge tag 'linux_kselftest-nolibc-6.10-rc1' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-0/+82
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-1/+5
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 3-14/+64
2024-05-14selftests: netfilter: fix packetdrill conntrack testcaseGravatar Florian Westphal 1-1/+1
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-18/+11
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2024-05-13Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-1/+300