summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-01-08KVM: selftests: Fix typos in x86's PMU counter test's macro variable useColton Lewis
2025-01-08selftests/bpf: Add kprobe session recursion check testJiri Olsa
2025-01-08selftests/bpf: add -std=gnu11 to BPF_CFLAGS and CFLAGSIhor Solodrai
2025-01-08kselftest/arm64: Add 2024 dpISA extensions to hwcap testMark Brown
2025-01-08selftests: ntsync: Add a stress test for contended waits.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling via alerts.Elizabeth Figura
2025-01-08selftests: ntsync: Add tests for alertable waits.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with events.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for auto-reset event state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for manual-reset event state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT...Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for mutex state.Elizabeth Figura
2025-01-08selftests: ntsync: Add some tests for semaphore state.Elizabeth Figura
2025-01-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-01-07sched_ext: Add option -l in selftest runner to list all available testsShizhao Chen
2025-01-07selftests/tracing: Add hist poll() support testMasami Hiramatsu (Google)
2025-01-07KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftestChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol gis routing testChristoph Schlameuss
2025-01-07KVM: s390: selftests: Add ucontrol flic attr selftestsChristoph Schlameuss
2025-01-07selftests/net: packetdrill: report benign debug flakes as xfailWillem de Bruijn
2025-01-06selftests/bpf: Handle prog/attach type comparison in veristatMykyta Yatsenko
2025-01-06selftests/bpf: add -fno-strict-aliasing to BPF_CFLAGSIhor Solodrai
2025-01-06selftests/bpf: test bpf_for within spin lock sectionEmil Tsalapatis
2025-01-06selftests/bpf: Avoid generating untracked files when running bpf selftestsJiayuan Chen
2025-01-06selftests/bpf: Extend netkit tests to validate set {head,tail}roomDaniel Borkmann
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-04selftests: tc-testing: reduce rshift valueJakub Kicinski
2025-01-04selftests: coredump: Add stackdump testNam Cao
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-02cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()Alejandro Lucero
2024-12-30selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes
2024-12-30selftests/bpf: fix veristat comp mode with new statsMahe Tardy
2024-12-30selftests/bpf: Add testcases for BPF_MULMatan Shachnai
2024-12-30KVM: riscv: selftests: Add Svvptc/Zabha/Ziccrse exts to get-reg-list testQuan Zhou
2024-12-30KVM: riscv: selftests: Add SBI SUSP to get-reg-list testAndrew Jones
2024-12-26Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-12-26selftests/ftrace: Add a test case for repeating register/unregister fprobeMasami Hiramatsu (Google)
2024-12-26selftests: ftrace: Remove obsolate maxactive syntax checkMasami Hiramatsu (Google)
2024-12-24sched_ext: Fix dsq_local_on selftestTejun Heo
2024-12-23vsock/test: Add test for MSG_ZEROCOPY completion memory leakMichal Luczaj
2024-12-23vsock/test: Add test for sk_error_queue memory leakMichal Luczaj
2024-12-23vsock/test: Add test for accept_queue memory leakMichal Luczaj
2024-12-23vsock/test: Adapt send_byte()/recv_byte() to handle MSG_ZEROCOPYMichal Luczaj
2024-12-23vsock/test: Add README blurb about kmemleak usageMichal Luczaj