From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 4.9 00/35] 4.9.133-stable review Date: Thu, 11 Oct 2018 17:35:02 +0200 Message-Id: <20181011152520.174949126@linuxfoundation.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: This is the start of the stable review cycle for the 4.9.133 release. There are 35 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 Sat Oct 13 15:25:09 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.9.133-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.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.9.133-rc1 Andy Lutomirski x86/fpu: Finish excising 'eagerfpu' Greg Kroah-Hartman Revert "perf: sync up x86/.../cpufeatures.h" Rik van Riel x86/fpu: Remove struct fpu::counter Andy Lutomirski x86/fpu: Remove use_eager_fpu() Gao Feng ebtables: arpreply: Add the standard target sanity check Zhi Chen ath10k: fix scan crash due to incorrect length calculation Frederic Weisbecker sched/cputime: Fix ksoftirqd cputime accounting regression Frederic Weisbecker sched/cputime: Increment kcpustat directly on irqtime account Frederic Weisbecker sched/cputime: Convert kcpustat to nsecs Richard Weinberger ubifs: Check for name being NULL while mounting Cong Wang ucma: fix a use-after-free in ucma_resolve_ip() Chao Yu f2fs: fix invalid memory access Feng Tang x86/mm: Expand static page table for fixmap space Vineet Gupta ARC: clone syscall to setp r25 as thread pointer Michal Suchanek powerpc/fadump: Return error when fadump registration fails Yu Wang ath10k: fix kernel panic issue during pci probe Carl Huang ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait Prateek Sood cgroup: Fix deadlock in cpu hotplug path Theodore Ts'o ext4: always verify the magic number in xattr blocks Theodore Ts'o ext4: add corruption check in ext4_xattr_set_entry() Guenter Roeck of: unittest: Disable interrupt node tests for old world MAC systems Dmitry Safonov tty: Drop tty->count on tty_reopen() failure Johan Hovold USB: serial: simple: add Motorola Tetra MTP6550 id Chunfeng Yun usb: xhci-mtk: resume USB3 roothub first Mathias Nyman xhci: Add missing CAS workaround for Intel Sunrise Point xHCI Mike Snitzer dm cache: fix resize crash if user doesn't reload cache table Joe Thornber dm cache metadata: ignore hints array being too small during resize Rafael J. Wysocki PM / core: Clear the direct_complete flag on errors Felix Fietkau mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys Daniel Drake PCI: Reprogram bridge prefetch registers on resume Andy Lutomirski x86/vdso: Fix vDSO syscall fallback asm constraint regression Andy Lutomirski x86/vdso: Fix asm constraints on vDSO syscall fallbacks Jan Beulich xen-netback: fix input validation in xenvif_set_hash_mapping() Tomi Valkeinen fbdev/omapfb: fix omapfb_memory_read infoleak Jann Horn mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly ------------- Diffstat: Documentation/kernel-parameters.txt | 6 -- Makefile | 4 +- arch/arc/kernel/process.c | 20 +++++++ arch/powerpc/kernel/fadump.c | 23 +++++--- arch/s390/appldata/appldata_os.c | 16 +++--- arch/x86/crypto/crc32c-intel_glue.c | 17 ++---- arch/x86/entry/vdso/vclock_gettime.c | 26 +++++---- arch/x86/include/asm/cpufeatures.h | 1 - arch/x86/include/asm/fixmap.h | 10 ++++ arch/x86/include/asm/fpu/internal.h | 37 +----------- arch/x86/include/asm/fpu/types.h | 34 ----------- arch/x86/include/asm/pgtable_64.h | 3 +- arch/x86/include/asm/trace/fpu.h | 5 +- arch/x86/kernel/fpu/core.c | 39 ++----------- arch/x86/kernel/fpu/signal.c | 8 +-- arch/x86/kernel/fpu/xstate.c | 9 --- arch/x86/kernel/head_64.S | 16 ++++-- arch/x86/kvm/cpuid.c | 4 +- arch/x86/kvm/x86.c | 10 ---- arch/x86/mm/pgtable.c | 9 +++ arch/x86/mm/pkeys.c | 3 +- arch/x86/xen/mmu.c | 8 ++- drivers/base/power/main.c | 5 +- drivers/cpufreq/cpufreq.c | 6 +- drivers/cpufreq/cpufreq_governor.c | 2 +- drivers/cpufreq/cpufreq_stats.c | 1 - drivers/infiniband/core/ucma.c | 2 + drivers/macintosh/rack-meter.c | 2 +- drivers/md/dm-cache-metadata.c | 4 +- drivers/md/dm-cache-target.c | 9 ++- drivers/net/wireless/ath/ath10k/debug.c | 12 +++- drivers/net/wireless/ath/ath10k/trace.h | 12 ++-- drivers/net/wireless/ath/ath10k/wmi-tlv.c | 8 +-- drivers/net/wireless/ath/ath10k/wmi.c | 2 +- drivers/net/xen-netback/hash.c | 12 ++-- drivers/of/unittest.c | 28 ++++++--- drivers/pci/pci.c | 27 ++++++--- drivers/tty/tty_io.c | 11 +++- drivers/usb/host/xhci-mtk.c | 4 +- drivers/usb/host/xhci-pci.c | 2 + drivers/usb/serial/usb-serial-simple.c | 3 +- drivers/video/fbdev/omap2/omapfb/omapfb-ioctl.c | 5 +- fs/ext4/xattr.c | 28 +++++---- fs/f2fs/checkpoint.c | 9 +-- fs/proc/stat.c | 68 +++++++++++----------- fs/proc/uptime.c | 7 +-- fs/ubifs/super.c | 3 + include/linux/netfilter_bridge/ebtables.h | 5 ++ kernel/cgroup.c | 6 +- kernel/sched/cpuacct.c | 2 +- kernel/sched/cputime.c | 75 +++++++++++-------------- kernel/sched/sched.h | 12 +++- mm/vmstat.c | 3 + net/bridge/netfilter/ebt_arpreply.c | 3 + net/mac80211/cfg.c | 2 +- tools/arch/x86/include/asm/cpufeatures.h | 1 - 56 files changed, 335 insertions(+), 354 deletions(-)