Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This really isn't worth much performance wise, but people asked for it.
|
|
Mostly shell code cleanup, the compiler check up top is much more robust
and the other references can be simplified. Clang built packages are now
easily identified by '+clang' appended to the pkgver.
DKMS hasn't released a version yet that's compatible with LLVM built
kernels so most people are going to want to beware of these unless
they've modified their local DKMS scripts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See here for a summary:
https://www.phoronix.com/scan.php?page=news_item&px=Spectre-V2-V4-Going-Prctl-Def
This may net us a performance increase for people who aren't setting
mitigations=off at boot.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|