[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1439577546.10857.98.camel@decadent.org.uk>
Date: Fri, 14 Aug 2015 20:39:06 +0200
From: Ben Hutchings <ben@...adent.org.uk>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, Jiri Slaby <jslaby@...e.cz>,
stable@...r.kernel.org
Cc: lwn@....net
Subject: Linux 3.2.71
I'm announcing the release of the 3.2.71 kernel.
All users of the 3.2 kernel series should upgrade.
The updated 3.2.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.2.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
The diff from 3.2.70 is attached to this message.
Ben.
------------
Makefile | 2 +-
arch/s390/kernel/process.c | 2 +-
arch/s390/kernel/sclp.S | 4 +
arch/tile/kernel/setup.c | 2 +-
arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/kvm/i8254.c | 2 +-
arch/x86/kvm/lapic.c | 5 +-
arch/x86/xen/enlighten.c | 40 +++
drivers/acpi/acpica/utxface.c | 10 +-
drivers/ata/libata-core.c | 9 +-
drivers/ata/libata-pmp.c | 7 +
drivers/ata/libata-scsi.c | 3 +-
drivers/bluetooth/ath3k.c | 6 +
drivers/bluetooth/btusb.c | 3 +
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/drm_crtc.c | 7 +
drivers/gpu/drm/radeon/radeon_combios.c | 7 +-
drivers/gpu/drm/radeon/radeon_gart.c | 12 +-
drivers/gpu/drm/radeon/radeon_irq_kms.c | 2 +
drivers/input/touchscreen/usbtouchscreen.c | 3 +
drivers/md/dm-thin.c | 14 +-
drivers/md/persistent-data/dm-btree-remove.c | 6 +-
drivers/md/persistent-data/dm-btree.c | 2 +-
drivers/md/raid1.c | 2 +-
drivers/media/dvb/frontends/cx24116.c | 8 +-
drivers/media/dvb/frontends/s5h1420.c | 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 | 3 +-
drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 3 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 18 +-
drivers/net/ethernet/sun/niu.c | 4 +-
drivers/net/wireless/ath/ath9k/main.c | 13 +-
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/iio/dac/ad5624r_spi.c | 4 +-
drivers/staging/rtl8712/rtl8712_recv.c | 3 +-
drivers/staging/vt6655/device_main.c | 4 +
drivers/target/iscsi/iscsi_target.c | 12 +-
drivers/tty/serial/atmel_serial.c | 11 +-
drivers/usb/class/cdc-acm.c | 9 +
drivers/usb/class/cdc-acm.h | 1 +
drivers/usb/core/hub.c | 81 +++---
drivers/usb/dwc3/ep0.c | 4 +
drivers/usb/dwc3/gadget.c | 2 +
drivers/usb/host/xhci-hub.c | 16 +-
drivers/usb/host/xhci-mem.c | 2 +-
drivers/usb/host/xhci.c | 3 +
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/storage/unusual_devs.h | 12 +
drivers/vhost/vhost.c | 1 +
drivers/watchdog/omap_wdt.c | 7 +
fs/9p/vfs_inode.c | 3 +-
fs/9p/vfs_inode_dotl.c | 3 +-
fs/btrfs/inode-map.c | 17 +-
fs/btrfs/ioctl.c | 14 ++
fs/buffer.c | 43 ++--
fs/ext4/extents.c | 7 +-
fs/ext4/indirect.c | 2 +-
fs/ext4/inode.c | 23 +-
fs/ext4/mballoc.c | 16 +-
fs/ext4/super.c | 1 +
fs/fuse/inode.c | 2 +-
fs/jbd2/checkpoint.c | 80 ++----
fs/jbd2/commit.c | 11 +-
fs/jbd2/journal.c | 287 ++++++++++++++++------
fs/jbd2/recovery.c | 5 +-
fs/nfs/nfs3xdr.c | 2 +-
fs/nfs/nfs4state.c | 2 +
include/acpi/actypes.h | 1 +
include/linux/buffer_head.h | 54 +++-
include/linux/jbd2.h | 6 +-
include/linux/libata.h | 2 +
include/linux/nfs_xdr.h | 2 +-
include/trace/events/jbd2.h | 2 +-
kernel/hrtimer.c | 12 +-
kernel/rcutiny.c | 5 +
kernel/trace/trace_events_filter.c | 10 +-
lib/bitmap.c | 17 +-
mm/filemap.c | 4 +-
mm/kmemleak.c | 14 +-
mm/memory.c | 13 +-
net/9p/client.c | 3 +-
net/bridge/br_multicast.c | 5 +
net/bridge/br_netfilter.c | 5 +-
net/ceph/osdmap.c | 2 +-
net/core/datagram.c | 9 +-
net/core/dev.c | 32 ++-
net/core/pktgen.c | 2 +-
net/core/rtnetlink.c | 106 ++++----
net/ipv4/ip_fragment.c | 6 +-
net/mac80211/debugfs_netdev.c | 1 +
net/netfilter/nf_conntrack_expect.c | 3 +-
net/rds/ib_rdma.c | 4 +-
net/rose/af_rose.c | 3 +-
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 +-
sound/usb/mixer_maps.c | 24 ++
sound/usb/quirks-table.h | 68 +++++
110 files changed, 984 insertions(+), 465 deletions(-)
AMAN DEEP (1):
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
Al Viro (2):
9p: forgetting to cancel request on interrupted zero-copy RPC
9p: don't leave a half-initialized inode sitting around
Aleksei Mamlin (1):
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVER
Alex Deucher (2):
drm/radeon: take the mode_config mutex when dealing with hpds (v2)
drm/radeon/combios: add some validation of lvds values
Alexey Brodkin (1):
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Sokolov (1):
cdc-acm: Add support of ATOL FPrint fiscal printers
Andy Lutomirski (1):
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
Arnd Bergmann (1):
ideapad: fix software rfkill setting
Arne Fitzenreiter (2):
libata: add ATA_HORKAGE_NOTRIM
libata: force disable trim for SuperSSpeed S238
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
Ben Hutchings (1):
Linux 3.2.71
Bernhard Bender (1):
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
Brian Campbell (1):
xhci: Calculate old endpoints correctly on device reset
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 (2):
__bitmap_parselist: fix bug in empty string handling
tile: use free_bootmem_late() for initrd
Chris Wilson (1):
agp/intel: Fix typo in needs_ilk_vtd_wa()
Chuck Lever (1):
NFS: Fix size of NFSACL SETACL operations
Daniel Borkmann (1):
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Darrick J. Wong (1):
ext4: don't retry file block mapping on bigalloc fs with non-extent file
Dennis Yang (1):
dm btree remove: fix bug in redistribute3
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 (3):
ath3k: Add support of 0489:e076 AR3012 device
ath3k: add support of 13d3:3474 AR3012 device
Bluetooth: ath3k: add support of 04ca:300f AR3012 device
Dominic Sacré (1):
ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4
Edward Hyunkoo Jee (1):
inet: frags: fix defragmented packet's IP header for af_packet
Felix Fietkau (1):
ath9k: fix DMA stop sequence for AR9003+
Filipe Manana (3):
Btrfs: use kmem_cache_free when freeing entry in inode cache
Btrfs: fix race between caching kthread and returning inode to inode cache
Btrfs: fix file corruption after cloning inline extents
Florian Westphal (1):
netfilter: bridge: don't leak skb in error paths
Gioh Kim (1):
fs/buffer.c: support buffer cache allocations with gfp modifiers
Haggai Eran (1):
staging: rtl8712: prevent buffer overrun in recvbuf2recvframe
Heiko Carstens (1):
s390/process: fix sfpc inline assembly
Horia Geant? (1):
crypto: talitos - avoid memleak in talitos_alg_alloc()
Ilya Dryomov (1):
crush: fix a bug in tree bucket decode
JM Friedt (1):
iio: DAC: ad5624r_spi: fix bit shift of output data value
Jan Kara (3):
jbd2: split updating of journal superblock and marking journal empty
jbd2: issue cache flush after checkpointing even with internal journal
fs: Fix S_NOSEC handling
Jeff Layton (1):
nfs: increase size of EXCHANGE_ID name string buffer
Jesper Dangaard Brouer (1):
pktgen: adjust spacing in proc file interface output
Jiri Pirko (1):
niu: don't count tx error twice in case of headroom realloc fails
Joe Stringer (1):
netfilter: nf_conntrack: Support expectations in different zones
Joe Thornber (2):
dm thin: allocate the cell_sort_array dynamically
dm btree: silence lockdep lock inversion in dm_btree_del()
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
Julian Anastasov (2):
net: do not process device backlog during unregistration
net: call rcu_read_lock early in process_backlog
Kirill A. Shutemov (1):
mm: avoid setting up anonymous pages into file mapping
Lior Amsalem (2):
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
ata: pmp: add quirk for Marvell 4140 SATA PMP
Lv Zheng (1):
ACPICA: Tables: Fix an issue that FACS initialization is performed twice
Malcolm Priestley (1):
staging: vt6655: device_rx_srv check sk_buff is NULL
Marc-André Lureau (1):
vhost: actually track log eventfd file
Martin Schwidefsky (1):
s390/sclp: clear upper register halves in _sclp_print_early
Mauro Carvalho Chehab (2):
s5h1420: fix a buffer overflow when checking userspace params
cx24116: fix a buffer overflow when checking userspace params
Michal Hocko (1):
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michel Dänzer (1):
drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL
Miklos Szeredi (1):
fuse: initialize fc->release before calling it
Mikulas Patocka (1):
libata: increase the timeout when setting transfer mode
NeilBrown (1):
md/raid1: fix test for 'was read error from last working device'.
Nicholas Bellinger (1):
iscsi-target: Fix use-after-free during TPG session shutdown
Nicolas Ferre (1):
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nikolay Borisov (2):
bufferhead: Add _gfp version for sb_getblk()
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Olga Kornievskaia (1):
fixing infinite OPEN loop in 4.0 stateid recovery
Oliver Neukum (1):
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
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
Pavel Emelyanov (1):
datagram: Factor out sk queue referencing
Peter Sanford (1):
USB: cp210x: add ID for Aruba Networks controllers
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
Ralf Baechle (1):
NET: ROSE: Don't dereference NULL neighbour pointer.
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()
Tom Hughes (1):
mac80211: clear subdir_stations when removing debugfs
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
Ville Syrjälä (1):
drm: Check crtc x and y coordinates
Wengang Wang (1):
rds: rds_ib_device.refcount overflow
Yao-Wen Mao (1):
ALSA: usb-audio: add dB range mapping for some devices
Zhao Junwang (1):
drm: add a check for x/y in drm_mode_setcrtc
Zhuang Jin Can (2):
xhci: report U3 when link is in resume state
xhci: do not report PLC when link is in internal resume state
Zidan Wang (1):
ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]
--
Ben Hutchings
The two most common things in the universe are hydrogen and stupidity.
View attachment "linux-3.2.71.patch" of type "text/x-diff" (116151 bytes)
Download attachment "signature.asc" of type "application/pgp-signature" (812 bytes)
Powered by blists - more mailing lists