Linux 4.2.7

From: Greg KH
Date: Wed Dec 09 2015 - 15:16:19 EST


I'm announcing the release of the 4.2.7 kernel.

All users of the 4.2 kernel series must upgrade.

The updated 4.2.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.2.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/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/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/kvm/interrupt.c | 7 -
arch/s390/kvm/kvm-s390.c | 10 +
arch/s390/kvm/sigp.c | 8 -
arch/tile/kernel/usb.c | 1
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 | 8 +
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/amd/xgbe/xgbe-dev.c | 2
drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 8 +
drivers/net/ethernet/freescale/fec_main.c | 10 -
drivers/net/ethernet/marvell/mvneta.c | 10 +
drivers/net/ethernet/mellanox/mlx4/cmd.c | 2
drivers/net/ethernet/mellanox/mlx4/eq.c | 2
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/macvtap.c | 2
drivers/net/ppp/pppoe.c | 2
drivers/net/usb/qmi_wwan.c | 4
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/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/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.c | 10 +
drivers/usb/musb/musb_core.c | 10 -
drivers/usb/serial/option.c | 11 +
drivers/usb/serial/qcserial.c | 94 ++++++++++---
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/inet_common.h | 3
include/net/ip_fib.h | 2
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 | 18 ++
net/ipv4/fib_trie.c | 2
net/ipv4/gre_offload.c | 3
net/ipv4/ipmr.c | 6
net/ipv4/sysctl_net_ipv4.c | 4
net/ipv4/tcp_output.c | 2
net/ipv6/addrconf.c | 1
net/ipv6/sit.c | 26 ---
net/irda/irlmp.c | 2
net/mac80211/mlme.c | 21 ++-
net/mac80211/trace.h | 10 -
net/mac80211/util.c | 7 +
net/netlink/af_netlink.c | 4
net/nfc/nci/hci.c | 90 +++++++++----
net/packet/af_packet.c | 80 +++++++----
net/rds/connection.c | 6
net/rds/tcp_recv.c | 11 +
net/tipc/msg.c | 12 +
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
129 files changed, 1165 insertions(+), 399 deletions(-)

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

Alexander Duyck (1):
fib_trie: leaf_walk_rcu should not compute key if key is less than pn->key

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.

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):
qmi_wwan: 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

Carol L Soto (1):
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes

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

Christophe Ricard (3):
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 (2):
irda: precedence bug in irlmp_seq_hb_idx()
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 Herrmann (2):
netlink: fix locking around NETLINK_LIST_MEMBERSHIPS
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 (4):
ipv6: gre: support SIT encapsulation
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

Fabio Estevam (1):
net: fec: Remove unneeded use of IS_ERR_VALUE() macro

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

Greg Kroah-Hartman (1):
Linux 4.2.7

Guillaume Nault (1):
ppp: fix pppoe_dev deletion condition in pppoe_release()

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@xxxxxxxxx (1):
mac80211: fix divide by zero when NOA update

Jason Wang (1):
macvtap: unbreak receiving of gro skb with frag list

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 (1):
Bluetooth: Fix removing connection parameters when unpairing

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 (2):
tipc: allow non-linear first fragment buffer
tipc: linearize arriving NAME_DISTR and LINK_PROTO buffers

Jonas Gorski (1):
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

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()

Lendacky, Thomas (2):
amd-xgbe: Use wmb before updating current descriptor count
amd-xgbe: Fix race between access of desc and desc index

Li Jun (1):
usb: chipidea: otg: gadget module load and unload support

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

Maciej S. Szmigiero (1):
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write

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

Marek Szyprowski (2):
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()

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

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 (3):
kvm: x86: zero EFER on INIT
KVM: x86: allow RSM from 64-bit mode
x86/setup: Extend low identity map to cover whole kernel range

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

Renato Westphal (1):
tcp: remove improper preemption check in tcp_xmit_probe_skb()

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

Sasha Levin (1):
RDS: verify the underlying transport exists before creating a connection

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

Sowmini Varadhan (1):
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv

Sudip Mukherjee (1):
tile: fix build failure

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: signature.asc
Description: PGP signature