From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42316 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751844AbdENMot (ORCPT ); Sun, 14 May 2017 08:44:49 -0400 Date: Sun, 14 May 2017 14:44:39 +0200 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 4.4.68 Message-ID: <20170514124439.GA12930@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bp/iNruPH9dso1Pn" Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.4.68 kernel. All users of the 4.4 kernel series must upgrade. The updated 4.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-4.4.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ Makefile | 2=20 arch/arm/kernel/Makefile | 1=20 arch/arm/kernel/pj4-cp0.c | 4=20 arch/arm/mach-omap2/omap-headsmp.S | 3=20 arch/arm64/net/bpf_jit_comp.c | 8=20 arch/mips/kernel/mips-r2-to-r6-emul.c | 12 - arch/powerpc/platforms/powernv/opal-wrappers.S | 2=20 arch/x86/kernel/apic/io_apic.c | 2=20 arch/x86/kernel/kprobes/common.h | 2=20 arch/x86/kernel/kprobes/core.c | 6=20 arch/x86/kernel/kprobes/opt.c | 2=20 arch/x86/kernel/pci-calgary_64.c | 2=20 arch/x86/kvm/cpuid.c | 6=20 arch/x86/kvm/vmx.c | 17 + arch/x86/platform/intel-mid/device_libs/platform_wdt.c | 2=20 block/blk-integrity.c | 19 - block/partition-generic.c | 1=20 drivers/clk/Makefile | 2=20 drivers/gpu/drm/ttm/ttm_bo_vm.c | 12 + drivers/leds/leds-ktd2692.c | 8=20 drivers/net/ethernet/broadcom/bnxt/bnxt.c | 3=20 drivers/net/wireless/brcm80211/brcmfmac/core.c | 23 -- drivers/net/wireless/mwifiex/11n_aggr.c | 19 - drivers/net/wireless/mwifiex/debugfs.c | 3=20 drivers/net/wireless/mwifiex/sta_ioctl.c | 2=20 drivers/phy/Kconfig | 1=20 drivers/power/bq24190_charger.c | 182 ++++++------= ----- drivers/scsi/Kconfig | 2=20 drivers/staging/emxx_udc/emxx_udc.c | 4=20 drivers/staging/wlan-ng/p80211netdev.c | 2=20 drivers/tty/serial/8250/8250_omap.c | 8=20 drivers/usb/chipidea/ci.h | 3=20 drivers/usb/chipidea/core.c | 32 -- drivers/usb/chipidea/otg.c | 80 ++++++- drivers/usb/host/ehci-exynos.c | 2=20 drivers/usb/host/ohci-exynos.c | 2=20 drivers/usb/serial/ark3116.c | 25 +- drivers/usb/serial/digi_acceleport.c | 38 ++- drivers/usb/serial/ftdi_sio.c | 7=20 drivers/usb/serial/io_edgeport.c | 48 +++- drivers/usb/serial/keyspan_pda.c | 19 + drivers/usb/serial/mct_u232.c | 6=20 drivers/usb/serial/quatech2.c | 24 +- drivers/usb/serial/ssu100.c | 31 ++ drivers/usb/serial/ti_usb_3410_5052.c | 12 - fs/9p/acl.c | 2=20 fs/block_dev.c | 1=20 fs/f2fs/super.c | 7=20 include/linux/f2fs_fs.h | 6=20 include/linux/genhd.h | 2=20 include/linux/usb/chipidea.h | 2=20 include/net/addrconf.h | 2=20 include/net/ip6_route.h | 1=20 lib/test_bpf.c | 45 ++++ net/core/rtnetlink.c | 2=20 net/ipv4/raw.c | 3=20 net/ipv4/tcp_lp.c | 6=20 net/ipv4/tcp_minisocks.c | 1=20 net/ipv4/tcp_output.c | 19 + net/ipv6/addrconf.c | 3=20 net/ipv6/raw.c | 2=20 net/ipv6/route.c | 39 ++- sound/pci/hda/hda_intel.c | 13 + tools/power/cpupower/utils/helpers/cpuid.c | 1=20 64 files changed, 513 insertions(+), 335 deletions(-) Alexander Potapenko (1): ipv4, ipv6: ensure raw socket message is big enough to hold an IP hea= der Andy Shevchenko (1): x86/platform/intel-mid: Correct MSI IRQ line for watchdog device Ard Biesheuvel (1): ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thum= b2 mode Arnd Bergmann (2): leds: ktd2692: avoid harmless maybe-uninitialized warning staging: emxx_udc: remove incorrect __init annotations Ben Hutchings (1): cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores Brian Norris (1): mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print Cong Wang (1): 9p: fix a potential acl leak Dan Carpenter (1): bnxt_en: allocate enough space for ->ntp_fltr_bmap Daniel Borkmann (1): bpf, arm64: fix jit branch offset related to ldimm64 Eric Dumazet (3): tcp: do not underestimate skb->truesize in tcp_trim_head() tcp: fix wraparound issue in tcp_lp tcp: do not inherit fastopen_req from parent Finn Thain (1): scsi: mac_scsi: Fix MAC_SCSI=3Dm option when SCSI=3Dm Ganapathi Bhat (1): mwifiex: Avoid skipping WEP key deletion for AP Greg Kroah-Hartman (1): Linux 4.4.68 Igor Pylypiv (1): staging: wlan-ng: add missing byte order conversion Ilya Dryomov (1): block: get rid of blk_integrity_revalidate() James Hughes (2): brcmfmac: Ensure pointer correctly set if skb data location changes brcmfmac: Make skb header writable before use Jim Mattson (1): Revert "KVM: nested VMX: disable perf cpuid reporting" Jin Qian (1): f2fs: sanity check segment count Johan Hovold (10): USB: serial: keyspan_pda: fix receive sanity checks USB: serial: digi_acceleport: fix incomplete rx sanity check USB: serial: ssu100: fix control-message error handling USB: serial: io_edgeport: fix epic-descriptor handling USB: serial: ti_usb_3410_5052: fix control-message error handling USB: serial: ark3116: fix open error handling USB: serial: ftdi_sio: fix latency-timer error handling USB: serial: quatech2: fix control-message error handling USB: serial: mct_u232: fix modem-status error handling USB: serial: io_edgeport: fix descriptor error handling Krzysztof Kozlowski (2): usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy(= ) error paths usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy(= ) error paths Ladi Prosek (2): KVM: nVMX: initialize PML fields in vmcs02 KVM: nVMX: do not leak PML full vmexit to L1 Leonid Yegoshin (1): MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix Liam Breck (6): power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLI= NG power: supply: bq24190_charger: Call set_mode_host() on pm_resume() power: supply: bq24190_charger: Install irq_handler_thread() at end o= f probe() power: supply: bq24190_charger: Call power_supply_changed() for relev= ant component power: supply: bq24190_charger: Don't read fault register outside irq= _handle_thread() power: supply: bq24190_charger: Handle fault before status on interru= pt Masami Hiramatsu (1): kprobes/x86: Fix kernel panic when certain exception-handling address= es are probed Matthijs van Duin (1): ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 build Michael Ellerman (1): powerpc/powernv: Fix opal_exit tracepoint opcode Michal Schmidt (1): rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string Nicolai H=E4hnle (1): drm/ttm: fix use-after-free races in vm fault handling Nikola Pajkovsky (1): x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= =3D 0 Pierre-Louis Bossart (1): clk: Make x86/ conditional on CONFIG_COMMON_CLK Ruslan Ruslichenko (1): x86/ioapic: Restore IO-APIC irq_chip retrigger callback Stephen Boyd (3): usb: chipidea: Only read/write OTGSC from one place usb: chipidea: Handle extcon events properly phy: qcom-usb-hs: Add depends on EXTCON Takashi Iwai (1): ALSA: hda - Fix deadlock of controller device lock at unbinding Tony Lindgren (1): serial: 8250_omap: Fix probe and remove for PM runtime WANG Cong (2): ipv6: initialize route null entry in addrconf_init() ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf Xinming Hu (1): mwifiex: remove redundant dma padding in AMSDU --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlkYUTQACgkQONu9yGCS aT7jqg//QeQdd9PjjbfidimjdsM+8D27VLMHYYlVkx1OkwQ08BunZfQWg+mUUZbg RxQkdS4YyaRxdl9JdgPdnAdOx9bGi3OSoVXR1lI/LF5Qh7mJpS3keSRjBq4knldk Rw9TAdn2silsxyTEe8aBrItGEiJG+IU6Ruv867ezt81j7lOxKOAjCenu0sXo7W+i KhmywLnwJtfvD/TN+Eh/UP8nAcYZb9aRcsDqcoLWMIIzC7smj3V/VZtYf0/hPQIQ xYApMXXCI/ReBKgNvWCaW8/rVeUztdBYAGz9ESLBeRspKWzlHMnc9C+q8HvvKkVG wUZ5u/3dpHIV2BwawGdKW2Z8tLDDC1oIK+K+Ld6S/aDdggJ/Pi94YMglxDnX9O3a PbVJSoXAx0g8pl5gw2jLnXu/13sdrWVkdiaTtiMAgWQva80sZm886bo0MmxteAT/ SnYw+X/McTPe8BPJFtusHj65cCYoHDHhZhDZ/9Fz2+UQL+GerjHvtJ8GorzyDwZ5 UCkACOdnoLuoavglUnSzZHO1w/Onnj0ziANliDp6iKIMQUvCxrVy/ILzFBo8pJks PMUQ+KZqKg0qEdeCILHGn6Gv0Q+FQjv2fsg2UC8DYH1ZrlooHRUTA6CEuw0sf7c4 URdmNhop6HQgsDio8bZJrEKs40mlYVqQMti9pm3P6QHawNeYKo0= =DxeJ -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn--