[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1371608907.3495.143.camel@deadeye.wl.decadent.org.uk>
Date: Wed, 19 Jun 2013 03:28:27 +0100
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.47
I'm announcing the release of the 3.2.47 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.46 is attached to this message.
Ben.
------------
Makefile | 2 +-
arch/arm/boot/compressed/Makefile | 1 -
arch/arm/boot/compressed/head-sa1100.S | 1 +
arch/arm/boot/compressed/head-shark.S | 1 +
arch/arm/boot/compressed/head.S | 1 +
arch/arm/kernel/topology.c | 2 +
arch/powerpc/kernel/exceptions-64s.S | 2 +-
arch/powerpc/kernel/traps.c | 10 +
arch/x86/kernel/relocate_kernel_64.S | 2 +-
drivers/acpi/video.c | 32 +++
drivers/ata/ata_piix.c | 14 ++
drivers/ata/libata-core.c | 6 +
drivers/block/cciss.c | 32 +--
drivers/gpu/drm/drm_irq.c | 6 +-
drivers/gpu/drm/i915/intel_lvds.c | 4 +-
drivers/gpu/drm/i915/intel_sdvo.c | 12 +-
drivers/gpu/drm/radeon/evergreen.c | 10 +-
drivers/gpu/drm/radeon/ni.c | 10 +-
drivers/gpu/drm/radeon/r100.c | 9 +-
drivers/gpu/drm/radeon/r300.c | 9 +-
drivers/gpu/drm/radeon/r420.c | 10 +-
drivers/gpu/drm/radeon/r520.c | 9 +-
drivers/gpu/drm/radeon/r600.c | 10 +-
drivers/gpu/drm/radeon/radeon_device.c | 19 +-
drivers/gpu/drm/radeon/rs400.c | 9 +-
drivers/gpu/drm/radeon/rs600.c | 9 +-
drivers/gpu/drm/radeon/rs690.c | 9 +-
drivers/gpu/drm/radeon/rv515.c | 9 +-
drivers/gpu/drm/radeon/rv770.c | 10 +-
drivers/hwmon/adm1021.c | 58 ++++-
drivers/md/raid1.c | 12 +-
drivers/md/raid10.c | 12 +-
drivers/net/ethernet/broadcom/tg3.c | 42 ++++
drivers/net/ethernet/broadcom/tg3.h | 8 +-
drivers/net/wireless/ath/ath9k/Kconfig | 10 +-
drivers/net/wireless/ath/ath9k/Makefile | 2 +-
drivers/net/wireless/ath/ath9k/init.c | 7 +-
drivers/net/wireless/ath/ath9k/rc.h | 2 +-
drivers/net/wireless/b43/main.c | 2 +-
drivers/net/wireless/b43legacy/main.c | 2 +
drivers/net/wireless/iwlwifi/iwl-agn-sta.c | 2 +-
drivers/net/xen-netback/netback.c | 315 +++++++++++++++++++-----
drivers/net/xen-netfront.c | 17 +-
drivers/platform/x86/thinkpad_acpi.c | 7 +
drivers/rapidio/devices/tsi721.c | 2 +-
drivers/rtc/rtc-twl.c | 1 +
drivers/staging/gma500/cdv_intel_display.c | 14 ++
drivers/staging/gma500/framebuffer.c | 4 +-
drivers/staging/gma500/psb_intel_display.c | 14 ++
drivers/target/iscsi/iscsi_target_parameters.c | 8 +-
drivers/target/iscsi/iscsi_target_parameters.h | 4 +-
drivers/usb/dwc3/gadget.c | 15 +-
drivers/usb/host/ehci-sched.c | 2 +-
drivers/usb/host/xhci-mem.c | 10 +-
drivers/usb/host/xhci.c | 12 +-
drivers/usb/serial/ark3116.c | 2 +-
drivers/usb/serial/cypress_m8.c | 18 +-
drivers/usb/serial/cypress_m8.h | 4 +
drivers/usb/serial/ftdi_sio.c | 4 +
drivers/usb/serial/iuu_phoenix.c | 4 +-
drivers/usb/serial/keyspan.c | 2 +-
drivers/usb/serial/mos7720.c | 25 +-
drivers/usb/serial/option.c | 2 +
drivers/usb/serial/pl2303.c | 10 +-
drivers/usb/serial/qcserial.c | 1 +
drivers/usb/serial/spcp8x5.c | 10 +-
drivers/usb/serial/visor.c | 2 +
drivers/usb/serial/whiteheat.c | 2 +-
drivers/xen/events.c | 19 +-
fs/cifs/cifs_dfs_ref.c | 4 +-
fs/ext4/super.c | 2 +
fs/jfs/inode.c | 2 +-
fs/jfs/jfs_logmgr.c | 3 +-
fs/xfs/xfs_iops.c | 47 ++--
include/linux/cpu.h | 4 +
include/linux/net.h | 23 ++
include/linux/swapops.h | 3 +
include/xen/interface/io/netif.h | 19 ++
kernel/audit.c | 2 +-
kernel/cpu.c | 55 ++---
kernel/sys.c | 29 ++-
kernel/trace/ftrace.c | 26 +-
mm/hugetlb.c | 2 +-
mm/migrate.c | 23 +-
mm/swap_state.c | 18 +-
net/bluetooth/l2cap_core.c | 85 +++++--
net/mac80211/iface.c | 9 +
net/wireless/sme.c | 3 +
sound/usb/card.h | 1 +
sound/usb/format.c | 6 +-
sound/usb/mixer.c | 1 +
sound/usb/quirks-table.h | 8 +-
sound/usb/quirks.c | 6 +-
93 files changed, 1024 insertions(+), 306 deletions(-)
Adis Hamzić (1):
radeon: Fix system hang issue when using KMS with older cards
Alan Stern (1):
USB: revert periodic scheduling bugfix
Alex Deucher (1):
drm/radeon: fix card_posted check for newer asics
Alex Hung (2):
ACPI video: ignore BIOS initial backlight value for HP 1000
ACPI / video: ignore BIOS initial backlight value for HP m4
Alex Lyakas (1):
md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.
Andrew Worsley (1):
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
Arnd Bergmann (2):
ARM: 7742/1: topology: export cpu_topology
ARM: 7743/1: compressed/head.S: work around new binutils warning
Ash Willis (1):
ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6
Ben Hutchings (2):
rapidio/tsi721: Fix interrupt mask when handling MSI
Linux 3.2.47
Ben Mesman (1):
drm/i915: no lvds quirk for hp t5740
Bjørn Mork (1):
USB: option: blacklist network interface on Huawei E1820
Chew, Chiau Ee (1):
ata_piix: add PCI IDs for Intel BayTail
Daniel Vetter (1):
drm/i915: prefer VBT modes for SVDO-LVDS over EDID
Dave Chinner (1):
xfs: kill suid/sgid through the truncate path.
Dave Kleikamp (1):
jfs: fix a couple races
Egbert Eich (1):
drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.
Emmanuel Grumbach (1):
iwlwifi: dvm: fix zero LQ CMD sending avoidance
George Cherian (1):
usb: dwc3: gadget: free trb pool only from epnum 2
Guenter Roeck (1):
hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617
Gustavo Maciel Dias Vieira (1):
ACPI video: ignore BIOS backlight value for HP dm4
Huacai Chen (1):
drm: fix a use-after-free when GPU acceleration disabled
Jeff Layton (1):
cifs: fix potential buffer overrun when composing a new options string
Joe Perches (1):
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Johan Hedberg (1):
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hovold (11):
USB: serial: fix Treo/Kyocera interrrupt-in urb context
USB: visor: fix initialisation of Treo/Kyocera devices
USB: mos7720: fix DMA to stack
USB: ark3116: fix control-message timeout
USB: iuu_phoenix: fix bulk-message timeout
USB: mos7720: fix message timeouts
USB: keyspan: fix bogus array index
USB: mos7720: fix hardware flow control
USB: whiteheat: fix broken port configuration
USB: spcp8x5: fix device initialisation at open
USB: pl2303: fix device initialisation at open
Johannes Berg (2):
cfg80211: check wdev->netdev in connection work
mac80211: close AP_VLAN interfaces before unregistering all
Kees Cook (3):
iscsi-target: fix heap buffer overflow on error
b43: stop format string leaking into error msgs
x86: Fix typo in kexec register clearing
Keir Fraser (1):
xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.
Larry Finger (1):
b43legacy: Fix crash on unload when firmware not available
Manoj Iyer (1):
thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
Michael Chan (1):
tg3: Add New 5719 Read DMA workaround
Naoya Horiguchi (1):
mm: migration: add migrate_entry_wait_huge()
Nithin Sujir (2):
tg3: Add read dma workaround for 5720
tg3: Wait for boot code to finish after power on
Oleg Nesterov (1):
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Patrik Jakobsson (3):
drm/gma500: Increase max resolution for mode setting
drm/gma500/psb: Unpin framebuffer on crtc disable
drm/gma500/cdv: Unpin framebuffer on crtc disable
Paul Mackerras (1):
powerpc: Fix emulation of illegal instructions on PowerNV platform
Rafael Aquini (1):
swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion
Richard Weinberger (1):
USB: serial: Add Option GTM681W to qcserial device table.
Robert Butora (1):
USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device
Robin Holt (1):
reboot: rigrate shutdown/reboot to boot cpu
Sergio Aguirre (1):
xhci-mem: init list heads at the beginning of init
Srivatsa S. Bhat (1):
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Stephen M. Cameron (1):
cciss: fix broken mutex usage in ioctl
Steven Rostedt (Red Hat) (1):
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Sujith Manoharan (2):
ath9k: Disable PowerSave by default
ath9k: Use minstrel rate control by default
Takashi Iwai (2):
ALSA: usb-audio - Apply Logitech QuickCam Pro 9000 quirk only to audio iface
ALSA: usb-audio - Fix invalid volume resolution on Logitech HD webcam c270
Theodore Ts'o (1):
ext4: lock i_mutex when truncating orphan inodes
Tony Camuso (1):
xhci - correct comp_mode_recovery_timer on return from hibernate
Tony Lindgren (1):
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree
Vincent Pelletier (1):
libata: make ata_exec_internal_sg honor DMADIR
Vladimir Murzin (1):
xhci: fix list access before init
Wei Liu (8):
xen-netback: remove skb in xen_netbk_alloc_page
netback: remove redundant assignment
xen-netback: coalesce slots in TX path and fix regressions
xen-netback: don't disconnect frontend when seeing oversize packet
xen-netback: remove redundent parameter in netbk_count_requests
xen-netback: avoid allocating variable size array on stack
xen-netback: better names for thresholds
xen-netfront: reduce gso_max_size to account for max TCP header
Xi Wang (2):
ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_range()
ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()
Ying Xue (1):
USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
stephen hemminger (1):
xen-netback: fix sparse warning
--
Ben Hutchings
Lowery's Law:
If it jams, force it. If it breaks, it needed replacing anyway.
View attachment "linux-3.2.47.patch" of type "text/x-diff" (112953 bytes)
Download attachment "signature.asc" of type "application/pgp-signature" (829 bytes)
Powered by blists - more mailing lists