Skip to content

Add Linux 4.14.48 #803

Merged
merged 2 commits into from
Jun 6, 2018
Merged

Add Linux 4.14.48 #803

merged 2 commits into from
Jun 6, 2018

Commits on Jun 5, 2018

  1. linux: Add version 4.14.48

    The change-logs are available online. Several security fixes went in.
    
    ```
    $ grep . /sys/devices/system/cpu/vulnerabilities/
    /sys/devices/system/cpu/vulnerabilities/meltdown:Mitigation: PTI
    /sys/devices/system/cpu/vulnerabilities/spec_store_bypass:Vulnerable
    /sys/devices/system/cpu/vulnerabilities/spectre_v1:Mitigation: __user pointer sanitization
    /sys/devices/system/cpu/vulnerabilities/spectre_v2:Mitigation: Full generic retpoline
    ```
    
    Patch the build system, as the build fails with the currently installed
    GNU Make 4.2.1+ [1].
    
    [1]: https://patchwork.kernel.org/patch/10328633/
    pmenzel committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    f24ab7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ba09d6 View commit details
    Browse the repository at this point in the history