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.1.14
Date: Wed, 9 Dec 2015 15:15:36 -0500 [thread overview]
Message-ID: <20151209201536.GA11167@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 14318 bytes --]
I'm announcing the release of the 4.1.14 kernel.
All users of the 4.1 kernel series must upgrade.
The updated 4.1.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.1.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/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/common/edma.c | 6
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/ptrace.h | 16 +-
arch/arm64/kernel/vmlinux.lds.S | 5
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/x86/include/uapi/asm/svm.h | 1
arch/x86/kernel/cpu/common.c | 3
arch/x86/kernel/head_64.S | 8 +
arch/x86/kernel/setup.c | 8 +
arch/x86/kernel/verify_cpu.S | 12 +
arch/x86/kvm/lapic.c | 2
arch/x86/kvm/svm.c | 8 +
arch/x86/kvm/vmx.c | 5
drivers/bluetooth/ath3k.c | 4
drivers/bluetooth/btusb.c | 2
drivers/clk/versatile/clk-icst.c | 4
drivers/mfd/twl6040.c | 2
drivers/net/can/dev.c | 2
drivers/net/can/sja1000/sja1000.c | 3
drivers/net/ethernet/marvell/mvneta.c | 2
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/virtio_net.c | 4
drivers/net/wireless/ath/ath10k/mac.c | 2
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/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 | 10 +
drivers/usb/dwc3/core.h | 18 ++
drivers/usb/dwc3/dwc3-pci.c | 25 +++
drivers/usb/dwc3/gadget.c | 61 ++++++--
drivers/usb/gadget/udc/atmel_usba_udc.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
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
net/bluetooth/hidp/core.c | 14 ++
net/bluetooth/mgmt.c | 12 +
net/core/dst.c | 2
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/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 | 1
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
101 files changed, 938 insertions(+), 289 deletions(-)
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
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
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()
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 (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
Francesco Ruggeri (1):
packet: race condition in packet_bind
Greg Kroah-Hartman (1):
Linux 4.1.14
Guillaume Nault (1):
ppp: fix pppoe_dev deletion condition in pppoe_release()
Hauke Mehrtens (1):
MIPS: lantiq: add clk_round_rate()
Herbert Xu (1):
netlink: Add missing goto statement to netlink_insert
Holger Busse (1):
ARM: at91/dt: corrections to i2c1 declaration to sama5d4
Ingo Molnar (1):
fs/proc, core/debug: Don't expose absolute kernel addresses via wchan
James Hogan (3):
MIPS: KVM: Fix ASID restoration logic
MIPS: KVM: Fix CACHE immediate offset sign extension
MIPS: KVM: Uninit VCPU in vcpu_create error path
Janusz.Dziedzic@tieto.com (1):
mac80211: fix divide by zero when NOA update
Jason Wang (2):
macvtap: unbreak receiving of gro skb with frag list
virtio-net: drop NETIF_F_FRAGLIST
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 (4):
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
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
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
Li Jun (1):
usb: chipidea: otg: gadget module load and unload support
Linus Walleij (1):
clk: versatile-icst: fix memory leak
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
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 (1):
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ář (1):
kvm: x86: set KVM_REQ_EVENT when updating IRR
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
Sasha Levin (1):
RDS: verify the underlying transport exists before creating a connection
Sowmini Varadhan (1):
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv
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"
WANG Cong (1):
ipv4: disable BH when changing ip local port range
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2015-12-09 20:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-09 20:15 Greg KH [this message]
2015-12-09 20:15 ` Linux 4.1.14 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=20151209201536.GA11167@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.