summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/hid: Add HIDIOCREVOKE testsBenjamin Tissoires2024-08-291-0/+147
* selftests/hid: Add initial hidraw tests skeletonBenjamin Tissoires2024-08-293-1/+92
* selftests/hid: extract the utility part of hid_bpf.c into its own headerBenjamin Tissoires2024-08-292-435/+438
* Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-183-2/+8
|\
| * selftests: memfd_secret: don't build memfd_secret test on unsupported archesMuhammad Usama Anjum2024-08-162-0/+5
| * selftests/mm: compaction_test: fix off by one in check_compaction()Dan Carpenter2024-08-161-2/+3
* | Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-155-2/+105
|\ \
| * \ Merge tag 'nf-24-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-08-152-0/+79
| |\ \
| | * | selftests: netfilter: add test for br_netfilter+conntrack+queue combinationFlorian Westphal2024-08-142-0/+79
| * | | selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)2024-08-151-0/+1
| * | | selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain2024-08-151-1/+1
| |/ /
| * / selftests/net: Add coverage for UDP GSO with IPv6 extension headersJakub Sitnicki2024-08-101-1/+24
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-08-142-2/+30
|\ \
| * | KVM: selftests: Add a testcase to verify x2APIC is fully readonlyMichal Luczaj2024-08-131-0/+28
| * | Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-08-131-2/+2
| |\ \ | | |/ | |/|
| | * KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-listMark Brown2024-08-071-2/+2
* | | selftests/bpf: Add a test to verify previous stacksafe() fixYonghong Song2024-08-131-0/+54
* | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-08-121-0/+35
|\ \ \ | |/ / |/| |
| * | fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro2024-08-061-0/+35
| |/
* | Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-081-14/+41
|\ \
| * | selftests: mptcp: join: test both signal & subflowMatthieu Baerts (NGI0)2024-08-021-0/+15
| * | selftests: mptcp: join: ability to invert ADD_ADDR checkMatthieu Baerts (NGI0)2024-08-021-14/+26
* | | Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-081-1/+1
|\ \ \
| * | | selftests: mm: add s390 to ARCH checkNico Pache2024-08-081-1/+1
| | |/ | |/|
* | | Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-08-051-1/+1
|\ \ \
| * | | selftests: ksft: Fix finished() helper exit code on skipped testsLaura Nao2024-07-311-1/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-08-021-4/+4
|\ \ \
| * | | KVM: riscv: selftests: Fix compile errorYong-Xuan Wang2024-07-291-4/+4
| |/ /
* | | Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-08-021-1/+1
|\ \ \
| * | | uretprobe: change syscall number, againArnd Bergmann2024-08-021-1/+1
| |/ /
* | | Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-08-021-1/+3
|\ \ \ | |_|/ |/| |
| * | Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard2024-07-301-1/+3
| |\ \ | | |/ | |/|
| | * kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu2024-07-291-1/+3
* | | Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-015-24/+128
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-08-012-2/+2
| |\ \ \
| | * | | bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall testJiri Olsa2024-07-301-1/+1
| | * | | selftests/bpf: Filter out _GNU_SOURCE when compiling test_cppStanislav Fomichev2024-07-291-1/+1
| * | | | selftests: mptcp: join: check backup support in signal endpMatthieu Baerts (NGI0)2024-07-301-6/+28
| * | | | selftests: mptcp: join: validate backup in MPJMatthieu Baerts (NGI0)2024-07-301-10/+32
| |/ / /
| * | | selftests: mptcp: always close input's FD if openedLiu Jing2024-07-291-4/+4
| * | | selftests: mptcp: fix error pathPaolo Abeni2024-07-291-1/+1
| * | | selftests: mptcp: add explicit test case for remove/readdPaolo Abeni2024-07-291-0/+29
| * | | selftests: drv-net: rss_ctx: check for all-zero keysJakub Kicinski2024-07-291-3/+34
* | | | Merge tag 'for-linus-2024072901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-293-2/+28
|\ \ \ \
| * | | | selftests/hid: add test for attaching multiple time the same struct_opsBenjamin Tissoires2024-07-241-0/+18
| * | | | selftests/hid: disable struct_ops auto-attachBenjamin Tissoires2024-07-241-0/+8
| * | | | selftests/hid: fix bpf_wq new APIBenjamin Tissoires2024-07-242-2/+2
* | | | | minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-292-0/+4
| |_|/ / |/| | |
* | | | Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2024-07-282-0/+335
|\ \ \ \
| * | | | tools/power turbostat: Add selftests for added perf countersPatryk Wlazlyn2024-07-261-0/+178