All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.3.1
Date: Wed, 9 Dec 2015 15:16:39 -0500	[thread overview]
Message-ID: <20151209201639.GA11331@kroah.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 18717 bytes --]

I'm announcing the release of the 4.3.1 kernel.

All users of the 4.3 kernel series must upgrade.

The updated 4.3.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.3.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Documentation/devicetree/bindings/usb/dwc3.txt       |    2 
 Documentation/filesystems/proc.txt                   |    5 
 Makefile                                             |    2 
 arch/arm/boot/dts/exynos3250-monk.dts                |    1 
 arch/arm/boot/dts/exynos3250-rinato.dts              |    1 
 arch/arm/boot/dts/exynos4210-trats.dts               |    2 
 arch/arm/boot/dts/exynos4210-universal_c210.dts      |    2 
 arch/arm/boot/dts/exynos4412-trats2.dts              |    1 
 arch/arm/boot/dts/imx27.dtsi                         |   16 +-
 arch/arm/boot/dts/omap5-uevm.dts                     |   66 +++++++--
 arch/arm/boot/dts/sama5d4.dtsi                       |    8 -
 arch/arm/boot/dts/sun6i-a31-hummingbird.dts          |    8 -
 arch/arm/common/edma.c                               |    6 
 arch/arm/include/asm/irq.h                           |    5 
 arch/arm/mach-at91/pm_suspend.S                      |    2 
 arch/arm/mach-pxa/include/mach/pxa27x.h              |    2 
 arch/arm/mach-pxa/pxa27x.c                           |    2 
 arch/arm/mach-tegra/board-paz00.c                    |    4 
 arch/arm/mm/dma-mapping.c                            |    7 +
 arch/arm/vdso/vdsomunge.c                            |    2 
 arch/arm64/include/asm/irq.h                         |    5 
 arch/arm64/include/asm/ptrace.h                      |   16 +-
 arch/arm64/kernel/vmlinux.lds.S                      |    5 
 arch/mips/ath79/setup.c                              |    2 
 arch/mips/include/asm/cdmm.h                         |   11 +
 arch/mips/kvm/emulate.c                              |    2 
 arch/mips/kvm/locore.S                               |   16 +-
 arch/mips/kvm/mips.c                                 |    5 
 arch/mips/lantiq/clk.c                               |   17 ++
 arch/s390/kernel/ptrace.c                            |    8 -
 arch/s390/kvm/interrupt.c                            |    7 -
 arch/s390/kvm/kvm-s390.c                             |   10 +
 arch/s390/kvm/sigp.c                                 |    8 -
 arch/s390/pci/pci_insn.c                             |    6 
 arch/x86/include/asm/i8259.h                         |    1 
 arch/x86/include/asm/kvm_emulate.h                   |   10 +
 arch/x86/include/uapi/asm/svm.h                      |    1 
 arch/x86/kernel/apic/vector.c                        |    6 
 arch/x86/kernel/cpu/common.c                         |    3 
 arch/x86/kernel/fpu/signal.c                         |   11 -
 arch/x86/kernel/fpu/xstate.c                         |    1 
 arch/x86/kernel/head_64.S                            |    8 +
 arch/x86/kernel/i8259.c                              |   29 +++-
 arch/x86/kernel/setup.c                              |    2 
 arch/x86/kernel/verify_cpu.S                         |   12 +
 arch/x86/kvm/emulate.c                               |   35 +++--
 arch/x86/kvm/lapic.c                                 |    2 
 arch/x86/kvm/svm.c                                   |   19 +-
 arch/x86/kvm/vmx.c                                   |    8 -
 arch/x86/kvm/x86.c                                   |   14 +-
 arch/x86/mm/mpx.c                                    |   47 +++++-
 drivers/bluetooth/ath3k.c                            |    4 
 drivers/bluetooth/btusb.c                            |    2 
 drivers/clk/bcm/clk-iproc-pll.c                      |   13 -
 drivers/clk/versatile/clk-icst.c                     |    4 
 drivers/mfd/twl6040.c                                |    2 
 drivers/net/bonding/bond_main.c                      |    1 
 drivers/net/can/dev.c                                |    2 
 drivers/net/can/sja1000/sja1000.c                    |    3 
 drivers/net/ethernet/broadcom/genet/bcmgenet.c       |    4 
 drivers/net/ethernet/broadcom/genet/bcmgenet.h       |    1 
 drivers/net/ethernet/broadcom/genet/bcmmii.c         |   18 ++
 drivers/net/ethernet/marvell/mvneta.c                |   10 +
 drivers/net/ethernet/sfc/ef10.c                      |    4 
 drivers/net/ethernet/sfc/farch.c                     |    4 
 drivers/net/ethernet/sfc/net_driver.h                |    2 
 drivers/net/ethernet/sfc/tx.c                        |   30 ++++
 drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c |    7 -
 drivers/net/wireless/ath/ath10k/core.c               |    5 
 drivers/net/wireless/ath/ath10k/mac.c                |    7 -
 drivers/net/wireless/iwlwifi/pcie/drv.c              |   19 ++
 drivers/net/wireless/iwlwifi/pcie/trans.c            |   10 -
 drivers/net/wireless/mwifiex/debugfs.c               |   14 +-
 drivers/net/wireless/mwifiex/pcie.c                  |    1 
 drivers/net/wireless/mwifiex/scan.c                  |    2 
 drivers/nfc/st-nci/spi.c                             |    4 
 drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c             |    2 
 drivers/pinctrl/qcom/pinctrl-ssbi-mpp.c              |    2 
 drivers/pinctrl/uniphier/pinctrl-uniphier-core.c     |   10 +
 drivers/staging/lustre/include/linux/lnet/lib-lnet.h |    2 
 drivers/staging/rtl8712/usb_intf.c                   |    1 
 drivers/tty/mips_ejtag_fdc.c                         |   35 -----
 drivers/tty/n_tty.c                                  |    2 
 drivers/tty/tty_audit.c                              |    2 
 drivers/tty/tty_io.c                                 |    4 
 drivers/tty/tty_ioctl.c                              |    4 
 drivers/usb/chipidea/ci_hdrc_imx.c                   |  131 ++++++++++++++++---
 drivers/usb/chipidea/debug.c                         |    2 
 drivers/usb/chipidea/udc.c                           |   17 ++
 drivers/usb/class/usblp.c                            |    2 
 drivers/usb/dwc3/core.c                              |   16 ++
 drivers/usb/dwc3/core.h                              |   22 +++
 drivers/usb/dwc3/dwc3-pci.c                          |   26 +++
 drivers/usb/dwc3/gadget.c                            |   61 ++++++--
 drivers/usb/dwc3/platform_data.h                     |    1 
 drivers/usb/gadget/udc/atmel_usba_udc.c              |    2 
 drivers/usb/gadget/udc/net2280.c                     |    2 
 drivers/usb/host/ehci-orion.c                        |    3 
 drivers/usb/host/xhci-ring.c                         |   32 ----
 drivers/usb/host/xhci.c                              |   10 +
 drivers/usb/musb/musb_core.c                         |   10 -
 drivers/usb/phy/phy-omap-otg.c                       |    2 
 drivers/usb/serial/option.c                          |   11 +
 drivers/usb/serial/qcserial.c                        |   96 +++++++++++--
 drivers/usb/serial/ti_usb_3410_5052.c                |    2 
 drivers/usb/serial/ti_usb_3410_5052.h                |    4 
 drivers/xen/events/events_base.c                     |    5 
 fs/proc/array.c                                      |   16 ++
 fs/proc/base.c                                       |    9 -
 include/linux/kvm_host.h                             |   11 +
 include/linux/tty.h                                  |    6 
 include/net/bluetooth/hci_core.h                     |    1 
 include/net/dst_metadata.h                           |    3 
 include/net/inet_common.h                            |    3 
 include/net/ip_fib.h                                 |    2 
 net/bluetooth/hci_conn.c                             |   52 ++++++-
 net/bluetooth/hidp/core.c                            |   14 ++
 net/bluetooth/mgmt.c                                 |   12 +
 net/core/dst.c                                       |    2 
 net/ipv4/fib_frontend.c                              |   13 +
 net/ipv4/fib_semantics.c                             |   31 +++-
 net/ipv4/ipmr.c                                      |    6 
 net/ipv4/sysctl_net_ipv4.c                           |    4 
 net/ipv6/addrconf.c                                  |    1 
 net/ipv6/sit.c                                       |   26 ---
 net/mac80211/mlme.c                                  |   21 ++-
 net/mac80211/trace.h                                 |   10 -
 net/mac80211/util.c                                  |    7 +
 net/nfc/nci/hci.c                                    |   90 +++++++++----
 net/packet/af_packet.c                               |   80 +++++++----
 net/tipc/udp_media.c                                 |    5 
 net/wireless/nl80211.c                               |   12 -
 sound/usb/midi.c                                     |   46 ++++++
 sound/usb/quirks-table.h                             |   11 +
 sound/usb/quirks.c                                   |    2 
 sound/usb/usbaudio.h                                 |    1 
 136 files changed, 1224 insertions(+), 438 deletions(-)

Aaro Koskinen (1):
      usb: phy: omap-otg: fix uninitialized pointer

Alban Bedel (1):
      MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x

Aleksander Morgado (1):
      USB: serial: option: add support for Novatel MiFi USB620L

Amitkumar Karwar (1):
      mwifiex: avoid memsetting PCIe event buffer

Andrei Otcheretianski (1):
      mac80211: Fix local deauth while associating

Andrew Cooper (1):
      x86/cpu: Fix SMAP check in PVOPS environments

Ani Sinha (1):
      ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context.

Aniket Nagarnaik (1):
      mwifiex: fix NULL pointer dereference during hidden SSID scan

Arik Nemtsov (1):
      mac80211: allow null chandef in tracing

Arnd Bergmann (2):
      ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmode
      staging/lustre: use jiffies for lp_last_query times

Ben McCauley (1):
      usb: dwc3: gadget: let us set lower max_speed

Bjørn Mork (3):
      USB: qcserial: add Sierra Wireless MC74xx/EM74xx
      USB: qcserial: Fix support for HP lt4112 LTE/HSPA+ Gobi 4G Modem
      USB: option: add XS Stick W100-2 from 4G Systems

Boris Ostrovsky (1):
      xen/events: Always allocate legacy interrupts on PV guests

Borislav Petkov (1):
      x86/cpu: Call verify_cpu() after having entered long mode too

Chen-Yu Tsai (1):
      ARM: dts: sun6i: hummingbird: Fix VDD-CPU and VDD-GPU regulator names

Christophe Ricard (4):
      NFC: st-nci: Fix incorrect spi buffer size
      NFC: nci: Fix incorrect data chaining when sending data
      NFC: nci: Fix improper management of HCI return code
      NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE

Clemens Ladisch (3):
      ALSA: usb-audio: add packet size quirk for the Medeli DD305
      ALSA: usb-audio: prevent CH345 multiport output SysEx corruption
      ALSA: usb-audio: work around CH345 input SysEx corruption

Dan Carpenter (1):
      mwifiex: fix mwifiex_rdeeprom_read()

Dave Hansen (3):
      x86/fpu: Fix 32-bit signal frame handling
      x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels
      x86/mpx: Fix 32-bit address space calculation

David Ahern (1):
      net: Fix prefsrc lookups

David Herrmann (1):
      Bluetooth: hidp: fix device disconnect on idle timeout

David Hildenbrand (5):
      KVM: s390: SCA must not cross page boundaries
      KVM: Provide function for VCPU lookup by id
      KVM: s390: fix wrong lookup of VCPUs by array index
      KVM: s390: avoid memory overwrites on emergency signal injection
      KVM: s390: enable SIMD only when no VCPUs were created

David Woodhouse (1):
      USB: ti_usb_3410_5052: Add Honeywell HGI80 ID

Dmitry Osipenko (1):
      ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table

Dmitry Tunin (2):
      Bluetooth: ath3k: Add new AR3012 0930:021c id
      Bluetooth: ath3k: Add support of AR3012 0cf3:817b device

Douglas Gilbert (1):
      usb: gadget: atmel_usba_udc: Expose correct device speed

Emmanuel Grumbach (1):
      iwlwifi: pcie: fix (again) prepare card flow

Eric Dumazet (3):
      sit: fix sit0 percpu double allocations
      net: avoid NULL deref in inet_ctl_sock_destroy()
      net: fix a race in dst_release()

Eric Northup (1):
      KVM: x86: work around infinite loop in microcode when #AC is delivered

Florian Fainelli (1):
      net: bcmgenet: Software reset EPHY after power on

Francesco Ruggeri (1):
      packet: race condition in packet_bind

Greg Kroah-Hartman (1):
      Linux 4.3.1

H. Nikolaus Schaller (1):
      ARM: 8449/1: fix bug in vdsomunge swab32 macro

Hauke Mehrtens (1):
      MIPS: lantiq: add clk_round_rate()

Holger Busse (1):
      ARM: at91/dt: corrections to i2c1 declaration to sama5d4

Huaitong Han (1):
      x86/fpu: Fix get_xsave_addr() behavior under virtualization

Ingo Molnar (1):
      fs/proc, core/debug: Don't expose absolute kernel addresses via wchan

James Hogan (5):
      MIPS: CDMM: Add builtin_mips_cdmm_driver() macro
      MIPS: KVM: Fix ASID restoration logic
      MIPS: KVM: Fix CACHE immediate offset sign extension
      MIPS: KVM: Uninit VCPU in vcpu_create error path
      ttyFDC: Fix build problems due to use of module_{init,exit}

Janusz.Dziedzic@tieto.com (1):
      mac80211: fix divide by zero when NOA update

Jay Vosburgh (1):
      bonding: fix panic on non-ARPHRD_ETHER enslave failure

Jiri Slaby (1):
      usblp: do not set TASK_INTERRUPTIBLE before lock

Johan Hedberg (2):
      Bluetooth: Fix removing connection parameters when unpairing
      Bluetooth: Fix missing hdev locking for LE scan cleanup

Johannes Berg (1):
      mac80211: fix driver RSSI event calculations

John Youn (6):
      usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID
      usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1
      usb: dwc3: Support Synopsys USB 3.1 IP
      usb: dwc3: pci: Add platform data for Synopsys HAPS
      usb: dwc3: Add dis_enblslpm_quirk
      usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms

Jon Paul Maloy (1):
      tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers

Jonas Gorski (2):
      pinctrl: qcom: ssbi: fix compilation with DEBUG_FS=n
      usb: ehci-orion: fix probe for !GENERIC_PHY

Julian Anastasov (2):
      ipv4: fix to not remove local route on link down
      ipv4: update RTNH_F_LINKDOWN flag on UP event

Jurgen Kramer (1):
      ALSA: usb: Add native DSD support for Aune X1S

Kalle Valo (1):
      ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]

Krzysztof Mazur (1):
      x86/setup: Fix low identity map for >= 2GB kernel range

Larry Finger (1):
      staging: rtl8712: Add device ID for Sitecom WLA2100

Laszlo Ersek (1):
      KVM: x86: obey KVM_X86_QUIRK_CD_NW_CLEARED in kvm_set_cr0()

Li Jun (2):
      usb: chipidea: otg: gadget module load and unload support
      usb: chipidea: debug: disable usb irq while role switch

Linus Walleij (1):
      clk: versatile-icst: fix memory leak

Lu Baolu (1):
      usb: xhci: fix checking ep busy for CFC

Marcin Wojtas (1):
      net: mvneta: fix error path for building skb

Marek Szyprowski (3):
      ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()
      ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()
      ARM: dts: Add vbus regulator to USB2 phy nodes on exynos3250, exynos4210 and exynos4412 boards

Marek Vasut (1):
      can: Use correct type in sizeof() in nla_put()

Mark Rutland (1):
      arm64: page-align sections for DEBUG_RODATA

Martin Habets (1):
      sfc: push partner queue for skb->xmit_more

Martin Schwidefsky (1):
      s390/kernel: fix ptrace peek/poke for floating point registers

Masahiro Yamada (1):
      pinctrl: uniphier: set input-enable before pin-muxing

Maxime Ripard (1):
      net: mvneta: Fix CPU_MAP registers initialisation

Mian Yousaf Kaukab (1):
      usb: gadget: net2280: restore ep_cfg after defect7374 workaround

Mirza Krak (1):
      can: sja1000: clear interrupts on start

Ola Olsson (1):
      nl80211: Fix potential memory leak from parse_acl_data

Oren Givon (1):
      iwlwifi: Add new PCI IDs for the 8260 series

Paolo Bonzini (2):
      kvm: x86: zero EFER on INIT
      KVM: x86: allow RSM from 64-bit mode

Patrick Doyle (1):
      ARM: at91: pm: at91_pm_suspend_in_sram() must be 8-byte aligned

Peter Chen (2):
      ARM: dts: imx27.dtsi: change the clock information for usb
      usb: chipidea: imx: refine clock operations to adapt for all platforms

Peter Hurley (2):
      tty: audit: Fix audit source
      tty: Fix tty_send_xchar() lock order inversion

Peter Ujfalusi (1):
      ARM: common: edma: Fix channel parameter for irq callbacks

Petr Štetiar (1):
      USB: qcserial: Add support for Quectel EC20 Mini PCIe module

Phil Reid (1):
      stmmac: Correctly report PTP capabilities.

Radim Krčmář (3):
      kvm: x86: set KVM_REQ_EVENT when updating IRR
      KVM: x86: add read_phys to x86_emulate_ops
      KVM: x86: handle SMBASE as physical address in RSM

Rajkumar Manoharan (1):
      ath10k: fix invalid NSS for 4x4 devices

Rajmohan Mani (1):
      xhci: Workaround to get Intel xHCI reset working more reliably

Robin Murphy (1):
      arm64: Fix compat register mappings

Sabrina Dubroca (1):
      ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev

Sebastian Ott (1):
      s390/pci: reshuffle struct used to write debug data

Simran Rai (1):
      clk: iproc: Fix PLL output frequency calculation

Tobias Klauser (1):
      tun_dst: Fix potential NULL dereference

Tony Lindgren (2):
      ARM: dts: Fix WLAN regression on omap5-uevm
      mfd: twl6040: Fix deferred probe handling for clk32k

Uwe Kleine-König (1):
      usb: musb: core: fix order of arguments to ulpi write callback

Ville Syrjälä (1):
      Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"

Vitaly Kuznetsov (1):
      x86/irq: Probe for PIC presence before allocating descs for legacy IRQs

Vivek Natarajan (1):
      ath10k: use station's current operating mode from assoc request

WANG Cong (1):
      ipv4: disable BH when changing ip local port range


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2015-12-09 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-09 20:16 Greg KH [this message]
2015-12-09 20:16 ` Linux 4.3.1 Greg KH
2015-12-10 17:12 ` Jörg-Volker Peetz
2015-12-10 17:20   ` Greg KH
2015-12-10 17:20     ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151209201639.GA11331@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lwn@lwn.net \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.