[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1370005571.3469.505.camel@deadeye.wl.decadent.org.uk>
Date: Fri, 31 May 2013 14:06:11 +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.46
I'm announcing the release of the 3.2.46 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.45 is attached to this message.
Ben.
------------
Documentation/kernel-parameters.txt | 6 ++
Makefile | 2 +-
arch/arm/configs/at91sam9g45_defconfig | 1 -
arch/arm/mach-kirkwood/ts219-setup.c | 2 +-
arch/arm/plat-orion/common.c | 12 +--
arch/avr32/configs/favr-32_defconfig | 1 -
arch/avr32/configs/merisc_defconfig | 1 -
arch/avr32/kernel/module.c | 2 +-
arch/powerpc/include/asm/rtas.h | 2 +
arch/powerpc/kernel/rtas.c | 118 +++++++++++++++++++++++++-
arch/powerpc/platforms/pseries/suspend.c | 28 +++++-
arch/um/include/asm/pgtable.h | 2 +
arch/x86/kernel/irq.c | 4 -
arch/x86/kvm/vmx.c | 6 ++
arch/x86/platform/efi/efi.c | 43 ++++++++++
arch/x86/xen/enlighten.c | 15 ++++
drivers/acpi/acpica/exfldio.c | 14 ++-
drivers/acpi/ec.c | 4 +-
drivers/acpi/video_detect.c | 8 ++
drivers/block/brd.c | 4 +-
drivers/block/drbd/drbd_receiver.c | 1 -
drivers/char/ipmi/ipmi_bt_sm.c | 4 +-
drivers/char/ipmi/ipmi_devintf.c | 14 ++-
drivers/char/random.c | 24 ++++--
drivers/dma/pch_dma.c | 2 +-
drivers/firmware/efivars.c | 18 +---
drivers/gpu/drm/i915/i915_dma.c | 81 +++++++++---------
drivers/gpu/drm/i915/i915_drv.h | 1 -
drivers/gpu/drm/radeon/r300_cmdbuf.c | 2 +-
drivers/hwmon/abituguru.c | 16 ++--
drivers/i2c/busses/i2c-designware-core.c | 3 +-
drivers/md/dm-bufio.c | 26 +++++-
drivers/md/dm-snap.c | 1 +
drivers/media/dvb/mantis/mantis_dvb.c | 6 +-
drivers/mfd/adp5520.c | 8 +-
drivers/mmc/core/mmc.c | 2 +-
drivers/mmc/host/Kconfig | 10 ---
drivers/mmc/host/atmel-mci.c | 16 ++--
drivers/net/ethernet/3com/3c509.c | 2 +
drivers/net/ethernet/3com/3c59x.c | 27 +++---
drivers/net/ethernet/broadcom/tg3.c | 32 +++++--
drivers/net/ethernet/ibm/ibmveth.c | 23 +++--
drivers/net/macvlan.c | 7 +-
drivers/net/wireless/ath/ath9k/main.c | 6 +-
drivers/net/wireless/b43/dma.c | 19 +++++
drivers/net/wireless/b43/dma.h | 4 +-
drivers/net/wireless/b43/main.c | 43 ++++------
drivers/net/wireless/mwifiex/cfg80211.c | 3 -
drivers/net/wireless/mwifiex/cmdevt.c | 1 +
drivers/net/wireless/mwifiex/main.c | 1 +
drivers/net/wireless/mwifiex/sta_ioctl.c | 21 ++---
drivers/platform/x86/hp_accel.c | 3 +-
drivers/rapidio/devices/tsi721.c | 11 +++
drivers/rtc/rtc-pcf2123.c | 1 +
drivers/staging/comedi/comedi_fops.c | 3 +
drivers/staging/vt6656/hostap.c | 2 +-
drivers/target/iscsi/iscsi_target_erl1.c | 7 +-
drivers/tty/n_tty.c | 8 ++
drivers/usb/atm/cxacru.c | 3 +-
drivers/usb/core/quirks.c | 3 +
drivers/usb/host/uhci-hub.c | 3 +-
drivers/usb/host/xhci-mem.c | 17 ++--
drivers/usb/host/xhci-ring.c | 23 +++--
drivers/usb/serial/ftdi_sio.c | 2 +
drivers/usb/serial/ftdi_sio_ids.h | 2 +
drivers/usb/serial/option.c | 13 ++-
fs/autofs4/expire.c | 9 --
fs/btrfs/ioctl.c | 10 +--
fs/cifs/inode.c | 3 +-
fs/ext4/mballoc.c | 6 +-
fs/fat/inode.c | 15 +++-
fs/nfsd/nfs4proc.c | 15 +++-
fs/nilfs2/inode.c | 27 +++++-
fs/ocfs2/extent_map.c | 2 +-
include/linux/efi.h | 11 ++-
include/linux/if_cablemodem.h | 12 +--
include/linux/rculist.h | 17 ++++
include/linux/virtio_console.h | 2 +-
include/linux/wait.h | 16 ++--
include/net/sock.h | 12 +++
include/net/tcp.h | 1 +
kernel/kmod.c | 5 ++
kernel/sched.c | 35 +++++---
kernel/time/tick-sched.c | 2 +-
kernel/timer.c | 2 +-
kernel/trace/trace_events_filter.c | 4 +
mm/huge_memory.c | 7 +-
mm/migrate.c | 2 +-
mm/mmu_notifier.c | 80 ++++++++---------
mm/pagewalk.c | 70 +++++++--------
net/bridge/br_stp_timer.c | 2 +-
net/core/sock.c | 12 ---
net/ipv6/tcp_ipv6.c | 12 +++
net/ipv6/udp.c | 13 ++-
net/ipv6/udp_impl.h | 2 +
net/ipv6/udplite.c | 2 +-
net/ipv6/xfrm6_policy.c | 4 +-
net/netfilter/ipvs/ip_vs_pe_sip.c | 6 +-
net/packet/af_packet.c | 54 +++++-------
net/sched/act_ipt.c | 33 ++++++-
net/sunrpc/sched.c | 13 ++-
sound/pci/hda/hda_codec.c | 3 +
sound/soc/codecs/wm8994.c | 1 +
tools/perf/scripts/python/net_dropmonitor.py | 8 +-
104 files changed, 905 insertions(+), 425 deletions(-)
Alan Cox (1):
[media] mantis: fix silly crash case
Alan Stern (2):
USB: xHCI: override bogus bulk wMaxPacketSize values
USB: UHCI: fix for suspend of virtual HP controller
Alexandre Bounine (1):
rapidio/tsi721: fix bug in MSI interrupt handling
Amitkumar Karwar (1):
mwifiex: fix memory leak issue when driver unload
Aneesh Kumar K.V (1):
mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
Bastian Triller (1):
ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
Ben Hutchings (4):
Revert "drm/i915: Fix detection of base of stolen memory"
perf: net_dropmonitor: Fix trace parameter order
perf: net_dropmonitor: Fix symbol-relative addresses
Linux 3.2.46
Benjamin Herrenschmidt (1):
net/eth/ibmveth: Fixup retrieval of MAC address
Benjamin LaHaise (1):
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Bing Zhao (1):
mwifiex: clear is_suspended flag when interrupt is received early
Bob Moore (1):
ACPICA: Fix possible buffer overflow during a field unit read operation
Brian Behlendorf (1):
drivers/block/brd.c: fix brd_lookup_page() race
Brian King (1):
powerpc/pseries: Fix partition migration hang in stop_topology_update
Chen Gang (1):
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Cliff Wickman (1):
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
Cong Wang (1):
xfrm6: release dev before returning error
Dan Carpenter (2):
ASoC: wm8994: missing break in wm8994_aif3_hw_params()
USB: cxacru: potential underflow in cxacru_cm_get_array()
Dan Williams (1):
USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card
Daniel Borkmann (1):
packet: tpacket_v3: do not trigger bug() on wrong header status
Daniel Drake (1):
mwifiex: fix setting of multicast filter
David Jeffery (1):
autofs - remove autofs dentry mount check
Eric Dumazet (2):
tcp: force a dst refcount when prequeue packet
ipv6: do not clear pinet6 field
Felix Fietkau (1):
ath9k: fix key allocation error handling for powersave keys
Gabriel de Perthuis (1):
btrfs: don't stop searching after encountering the wrong item
Gleb Natapov (1):
KVM: VMX: fix halt emulation while emulating invalid guest sate
Gomella, Andrew (NIH/NHLBI) [F] (1):
USB: ftdi_sio: Add support for Newport CONEX motor drivers
Gregory CLEMENT (1):
ARM: plat-orion: Fix num_resources and id for ge10 and ge11
Hans Schillstrom (1):
ipvs: ip_vs_sip_fill_param() BUG: bad check of return value
Hans-Christian Egtvedt (1):
avr32: fix relocation check for signed 18-bit offset
Hema Prathaban (1):
staging: vt6656: use free_netdev instead of kfree
Ian Abbott (1):
staging: comedi: prevent auto-unconfig of manually configured devices
Imre Deak (1):
wait: fix false timeouts when using wait_event_timeout()
J. Bruce Fields (1):
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
Jamal Hadi Salim (1):
net_sched: act_ipt forward compat with xtables
Jeff Layton (2):
cifs: only set ops for inodes in I_NEW state
sunrpc: clarify comments on rpc_make_runnable
Jiri Kosina (1):
random: fix accounting race condition with lockless irq entropy_count update
Jiri Pirko (1):
macvlan: fix passthru mode race between dev removal and rx path
Johan Hovold (1):
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Joseph Qi (1):
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
Josh Boyer (1):
if_cablemodem.h: Add parenthesis around ioctl macros
Kees Cook (1):
drm/radeon: check incoming cliprects pointer
Konrad Rzeszutek Wilk (1):
xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
Lachlan McIlroy (1):
ext4: limit group search loop for non-extent files
Lan Tianyu (1):
ACPI / EC: Restart transaction even when the IBF flag set
Lars-Peter Clausen (1):
mfd: adp5520: Restore mode bits on resume
Leonid Yegoshin (1):
mm compaction: fix of improper cache flush in migration code
Li Fei (1):
x86: Eliminate irq_mis_count counted in arch_irq_stat
Martin Michlmayr (1):
Kirkwood: Enable PCIe port 1 on QNAP TS-11x/TS-21x
Matt Fleming (1):
x86, efivars: firmware bug workarounds should be in platform code
Matthew Whitehead (1):
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
Michael S. Tsirkin (1):
virtio_console: fix uapi header
Mika Westerberg (1):
i2c: designware: always clear interrupts before enabling them
Mikulas Patocka (1):
dm bufio: avoid a possible __vmalloc deadlock
Namhyung Kim (1):
sched/debug: Limit sd->*_idx range on sysctl
Nithin Sujir (1):
tg3: Skip powering down function 0 on certain serdes devices
OGAWA Hirofumi (1):
fat: fix possible overflow for fat_clusters
Oleg Nesterov (1):
usermodehelper: check subprocess_info->path != NULL
Oliver Neukum (1):
USB: reset resume quirk needed by a hub
Philip Rakity (1):
mmc: core: Fix bit width test failing on old eMMC cards
Philipp Reisner (1):
drbd: fix for deadlock when using automatic split-brain-recovery
Richard Weinberger (3):
x86,efi: Check max_size only if it is non-zero.
x86,efi: Implement efi_no_storage_paranoia parameter
um: Serve io_remap_pfn_range()
Robert Jennings (1):
powerpc: Bring all threads online prior to migration/hibernation
Ryusuke Konishi (1):
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
Sarah Sharp (1):
xhci: Don't warn on empty ring for suspended devices.
Schemmel Hans-Christoph (1):
USB: Blacklisted Cinterion's PLxx WWAN Interface
Sergei Shtylyov (2):
3c59x: fix freeing nonexistent resource on driver unload
3c59x: fix PCI resource management
Sergey Vlasov (1):
efi: Export efi_query_variable_store() for efivars.ko
Shlomo Pongratz (1):
iscsi-target: Fix processing of OOO commands
Shuah Khan (1):
hp_accel: Ignore the error from lis3lv02d_poweron() at resume
Steven Rostedt (Red Hat) (1):
tracing: Fix leaks of filter preds
Teppo Kotilainen (1):
usb: option: Add Telewell TW-LTE 4G
Terry Barnaby (1):
mmc: atmel-mci: pio hang on block errors
Thomas Gleixner (1):
tick: Cleanup NOHZ per cpu data on cpu down
Thommy Jakobsson (1):
B43: Handle DMA RX descriptor underrun
Tirupathi Reddy (1):
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tomoya MORINAGA (1):
pch_dma: Use GFP_ATOMIC because called from interrupt context
Trond Myklebust (1):
SUNRPC: Prevent an rpc_task wakeup race
Wang YanQing (2):
ALSA: HDA: Fix Oops caused by dereference NULL pointer
TTY: Fix tty miss restart after we turn off flow-control
Wei Yongjun (3):
dm snapshot: fix error return code in snapshot_ctr
hwmon: fix error return code in abituguru_probe()
drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
Xiao Guangrong (1):
mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
libin (1):
sched/debug: Fix sd->*_idx limit range avoiding overflow
stephen hemminger (1):
bridge: fix race with topology change timer
--
Ben Hutchings
If at first you don't succeed, you're doing about average.
View attachment "linux-3.2.46.patch" of type "text/x-diff" (108594 bytes)
Download attachment "signature.asc" of type "application/pgp-signature" (829 bytes)
Powered by blists - more mailing lists