summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-04-15bpf: Add bpf_refcount_acquire kfuncDave Marchevsky
2023-04-14KVM: selftests: Test the PMU event "Instructions retired"Aaron Lewis
2023-04-14KVM: selftests: Copy full counter values from guest in PMU event filter testSean Christopherson
2023-04-14KVM: selftests: Use error codes to signal errors in PMU event filter testSean Christopherson
2023-04-14KVM: selftests: Print detailed info in PMU event filter assertsAaron Lewis
2023-04-14KVM: selftests: Add helpers for PMC asserts in PMU event filter testAaron Lewis
2023-04-14KVM: selftests: Add a common helper for the PMU event filter guest codeAaron Lewis
2023-04-14selftests/resctrl: Fix incorrect error return on test completeReinette Chatre
2023-04-14KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"Colin Ian King
2023-04-13selftests/bpf: Workaround for older vm_sockets.h.Alexei Starovoitov
2023-04-13selftests/bpf: Fix merge conflict due to SYS() macro change.Alexei Starovoitov
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-04-13selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new argJesper Dangaard Brouer
2023-04-13selftests/bpf: xdp_hw_metadata remove bpf_printk and add countersJesper Dangaard Brouer
2023-04-13selftests/resctrl: Remove duplicate codes that clear each test result fileShaopeng Tan
2023-04-13selftests/resctrl: Commonize the signal handler register/unregister for all t...Shaopeng Tan
2023-04-13selftests/resctrl: Cleanup properly when an error occurs in CAT testShaopeng Tan
2023-04-13selftests/resctrl: Flush stdout file buffer before executing fork()Shaopeng Tan
2023-04-13selftests/resctrl: Return MBA check result and make it to output messageShaopeng Tan
2023-04-13selftests/resctrl: Fix set up schemata with 100% allocation on first run in M...Shaopeng Tan
2023-04-13selftests/resctrl: Use correct exit code when tests failPeter Newman
2023-04-13selftests: add the missing CONFIG_IP_SCTP in net configXin Long
2023-04-13selftests: openvswitch: adjust datapath NL message declarationAaron Conole
2023-04-13selftests: mptcp: userspace pm: uniform verify eventsMatthieu Baerts
2023-04-13selftests/bpf: Fix compiler warnings in bpf_testmod for kfuncsAndrii Nakryiko
2023-04-13selftests/bpf: Remove stand-along test_verifier_log test binaryAndrii Nakryiko
2023-04-13selftests/bpf: Keep the loop in bpf_testmod_loop_testSong Liu
2023-04-13selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu
2023-04-13selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu
2023-04-13selftests/bpf: Fix use of uninitialized op_name in log testsLorenz Bauer
2023-04-12selftests/bpf: Test FOU kfuncs for externally controlled ipip devicesChristian Ehrig
2023-04-12bpf: Remove bpf_cgroup_kptr_get() kfuncDavid Vernet
2023-04-12bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULLDavid Vernet
2023-04-12selftests: hid: import hid-tools usb-crash testsBenjamin Tissoires
2023-04-12selftests: hid: import hid-tools hid-sony and hid-playstation testsBenjamin Tissoires
2023-04-12selftests: hid: import hid-tools hid-ite testsBenjamin Tissoires
2023-04-12selftests: hid: import hid-tools hid-apple testsBenjamin Tissoires
2023-04-12selftests: hid: import hid-tools wacom testsBenjamin Tissoires
2023-04-12selftests: hid: import hid-tools hid-multitouch and hid-tablets testsBenjamin Tissoires
2023-04-12selftests: hid: import hid-tools hid-mouse testsBenjamin Tissoires
2023-04-12selftests: hid: import hid-tools hid-keyboards testsBenjamin Tissoires
2023-04-12selftests: hid: import hid-tools hid-gamepad testsBenjamin Tissoires
2023-04-12selftests: hid: import hid-tools hid-core testsBenjamin Tissoires
2023-04-12selftests: hid: make vmtest rely on makeBenjamin Tissoires
2023-04-11kselftest/arm64: Convert za-fork to use kselftest.hMark Brown
2023-04-11kselftest: Support nolibcMark Brown
2023-04-11selftests/bpf: Add test to access u32 ptr argument in tracing programFeng Zhou
2023-04-11KVM: selftests: Add test to verify KVM's supported XCR0Aaron Lewis