From: Zefan Li <lizefan@huawei.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: stable <stable@vger.kernel.org>
Subject: Stable release 3.4.110
Date: Thu, 22 Oct 2015 09:39:54 +0800 [thread overview]
Message-ID: <56283E6A.4080808@huawei.com> (raw)
Greg, could you release 3.4.110 for me, please?
Thanks.
===
The following changes since commit 4a55c0cfdd8a8b0c39eba5e696c36c33d0879684:
Linux 3.4.109 (2015-09-18 09:20:47 +0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lizf/linux-3.4.y.git tags/v3.4.110
for you to fetch changes up to 3edd6224c2a677bb59efe0b083a51fc2b3b5c64d:
Linux 3.4.110 (2015-10-22 09:20:09 +0800)
----------------------------------------------------------------
This is the 3.4.110 stable release
----------------------------------------------------------------
Al Viro (1):
9p: forgetting to cancel request on interrupted zero-copy RPC
Alex Deucher (1):
drm/radeon: take the mode_config mutex when dealing with hpds (v2)
Alexey Brodkin (1):
stmmac: troubleshoot unexpected bits in des0 & des1
Arnd Bergmann (1):
ideapad: fix software rfkill setting
Arun Chandran (1):
regmap: Fix regmap_bulk_read in BE mode
Axel Lin (3):
ASoC: wm8737: Fixup setting VMID Impedance control register
ASoC: wm8903: Fix define for WM8903_VMID_RES_250K
ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bits
Bjorn Helgaas (1):
x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
Brian King (1):
ipr: Increase default adapter init stage change timeout
Brian Norris (1):
mtd: fix: avoid race condition when accessing mtd->usecount
Catalin Marinas (1):
mm: kmemleak: allow safe memory scanning during kmemleak disabling
Chris Metcalf (1):
__bitmap_parselist: fix bug in empty string handling
Chris Wilson (1):
agp/intel: Fix typo in needs_ilk_vtd_wa()
Christian K枚nig (1):
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
Chuck Lever (1):
NFS: Fix size of NFSACL SETACL operations
Dan Carpenter (1):
rndis_wlan: harmless issue calling set_bit()
Darrick J. Wong (1):
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Ding Wang (1):
mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
Dmitry Monakhov (1):
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Tunin (1):
ath3k: add support of 13d3:3474 AR3012 device
Eric Dumazet (1):
packet: read num_members once in packet_rcv_fanout()
Eric W. Biederman (2):
dcache: Handle escaped paths in prepend_path
vfs: Test for and handle paths that are unreachable from their mnt_root
Felix Fietkau (1):
ath9k: fix DMA stop sequence for AR9003+
Haggai Eran (1):
staging: rtl8712: prevent buffer overrun in recvbuf2recvframe
Horia Geant? (1):
crypto: talitos - avoid memleak in talitos_alg_alloc()
Ilya Dryomov (1):
crush: fix a bug in tree bucket decode
Jan Kara (1):
jbd2: avoid infinite loop when destroying aborted journal
Jani Nikula (1):
Revert "drm/i915: Don't skip request retirement if the active list is empty"
Jeff Layton (1):
nfs: increase size of EXCHANGE_ID name string buffer
Jesper Dangaard Brouer (2):
pktgen: adjust spacing in proc file interface output
pktgen: document ability to add same device to several threads
John Youn (1):
usb: dwc3: Reset the transfer resource index on SET_INTERFACE
Joseph Qi (1):
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Lior Amsalem (1):
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
Lv Zheng (1):
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Marcelo Ricardo Leitner (1):
sctp: fix ASCONF list handling
Mike Marciniszyn (1):
IB/qib: Change lkey table allocation to support more MRs
Miklos Szeredi (1):
fuse: initialize fc->release before calling it
Nicolas Ferre (1):
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nikolay Aleksandrov (1):
bridge: fix br_stp_set_bridge_priority race conditions
Olga Kornievskaia (2):
fixing infinite OPEN loop in 4.0 stateid recovery
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount
Pali Roh谩r (1):
dell-laptop: Fix allocating & freeing SMI buffer page
Paul E. McKenney (1):
rcu: Correctly handle non-empty Tiny RCU callback list with none ready
Peter Zijlstra (1):
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
Radim Kr膷m谩艡 (2):
KVM: x86: make vapics_in_nmi_mode atomic
KVM: x86: properly restore LVT0
Robert Schlabbach (1):
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
Ryan Underwood (1):
Disable write buffering on Toshiba ToPIC95
Satish Ashok (1):
bridge: multicast: restore router configuration on port link down/up
Stefan Wahren (1):
regulator: core: fix constraints output buffer
Steven Rostedt (Red Hat) (2):
tracing/filter: Do not WARN on operand count going below zero
tracing/filter: Do not allow infix to exceed end of string
Subbaraya Sundeep Bhatta (1):
usb: dwc3: gadget: return error if command sent to DEPCMD register fails
Theodore Ts'o (2):
ext4: fix race between truncate and __ext4_journalled_writepage()
ext4: call sync_blockdev() before invalidate_bdev() in put_super()
Trond Myklebust (1):
SUNRPC: Fix a memory leak in the backchannel code
Uwe Kleine-K枚nig (2):
mtd: dc21285: use raw spinlock functions for nw_gpio_lock
watchdog: omap: assert the counter being stopped before reprogramming
Willem de Bruijn (1):
packet: avoid out of bounds read in round robin fanout
Zefan Li (4):
Revert "drm/radeon: Use drm_calloc_ab for CS relocs"
crypto: s390/ghash: Fix incorrect backport of a1cae34e23b1
ARM: Fix incorrect backport of 0b59d8806a31
Linux 3.4.110
Zidan Wang (1):
ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]
Documentation/networking/pktgen.txt | 77 +++++++++++++--------
Makefile | 2 +-
arch/arm/net/bpf_jit_32.c | 2 +-
arch/s390/crypto/ghash_s390.c | 2 +-
arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/kvm/i8254.c | 2 +-
arch/x86/kvm/lapic.c | 5 +-
arch/x86/pci/acpi.c | 11 +++
drivers/acpi/acpica/utxface.c | 10 +--
drivers/base/regmap/regmap.c | 2 +-
drivers/bluetooth/ath3k.c | 2 +
drivers/bluetooth/btusb.c | 1 +
drivers/char/agp/intel-gtt.c | 2 +-
drivers/crypto/talitos.c | 1 +
drivers/dma/mv_xor.c | 72 ++++++++++++--------
drivers/dma/mv_xor.h | 1 +
drivers/gpu/drm/i915/i915_gem.c | 3 +
drivers/gpu/drm/radeon/evergreen.c | 2 +-
drivers/gpu/drm/radeon/ni.c | 2 +-
drivers/gpu/drm/radeon/r600.c | 2 +-
drivers/gpu/drm/radeon/radeon_cs.c | 4 +-
drivers/gpu/drm/radeon/radeon_irq_kms.c | 2 +
drivers/gpu/drm/radeon/rv770.c | 2 +-
drivers/gpu/drm/radeon/si.c | 2 +-
drivers/infiniband/hw/qib/qib.h | 4 ++
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/mmc/card/block.c | 8 ++-
drivers/mtd/maps/dc21285.c | 4 +-
drivers/mtd/mtd_blkdevs.c | 5 ++
drivers/net/ethernet/stmicro/stmmac/descs.h | 2 +
drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 4 +-
drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 4 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 18 +++--
drivers/net/wireless/ath/ath9k/main.c | 13 ++--
drivers/net/wireless/rndis_wlan.c | 6 +-
drivers/pcmcia/topic.h | 16 +++++
drivers/platform/x86/dell-laptop.c | 8 +--
drivers/platform/x86/ideapad-laptop.c | 3 +-
drivers/regulator/core.c | 2 +-
drivers/scsi/ipr.h | 2 +-
drivers/staging/rtl8712/rtl8712_recv.c | 3 +-
drivers/tty/serial/atmel_serial.c | 11 +--
drivers/usb/core/hub.c | 81 +++++++++--------------
drivers/usb/dwc3/ep0.c | 4 ++
drivers/usb/dwc3/gadget.c | 2 +
drivers/watchdog/omap_wdt.c | 7 ++
fs/dcache.c | 10 +++
fs/ext4/indirect.c | 2 +-
fs/ext4/inode.c | 22 +++++-
fs/ext4/super.c | 1 +
fs/fuse/inode.c | 2 +-
fs/jbd2/checkpoint.c | 46 ++++++++++---
fs/jbd2/commit.c | 2 +-
fs/jbd2/journal.c | 49 +++++++++++---
fs/namei.c | 29 +++++++-
fs/nfs/nfs3xdr.c | 2 +-
fs/nfs/nfs4state.c | 2 +
include/acpi/actypes.h | 1 +
include/linux/jbd2.h | 7 +-
include/linux/nfs_xdr.h | 2 +-
include/net/sctp/structs.h | 5 ++
kernel/hrtimer.c | 12 +++-
kernel/rcutiny.c | 5 ++
kernel/trace/trace_events_filter.c | 10 ++-
lib/bitmap.c | 17 ++---
mm/kmemleak.c | 19 +++++-
net/9p/client.c | 3 +-
net/bridge/br_ioctl.c | 2 -
net/bridge/br_multicast.c | 5 ++
net/bridge/br_stp_if.c | 4 +-
net/ceph/osdmap.c | 2 +-
net/core/pktgen.c | 2 +-
net/packet/af_packet.c | 20 +-----
net/sctp/socket.c | 43 +++++++++---
net/sunrpc/backchannel_rqst.c | 2 +-
sound/soc/codecs/wm8737.c | 6 +-
sound/soc/codecs/wm8903.h | 2 +-
sound/soc/codecs/wm8955.c | 2 +-
sound/soc/codecs/wm8960.c | 2 +-
81 files changed, 525 insertions(+), 255 deletions(-)
next reply other threads:[~2015-10-22 1:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-22 1:39 Zefan Li [this message]
2015-10-22 2:35 ` Stable release 3.4.110 Greg Kroah-Hartman
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=56283E6A.4080808@huawei.com \
--to=lizefan@huawei.com \
--cc=gregkh@linuxfoundation.org \
--cc=stable@vger.kernel.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.