summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-10-26KVM: arm64: selftests: Convert to kernel's ESR terminologyOliver Upton
2024-10-25sched_ext: Fix enq_last_no_enq_fails selftestTejun Heo
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-10-25scx: Fix exit selftest to use custom DSQDavid Vernet
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-24KVM: selftests: Add test for PSCI SYSTEM_OFF2David Woodhouse
2024-10-24KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list testSamuel Holland
2024-10-24riscv: selftests: Add a pointer masking testSamuel Holland
2024-10-24selftests/bpf: Create task_local_storage map with invalid uptr's structMartin KaFai Lau
2024-10-24selftests/bpf: Add uptr failure verifier testsMartin KaFai Lau
2024-10-24selftests/bpf: Add update_elem failure test for task storage uptrMartin KaFai Lau
2024-10-24selftests/bpf: Test a uptr struct spanning across pages.Martin KaFai Lau
2024-10-24selftests/bpf: Some basic __uptr testsKui-Feng Lee
2024-10-24selftests: add new kallsyms selftestsLuis Chamberlain
2024-10-24sched_ext: Fix function pointer type mismatches in BPF selftestsVishal Chourasia
2024-10-24selftests: tls: add a selftest for wrapping rec_seqSabrina Dubroca
2024-10-24pidfd: add ioctl to retrieve pid infoLuca Boccassi
2024-10-23selftests/bpf: validate generic bpf_object and subskel APIs work togetherAndrii Nakryiko
2024-10-23selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko
2024-10-23selftest: rtc: Add to check rtc alarm status for alarm related testJoseph Jang
2024-10-23selftests/sched_ext: add order-only dependency of runner.o on BPFOBJIhor Solodrai
2024-10-23uprobe: Add data pointer to consumer handlersJiri Olsa
2024-10-23selftests/bpf: Increase verifier log limit in veristatMykyta Yatsenko
2024-10-23kselftest/arm64: Log fp-stress child startup errors to stdoutMark Brown
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann
2024-10-22selftests/bpf: Retire test_sock.cJordan Rife
2024-10-22selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_testsJordan Rife
2024-10-22selftests/bpf: Migrate LOAD_REJECT test cases to prog_testsJordan Rife
2024-10-22selftests/bpf: Migrate *_POST_BIND test cases to prog_testsJordan Rife
2024-10-22selftests: livepatch: test livepatching a kprobed functionMichael Vetter
2024-10-22selftests: livepatch: save and restore kprobe stateMichael Vetter
2024-10-22selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIRMichael Vetter
2024-10-22selftests: mlxsw: devlink_trap_police: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_max_descriptors: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_ets_strict: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_mc_aware: Use defer for test cleanupPetr Machata
2024-10-22selftests: ETS: Use defer for test cleanupPetr Machata
2024-10-22selftests: TBF: Use defer for test cleanupPetr Machata
2024-10-22selftests: RED: Use defer for test cleanupPetr Machata
2024-10-22selftests: forwarding: lib: Allow passing PID to stop_traffic()Petr Machata
2024-10-22selftests: forwarding: Add a fallback cleanup()Petr Machata
2024-10-22selftests: net: lib: Introduce deferred commandsPetr Machata
2024-10-22kselftest/arm64: Fail the overall fp-stress test if any test failsMark Brown
2024-10-21KVM: selftests: Fix build on on non-x86 architecturesMark Brown
2024-10-21selftests/bpf: Augment send_signal test with remote signalingPuranjay Mohan
2024-10-21selftests/bpf: remove test_tcp_check_syncookieAlexis Lothoré (eBPF Foundation)