We have implemented [[Continuous integration#Kernel testing|Travis CI setup]] to check if any recent kernel changes break CRIU — before they appear in the vanilla kernel.
+
We have implemented [[Continuous integration#Kernel testing]] to check if any recent kernel changes break CRIU, to catch those before they appear in the vanilla kernel. This article documents Linux kernel bugs found using this method.
== Found bugs ==
== Found bugs ==
−
This table lists the linux-next kernel bugs found using CRIU CI.
+
Note that the list is probably incomplete; there were a few bugs found and fixed before we cared to document it here.
−
−
Note that the list is incomplete; there were about a dozen bugs found and fixed before we started documenting it here.
{| class="wikitable sortable"
{| class="wikitable sortable"
Line 54:
Line 52:
|-
|-
|20170516
|20170516
−
| [https://www.mail-archive.com/netdev@vger.kernel.org/msg168631.html Re: [net-next,v2,1/3] net/sock: factor out dequeue/peek with offset code]
+
| [https://www.mail-archive.com/netdev@vger.kernel.org/msg168631.html <nowiki>Re: [net-next,v2,1/3] net/sock: factor out dequeue/peek with offset code</nowiki>]