summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-04-17selftests: mptcp: join: fix ShellCheck warningsMatthieu Baerts
2023-04-17selftests: mptcp: remove duplicated entries in usageMatthieu Baerts
2023-04-17selftests: openvswitch: add support for upcall testingAaron Conole
2023-04-17selftests: openvswitch: add flow dump supportAaron Conole
2023-04-17selftests: openvswitch: add interface supportAaron Conole
2023-04-16sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton
2023-04-16bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet
2023-04-16selftest, ptrace: Add selftest for syscall user dispatch config apiGregory Price
2023-04-16selftests/timers/posix_timers: Test delivery of signals across threadsDmitry Vyukov
2023-04-15selftests/bpf: Add refcounted_kptr testsDave Marchevsky
2023-04-15bpf: Migrate bpf_rbtree_remove to possibly failDave Marchevsky
2023-04-15selftests/bpf: Modify linked_list tests to work with macro-ified insertsDave Marchevsky
2023-04-15bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly failDave Marchevsky
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