[elrepo] Recommended minimum fixes in both the kernel and Intel microcode for Meltdown and Spectre

Alan Bartlett ajb at elrepo.org
Sun Jan 7 13:55:20 EST 2018


On 6 January 2018 at 16:29, David Ranch <elrepo at trinnet.net> wrote:
>
> Excellent, thank you.  One thing I've struggled to *simply* figure out is
> what fixes get into what releases.  For example, what release of the 3.2 or
> 3.16 LTS kernels have this fix?  Sure, I can find the git commit in that
> branch that has the fix BUT it's not clear how to see what commits are in
> what release.  Maybe there is a simple way to do this?
>
For the actual patches, I will refer you to the following Linux Kernel
mailing list post --

https://lkml.org/lkml/2017/12/4/709

Please note that in the Red Hat distributions' kernel (and, thus,
CentOS, Scientific Linux et al) the configuration option appears as
CONFIG_KAISER=y. That is a result of Red Hat applying the earliest
viable set of patches to their kernels. For the latest, current,
kernel sources from kernel.org the configuration option appears as
CONFIG_PAGE_TABLE_ISOLATION=y, as will be seen from the above mailing
list post. I would like to stress that from an end-user's viewpoint,
CONFIG_KAISER=y is equivalent to CONFIG_PAGE_TABLE_ISOLATION=y.

The namespace change came about as "Several people including Linus
requested to change the KAISER name." and some potential candidates
were offered under point (2) of the above mailing list post.

Alan.


More information about the elrepo mailing list