This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.y and the diffstat can be found below.
thanks,
greg k-h
------------- Pseudo-Shortlog of commits:
Greg Kroah-Hartman gregkh@linuxfoundation.org Linux 4.16.11-rc1
Alexei Starovoitov ast@kernel.org bpf: Prevent memory disambiguation attack
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs: Rename SSBD_NO to SSB_NO
Tom Lendacky thomas.lendacky@amd.com KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Thomas Gleixner tglx@linutronix.de x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner tglx@linutronix.de x86/bugs: Rework spec_ctrl base and mask logic
Thomas Gleixner tglx@linutronix.de x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner tglx@linutronix.de x86/bugs: Expose x86_spec_ctrl_base directly
Borislav Petkov bp@suse.de x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
Thomas Gleixner tglx@linutronix.de x86/speculation: Rework speculative_store_bypass_update()
Tom Lendacky thomas.lendacky@amd.com x86/speculation: Add virtualized speculative store bypass disable support
Thomas Gleixner tglx@linutronix.de x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner tglx@linutronix.de x86/speculation: Handle HT correctly on AMD
Thomas Gleixner tglx@linutronix.de x86/cpufeatures: Add FEATURE_ZEN
Thomas Gleixner tglx@linutronix.de x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner tglx@linutronix.de x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Borislav Petkov bp@suse.de x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Thomas Gleixner tglx@linutronix.de KVM: SVM: Move spec control call after restore of GS
Jim Mattson jmattson@google.com x86/cpu: Make alternative_msr_write work for 32-bit code
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs: Fix the parameters alignment and missing void
Jiri Kosina jkosina@suse.cz x86/bugs: Make cpu_show_common() static
Jiri Kosina jkosina@suse.cz x86/bugs: Fix __ssb_select_mitigation() return type
Borislav Petkov bp@suse.de Documentation/spec_ctrl: Do some minor cleanups
Konrad Rzeszutek Wilk konrad.wilk@oracle.com proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs: Rename _RDS to _SSBD
Kees Cook keescook@chromium.org x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Thomas Gleixner tglx@linutronix.de seccomp: Move speculation migitation control to arch code
Kees Cook keescook@chromium.org seccomp: Add filter flag to opt-out of SSB mitigation
Thomas Gleixner tglx@linutronix.de seccomp: Use PR_SPEC_FORCE_DISABLE
Thomas Gleixner tglx@linutronix.de prctl: Add force disable speculation
Kees Cook keescook@chromium.org x86/bugs: Make boot modes __ro_after_init
Kees Cook keescook@chromium.org seccomp: Enable speculation flaw mitigations
Kees Cook keescook@chromium.org proc: Provide details on speculation flaw mitigations
Kees Cook keescook@chromium.org nospec: Allow getting/setting on non-current task
Thomas Gleixner tglx@linutronix.de x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner tglx@linutronix.de x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner tglx@linutronix.de prctl: Add speculation control prctls
Thomas Gleixner tglx@linutronix.de x86/speculation: Create spec-ctrl.h to avoid include hell
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs: Whitelist allowed SPEC_CTRL MSR values
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/cpufeatures: Add X86_FEATURE_RDS
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs: Concentrate bug reporting into a separate function
Konrad Rzeszutek Wilk konrad.wilk@oracle.com x86/bugs: Concentrate bug detection into a separate function
Linus Torvalds torvalds@linux-foundation.org x86/nospec: Simplify alternative_msr_write()
Liu Bo bo.liu@linux.alibaba.com btrfs: fix reading stale metadata blocks after degraded raid1 mounts
Nikolay Borisov nborisov@suse.com btrfs: Fix delalloc inodes invalidation during transaction abort
Nikolay Borisov nborisov@suse.com btrfs: Split btrfs_del_delalloc_inode into 2 functions
Anand Jain anand.jain@oracle.com btrfs: fix crash when trying to resume balance without the resume flag
Misono Tomohiro misono.tomohiro@jp.fujitsu.com btrfs: property: Set incompat flag if lzo/zstd compression is set
Robbie Ko robbieko@synology.com Btrfs: send, fix invalid access to commit roots due to concurrent snapshotting
Filipe Manana fdmanana@suse.com Btrfs: fix xattr loss after power failure
Masami Hiramatsu mhiramat@kernel.org ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu mhiramat@kernel.org ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu mhiramat@kernel.org ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Dexuan Cui decui@microsoft.com tick/broadcast: Use for_each_cpu() specially on UP kernels
Dmitry Safonov dima@arista.com x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Thomas Gleixner tglx@linutronix.de x86/apic/x2apic: Initialize cluster ID properly
Masami Hiramatsu mhiramat@kernel.org ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Ard Biesheuvel ard.biesheuvel@linaro.org efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode
Dave Hansen dave.hansen@linux.intel.com x86/pkeys: Do not special case protection key 0
Dave Hansen dave.hansen@linux.intel.com x86/pkeys: Override pkey when moving away from PROT_EXEC
Coly Li colyli@suse.de bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
Martin Schwidefsky schwidefsky@de.ibm.com s390: remove indirect branch from do_softirq_own_stack
Julian Wiedmann jwi@linux.ibm.com s390/qdio: don't release memory in qdio_setup_irq()
Hendrik Brueckner brueckner@linux.ibm.com s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
Julian Wiedmann jwi@linux.ibm.com s390/qdio: fix access to uninitialized qdio_q fields
Michel Thierry michel.thierry@intel.com drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glk
Pavel Tatashin pasha.tatashin@oracle.com mm: don't allow deferred pages with NEED_PER_CPU_KM
Ross Zwisler ross.zwisler@linux.intel.com radix tree: fix multi-order iteration race
Matthew Wilcox mawilcox@microsoft.com lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Miquel Raynal miquel.raynal@bootlin.com cpufreq: armada-37xx: driver relies on cpufreq-dt
Haneen Mohammed hamohammed.sa@gmail.com drm: Match sysfs name in link removal to link creation
Nicholas Piggin npiggin@gmail.com powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
Boris Brezillon boris.brezillon@bootlin.com mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
Alexander Monakov amonakov@ispras.ru i2c: designware: fix poll-after-enable regression
Maxime Chevallier maxime.chevallier@bootlin.com ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet node
Maxime Chevallier maxime.chevallier@bootlin.com ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node
kbuild test robot fengguang.wu@intel.com netfilter: nf_tables: nf_tables_obj_lookup_byhandle() can be static
Florian Westphal fw@strlen.de netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal fw@strlen.de netfilter: nf_tables: free set name in error path
Jann Horn jannh@google.com tee: shm: fix use-after-free via temporarily dropped reference
Guenter Roeck linux@roeck-us.net x86/amd_nb: Add support for Raven Ridge CPUs
Steven Rostedt (VMware) rostedt@goodmis.org vsprintf: Replace memory barrier with static_key for random_ptr_key update
Steven Rostedt (VMware) rostedt@goodmis.org tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all}
Halil Pasic pasic@linux.vnet.ibm.com vfio: ccw: fix cleanup if cp_prefetch fails
Guenter Roeck linux@roeck-us.net hwmon: (k10temp) Use API function to access System Management Network
Guenter Roeck linux@roeck-us.net hwmon: (k10temp) Fix reading critical temperature register
Andre Przywara andre.przywara@arm.com KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara andre.przywara@arm.com KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
Andre Przywara andre.przywara@arm.com KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
Andre Przywara andre.przywara@arm.com KVM: arm/arm64: Properly protect VGIC locks from IRQs
Sean Christopherson sean.j.christopherson@intel.com KVM: vmx: update sec exec controls for UMIP iff emulating UMIP
Kamal Dasu kdasu.kdev@gmail.com spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL
Kamal Dasu kdasu.kdev@gmail.com spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
Andy Shevchenko andriy.shevchenko@linux.intel.com spi: pxa2xx: Allow 64-bit DMA
Wenwen Wang wang6495@umn.edu ALSA: control: fix a redundant-copy issue
Hans de Goede hdegoede@redhat.com ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
Jeremy Soller jeremy@system76.com ALSA: hda/realtek - Clevo P950ER ALC1220 Fixup
Federico Cuello fedux@fedux.com.ar ALSA: usb: mixer: volume quirk for CM102-A+/102S+
Shuah Khan (Samsung OSG) shuah@kernel.org usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG) shuah@kernel.org usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG) shuah@kernel.org usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG) shuah@kernel.org usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan shuah@kernel.org usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Mathias Nyman mathias.nyman@linux.intel.com xhci: Fix USB3 NULL pointer dereference at logical disconnect.
-------------
Diffstat:
Documentation/ABI/testing/sysfs-devices-system-cpu | 1 + Documentation/admin-guide/kernel-parameters.txt | 45 +++ .../devicetree/bindings/net/marvell-pp2.txt | 9 +- Documentation/userspace-api/index.rst | 1 + Documentation/userspace-api/spec_ctrl.rst | 94 +++++ Makefile | 4 +- arch/arm/include/asm/assembler.h | 10 + arch/arm/include/asm/kvm_mmu.h | 16 + arch/arm/kernel/traps.c | 5 +- arch/arm/lib/getuser.S | 10 + arch/arm/probes/kprobes/opt-arm.c | 4 +- arch/arm64/boot/dts/marvell/armada-cp110.dtsi | 7 +- arch/arm64/include/asm/kvm_mmu.h | 16 + arch/powerpc/platforms/powernv/opal-nvram.c | 14 +- arch/s390/kernel/irq.c | 5 +- arch/s390/kernel/perf_cpum_sf.c | 4 + arch/x86/boot/compressed/eboot.c | 6 +- arch/x86/include/asm/cpufeatures.h | 20 +- arch/x86/include/asm/kvm_host.h | 2 +- arch/x86/include/asm/mmu_context.h | 2 +- arch/x86/include/asm/msr-index.h | 9 + arch/x86/include/asm/nospec-branch.h | 43 ++- arch/x86/include/asm/pkeys.h | 18 +- arch/x86/include/asm/spec-ctrl.h | 80 +++++ arch/x86/include/asm/thread_info.h | 4 +- arch/x86/kernel/amd_nb.c | 6 + arch/x86/kernel/apic/x2apic_cluster.c | 1 + arch/x86/kernel/cpu/amd.c | 22 ++ arch/x86/kernel/cpu/bugs.c | 397 ++++++++++++++++++++- arch/x86/kernel/cpu/common.c | 77 +++- arch/x86/kernel/cpu/cpu.h | 2 + arch/x86/kernel/cpu/intel.c | 3 + arch/x86/kernel/process.c | 146 ++++++++ arch/x86/kernel/process_64.c | 1 + arch/x86/kernel/smpboot.c | 5 + arch/x86/kvm/cpuid.c | 21 +- arch/x86/kvm/svm.c | 66 ++-- arch/x86/kvm/vmx.c | 60 ++-- arch/x86/kvm/x86.c | 13 +- arch/x86/mm/pkeys.c | 21 +- arch/x86/xen/mmu.c | 4 +- arch/x86/xen/mmu_pv.c | 4 +- drivers/base/cpu.c | 8 + drivers/cpufreq/Kconfig.arm | 2 +- drivers/gpu/drm/drm_drv.c | 2 +- drivers/gpu/drm/i915/i915_reg.h | 3 + drivers/gpu/drm/i915/intel_engine_cs.c | 4 + drivers/hwmon/Kconfig | 2 +- drivers/hwmon/k10temp.c | 51 ++- drivers/i2c/busses/i2c-designware-master.c | 5 +- drivers/md/bcache/debug.c | 3 + drivers/mtd/nand/marvell_nand.c | 8 +- drivers/s390/cio/qdio_setup.c | 12 +- drivers/s390/cio/vfio_ccw_cp.c | 13 +- drivers/spi/spi-bcm-qspi.c | 28 +- drivers/spi/spi-pxa2xx.h | 2 +- drivers/tee/tee_shm.c | 5 +- drivers/usb/host/xhci-hub.c | 2 +- drivers/usb/usbip/stub.h | 2 + drivers/usb/usbip/stub_dev.c | 43 ++- drivers/usb/usbip/stub_main.c | 105 +++++- fs/btrfs/ctree.c | 22 +- fs/btrfs/ctree.h | 2 + fs/btrfs/disk-io.c | 26 +- fs/btrfs/inode.c | 13 +- fs/btrfs/props.c | 12 +- fs/btrfs/tree-log.c | 7 + fs/btrfs/volumes.c | 9 + fs/proc/array.c | 25 ++ include/linux/bpf_verifier.h | 1 + include/linux/cpu.h | 2 + include/linux/efi.h | 8 +- include/linux/nospec.h | 10 + include/linux/sched.h | 10 +- include/linux/seccomp.h | 5 +- include/trace/events/xen.h | 16 - include/uapi/linux/prctl.h | 12 + include/uapi/linux/seccomp.h | 5 +- kernel/bpf/verifier.c | 59 ++- kernel/seccomp.c | 21 +- kernel/sys.c | 23 ++ kernel/time/tick-broadcast.c | 8 + lib/radix-tree.c | 6 +- lib/test_bitmap.c | 21 +- lib/vsprintf.c | 26 +- mm/Kconfig | 1 + net/netfilter/nf_tables_api.c | 75 ++-- sound/core/control_compat.c | 3 +- sound/pci/hda/hda_intel.c | 2 + sound/pci/hda/patch_realtek.c | 1 + sound/usb/mixer.c | 8 + tools/testing/selftests/seccomp/seccomp_bpf.c | 22 +- virt/kvm/arm/vgic/vgic-debug.c | 5 +- virt/kvm/arm/vgic/vgic-its.c | 34 +- virt/kvm/arm/vgic/vgic-v3.c | 4 +- virt/kvm/arm/vgic/vgic.c | 22 +- 96 files changed, 1731 insertions(+), 373 deletions(-)
stable-rc/linux-4.16.y boot: 112 boots: 1 failed, 96 passed with 15 offline (v4.16.10-111-g663daea64d0b)
Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/branch/linux-4.16.y/kernel/v4.16... Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.16.y/kernel/v4.16.10-111...
Tree: stable-rc Branch: linux-4.16.y Git Describe: v4.16.10-111-g663daea64d0b Git Commit: 663daea64d0bbd800ae507d08f35706d169c6883 Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Tested: 60 unique boards, 23 SoC families, 15 builds out of 186
Boot Regressions Detected:
arm:
qcom_defconfig: qcom-apq8064-cm-qs600: lab-baylibre-seattle: new failure (last pass: v4.16.10-62-g473d9b275b2a)
Boot Failure Detected:
arm:
qcom_defconfig qcom-apq8064-cm-qs600: 1 failed lab
Offline Platforms:
arm:
sama5_defconfig: at91-sama5d4_xplained: 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 socfpga_cyclone5_de0_sockit: 1 offline lab tegra124-jetson-tk1: 1 offline lab tegra30-beaver: 1 offline lab zynq-zc702: 1 offline lab
tegra_defconfig: tegra124-jetson-tk1: 1 offline lab tegra30-beaver: 1 offline lab
mvebu_v7_defconfig: armada-xp-openblocks-ax3-4: 1 offline lab
bcm2835_defconfig: bcm2835-rpi-b: 1 offline lab
arm64:
defconfig: apq8016-sbc: 1 offline lab juno-r2: 1 offline lab mt7622-rfb1: 1 offline lab
--- For more info write to info@kernelci.org
On 22 May 2018 at 02:40, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm and x86_64.
NOTE: kselftest rtnetlink.sh test case failed on all devices. Which is not a regression which used to SKIP pass and now run and fail. Bug reported to investigate, https://bugs.linaro.org/show_bug.cgi?id=3834
Summary ------------------------------------------------------------------------
kernel: 4.16.11-rc1 git repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git git branch: linux-4.16.y git commit: 663daea64d0bbd800ae507d08f35706d169c6883 git describe: v4.16.10-111-g663daea64d0b Test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-4.16-oe/build/v4.16.10-11...
No regressions (compared to build v4.16.10-62-g473d9b275b2a) ------------------------------------------------------------------------
Boards, architectures and test suites: -------------------------------------
dragonboard-410c - arm64 * boot - fail: 5, pass: 20 * kselftest - fail: 2, skip: 26, pass: 40 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 6, pass: 57 * ltp-fs_bind-tests - pass: 2 * ltp-fs_perms_simple-tests - pass: 19 * ltp-fsx-tests - pass: 2 * ltp-hugetlb-tests - skip: 1, pass: 21 * 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: 14 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 133, pass: 1017 * ltp-timers-tests - pass: 13
hi6220-hikey - arm64 * boot - pass: 20 * kselftest - fail: 1, skip: 22, pass: 44 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 6, pass: 57 * ltp-fs_bind-tests - pass: 2 * ltp-fs_perms_simple-tests - pass: 19 * ltp-fsx-tests - pass: 2 * ltp-hugetlb-tests - skip: 1, pass: 21 * 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 - skip: 4, pass: 10 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 134, pass: 1016 * ltp-timers-tests - pass: 13
juno-r2 - arm64 * boot - pass: 20 * kselftest - fail: 1, skip: 24, pass: 43 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 6, pass: 57 * 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 - skip: 4, pass: 10 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 133, pass: 1017 * ltp-timers-tests - pass: 13
qemu_arm * boot - pass: 20 * kselftest - fail: 1, skip: 31, pass: 36 * libhugetlbfs - pass: 1 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 18, pass: 63 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 5, pass: 58 * ltp-fs_bind-tests - pass: 2 * ltp-fs_perms_simple-tests - pass: 19 * ltp-fsx-tests - pass: 2 * ltp-hugetlb-tests - skip: 1, pass: 21 * 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 - skip: 7, pass: 7 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - fail: 4, skip: 92, pass: 1054 * ltp-timers-tests - pass: 13
qemu_arm64 * boot - fail: 2, pass: 20 * kselftest - fail: 1, skip: 29, pass: 40 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 6, pass: 57 * 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 - skip: 6, pass: 8 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - fail: 2, skip: 155, pass: 993 * ltp-timers-tests - pass: 13
qemu_x86_64 * boot - pass: 20 * kselftest - fail: 1, skip: 29, pass: 52 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 6, pass: 57 * 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 - skip: 1, pass: 13 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 153, pass: 997 * ltp-timers-tests - pass: 13
x15 - arm * boot - pass: 20 * kselftest - fail: 1, skip: 28, pass: 38 * libhugetlbfs - skip: 1, pass: 87 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 18, pass: 63 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 5, pass: 58 * ltp-fs_bind-tests - pass: 2 * ltp-fs_perms_simple-tests - pass: 19 * ltp-fsx-tests - pass: 2 * ltp-hugetlb-tests - skip: 2, pass: 20 * 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 - skip: 1, pass: 13 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 75, pass: 1075 * ltp-timers-tests - pass: 13
x86_64 * boot - pass: 22 * kselftest - fail: 1, skip: 21, pass: 52 * kselftest-vsyscall-mode-native - fail: 1, skip: 20, pass: 52 * kselftest-vsyscall-mode-none - fail: 1, skip: 20, pass: 53 * libhugetlbfs - skip: 1, pass: 90 * ltp-cap_bounds-tests - pass: 2 * ltp-containers-tests - skip: 17, pass: 64 * ltp-fcntl-locktests-tests - pass: 2 * ltp-filecaps-tests - pass: 2 * ltp-fs-tests - skip: 5, pass: 58 * 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 - skip: 5, pass: 9 * ltp-securebits-tests - pass: 4 * ltp-syscalls-tests - skip: 116, pass: 1034 * ltp-timers-tests - pass: 13
On Tue, May 22, 2018 at 04:18:31PM +0530, Naresh Kamboju wrote:
On 22 May 2018 at 02:40, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm and x86_64.
NOTE: kselftest rtnetlink.sh test case failed on all devices. Which is not a regression which used to SKIP pass and now run and fail. Bug reported to investigate, https://bugs.linaro.org/show_bug.cgi?id=3834
To clarify - previously rtnetlink.sh did not run because we were missing the 'tc' command in our rootfs. We added it recently, and now the test runs and fails, likely due to a missing kernel config.
Dan
On Tue, May 22, 2018 at 07:54:44AM -0500, Dan Rue wrote:
On Tue, May 22, 2018 at 04:18:31PM +0530, Naresh Kamboju wrote:
On 22 May 2018 at 02:40, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm and x86_64.
NOTE: kselftest rtnetlink.sh test case failed on all devices. Which is not a regression which used to SKIP pass and now run and fail. Bug reported to investigate, https://bugs.linaro.org/show_bug.cgi?id=3834
To clarify - previously rtnetlink.sh did not run because we were missing the 'tc' command in our rootfs. We added it recently, and now the test runs and fails, likely due to a missing kernel config.
Thanks for clarifying this, it makes more sense now.
Hopefully you all can fix that kernel config one day :)
thanks,
greg k-h
On Tue, May 22, 2018 at 04:02:03PM +0200, Greg Kroah-Hartman wrote:
On Tue, May 22, 2018 at 07:54:44AM -0500, Dan Rue wrote:
On Tue, May 22, 2018 at 04:18:31PM +0530, Naresh Kamboju wrote:
On 22 May 2018 at 02:40, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm and x86_64.
NOTE: kselftest rtnetlink.sh test case failed on all devices. Which is not a regression which used to SKIP pass and now run and fail. Bug reported to investigate, https://bugs.linaro.org/show_bug.cgi?id=3834
To clarify - previously rtnetlink.sh did not run because we were missing the 'tc' command in our rootfs. We added it recently, and now the test runs and fails, likely due to a missing kernel config.
Thanks for clarifying this, it makes more sense now.
Hopefully you all can fix that kernel config one day :)
We use the kernel config fragments that are included in kselftests..
Dan
On Tue, May 22, 2018 at 04:18:31PM +0530, Naresh Kamboju wrote:
On 22 May 2018 at 02:40, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.y and the diffstat can be found below.
thanks,
greg k-h
Results from Linaro’s test farm. No regressions on arm64, arm and x86_64.
NOTE: kselftest rtnetlink.sh test case failed on all devices. Which is not a regression which used to SKIP pass and now run and fail. Bug reported to investigate, https://bugs.linaro.org/show_bug.cgi?id=3834
Thanks for the quick turn around for testing all of these and letting me know.
greg k-h
On 05/21/2018 02:10 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
Build results: total: 143 pass: 141 fail: 2 Failed builds: um:defconfig xtensa:allmodconfig Qemu test results: total: 139 pass: 139 fail: 0
The um build failure is transient; it applies to all recent releases, including upstream. Rebuilding usually solves it, and indeed solved it here as well. I am listing it to make people aware of it; maybe someone has an idea how to fix it.
Building um:defconfig ... failed -------------- Error log: make[2]: *** No rule to make target 'archheaders'. Stop. make[1]: *** [archheaders] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [sub-make] Error 2 --------------
The xtensa build failure has been fixed upstream with commit e3ca34880652 ("net/mlx5: Fix build break when CONFIG_SMP=n").
Details are available at http://kerneltests.org/builders/.
Guenter
On Tue, May 22, 2018 at 06:35:27AM -0700, Guenter Roeck wrote:
On 05/21/2018 02:10 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
Build results: total: 143 pass: 141 fail: 2 Failed builds: um:defconfig xtensa:allmodconfig Qemu test results: total: 139 pass: 139 fail: 0
The um build failure is transient; it applies to all recent releases, including upstream. Rebuilding usually solves it, and indeed solved it here as well. I am listing it to make people aware of it; maybe someone has an idea how to fix it.
Building um:defconfig ... failed
Error log: make[2]: *** No rule to make target 'archheaders'. Stop. make[1]: *** [archheaders] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [sub-make] Error 2
The xtensa build failure has been fixed upstream with commit e3ca34880652 ("net/mlx5: Fix build break when CONFIG_SMP=n").
Ah, thanks for pointing me at that, I'll pick it up next.
And thanks for testing all of these, much appreciated.
greg k-h
On 05/21/2018 03:10 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.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 Tue, May 22, 2018 at 02:45:00PM -0600, Shuah Khan wrote:
On 05/21/2018 03:10 PM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 4.16.11 release. There are 110 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 Tue May 22 21:04:14 UTC 2018. Anything received after that time might be too late.
The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.11-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.16.y and the diffstat can be found below.
thanks,
greg k-h
Compiled and booted on my test system. No dmesg regressions.
Thanks for testing and letting me know.
greg k-h