aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2023-06-09tools/nolibc: add testcase for fork()/waitpid()Thomas Weißschuh1-0/+20
2023-06-09tools/nolibc: validate C89 compatibilityThomas Weißschuh1-1/+1
2023-06-09tools/nolibc: use C89 comment syntaxThomas Weißschuh1-6/+6
2023-06-09tools/nolibc: use standard __asm__ statementsThomas Weißschuh1-1/+1
2023-06-09tools/nolibc: add testcases for vfprintfThomas Weißschuh1-0/+86
2023-06-09tools/nolibc: add libc-test binaryThomas Weißschuh2-0/+7
2023-06-09tools/nolibc: fix build of the test case using glibcWilly Tarreau1-0/+2
2023-06-09tools/nolibc: tests: fix build on non-c99 compliant compilersWilly Tarreau1-1/+2
2023-06-09tools/nolibc: tests: use volatile to force stack smashingThomas Weißschuh1-6/+2
2023-06-09Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-5/+5
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-20/+192
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-2/+90
2023-06-08selftests: add .gitignore file for RISC-V hwprobeAndy Chiu1-0/+1
2023-06-08selftests: Test RISC-V Vector prctl interfaceAndy Chiu5-1/+318
2023-06-08selftests: hid: Add touch tests for Wacom devicesJoshua Dickens1-3/+81
2023-06-08selftests/bpf: Add missing prototypes for several test kfuncsJiri Olsa2-8/+15
2023-06-08selftests/bpf: Add test cases to assert proper ID tracking on spillMaxim Mikityanskiy1-0/+79
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-1/+77
2023-06-07selftests: ALSA: Add test for the 'pcmtest' driverIvan Orlov2-1/+334
2023-06-06KVM: selftests: Allow specify physical cpu list in demand paging testPeter Xu4-13/+32
2023-06-06selftests/bpf: Fix sockopt_sk selftestYonghong Song1-1/+1
2023-06-06KVM: selftests: get-reg-list: add Permission Indirection registersJoey Gouly1-0/+21
2023-06-06KVM: selftests: get-reg-list: support ID register featuresJoey Gouly1-1/+31
2023-06-06selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer1-1/+1
2023-06-06selftests/ftrace: Add new test case which adds multiple consecutive probes in...Akanksha J N1-0/+19
2023-06-06selftests/ftrace: Add BTF arguments test casesMasami Hiramatsu (Google)3-0/+86
2023-06-06selftests/ftrace: Add tracepoint probe test caseMasami Hiramatsu (Google)4-2/+111
2023-06-06selftests/ftrace: Add fprobe related testcasesMasami Hiramatsu (Google)2-0/+123
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)1-1/+1
2023-06-05selftests/bpf: Add missing selftests kconfig optionsDavid Vernet1-0/+4
2023-06-05selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDsDavid Vernet2-0/+25
2023-06-05bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky2-1/+5
2023-06-05kselftest/arm64: add MOPS to hwcap testKristina Martsenko1-0/+22
2023-06-05selftests: mptcp: update userspace pm subflow testsGeliang Tang1-1/+2
2023-06-05selftests: mptcp: update userspace pm addr testsGeliang Tang1-0/+8
2023-06-05selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridgePetr Machata1-1/+1
2023-06-05selftests: router_bridge_vlan: Add a diagramPetr Machata1-0/+22
2023-06-05selftests: mlxsw: egress_vid_classification: Fix the diagramPetr Machata1-3/+2
2023-06-05selftests: mlxsw: ingress_rif_conf_1d: Fix the diagramPetr Machata1-3/+2
2023-06-05selftests: alsa: pcm-test: Fix compiler warnings about the formatMirsad Goran Todorovac1-5/+5
2023-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+75
2023-06-03Fix gitignore for recently added usptream self testsWeihao Gao1-0/+3
2023-06-03Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-18/+27
2023-06-03selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)1-18/+27
2023-06-02KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj2-0/+75
2023-06-02selftests/bpf: Add access_inner_map selftestRhys Rustad-Elliott2-0/+76
2023-06-02selftests: tls: add tests for poll behaviorJakub Kicinski1-0/+131
2023-06-01selftests/tc-testing: replace mq with invalid parent IDZhengchao Shao1-1/+24
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-6/+109
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds9-3/+80