From patchwork Thu Nov 16 18:31:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Stefan Bader X-Patchwork-Id: 838740 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 3yd8wF3py9z9s03; Fri, 17 Nov 2017 05:31:41 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1eFOwq-0000TF-Qo; Thu, 16 Nov 2017 18:31:36 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1eFOwp-0000Su-D8 for kernel-team@lists.ubuntu.com; Thu, 16 Nov 2017 18:31:35 +0000 Received: from 1.general.smb.uk.vpn ([10.172.193.28] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1eFOwp-0008Im-4c for kernel-team@lists.ubuntu.com; Thu, 16 Nov 2017 18:31:35 +0000 From: Stefan Bader To: kernel-team@lists.ubuntu.com Subject: [Artful SRU] Artful update to 4.13.13 stable release Date: Thu, 16 Nov 2017 19:31:34 +0100 Message-Id: <1510857094-12352-1-git-send-email-stefan.bader@canonical.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1732726 The following patches were skipped because they were already applied for bug #1717431 "[Bug] Thunderbolt-patches: Fixes the issue regarding the order of ACPI calls w.r.t. PCI enumeration": - ACPICA: Dispatch active GPEs at init time - ACPICA: Make it possible to enable runtime GPEs earlier - ACPI / scan: Enable GPEs before scanning the namespace The following patch had to be manually merged because we carry a SAUCE patch touching tsc.c (UBUNTU: SAUCE: Clear Linux: smpboot: reuse timer calibration): - x86/smpboot: Make optimization of delay calibration work correctly An additional pair of eyes verifying the above change was done right would be appreciated. -Stefan --- The following changes since commit c7cec2eac2db64629bf39d96c64e3df539aa8737: Linux 4.13.12 (2017-11-13 17:28:24 +0100) are available in the git repository at: git://git.launchpad.net/~smb/+git/linux-artful stable-4.13 for you to fetch changes up to 8d82c7fcf61a1bd12657ec12d7531eeeaa6eb390: Linux 4.13.13 (2017-11-16 18:42:59 +0100) ---------------------------------------------------------------- Alexander Shishkin (1): x86/debug: Handle warnings before the notifier chain, to fix KGDB crash Anatole Denis (1): netfilter: nft_set_hash: disable fast_ops for 2-len keys Andrey Ryabinin (2): crypto: x86/sha1-mb - fix panic due to unaligned access crypto: x86/sha256-mb - fix panic due to unaligned access Borislav Petkov (1): x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context Eric Biggers (1): KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] Florian Westphal (1): netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" Gerhard Bertelsmann (1): can: sun4i: handle overrun in RX FIFO Greg Kroah-Hartman (1): Linux 4.13.13 Hui Wang (1): ALSA: hda - fix headset mic problem for Dell machines with alc274 Ilya Dryomov (1): rbd: use GFP_NOIO for parent stat and data requests Jaedon Shin (1): MIPS: BMIPS: Fix missing cbr address Jonas Gorski (1): MIPS: AR7: Defer registration of GPIO Jussi Laako (1): ALSA: usb-audio: support new Amanero Combo384 firmware version Kai-Heng Feng (1): Input: elan_i2c - add ELAN060C to the ACPI table Li Bin (1): workqueue: Fix NULL pointer dereference Linus Torvalds (1): Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo" Marek Vasut (1): can: ifi: Fix transmitter delay calculation Mark Rutland (1): ARM: 8720/1: ensure dump_instr() checks addr_limit Oswald Buddenhagen (1): MIPS: AR7: Ensure that serial ports are properly set up Paul Burton (1): MIPS: Fix CM region target definitions Paul Mackerras (1): KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates Pavel Tatashin (1): x86/smpboot: Make optimization of delay calibration work correctly Rafael J. Wysocki (1): ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360 Richard Schütz (1): can: c_can: don't indicate triple sampling support for D_CAN Romain Izard (1): crypto: ccm - preserve the IV buffer Sinclair Yeh (1): drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issue Stephane Grosjean (1): can: peak: Add support for new PCIe/M2 CAN FD interfaces Takashi Iwai (3): ALSA: timer: Limit max instances per timer ALSA: seq: Fix OSS sysex delivery in OSS emulation ALSA: seq: Avoid invalid lockdep class warning Makefile | 2 +- arch/arm/kernel/traps.c | 28 +++-- arch/mips/ar7/platform.c | 5 + arch/mips/ar7/prom.c | 2 - arch/mips/include/asm/mips-cm.h | 4 +- arch/mips/kernel/smp-bmips.c | 4 +- arch/powerpc/kvm/book3s_64_mmu_hv.c | 10 ++ arch/powerpc/kvm/book3s_hv.c | 29 +++-- arch/x86/crypto/sha1-mb/sha1_mb_mgr_flush_avx2.S | 12 +- .../crypto/sha256-mb/sha256_mb_mgr_flush_avx2.S | 12 +- arch/x86/kernel/cpu/Makefile | 2 +- arch/x86/kernel/cpu/aperfmperf.c | 11 +- arch/x86/kernel/cpu/proc.c | 4 +- arch/x86/kernel/smpboot.c | 11 +- arch/x86/kernel/traps.c | 10 +- arch/x86/kernel/tsc.c | 5 +- arch/x86/oprofile/op_model_ppro.c | 4 +- crypto/ccm.c | 4 +- drivers/acpi/sleep.c | 28 +++++ drivers/block/rbd.c | 4 +- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 2 +- drivers/input/mouse/elan_i2c_core.c | 1 + drivers/net/can/c_can/c_can_pci.c | 1 - drivers/net/can/c_can/c_can_platform.c | 1 - drivers/net/can/ifi_canfd/ifi_canfd.c | 6 +- drivers/net/can/peak_canfd/peak_pciefd_main.c | 14 ++- drivers/net/can/sun4i_can.c | 12 +- include/net/netfilter/nf_conntrack.h | 3 +- include/net/netfilter/nf_nat.h | 1 - include/sound/seq_kernel.h | 3 +- include/sound/timer.h | 2 + kernel/workqueue_internal.h | 3 +- lib/asn1_decoder.c | 4 +- net/netfilter/nf_nat_core.c | 130 +++++++++------------ net/netfilter/nft_set_hash.c | 1 - sound/core/hrtimer.c | 1 + sound/core/seq/oss/seq_oss_midi.c | 4 +- sound/core/seq/oss/seq_oss_readq.c | 29 +++++ sound/core/seq/oss/seq_oss_readq.h | 2 + sound/core/timer.c | 67 ++++++++--- sound/pci/hda/patch_realtek.c | 5 + sound/usb/quirks.c | 1 + 42 files changed, 308 insertions(+), 176 deletions(-)