Difference between revisions of "Kernel bugs"
Jump to navigation
Jump to search
Line 86: | Line 86: | ||
| 20171220 | | 20171220 | ||
|[https://www.spinics.net/lists/kernel/msg2681576.html Re: virtio: make VIRTIO a menuconfig to ease disabling it all] | |[https://www.spinics.net/lists/kernel/msg2681576.html Re: virtio: make VIRTIO a menuconfig to ease disabling it all] | ||
+ | |- | ||
+ | |20180212 | ||
+ | |[https://lkml.org/lkml/2018/2/13/25 Re: [tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G] | ||
+ | |- | ||
|} | |} | ||
Revision as of 21:58, 13 February 2018
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
Note that the list is probably incomplete; there were a few bugs found and fixed before we cared to document it here.