Message ID | 20220721144229.1224141-1-dylany@fb.com (mailing list archive) |
---|---|
Headers | show |
Series | tests updates | expand |
On Thu, 21 Jul 2022 07:42:25 -0700, Dylan Yudaken wrote: > This series adds a patch for a panic in 5.19-rc7 simplified from the > syzkaller reproducer > It also causes the poll-mshot-overflow test to be skipped in versions < 5.20 > > Patch > 1: is the panic regression test > 2-4: skips the poll-mshot-overflow test on old kernels > > [...] Applied, thanks! [1/4] add a test for bad buf_ring register commit: ded2677991f3af247206f67f466111b3060006b7 [2/4] Copy IORING_SETUP_SINGLE_ISSUER into io_uring.h commit: 205f2e87471ef543b867fdea2140309507a2e1f7 [3/4] test: poll-mshot-overflow use proper return codes commit: 7591d1af4b5a16f4371c0bd907ef71575a837315 [4/4] skip poll-mshot-overflow on old kernels commit: 4538e990a8c909bd0e7d3e5ecc0016a4e5f26b0c Best regards,