This is the start of the stable review cycle for the 4.14.18 release. There are 64 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed Feb 7 18:21:22 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.18-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.14.18-rc1
Ian Abbott abbotti@mev.co.uk fpga: region: release of_parse_phandle nodes after use
Sebastian Andrzej Siewior bigeasy@linutronix.de serial: core: mark port as initialized after successful IRQ change
KarimAllah Ahmed karahmed@amazon.de KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed karahmed@amazon.de KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed karahmed@amazon.de KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
Ashok Raj ashok.raj@intel.com KVM/x86: Add IBPB support
KarimAllah Ahmed karahmed@amazon.de KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
Darren Kenny darren.kenny@oracle.com x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Arnd Bergmann arnd@arndb.de x86/pti: Mark constant arrays as __initconst
KarimAllah Ahmed karahmed@amazon.de x86/spectre: Simplify spectre_v2 command line parsing
David Woodhouse dwmw@amazon.co.uk x86/retpoline: Avoid retpolines for built-in __init functions
Dan Williams dan.j.williams@intel.com x86/kvm: Update spectre-v1 mitigation
Paolo Bonzini pbonzini@redhat.com KVM: VMX: make MSR bitmaps per-VCPU
Josh Poimboeuf jpoimboe@redhat.com x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Tim Chen tim.c.chen@linux.intel.com x86/speculation: Use Indirect Branch Prediction Barrier in context switch
David Woodhouse dwmw@amazon.co.uk x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
Colin Ian King colin.king@canonical.com x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Dan Williams dan.j.williams@intel.com x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams dan.j.williams@intel.com nl80211: Sanitize array index in parse_txq_params
Dan Williams dan.j.williams@intel.com vfs, fdtable: Prevent bounds-check bypass via speculative execution
Dan Williams dan.j.williams@intel.com x86/syscall: Sanitize syscall table de-references under speculation
Dan Williams dan.j.williams@intel.com x86/get_user: Use pointer masking to limit speculation
Dan Williams dan.j.williams@intel.com x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams dan.j.williams@intel.com x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams dan.j.williams@intel.com x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams dan.j.williams@intel.com x86: Introduce barrier_nospec
Dan Williams dan.j.williams@intel.com x86: Implement array_index_mask_nospec
Dan Williams dan.j.williams@intel.com array_index_nospec: Sanitize speculative array de-references
Mark Rutland mark.rutland@arm.com Documentation: Document array_index_nospec
Andy Lutomirski luto@kernel.org x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski luto@kernel.org x86/entry/64: Push extra regs right away
Andy Lutomirski luto@kernel.org x86/entry/64: Remove the SYSCALL64 fast path
Dou Liyang douly.fnst@cn.fujitsu.com x86/spectre: Check CONFIG_RETPOLINE in command line parser
William Grant william.grant@canonical.com x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
Josh Poimboeuf jpoimboe@redhat.com objtool: Warn on stripped section symbol
Josh Poimboeuf jpoimboe@redhat.com objtool: Add support for alternatives at the end of a section
Josh Poimboeuf jpoimboe@redhat.com objtool: Improve retpoline alternative handling
Paolo Bonzini pbonzini@redhat.com KVM: VMX: introduce alloc_loaded_vmcs
Jim Mattson jmattson@google.com KVM: nVMX: Eliminate vmcs02 pool
Jesse Chan jc@linux.com ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan jc@linux.com pinctrl: pxa: pxa2xx: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Linus Walleij linus.walleij@linaro.org iio: adc/accel: Fix up module licenses
Jesse Chan jc@linux.com auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Borislav Petkov bp@suse.de x86/speculation: Simplify indirect_branch_prediction_barrier()
Borislav Petkov bp@alien8.de x86/retpoline: Simplify vmexit_fill_RSB()
David Woodhouse dwmw@amazon.co.uk x86/cpufeatures: Clean up Spectre v2 related CPUID flags
Thomas Gleixner tglx@linutronix.de x86/cpu/bugs: Make retpoline module warning conditional
Borislav Petkov bp@suse.de x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov bp@suse.de x86/nospec: Fix header guards names
Borislav Petkov bp@suse.de x86/alternative: Print unadorned pointers
David Woodhouse dwmw@amazon.co.uk x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support
David Woodhouse dwmw@amazon.co.uk x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes
David Woodhouse dwmw@amazon.co.uk x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown
David Woodhouse dwmw@amazon.co.uk x86/msr: Add definitions for new speculation control MSRs
David Woodhouse dwmw@amazon.co.uk x86/cpufeatures: Add AMD feature bits for Speculation Control
David Woodhouse dwmw@amazon.co.uk x86/cpufeatures: Add Intel feature bits for Speculation Control
David Woodhouse dwmw@amazon.co.uk x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
Andi Kleen ak@linux.intel.com module/retpoline: Warn about missing retpoline in module
Peter Zijlstra peterz@infradead.org KVM: VMX: Make indirect call speculation safe
Peter Zijlstra peterz@infradead.org KVM: x86: Make indirect calls in emulator speculation safe
Waiman Long longman@redhat.com x86/retpoline: Remove the esp/rsp thunk
Michael Ellerman mpe@ellerman.id.au powerpc/64s: Allow control of RFI flush via debugfs
Michael Ellerman mpe@ellerman.id.au powerpc/64s: Wire up cpu_show_meltdown()
Liu, Changcheng changcheng.liu@intel.com scripts/faddr2line: fix CROSS_COMPILE unset error
-------------
Diffstat:
Documentation/admin-guide/kernel-parameters.txt | 2 - Documentation/speculation.txt | 90 ++++ Makefile | 4 +- arch/powerpc/Kconfig | 1 + arch/powerpc/kernel/setup_64.c | 38 ++ arch/x86/entry/common.c | 9 +- arch/x86/entry/entry_32.S | 3 +- arch/x86/entry/entry_64.S | 130 +---- arch/x86/entry/syscall_64.c | 7 +- arch/x86/include/asm/asm-prototypes.h | 4 +- arch/x86/include/asm/barrier.h | 28 + arch/x86/include/asm/cpufeature.h | 7 +- arch/x86/include/asm/cpufeatures.h | 22 +- arch/x86/include/asm/disabled-features.h | 3 +- arch/x86/include/asm/fixmap.h | 6 +- arch/x86/include/asm/msr-index.h | 12 + arch/x86/include/asm/msr.h | 3 +- arch/x86/include/asm/nospec-branch.h | 86 +-- arch/x86/include/asm/pgtable_32_types.h | 5 +- arch/x86/include/asm/processor.h | 5 +- arch/x86/include/asm/required-features.h | 3 +- arch/x86/include/asm/syscall.h | 6 +- arch/x86/include/asm/thread_info.h | 3 +- arch/x86/include/asm/tlbflush.h | 2 + arch/x86/include/asm/uaccess.h | 15 +- arch/x86/include/asm/uaccess_32.h | 6 +- arch/x86/include/asm/uaccess_64.h | 12 +- arch/x86/kernel/alternative.c | 28 +- arch/x86/kernel/cpu/bugs.c | 134 +++-- arch/x86/kernel/cpu/common.c | 70 ++- arch/x86/kernel/cpu/intel.c | 66 +++ arch/x86/kernel/cpu/scattered.c | 2 - arch/x86/kernel/process_64.c | 4 +- arch/x86/kernel/ptrace.c | 2 +- arch/x86/kernel/signal.c | 2 +- arch/x86/kvm/cpuid.c | 22 +- arch/x86/kvm/cpuid.h | 1 + arch/x86/kvm/emulate.c | 9 +- arch/x86/kvm/svm.c | 116 +++++ arch/x86/kvm/vmx.c | 660 ++++++++++++++---------- arch/x86/kvm/x86.c | 1 + arch/x86/lib/Makefile | 1 + arch/x86/lib/getuser.S | 10 + arch/x86/lib/retpoline.S | 57 +- arch/x86/lib/usercopy_32.c | 8 +- arch/x86/mm/tlb.c | 33 +- drivers/auxdisplay/img-ascii-lcd.c | 4 + drivers/fpga/fpga-region.c | 13 +- drivers/iio/accel/kxsd9-i2c.c | 3 + drivers/iio/adc/qcom-vadc-common.c | 4 + drivers/pinctrl/pxa/pinctrl-pxa2xx.c | 4 + drivers/tty/serial/serial_core.c | 2 + include/linux/fdtable.h | 5 +- include/linux/init.h | 9 +- include/linux/module.h | 9 + include/linux/nospec.h | 72 +++ kernel/module.c | 11 + net/wireless/nl80211.c | 9 +- scripts/faddr2line | 8 +- scripts/mod/modpost.c | 9 + sound/soc/codecs/pcm512x-spi.c | 4 + tools/objtool/check.c | 89 ++-- tools/objtool/orc_gen.c | 5 + 63 files changed, 1355 insertions(+), 643 deletions(-)
On 02/05/2018 11:22 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.18 release. There are 64 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed Feb 7 18:21:22 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.18-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
thanks, -- Shuah
On Mon, Feb 05, 2018 at 10:22:19AM -0800, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.18 release. There are 64 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed Feb 7 18:21:22 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.18-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below.
Results from Linaro’s test farm. No regressions on arm64, arm and x86_64.
Summary ------------------------------------------------------------------------
kernel: 4.14.18-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.14.y git commit: 161cd48d7ece18d8e7256f58ea7b48a417e7eade git describe: v4.14.17-65-g161cd48d7ece Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.14-oe/build/v4.14.17-65...
No regressions (compared to build v4.14.17)
Boards, architectures and test suites: -------------------------------------
hi6220-hikey - arm64 * boot - pass: 20, * kselftest - pass: 46, skip: 16, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 2, * ltp-containers-tests - pass: 64, * ltp-fcntl-locktests-tests - pass: 2, * ltp-filecaps-tests - pass: 2, * ltp-fs-tests - pass: 60, * ltp-fs_bind-tests - pass: 2, * ltp-fs_perms_simple-tests - pass: 19, * ltp-fsx-tests - pass: 2, * ltp-hugetlb-tests - pass: 21, skip: 1, * ltp-io-tests - pass: 3, * ltp-ipc-tests - pass: 9, * ltp-math-tests - pass: 11, * ltp-nptl-tests - pass: 2, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 4, * ltp-syscalls-tests - pass: 984, skip: 121, * ltp-timers-tests - pass: 12,
juno-r2 - arm64 * boot - pass: 20, * kselftest - pass: 46, skip: 16, * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 2, * ltp-containers-tests - pass: 64, * ltp-fcntl-locktests-tests - pass: 2, * ltp-filecaps-tests - pass: 2, * ltp-fs-tests - pass: 60, * ltp-fs_bind-tests - pass: 2, * ltp-fs_perms_simple-tests - pass: 19, * ltp-fsx-tests - pass: 2, * ltp-io-tests - pass: 3, * ltp-ipc-tests - pass: 9, * ltp-math-tests - pass: 11, * ltp-nptl-tests - pass: 2, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 10, * ltp-securebits-tests - pass: 4, * ltp-syscalls-tests - pass: 987, skip: 121, * ltp-timers-tests - pass: 12,
x15 - arm * boot - pass: 20, * kselftest - pass: 43, skip: 18, * libhugetlbfs - pass: 87, skip: 1, * ltp-cap_bounds-tests - pass: 2, * ltp-containers-tests - pass: 64, * ltp-fcntl-locktests-tests - pass: 2, * ltp-filecaps-tests - pass: 2, * ltp-fs-tests - pass: 60, * ltp-fs_bind-tests - pass: 2, * ltp-fs_perms_simple-tests - pass: 19, * ltp-fsx-tests - pass: 2, * ltp-hugetlb-tests - pass: 20, skip: 2, * ltp-io-tests - pass: 3, * ltp-ipc-tests - pass: 9, * ltp-math-tests - pass: 11, * ltp-nptl-tests - pass: 2, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 13, skip: 1, * ltp-securebits-tests - pass: 4, * ltp-syscalls-tests - pass: 1038, skip: 66, * ltp-timers-tests - pass: 12,
x86_64 * boot - pass: 20, * kselftest - pass: 56, skip: 18, fail: 1 * libhugetlbfs - pass: 90, skip: 1, * ltp-cap_bounds-tests - pass: 2, * ltp-containers-tests - pass: 64, * ltp-fcntl-locktests-tests - pass: 2, * ltp-filecaps-tests - pass: 2, * ltp-fs-tests - pass: 61, skip: 1, * ltp-fs_bind-tests - pass: 2, * ltp-fs_perms_simple-tests - pass: 19, * ltp-fsx-tests - pass: 2, * ltp-hugetlb-tests - pass: 22, * ltp-io-tests - pass: 3, * ltp-ipc-tests - pass: 9, * ltp-math-tests - pass: 11, * ltp-nptl-tests - pass: 2, * ltp-pty-tests - pass: 4, * ltp-sched-tests - pass: 9, skip: 1, * ltp-securebits-tests - pass: 4, * ltp-syscalls-tests - pass: 1016, skip: 116, * ltp-timers-tests - pass: 12,
-- Linaro QA (beta) https://qa-reports.linaro.org
stable-rc/linux-4.14.y boot: 110 boots: 1 failed, 47 passed with 62 offline (v4.14.17-65-g161cd48d7ece)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.14.y/kernel/v4.14... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.14.y/kernel/v4.14.17-65-...
Tree: stable-rc Branch: linux-4.14.y Git Describe: v4.14.17-65-g161cd48d7ece Git Commit: 161cd48d7ece18d8e7256f58ea7b48a417e7eade Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 62 unique boards, 22 SoC families, 16 builds out of 185
Boot Regressions Detected:
arm:
exynos_defconfig: exynos5250-snow: lab-collabora: new failure (last pass: v4.14.17)
Boot Failure Detected:
arm:
exynos_defconfig exynos5250-snow: 1 failed lab
Offline Platforms:
arm:
sunxi_defconfig: sun4i-a10-cubieboard: 1 offline lab sun5i-r8-chip: 1 offline lab sun7i-a20-bananapi: 1 offline lab sun7i-a20-cubietruck: 1 offline lab
bcm2835_defconfig: bcm2835-rpi-b: 1 offline lab
tegra_defconfig: tegra124-jetson-tk1: 1 offline lab tegra20-iris-512: 1 offline lab tegra30-beaver: 1 offline lab
mvebu_v7_defconfig: armada-xp-openblocks-ax3-4: 1 offline lab
multi_v7_defconfig: alpine-db: 1 offline lab armada-xp-openblocks-ax3-4: 1 offline lab at91-sama5d4_xplained: 1 offline lab exynos5250-arndale: 1 offline lab exynos5410-odroidxu: 1 offline lab exynos5420-arndale-octa: 1 offline lab exynos5422-odroidxu3: 1 offline lab imx6dl-wandboard_dual: 1 offline lab imx6dl-wandboard_solo: 1 offline lab meson8b-odroidc1: 1 offline lab omap3-beagle: 1 offline lab omap3-beagle-xm: 1 offline lab omap4-panda: 1 offline lab qcom-apq8064-cm-qs600: 1 offline lab qcom-apq8064-ifc6410: 1 offline lab socfpga_cyclone5_de0_sockit: 1 offline lab stih410-b2120: 1 offline lab stih410-b2120_rootfs:nfs: 1 offline lab sun4i-a10-cubieboard: 1 offline lab sun5i-r8-chip: 1 offline lab sun7i-a20-bananapi: 1 offline lab sun7i-a20-cubietruck: 1 offline lab tegra124-jetson-tk1: 1 offline lab tegra20-iris-512: 1 offline lab tegra30-beaver: 1 offline lab vf610-colibri-eval-v3: 1 offline lab zynq-zc702: 1 offline lab
omap2plus_defconfig: omap3-beagle: 1 offline lab omap3-beagle-xm: 1 offline lab omap4-panda: 1 offline lab
imx_v6_v7_defconfig: imx6dl-wandboard_dual: 1 offline lab imx6dl-wandboard_solo: 1 offline lab vf610-colibri-eval-v3: 1 offline lab
davinci_all_defconfig: da850-lcdk: 1 offline lab dm365evm,legacy: 1 offline lab
exynos_defconfig: exynos5250-arndale: 1 offline lab exynos5410-odroidxu: 1 offline lab exynos5420-arndale-octa: 1 offline lab exynos5422-odroidxu3: 1 offline lab
qcom_defconfig: qcom-apq8064-cm-qs600: 1 offline lab qcom-apq8064-ifc6410: 1 offline lab
sama5_defconfig: at91-sama5d4_xplained: 1 offline lab
arm64:
defconfig: apq8016-sbc: 1 offline lab bcm2837-rpi-3-b: 1 offline lab juno-r2: 1 offline lab meson-gxbb-odroidc2: 1 offline lab meson-gxbb-p200: 1 offline lab meson-gxl-s905d-p230: 1 offline lab meson-gxl-s905x-khadas-vim: 1 offline lab meson-gxl-s905x-nexbox-a95x: 1 offline lab meson-gxl-s905x-p212: 1 offline lab rk3399-firefly: 1 offline lab sun50i-a64-pine64-plus: 1 offline lab
--- For more info write to info@kernelci.org
On 02/05/2018 10:22 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.14.18 release. There are 64 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Wed Feb 7 18:21:22 UTC 2018. Anything received after that time might be too late.
Build results: total: 145 pass: 145 fail: 0 Qemu test results: total: 126 pass: 126 fail: 0
Details are available at http://kerneltests.org/builders.
Guenter