summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-01-09selftests: remove unneeded includeChristian Brauner-1/+0
2025-01-09selftests: add tests for mntns iterationChristian Brauner-1/+151
2025-01-09seltests: move nsfs into filesystems subfolderChristian Brauner-1/+1
2025-01-09selftests: net: test listing NAPI vs queue resetsJakub Kicinski-1/+18
2025-01-08selftests: drv-net: test drivers sleeping in ndo_get_stats64Jakub Kicinski-3/+97
2025-01-08selftests/nolibc: run-tests.sh: detect missing toolchainWilly Tarreau-0/+7
2025-01-08KVM: selftests: Add helpers for locally (un)blocking IRQs on x86Sean Christopherson-14/+51
2025-01-08KVM: selftests: Use data load to trigger LLC references/misses in Intel PMUSean Christopherson-4/+5
2025-01-08KVM: selftests: Add printf attribute to _no_printf()Isaku Yamahata-1/+1
2025-01-08KVM: selftests: Remove unneeded semicolonChen Ni-1/+1
2025-01-08KVM: selftests: Add defines for AMD PMU CPUID features and propertiesColton Lewis-0/+7
2025-01-08KVM: selftests: Fix typos in x86's PMU counter test's macro variable useColton Lewis-3/+3
2025-01-08selftests/bpf: Add kprobe session recursion check testJiri Olsa-0/+7
2025-01-08selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGSIhor Solodrai-2/+6
2025-01-08kselftest/arm64: Add 2024 dpISA extensions to hwcap testMark Brown-2/+233
2025-01-08selftests: ntsync: Add a stress test for contended waits.Elizabeth Figura-0/+72
2025-01-08selftests: ntsync: Add some tests for wakeup signaling via alerts.Elizabeth Figura-0/+62
2025-01-08selftests: ntsync: Add tests for alertable waits.Elizabeth Figura-3/+164
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with events.Elizabeth Figura-4/+141
2025-01-08selftests: ntsync: Add some tests for auto-reset event state.Elizabeth Figura-0/+56
2025-01-08selftests: ntsync: Add some tests for manual-reset event state.Elizabeth Figura-0/+86
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura-0/+91
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura-0/+143
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.Elizabeth Figura-2/+91
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.Elizabeth Figura-0/+114
2025-01-08selftests: ntsync: Add some tests for mutex state.Elizabeth Figura-0/+187
2025-01-08selftests: ntsync: Add some tests for semaphore state.Elizabeth Figura-0/+155
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-80/+137
2025-01-07sched_ext: Add option -l in selftest runner to list all available testsShizhao Chen-2/+13
2025-01-07selftests/tracing: Add hist poll() support testMasami Hiramatsu (Google)-0/+150
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss-1/+4
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss-0/+19
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss-0/+148
2025-01-07selftests/net: packetdrill: report benign debug flakes as xfailWillem de Bruijn-7/+31
2025-01-06selftests/bpf: Handle prog/attach type comparison in veristatMykyta Yatsenko-2/+35
2025-01-06selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGSIhor Solodrai-27/+1
2025-01-06selftests/bpf: test bpf_for within spin lock sectionEmil Tsalapatis-0/+26
2025-01-06selftests/bpf: Avoid generating untracked files when running bpf selftestsJiayuan Chen-2/+2
2025-01-06selftests/bpf: Extend netkit tests to validate set {head,tail}roomDaniel Borkmann-18/+46
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds-0/+43
2025-01-04selftests: tc-testing: reduce rshift valueJakub Kicinski-2/+2
2025-01-04selftests: coredump: Add stackdump testNam Cao-0/+222
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-392/+697
2025-01-03Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-23/+29
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+24
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu-1/+1
2025-01-02cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()Alejandro Lucero-3/+3
2024-12-30selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes-0/+43
2024-12-30selftests/bpf: fix veristat comp mode with new statsMahe Tardy-1/+7
2024-12-30selftests/bpf: Add testcases for BPF_MULMatan Shachnai-0/+134