Linux 3.15.7

From: Greg KH
Date: Mon Jul 28 2014 - 13:42:19 EST


I'm announcing the release of the 3.15.7 kernel.

All users of the 3.15 kernel series must upgrade.

The updated 3.15.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.15.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

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

Makefile | 2
arch/arc/include/uapi/asm/ptrace.h | 1
arch/arc/kernel/ptrace.c | 4
arch/arm/Kconfig | 1
arch/arm/boot/dts/imx25.dtsi | 1
arch/arm/boot/dts/imx27.dtsi | 1
arch/arm/boot/dts/imx35.dtsi | 1
arch/arm/boot/dts/imx50.dtsi | 1
arch/arm/boot/dts/imx51.dtsi | 1
arch/arm/boot/dts/imx53.dtsi | 1
arch/arm/boot/dts/imx6qdl.dtsi | 1
arch/arm/boot/dts/imx6sl.dtsi | 1
arch/arm64/Kconfig | 1
arch/powerpc/Kconfig | 1
arch/sparc/Kconfig | 1
arch/x86/Kconfig | 1
arch/x86/boot/header.S | 26 ++++-
arch/x86/boot/tools/build.c | 38 +++++--
arch/x86/kernel/cpu/perf_event_intel.c | 9 +
arch/x86/kernel/tsc.c | 4
drivers/bluetooth/ath3k.c | 2
drivers/bluetooth/btusb.c | 1
drivers/bluetooth/hci_h5.c | 1
drivers/char/hw_random/core.c | 41 ++++++--
drivers/char/random.c | 17 ++-
drivers/cpufreq/cpufreq.c | 6 -
drivers/gpio/gpio-dwapb.c | 3
drivers/gpu/drm/i915/intel_dp.c | 4
drivers/gpu/drm/qxl/qxl_irq.c | 3
drivers/gpu/drm/radeon/atombios_encoders.c | 10 +
drivers/gpu/drm/radeon/radeon_display.c | 5
drivers/hv/hv_fcopy.c | 2
drivers/hv/hv_kvp.c | 14 ++
drivers/hv/hv_util.c | 2
drivers/hwmon/adt7470.c | 6 -
drivers/hwmon/da9052-hwmon.c | 2
drivers/hwmon/da9055-hwmon.c | 2
drivers/iio/industrialio-event.c | 3
drivers/infiniband/hw/cxgb4/device.c | 1
drivers/infiniband/hw/mlx5/qp.c | 2
drivers/irqchip/irq-gic.c | 7 +
drivers/isdn/i4l/isdn_ppp.c | 28 +++--
drivers/md/dm-cache-metadata.c | 9 +
drivers/md/dm-thin-metadata.c | 9 +
drivers/media/usb/gspca/pac7302.c | 1
drivers/mtd/devices/elm.c | 2
drivers/net/bonding/bond_main.c | 2
drivers/net/can/slcan.c | 37 +++++--
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 3
drivers/net/ethernet/emulex/benet/be_main.c | 2
drivers/net/ethernet/intel/igb/e1000_82575.c | 7 +
drivers/net/ethernet/intel/igb/e1000_defines.h | 18 +--
drivers/net/ethernet/intel/igb/e1000_hw.h | 3
drivers/net/ethernet/intel/igb/e1000_i210.c | 66 ++++++++++++
drivers/net/ethernet/intel/igb/e1000_i210.h | 12 ++
drivers/net/ethernet/intel/igb/e1000_regs.h | 1
drivers/net/ethernet/intel/igb/igb_main.c | 16 +++
drivers/net/ethernet/marvell/mvneta.c | 4
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 2
drivers/net/ethernet/mellanox/mlx4/main.c | 3
drivers/net/ethernet/sun/sunvnet.c | 20 +++
drivers/net/ethernet/ti/cpsw.c | 7 +
drivers/net/ppp/ppp_generic.c | 30 +++--
drivers/net/ppp/pppoe.c | 2
drivers/net/slip/slip.c | 36 +++++--
drivers/net/slip/slip.h | 1
drivers/net/usb/huawei_cdc_ncm.c | 10 +
drivers/net/usb/qmi_wwan.c | 3
drivers/net/usb/r8152.c | 2
drivers/net/wireless/iwlwifi/dvm/rxon.c | 12 --
drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c | 8 -
drivers/net/wireless/iwlwifi/pcie/drv.c | 3
drivers/net/wireless/mwifiex/main.c | 1
drivers/net/xen-netback/netback.c | 86 ++++++++++++----
drivers/usb/chipidea/udc.c | 4
drivers/usb/core/hub.c | 19 +++
drivers/xen/balloon.c | 12 --
drivers/xen/manage.c | 5
fs/aio.c | 7 +
fs/fuse/dev.c | 51 ++++------
fs/fuse/dir.c | 7 -
fs/fuse/inode.c | 20 +++
fs/quota/dquot.c | 2
include/net/sock.h | 16 +--
kernel/Kconfig.locks | 5
kernel/events/core.c | 2
kernel/power/process.c | 1
kernel/sched/debug.c | 2
kernel/time/alarmtimer.c | 20 +++
kernel/trace/ftrace.c | 4
kernel/trace/ring_buffer.c | 4
kernel/trace/trace.c | 18 +++
kernel/trace/trace_events.c | 1
mm/shmem.c | 104 ++++++++++++++++++--
mm/vmscan.c | 11 --
net/8021q/vlan_core.c | 5
net/8021q/vlan_dev.c | 13 +-
net/appletalk/ddp.c | 3
net/core/dev.c | 11 +-
net/core/dst.c | 16 ++-
net/core/filter.c | 2
net/core/skbuff.c | 3
net/dns_resolver/dns_query.c | 4
net/ipv4/af_inet.c | 3
net/ipv4/gre_offload.c | 3
net/ipv4/icmp.c | 2
net/ipv4/igmp.c | 10 +
net/ipv4/ip_options.c | 4
net/ipv4/ip_tunnel.c | 26 ++---
net/ipv4/route.c | 15 +-
net/ipv4/tcp.c | 3
net/ipv4/tcp_input.c | 10 -
net/ipv4/tcp_offload.c | 2
net/ipv4/tcp_output.c | 6 -
net/ipv6/tcpv6_offload.c | 2
net/netlink/af_netlink.c | 4
net/sctp/sysctl.c | 46 ++++-----
net/sctp/ulpevent.c | 122 ++----------------------
net/tipc/bcast.c | 1
sound/pci/hda/hda_controller.c | 3
sound/pci/hda/hda_intel.c | 12 +-
sound/pci/hda/hda_priv.h | 1
122 files changed, 892 insertions(+), 432 deletions(-)

Abbas Raza (1):
usb: chipidea: udc: Disable auto ZLP generation on ep0

Alex Deucher (2):
drm/radeon: set default bl level to something reasonable
drm/radeon: avoid leaking edid data

Amit Shah (1):
hwrng: fetch randomness only after device init

Amitkumar Karwar (1):
mwifiex: fix Tx timeout issue

Anand Avati (1):
fuse: ignore entry-timeout on LOOKUP_REVAL

Andrey Utkin (1):
appletalk: Fix socket referencing in skb

Anton Kolesov (1):
ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)

Axel Lin (2):
hwmon: (da9055) Don't use dash in the name attribute
hwmon: (da9052) Don't use dash in the name attribute

Ben Hutchings (1):
dns_resolver: Null-terminate the right string

Ben Pfaff (1):
netlink: Fix handling of error from netlink_dump().

Benjamin LaHaise (1):
aio: protect reqs_available updates from changes in interrupt handlers

Bernd Wachter (1):
net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2

Bjørn Mork (3):
net: huawei_cdc_ncm: increase command buffer size
net: qmi_wwan: add two Sierra Wireless/Netgear devices
net: huawei_cdc_ncm: add "subclass 3" devices

Christoph Paasch (1):
tcp: Fix divide by zero when pushing during tcp-repair

Christoph Schulz (3):
net: pppoe: use correct channel MTU when using Multilink PPP
net: ppp: fix creating PPP pass and active filters
net: ppp: don't call sk_chk_filter twice

Daniel Borkmann (3):
net: sctp: propagate sysctl errors from proc_do* properly
net: sctp: check proc_dointvec result in proc_sctp_do_auth
net: sctp: fix information leaks in ulpevent layer

Dave Airlie (1):
Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"

David Vrabel (2):
xen/balloon: set ballooned out pages as invalid in p2m
xen/manage: fix potential deadlock when resuming the console

Dexuan Cui (1):
Drivers: hv: hv_fcopy: fix a race condition for SMP guest

Dmitry Popov (1):
ip_tunnel: fix ip_tunnel_lookup

Edward Allcutt (1):
ipv4: icmp: Fix pMTU handling for rare case

Emmanuel Grumbach (2):
iwlwifi: dvm: don't enable CTS to self
iwlwifi: mvm: disable CTS to Self

Eric Dumazet (6):
ipv4: fix dst race in sk_dst_get()
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
net: fix sparse warning in sk_dst_set()
vlan: free percpu stats in device destructor
bnx2x: fix possible panic under memory stress
ipv4: fix buffer overflow in ip_options_compile()

Gavin Guo (1):
usb: Check if port status is equal to RxDetect

Greg Kroah-Hartman (1):
Linux 3.15.7

Guenter Roeck (1):
hwmon: (adt7470) Fix writes to temperature limit registers

HATAYAMA Daisuke (1):
perf/x86/intel: ignore CondChgd bit to avoid false NMI handling

Hannes Frederic Sowa (1):
random: check for increase of entropy_count because of signed conversion

Hans de Goede (1):
media: gspca_pac7302: Add new usb-id for Genius i-Look 317

Hugh Dickins (3):
shmem: fix faulting into a hole while it's punched
shmem: fix faulting into a hole, not taking i_mutex
shmem: fix splicing from a hole while it's punched

Jason Wang (1):
drm/qxl: return IRQ_NONE if it was not our irq

Jerry Chu (1):
net-gre-gro: Fix a bug that breaks the forwarding path

Jiri Olsa (1):
perf: Do not allow optimized switch for non-cloned events

John Stultz (1):
alarmtimer: Fix bug where relative alarm timers were treated as absolute

Jon Paul Maloy (1):
tipc: clear 'next'-pointer of message fragments before reassembly

K. Y. Srinivasan (1):
Drivers: hv: util: Fix a bug in the KVP code

Kees Cook (1):
net: filter: fix upper BPF instruction limit

Li RongQing (1):
8021q: fix a potential memory leak

Linus Torvalds (1):
Don't trigger congestion wait on dirty-but-not-writeout pages

Loic Poulain (1):
Bluetooth: Ignore H5 non-link packets in non-active state

Loic Prylli (1):
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush

Manuel Schölling (1):
dns_resolver: assure that dns_query() result is null-terminated

Marcel Holtmann (1):
Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."

Marek Vasut (1):
ARM: dts: imx: Add alias for ethernet controller

Martin Lau (1):
ring-buffer: Fix polling on trace_pipe

Mateusz Guzik (1):
sched: Fix possible divide by zero in avg_atom() calculation

Matthias Brugger (1):
irqchip: gic: Add support for cortex a7 compatible string

Michael Brown (1):
x86/efi: Include a .bss section within the PE/COFF headers

Mike Snitzer (2):
dm thin metadata: do not allow the data block size to change
dm cache metadata: do not allow the data block size to change

Miklos Szeredi (3):
fuse: timeout comparison fix
fuse: avoid scheduling while atomic
fuse: handle large user and group ID

Mugunthan V N (1):
drivers: net: cpsw: fix dual EMAC stall when connected to same switch

Neal Cardwell (1):
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb

Nikolay Aleksandrov (1):
bonding: fix ad_select module param check

Niu Yawei (1):
quota: missing lock in dqcache_shrink_scan()

Oleg Nesterov (1):
tracing: instance_rmdir() leaks ftrace_event_file->filter

Or Gerlitz (3):
net/mlx4_core: Fix the error flow when probing with invalid VF configuration
net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't set
IB/mlx5: Enable "block multicast loopback" for kernel consumers

Oren Givon (1):
iwlwifi: update the 7265 series HW IDs

Peter Zijlstra (2):
x86, tsc: Fix cpufreq lockup
locking/mutex: Disable optimistic spinning on some architectures

Sebastian Andrzej Siewior (1):
gpio: dwapb: drop irq_setup_generic_chip()

Sowmini Varadhan (1):
sunvnet: clean up objects created in vnet_new() on vnet_exit()

Srinivas Pandruvada (1):
iio:core: Handle error when mask type is not separate

Stefan Assmann (1):
igb: do a reset on SR-IOV re-init if device is down

Steve Wise (1):
RDMA/cxgb4: Initialize the device status page

Steven Rostedt (Red Hat) (1):
tracing: Fix graph tracer with stack tracer on other archs

Suravee Suthikulpanit (1):
irqchip: gic: Add binding probe for ARM GIC400

Suresh Reddy (1):
be2net: set EQ DB clear-intr bit in be_open()

Takashi Iwai (3):
ALSA: hda - Revert stream assignment order for Intel controllers
ALSA: hda - Fix broken PM due to incomplete i915 initialization
PM / sleep: Fix request_firmware() error at resume

Ted Juan (1):
mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions

Thomas Fitzsimmons (1):
net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()

Thomas Petazzoni (1):
net: mvneta: fix operation in 10 Mbit/s mode

Todd Fujinaka (1):
igb: Workaround for i210 Errata 25: Slow System Clock

Tomasz Figa (1):
irqchip: gic: Fix core ID calculation when topology is read from DT

Tyler Hall (2):
slip: Fix deadlock in write_wakeup
slcan: Port write_wakeup deadlock fix from slip

Viresh Kumar (1):
cpufreq: move policy kobj to policy->cpu at resume

Wei-Chun Chao (1):
net: fix UDP tunnel GSO of frag_list GRO packets

Yuchung Cheng (1):
tcp: fix false undo corner cases

Zoltan Kiss (4):
xen-netback: Fix handling frag_list on grant op error path
xen-netback: Fix releasing frag_list skbs in error path
xen-netback: Fix releasing header slot on error path
xen-netback: Fix pointer incrementation to avoid incorrect logging

dingtianhong (1):
igmp: fix the problem when mc leave group

hayeswang (1):
r8152: fix r8152_csum_workaround function

zhangwei(Jovi) (2):
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs

Attachment: pgpstiSWQYbml.pgp
Description: PGP signature