summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-05-31selftests/futex: don't pass a const char* to asprintf(3)John Hubbard
2024-05-31selftests/futex: don't redefine .PHONY targets (all, clean)John Hubbard
2024-05-31selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)
2024-05-30selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard
2024-05-29selftests/overlayfs: Fix build error on ppc64Michael Ellerman
2024-05-29selftests/openat2: Fix build warnings on ppc64Michael Ellerman
2024-05-29selftests: cachestat: Fix build warnings on ppc64Michael Ellerman
2024-05-29tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-05-29selftests/ftrace: Update required configMasami Hiramatsu (Google)
2024-05-29selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-05-29kselftest/alsa: Ensure _GNU_SOURCE is definedMark Brown
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-24selftests/mm: fix build warnings on ppc64Michael Ellerman
2024-05-24selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain
2024-05-24selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-05-24selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-23selftest mm/mseal read-only elf memory segmentJeff Xu
2024-05-23selftest mm/mseal memory sealingJeff Xu
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23testing: net-drv: use stats64 for testingJoe Damato
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22riscv: selftests: Add signal handling vector testsCharlie Jenkins
2024-05-22riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins
2024-05-21selftest: af_unix: Make SCM_RIGHTS into OOB data.Kuniyuki Iwashima
2024-05-21selftests/net: use tc rule to filter the na packetHangbin Liu
2024-05-20Merge tag 'linux_kselftest-next-6.10-rc1-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan
2024-05-20selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-05-19selftests/harness: use 1024 in place of LINE_MAXTao Su
2024-05-19Revert "selftests/harness: remove use of LINE_MAX"Tao Su
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'landlock-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-17Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-17Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-17Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-16selftests/net: reduce xfrm_policy test timeHangbin Liu
2024-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-17selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau
2024-05-17selftests/bpf: Adjust test_access_variable_array after a kernel function name...Martin KaFai Lau
2024-05-16selftests/net/lib: no need to record ns name if it already existHangbin Liu
2024-05-15Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds