summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-06-09tools/nolibc: support nanoseconds in stat()Thomas Weißschuh
2023-06-09selftests/nolibc: prevent coredumps during test executionThomas Weißschuh
2023-06-09tools/nolibc: add support for prctl()Thomas Weißschuh
2023-06-09tools/nolibc: simplify stackprotector compiler flagsThomas Weißschuh
2023-06-09tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: add test for __stack_chk_guard initializationThomas Weißschuh
2023-06-09tools/nolibc: riscv: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: mips: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: loongarch: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: arm: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: aarch64: add stackprotector supportThomas Weißschuh
2023-06-09selftests/nolibc: reduce syscalls during space paddingThomas Weißschuh
2023-06-09selftests/nolibc: syscall_args: use generic __NR_statxZhangjin Wu
2023-06-09tools/nolibc/unistd: add syscall()Thomas Weißschuh
2023-06-09tools/nolibc: add testcase for fork()/waitpid()Thomas Weißschuh
2023-06-09tools/nolibc: validate C89 compatibilityThomas Weißschuh
2023-06-09tools/nolibc: use C89 comment syntaxThomas Weißschuh
2023-06-09tools/nolibc: use standard __asm__ statementsThomas Weißschuh
2023-06-09tools/nolibc: add testcases for vfprintfThomas Weißschuh
2023-06-09tools/nolibc: add libc-test binaryThomas Weißschuh
2023-06-09tools/nolibc: fix build of the test case using glibcWilly Tarreau
2023-06-09tools/nolibc: tests: fix build on non-c99 compliant compilersWilly Tarreau
2023-06-09tools/nolibc: tests: use volatile to force stack smashingThomas Weißschuh
2023-06-09Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-08selftests: add .gitignore file for RISC-V hwprobeAndy Chiu
2023-06-08selftests: Test RISC-V Vector prctl interfaceAndy Chiu
2023-06-08selftests: hid: Add touch tests for Wacom devicesJoshua Dickens
2023-06-08selftests/bpf: Add missing prototypes for several test kfuncsJiri Olsa
2023-06-08selftests/bpf: Add test cases to assert proper ID tracking on spillMaxim Mikityanskiy
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-07tools/testing/nvdimm: Drop empty platform remove functionUwe Kleine-König
2023-06-07testing: nvdimm: add missing prototypes for wrapped functionsArnd Bergmann
2023-06-07selftests: ALSA: Add test for the 'pcmtest' driverIvan Orlov
2023-06-06KVM: selftests: Allow specify physical cpu list in demand paging testPeter Xu
2023-06-06selftests/bpf: Fix sockopt_sk selftestYonghong Song
2023-06-06KVM: selftests: get-reg-list: add Permission Indirection registersJoey Gouly
2023-06-06KVM: selftests: get-reg-list: support ID register featuresJoey Gouly
2023-06-06selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer
2023-06-06selftests/ftrace: Add new test case which adds multiple consecutive probes in...Akanksha J N
2023-06-06selftests/ftrace: Add BTF arguments test casesMasami Hiramatsu (Google)
2023-06-06selftests/ftrace: Add tracepoint probe test caseMasami Hiramatsu (Google)
2023-06-06selftests/ftrace: Add fprobe related testcasesMasami Hiramatsu (Google)
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)
2023-06-05selftests/bpf: Add missing selftests kconfig optionsDavid Vernet
2023-06-05selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDsDavid Vernet
2023-06-05bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky
2023-06-05kselftest/arm64: add MOPS to hwcap testKristina Martsenko
2023-06-05selftests: mptcp: update userspace pm subflow testsGeliang Tang