This is the start of the stable review cycle for the 3.14.54 release.
There are 84 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Thu Oct 1 14:52:55 UTC 2015.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.14.54-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.14.54-rc1
Keith Busch <[email protected]>
NVMe: Initialize device reference count earlier
Jan Kara <[email protected]>
udf: Check length of extended attributes and allocation descriptors
Andy Lutomirski <[email protected]>
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski <[email protected]>
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski <[email protected]>
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski <[email protected]>
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski <[email protected]>
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski <[email protected]>
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Markus Pargmann <[email protected]>
Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"
Florian Westphal <[email protected]>
net: gso: use feature flag argument in all protocol gso handlers
Ivan Vecera <[email protected]>
bna: fix interrupts storm caused by erroneous packets
Eric Dumazet <[email protected]>
udp: fix dst races with multicast early demux
Dan Carpenter <[email protected]>
rds: fix an integer overflow test in rds_info_getsockopt()
Lars Westerhoff <[email protected]>
packet: missing dev_put() in packet_do_bind()
Wilson Kok <[email protected]>
fib_rules: fix fib rule dumps across multiple skbs
Jesse Gross <[email protected]>
openvswitch: Zero flows on allocation.
Marcelo Ricardo Leitner <[email protected]>
sctp: fix race on protocol/netns initialization
Daniel Borkmann <[email protected]>
netlink, mmap: transform mmap skb into full skb on taps
Richard Laing <[email protected]>
net/ipv6: Correct PIM6 mrt_lock handling
Daniel Borkmann <[email protected]>
ipv6: fix exthdrs offload registration in out_rt path
Eugene Shatokhin <[email protected]>
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
huaibin Wang <[email protected]>
ip6_gre: release cached dst on tunnel removal
Jack Morgenstein <[email protected]>
net/mlx4_core: Fix wrong index in propagating port change event to VFs
Florian Westphal <[email protected]>
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Edward Hyunkoo Jee <[email protected]>
inet: frags: fix defragmented packet's IP header for af_packet
dingtianhong <[email protected]>
bonding: correct the MAC address for "follow" fail_over_mac policy
Nikolay Aleksandrov <[email protected]>
bonding: fix destruction of bond with devices different from arphrd_ether
Eric Dumazet <[email protected]>
ipv6: lock socket in ip6_datagram_connect()
Tilman Schmidt <[email protected]>
isdn/gigaset: reset tty->receive_room when attaching ser_gigaset
Nikolay Aleksandrov <[email protected]>
bridge: mdb: fix double add notification
Herbert Xu <[email protected]>
net: Fix skb_set_peeked use-after-free bug
Herbert Xu <[email protected]>
net: Fix skb csum races when peeking
Herbert Xu <[email protected]>
net: Clone skb before setting peeked flag
Julian Anastasov <[email protected]>
net: call rcu_read_lock early in process_backlog
Julian Anastasov <[email protected]>
net: do not process device backlog during unregistration
Oleg Nesterov <[email protected]>
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Nikolay Aleksandrov <[email protected]>
bridge: mdb: zero out the local br_ip variable before use
Stephen Smalley <[email protected]>
net/tipc: initialize security state for new connection socket
Timo Teräs <[email protected]>
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Daniel Borkmann <[email protected]>
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Eric Dumazet <[email protected]>
net: graceful exit from netif_alloc_netdev_queues()
Angga <[email protected]>
ipv6: Make MLD packets to only be processed locally
Hin-Tak Leung <[email protected]>
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Alexey Brodkin <[email protected]>
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin <[email protected]>
stmmac: fix check for phydev being open
Noa Osherovich <[email protected]>
IB/mlx4: Use correct SL on AH query under RoCE
Jack Morgenstein <[email protected]>
IB/mlx4: Forbid using sysfs to change RoCE pkeys
Yishai Hadas <[email protected]>
IB/uverbs: Fix race between ib_uverbs_open and remove_one
Christoph Hellwig <[email protected]>
IB/uverbs: reject invalid or unknown opcodes
Mike Marciniszyn <[email protected]>
IB/qib: Change lkey table allocation to support more MRs
Hin-Tak Leung <[email protected]>
hfs: fix B-tree corruption after insertion at position 0
David Vrabel <[email protected]>
xen/gntdev: convert priv->lock to a mutex
NeilBrown <[email protected]>
md/raid10: always set reshape_safe when initializing reshape_position.
Jialing Fu <[email protected]>
mmc: core: fix race condition in mmc_wait_data_done
Jann Horn <[email protected]>
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jaewon Kim <[email protected]>
vmscan: fix increasing nr_isolated incurred by putback unevictable pages
Helge Deller <[email protected]>
parisc: Filter out spurious interrupts in PA-RISC irq handler
John David Anglin <[email protected]>
parisc: Use double word condition in 64bit CAS operation
Trond Myklebust <[email protected]>
NFS: nfs_set_pgio_error sometimes misses errors
Kinglong Mee <[email protected]>
NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2
client
NeilBrown <[email protected]>
NFSv4: don't set SETATTR for O_RDONLY|O_EXCL
Filipe Manana <[email protected]>
Btrfs: check if previous transaction aborted to avoid fs corruption
Sakari Ailus <[email protected]>
v4l: omap3isp: Fix sub-device power management code
David Härdeman <[email protected]>
rc-core: fix remove uevent generation
Minfei Huang <[email protected]>
x86/mm: Initialize pmd_idx in page_table_range_init_count()
Yinghai Lu <[email protected]>
mm: check if section present during memory block registering
Jeffery Miller <[email protected]>
Add radeon suspend/resume quirk for HP Compaq dc5750.
Jann Horn <[email protected]>
CIFS: fix type confusion in copy offload ioctl
Aneesh Kumar K.V <[email protected]>
powerpc/mm: Recompute hash value after a failed update
Thomas Huth <[email protected]>
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Michael Ellerman <[email protected]>
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
Takashi Iwai <[email protected]>
ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437
Takashi Iwai <[email protected]>
ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
Takashi Iwai <[email protected]>
Input: evdev - do not report errors form flush()
Marc Zyngier <[email protected]>
arm64: KVM: Disable virtual timer even if the guest is not using it
Will Deacon <[email protected]>
arm64: errata: add module build workaround for erratum #843419
Will Deacon <[email protected]>
arm64: head.S: initialise mdcr_el2 in el2_setup
Will Deacon <[email protected]>
arm64: compat: fix vfp save/restore across signal handlers in big-endian
Jeff Vander Stoep <[email protected]>
arm64: kconfig: Move LIST_POISON to a safe value
Bob Copeland <[email protected]>
mac80211: enable assoc check for mesh interfaces
Jean Delvare <[email protected]>
tg3: Fix temperature reporting
Adrien Schildknecht <[email protected]>
rtlwifi: rtl8192cu: Add new device ID
Eric W. Biederman <[email protected]>
unshare: Unsharing a thread does not require unsharing a vm
Ming Lei <[email protected]>
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/Kconfig | 20 ++
arch/arm64/Makefile | 4 +
arch/arm64/kernel/head.S | 5 +
arch/arm64/kernel/module.c | 2 +
arch/arm64/kernel/signal32.c | 47 +++-
arch/arm64/kvm/hyp.S | 5 +-
arch/parisc/kernel/irq.c | 8 +-
arch/parisc/kernel/syscall.S | 2 +-
arch/powerpc/include/asm/pgtable-ppc64.h | 14 +-
arch/powerpc/include/asm/rtas.h | 1 +
arch/powerpc/kernel/rtas.c | 17 ++
arch/powerpc/mm/hugepage-hash64.c | 3 +-
arch/powerpc/platforms/pseries/ras.c | 3 +-
arch/x86/kernel/entry_64.S | 296 ++++++++++++++--------
arch/x86/kernel/nmi.c | 123 ++++-----
arch/x86/mm/init_32.c | 1 +
block/blk-mq-sysfs.c | 25 +-
drivers/base/node.c | 10 +
drivers/block/nvme-core.c | 2 +-
drivers/gpu/drm/radeon/radeon_combios.c | 8 +
drivers/iio/gyro/Kconfig | 3 +-
drivers/infiniband/core/uverbs.h | 3 +-
drivers/infiniband/core/uverbs_cmd.c | 10 +-
drivers/infiniband/core/uverbs_main.c | 43 +++-
drivers/infiniband/hw/mlx4/ah.c | 6 +-
drivers/infiniband/hw/mlx4/sysfs.c | 5 +-
drivers/infiniband/hw/qib/qib_keys.c | 4 +
drivers/infiniband/hw/qib/qib_verbs.c | 14 +-
drivers/infiniband/hw/qib/qib_verbs.h | 2 +
drivers/input/evdev.c | 13 +-
drivers/isdn/gigaset/ser-gigaset.c | 11 +-
drivers/md/raid10.c | 5 +-
drivers/media/platform/omap3isp/isp.c | 4 +-
drivers/media/rc/rc-main.c | 3 -
drivers/mmc/core/core.c | 6 +-
drivers/net/bonding/bond_main.c | 21 ++
drivers/net/ethernet/broadcom/tg3.c | 2 +-
drivers/net/ethernet/brocade/bna/bnad.c | 2 +-
drivers/net/ethernet/mellanox/mlx4/eq.c | 4 +-
drivers/net/ethernet/stmicro/stmmac/descs.h | 2 +
drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 3 +-
drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 3 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 49 ++--
drivers/net/usb/usbnet.c | 7 +-
drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1 +
drivers/xen/gntdev.c | 40 +--
fs/btrfs/transaction.c | 3 +
fs/cifs/ioctl.c | 6 +
fs/coredump.c | 38 ++-
fs/hfs/bnode.c | 9 +-
fs/hfs/brec.c | 20 +-
fs/hfsplus/bnode.c | 3 -
fs/nfs/nfs4proc.c | 3 +-
fs/nfs/pagelist.c | 4 +-
fs/udf/inode.c | 16 ++
include/net/ip.h | 1 +
kernel/fork.c | 28 +-
mm/vmscan.c | 2 +-
net/bridge/br_mdb.c | 3 +-
net/core/datagram.c | 45 +++-
net/core/dev.c | 38 +--
net/core/fib_rules.c | 14 +-
net/core/pktgen.c | 4 +-
net/core/rtnetlink.c | 128 +++++-----
net/ipv4/af_inet.c | 2 +-
net/ipv4/datagram.c | 16 +-
net/ipv4/gre_offload.c | 2 +-
net/ipv4/ip_fragment.c | 7 +-
net/ipv4/ip_tunnel.c | 8 +-
net/ipv4/udp.c | 15 +-
net/ipv6/datagram.c | 20 +-
net/ipv6/exthdrs_offload.c | 2 +-
net/ipv6/ip6_gre.c | 1 +
net/ipv6/ip6_input.c | 6 +-
net/ipv6/ip6_offload.c | 2 +-
net/ipv6/ip6mr.c | 2 +-
net/mac80211/tx.c | 3 -
net/mpls/mpls_gso.c | 2 +-
net/netlink/af_netlink.c | 109 +++++---
net/netlink/af_netlink.h | 9 +
net/openvswitch/datapath.c | 2 +-
net/openvswitch/flow_table.c | 21 +-
net/openvswitch/flow_table.h | 2 +-
net/packet/af_packet.c | 8 +-
net/rds/info.c | 2 +-
net/sctp/protocol.c | 64 +++--
net/tipc/socket.c | 1 +
sound/pci/hda/patch_realtek.c | 6 +-
89 files changed, 1010 insertions(+), 533 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/