summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz
2024-04-12selftest/bpf: Test a perf BPF program that suppresses side effectsKyle Huey
2024-04-12selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack
2024-04-11selftests/bpf: Export send_recv_data helperGeliang Tang
2024-04-11selftests/bpf: Add struct send_recv_argGeliang Tang
2024-04-11selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-04-11selftests: kvm: add test for transferring FPU state into VMSAPaolo Bonzini
2024-04-11selftests: kvm: split "launch" phase of SEV VM creationPaolo Bonzini
2024-04-11selftests: kvm: switch to using KVM_X86_*_VMPaolo Bonzini
2024-04-11selftests: kvm: add tests for KVM_SEV_INIT2Paolo Bonzini
2024-04-11selftests: mptcp: test last time mptcp_infoGeliang Tang
2024-04-10selftests/bpf: Enable tests for atomics with cpuv4Yonghong Song
2024-04-10selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIsYonghong Song
2024-04-10selftests/bpf: Refactor out helper functions for a few testsYonghong Song
2024-04-10selftests: fib_rule_tests: Add VRF testsIdo Schimmel
2024-04-10selftests/nolibc: Add tests for strlcat() and strlcpy()Rodrigo Campos
2024-04-10selftests: net: reuse common code in bpf_offloadJakub Kicinski
2024-04-10selftests: net: declare section names for bpf_offloadJakub Kicinski
2024-04-10selftests: net: bpf_offload: wait for mapsJakub Kicinski
2024-04-10selftests: move bpf-offload test from bpf to netJakub Kicinski
2024-04-10Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-10selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-04-10selftests/hid: add tests for hid_bpf_input_reportBenjamin Tissoires
2024-04-10selftests/hid: Add test for hid_bpf_hw_output_reportBenjamin Tissoires
2024-04-10selftests/hid: add KASAN to the VM testsBenjamin Tissoires
2024-04-10tools/power turbostat: v2024.04.10Len Brown
2024-04-10RISC-V: drop SOC_VIRT for ARCH_VIRTConor Dooley
2024-04-09KVM: selftests: Use TAP in the steal_time testThomas Huth
2024-04-09KVM: selftests: Use EPOLL in userfaultfd_util reader threadsAnish Moorthy
2024-04-09KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging...Anish Moorthy
2024-04-09KVM: selftests: Report per-vcpu demand paging rate from demand paging testAnish Moorthy
2024-04-09tools/power turbostat: Add selftestsPatryk Wlazlyn
2024-04-09selftests/bpf: Add tests for atomics in bpf_arena.Alexei Starovoitov
2024-04-09selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov
2024-04-09rcutorture: Enable RCU priority boosting for TREE09Paul E. McKenney
2024-04-09Merge tag 'v6.9-rc3' into x86/cpu, to pick up fixesIngo Molnar
2024-04-08selftests/bpf: eliminate warning of get_cgroup_id_from_path()Jason Xing
2024-04-08KVM: selftests: fix supported_flags for riscvAndrew Jones
2024-04-08KVM: selftests: fix max_guest_memory_test with more that 256 vCPUsMaxim Levitsky
2024-04-08KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs testSean Christopherson
2024-04-08cgroup/cpuset: Add test_cpuset_v1_hp.shWaiman Long
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang
2024-04-08selftests: mptcp: netlink: drop disable=SC2086Geliang Tang
2024-04-08selftests: mptcp: ip_mptcp option for more scriptsGeliang Tang
2024-04-08selftests: mptcp: use pm_nl endpoint opsGeliang Tang