Difference between revisions of "Kernel bugs"
Jump to navigation
Jump to search
Line 68: | Line 68: | ||
| 20170629 | | 20170629 | ||
|[https://www.spinics.net/lists/cgroups/msg17666.html kmemleaks reports a lot of cases around memcg_create_kmem_cache] | |[https://www.spinics.net/lists/cgroups/msg17666.html kmemleaks reports a lot of cases around memcg_create_kmem_cache] | ||
+ | |- | ||
+ | | 20170831 | ||
+ | |[https://patchwork.kernel.org/patch/9933787/ tip:x86/apic x86/idt: Fix the X86_TRAP_BP gate] | ||
|- | |- | ||
|} | |} |
Revision as of 16:53, 1 September 2017
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.