Difference between revisions of "Kernel bugs"
Jump to navigation
Jump to search
Line 116: | Line 116: | ||
|20180618 | |20180618 | ||
| [https://lkml.org/lkml/2018/6/18/1425 proc: Add fs_context support to procfs] | | [https://lkml.org/lkml/2018/6/18/1425 proc: Add fs_context support to procfs] | ||
+ | |- | ||
+ | |20180622 | ||
+ | | [https://lkml.org/lkml/2018/6/22/518 kernfs, sysfs, cgroup, intel_rdt: Support fs_context ] | ||
|} | |} | ||
Revision as of 17:51, 25 June 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.