summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-06-072-0/+112
|\
| * KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand2024-06-052-0/+112
* | Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-063-10/+11
|\ \
| * | selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)2024-06-061-0/+1
| * | selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)2024-06-061-6/+7
| * | selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)2024-06-061-3/+1
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-06-051-1/+1
| |\ \
| | * | selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.cAndrii Nakryiko2024-05-311-1/+1
| * | | selftests: hsr: add missing config for CONFIG_BRIDGEHangbin Liu2024-06-051-0/+1
| |/ /
* | | Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-06-0411-15/+47
|\ \ \ | |_|/ |/| |
| * | selftests/futex: don't pass a const char* to asprintf(3)John Hubbard2024-05-311-1/+1
| * | selftests/futex: don't redefine .PHONY targets (all, clean)John Hubbard2024-05-311-2/+0
| * | selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)2024-05-311-1/+19
| * | selftests/futex: pass _GNU_SOURCE without a value to the compilerJohn Hubbard2024-05-301-1/+1
| * | selftests/overlayfs: Fix build error on ppc64Michael Ellerman2024-05-291-0/+1
| * | selftests/openat2: Fix build warnings on ppc64Michael Ellerman2024-05-291-0/+1
| * | selftests: cachestat: Fix build warnings on ppc64Michael Ellerman2024-05-291-0/+1
| * | tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)2024-05-291-1/+2
| * | selftests/ftrace: Update required configMasami Hiramatsu (Google)2024-05-291-7/+19
| * | selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)2024-05-291-1/+1
| * | kselftest/alsa: Ensure _GNU_SOURCE is definedMark Brown2024-05-291-1/+1
* | | Merge tag 'landlock-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-011-0/+45
|\ \ \ | |_|/ |/| |
| * | selftests/landlock: Add layout1.refer_mount_rootMickaël Salaün2024-05-311-0/+45
| |/
* | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-3011-19/+575
|\ \ | |/ |/|
| * net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean2024-05-281-0/+22
| * net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean2024-05-281-0/+22
| * selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)2024-05-271-0/+2
| * selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)2024-05-271-1/+7
| * selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)2024-05-271-3/+3
| * selftests: mptcp: lib: support flaky subtestsMatthieu Baerts (NGI0)2024-05-271-2/+28
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-276-13/+489
| |\
| | * selftests/bpf: Cover verifier checks for mutating sockmap/sockhashJakub Sitnicki2024-05-272-0/+189
| | * selftests/bpf: Add netkit test for pkt_typeDaniel Borkmann2024-05-252-1/+118
| | * selftests/bpf: Add netkit tests for mac addressDaniel Borkmann2024-05-251-0/+10
| | * selftests/bpf: extend multi-uprobe tests with USDTsAndrii Nakryiko2024-05-252-2/+56
| | * selftests/bpf: extend multi-uprobe tests with child thread caseAndrii Nakryiko2024-05-252-9/+115
| | * bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko2024-05-251-1/+1
| * | selftests: hsr: Fix "File exists" errors for hsr_pingGeliang Tang2024-05-271-0/+2
* | | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-253-25/+62
|\ \ \
| * | | selftests/mm: fix build warnings on ppc64Michael Ellerman2024-05-242-0/+2
| * | | selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain2024-05-241-22/+49
| * | | selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain2024-05-241-0/+2
| * | | selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain2024-05-241-7/+13
* | | | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-244-0/+2077
|\ \ \ \
| * | | | selftest mm/mseal read-only elf memory segmentJeff Xu2024-05-234-36/+275
| * | | | selftest mm/mseal memory sealingJeff Xu2024-05-233-0/+1838
| |/ / /
* | | | Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-245-1/+98
|\ \ \ \ | |_|/ / |/| | |
| * | | riscv: selftests: Add signal handling vector testsCharlie Jenkins2024-05-224-1/+96
| * | | riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins2024-05-221-0/+2
* | | | Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-236-98/+85
|\ \ \ \ | |_|/ / |/| | |