stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 3.10 00/55] 3.10.73-stable review
@ 2015-03-24 15:42 Greg Kroah-Hartman
  2015-03-24 15:42 ` [PATCH 3.10 01/55] sparc32: destroy_context() and switch_mm() needs to disable interrupts Greg Kroah-Hartman
                   ` (53 more replies)
  0 siblings, 54 replies; 55+ messages in thread
From: Greg Kroah-Hartman @ 2015-03-24 15:42 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, torvalds, akpm, linux, satoru.takeuchi,
	shuah.kh, stable

This is the start of the stable review cycle for the 3.10.73 release.
There are 55 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 Mar 26 15:41:27 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.0/stable-review/patch-3.10.73-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 3.10.73-rc1

Lee Duncan <lduncan@suse.com>
    target: Allow Write Exclusive non-reservation holders to READ

Nicholas Bellinger <nab@linux-iscsi.org>
    target: Allow AllRegistrants to re-RESERVE existing reservation

Nicholas Bellinger <nab@linux-iscsi.org>
    target: Fix R_HOLDER bit usage for AllRegistrants

Nicholas Bellinger <nab@linux-iscsi.org>
    target/pscsi: Fix NULL pointer dereference in get_device_type

Nicholas Bellinger <nab@linux-iscsi.org>
    iscsi-target: Avoid early conn_logout_comp for iser connections

Bart Van Assche <bart.vanassche@sandisk.com>
    target: Fix reference leak in target_get_sess_cmd() error path

Alexandre Belloni <alexandre.belloni@free-electrons.com>
    ARM: at91: pm: fix at91rm9200 standby

Julian Anastasov <ja@ssi.bg>
    ipvs: rerouting to local clients is not needed anymore

Julian Anastasov <ja@ssi.bg>
    ipvs: add missing ip_vs_pe_put in sync code

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/smp: Wait until secondaries are active & online

Jiri Slaby <jslaby@suse.cz>
    x86/vdso: Fix the build on GCC5

Oleg Nesterov <oleg@redhat.com>
    x86/fpu: Drop_fpu() should not assume that tsk equals current

Oleg Nesterov <oleg@redhat.com>
    x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_sig()

Stephan Mueller <smueller@chronox.de>
    crypto: aesni - fix memory usage in GCM decryption

James Bottomley <JBottomley@Parallels.com>
    libsas: Fix Kernel Crash in smp_execute_task

Jan Beulich <JBeulich@suse.com>
    xen-pciback: limit guest control of command register

Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
    nilfs2: fix deadlock of segment constructor during recovery

Doug Anderson <dianders@chromium.org>
    regulator: core: Fix enable GPIO reference counting

Javier Martinez Canillas <javier.martinez@collabora.co.uk>
    regulator: Only enable disabled regulators on resume

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Treat stereo-to-mono mix properly

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Set single_adc_amp flag for CS420x codecs

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Don't access stereo amps for mono channel widgets

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Fix built-in mic on Compaq Presario CQ60

Takashi Iwai <tiwai@suse.de>
    ALSA: control: Add sanity checks for user ctl id name string

Alexander Sverdlin <alexander.sverdlin@nokia.com>
    spi: pl022: Fix race in giveback() leading to driver lock-up

jmlatten@linux.vnet.ibm.com <jmlatten@linux.vnet.ibm.com>
    tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send

Tejun Heo <tj@kernel.org>
    workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE

Oliver Hartkopp <socketcan@hartkopp.net>
    can: add missing initialisations in CAN related skbuffs

Russell King <rmk+kernel@arm.linux.org.uk>
    Change email address for 8250_pci

Michael S. Tsirkin <mst@redhat.com>
    virtio_console: init work unconditionally

Miklos Szeredi <mszeredi@suse.cz>
    fuse: notify: don't move pages

Miklos Szeredi <mszeredi@suse.cz>
    fuse: set stolen page uptodate

Christian König <christian.koenig@amd.com>
    drm/radeon: drop setting UPLL to sleep mode

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: do a posting read in rs600_set_irq

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: do a posting read in si_set_irq

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: do a posting read in r600_set_irq

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: do a posting read in r100_set_irq

Alex Deucher <alexander.deucher@amd.com>
    drm/radeon: do a posting read in evergreen_set_irq

Tommi Rantala <tt.rantala@gmail.com>
    drm/radeon: fix DRM_IOCTL_RADEON_CS oops

Eric Dumazet <edumazet@google.com>
    tcp: make connect() mem charging friendly

Catalin Marinas <catalin.marinas@arm.com>
    net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour

Josh Hunt <johunt@akamai.com>
    tcp: fix tcp fin memory accounting

Ondrej Zary <linux@rainbow-software.org>
    Revert "net: cx82310_eth: use common match macro"

Al Viro <viro@ZenIV.linux.org.uk>
    rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()

Al Viro <viro@ZenIV.linux.org.uk>
    caif: fix MSG_OOB test in caif_seqpkt_recvmsg()

Eric Dumazet <edumazet@google.com>
    inet_diag: fix possible overflow in inet_diag_dump_one_icsk()

Arnd Bergmann <arnd@arndb.de>
    rds: avoid potential stack overflow

Alexey Kodanev <alexey.kodanev@oracle.com>
    net: sysctl_net_core: check SNDBUF and RCVBUF for min length

David S. Miller <davem@davemloft.net>
    sparc64: Fix several bugs in memmove().

David Ahern <david.ahern@oracle.com>
    sparc: Touch NMI watchdog when walking cpus and calling printk

David Ahern <david.ahern@oracle.com>
    sparc: perf: Make counting mode actually work

David Ahern <david.ahern@oracle.com>
    sparc: perf: Remove redundant perf_pmu_{en|dis}able calls

Rob Gardner <rob.gardner@oracle.com>
    sparc: semtimedop() unreachable due to comparison error

Andreas Larsson <andreas@gaisler.com>
    sparc32: destroy_context() and switch_mm() needs to disable interrupts.


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

Diffstat:

 Makefile                                    |  4 +-
 arch/arm/mach-at91/pm.h                     |  2 +-
 arch/powerpc/kernel/smp.c                   |  4 +-
 arch/sparc/kernel/perf_event.c              | 15 ++-----
 arch/sparc/kernel/process_64.c              |  4 ++
 arch/sparc/kernel/sys_sparc_64.c            |  2 +-
 arch/sparc/lib/memmove.S                    | 35 +++++++++++++--
 arch/sparc/mm/srmmu.c                       | 11 +++--
 arch/x86/crypto/aesni-intel_glue.c          |  4 +-
 arch/x86/include/asm/fpu-internal.h         |  2 +-
 arch/x86/kernel/xsave.c                     |  7 +--
 arch/x86/vdso/vdso32/sigreturn.S            |  1 +
 drivers/char/tpm/tpm_ibmvtpm.c              | 10 ++---
 drivers/char/tpm/tpm_ibmvtpm.h              |  6 +--
 drivers/char/virtio_console.c               |  3 +-
 drivers/gpu/drm/radeon/evergreen.c          |  3 ++
 drivers/gpu/drm/radeon/r100.c               |  4 ++
 drivers/gpu/drm/radeon/r600.c               |  3 ++
 drivers/gpu/drm/radeon/radeon_cs.c          |  4 +-
 drivers/gpu/drm/radeon/rs600.c              |  4 ++
 drivers/gpu/drm/radeon/si.c                 |  9 ++--
 drivers/net/can/dev.c                       |  8 ++++
 drivers/net/usb/cx82310_eth.c               | 11 ++++-
 drivers/regulator/core.c                    | 34 +++++++--------
 drivers/scsi/libsas/sas_discover.c          |  6 ++-
 drivers/spi/spi-pl022.c                     |  2 +-
 drivers/target/iscsi/iscsi_target.c         | 14 ++++--
 drivers/target/target_core_pr.c             | 43 ++++++++++++++++--
 drivers/target/target_core_pscsi.c          |  2 +-
 drivers/target/target_core_transport.c      |  4 ++
 drivers/tty/serial/8250/8250_pci.c          |  2 +-
 drivers/xen/xen-pciback/conf_space.c        |  2 +-
 drivers/xen/xen-pciback/conf_space.h        |  2 +
 drivers/xen/xen-pciback/conf_space_header.c | 61 ++++++++++++++++++++------
 fs/fuse/dev.c                               |  7 ++-
 fs/nilfs2/segment.c                         |  7 +--
 include/linux/workqueue.h                   |  3 +-
 kernel/workqueue.c                          | 56 ++++++++++++++++++++++--
 net/caif/caif_socket.c                      |  2 +-
 net/can/af_can.c                            |  3 ++
 net/compat.c                                |  7 +++
 net/core/sysctl_net_core.c                  | 10 +++--
 net/ipv4/inet_diag.c                        | 18 ++++++--
 net/ipv4/tcp_output.c                       | 68 ++++++++++++-----------------
 net/netfilter/ipvs/ip_vs_core.c             | 33 +++++++++-----
 net/netfilter/ipvs/ip_vs_sync.c             |  3 ++
 net/rds/iw_rdma.c                           | 40 +++++++++--------
 net/rxrpc/ar-recvmsg.c                      |  2 +-
 sound/core/control.c                        |  4 ++
 sound/pci/hda/hda_generic.c                 | 47 ++++++++++++++++----
 sound/pci/hda/hda_proc.c                    | 38 ++++++++++++----
 sound/pci/hda/patch_cirrus.c                |  2 +
 sound/pci/hda/patch_conexant.c              | 11 +++++
 53 files changed, 495 insertions(+), 194 deletions(-)



^ permalink raw reply	[flat|nested] 55+ messages in thread

end of thread, other threads:[~2015-03-25  2:34 UTC | newest]

Thread overview: 55+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24 15:42 [PATCH 3.10 00/55] 3.10.73-stable review Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 01/55] sparc32: destroy_context() and switch_mm() needs to disable interrupts Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 02/55] sparc: semtimedop() unreachable due to comparison error Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 03/55] sparc: perf: Remove redundant perf_pmu_{en|dis}able calls Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 04/55] sparc: perf: Make counting mode actually work Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 05/55] sparc: Touch NMI watchdog when walking cpus and calling printk Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 06/55] sparc64: Fix several bugs in memmove() Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 07/55] net: sysctl_net_core: check SNDBUF and RCVBUF for min length Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 08/55] rds: avoid potential stack overflow Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 09/55] inet_diag: fix possible overflow in inet_diag_dump_one_icsk() Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 10/55] caif: fix MSG_OOB test in caif_seqpkt_recvmsg() Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 11/55] rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg() Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 12/55] Revert "net: cx82310_eth: use common match macro" Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 13/55] tcp: fix tcp fin memory accounting Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 14/55] net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 15/55] tcp: make connect() mem charging friendly Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 17/55] drm/radeon: do a posting read in evergreen_set_irq Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 18/55] drm/radeon: do a posting read in r100_set_irq Greg Kroah-Hartman
2015-03-24 15:42 ` [PATCH 3.10 19/55] drm/radeon: do a posting read in r600_set_irq Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 20/55] drm/radeon: do a posting read in si_set_irq Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 21/55] drm/radeon: do a posting read in rs600_set_irq Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 23/55] fuse: set stolen page uptodate Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 24/55] fuse: notify: dont move pages Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 25/55] virtio_console: init work unconditionally Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 26/55] Change email address for 8250_pci Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 27/55] can: add missing initialisations in CAN related skbuffs Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 28/55] workqueue: fix hang involving racing cancel[_delayed]_work_sync()s for PREEMPT_NONE Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 29/55] tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 30/55] spi: pl022: Fix race in giveback() leading to driver lock-up Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 31/55] ALSA: control: Add sanity checks for user ctl id name string Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 32/55] ALSA: hda - Fix built-in mic on Compaq Presario CQ60 Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 33/55] ALSA: hda - Dont access stereo amps for mono channel widgets Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 34/55] ALSA: hda - Set single_adc_amp flag for CS420x codecs Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 35/55] ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 36/55] ALSA: hda - Treat stereo-to-mono mix properly Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 37/55] regulator: Only enable disabled regulators on resume Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 38/55] regulator: core: Fix enable GPIO reference counting Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 39/55] nilfs2: fix deadlock of segment constructor during recovery Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 40/55] xen-pciback: limit guest control of command register Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 41/55] libsas: Fix Kernel Crash in smp_execute_task Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 42/55] crypto: aesni - fix memory usage in GCM decryption Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 43/55] x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_sig() Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 44/55] x86/fpu: Drop_fpu() should not assume that tsk equals current Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 45/55] x86/vdso: Fix the build on GCC5 Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 46/55] powerpc/smp: Wait until secondaries are active & online Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 47/55] ipvs: add missing ip_vs_pe_put in sync code Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 48/55] ipvs: rerouting to local clients is not needed anymore Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 49/55] ARM: at91: pm: fix at91rm9200 standby Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 50/55] target: Fix reference leak in target_get_sess_cmd() error path Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 51/55] iscsi-target: Avoid early conn_logout_comp for iser connections Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 52/55] target/pscsi: Fix NULL pointer dereference in get_device_type Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 53/55] target: Fix R_HOLDER bit usage for AllRegistrants Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 54/55] target: Allow AllRegistrants to re-RESERVE existing reservation Greg Kroah-Hartman
2015-03-24 15:43 ` [PATCH 3.10 55/55] target: Allow Write Exclusive non-reservation holders to READ Greg Kroah-Hartman
2015-03-25  2:34 ` [PATCH 3.10 00/55] 3.10.73-stable review Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).