[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1415224382.3398.29.camel@decadent.org.uk>
Date: Wed, 05 Nov 2014 21:53:02 +0000
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.64
I'm announcing the release of the 3.2.64 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.63 is attached to this message.
Ben.
------------
Makefile | 2 +-
arch/arm/mm/alignment.c | 3 +
arch/mips/boot/compressed/decompress.c | 1 +
arch/mips/kernel/mcount.S | 12 ++
arch/mips/mm/c-r4k.c | 2 +
arch/parisc/Makefile | 7 +-
arch/s390/kvm/kvm-s390.c | 10 -
arch/x86/include/asm/kvm_host.h | 14 ++
arch/x86/include/asm/vmx.h | 2 +
arch/x86/kernel/smpboot.c | 3 +
arch/x86/kvm/emulate.c | 253 +++++++++++++++++-------
arch/x86/kvm/i8254.c | 2 +
arch/x86/kvm/svm.c | 2 +-
arch/x86/kvm/vmx.c | 38 +++-
arch/x86/kvm/x86.c | 27 ++-
block/genhd.c | 20 +-
drivers/acpi/processor_idle.c | 4 +-
drivers/ata/ahci.c | 10 +
drivers/ata/ata_piix.c | 8 +
drivers/base/regmap/regmap.c | 7 +-
drivers/gpu/drm/i915/intel_bios.c | 2 +-
drivers/gpu/drm/i915/intel_lvds.c | 2 +-
drivers/gpu/drm/radeon/radeon_atombios.c | 7 +
drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 3 +-
drivers/input/mouse/elantech.c | 7 +
drivers/input/mouse/synaptics.c | 68 +++++--
drivers/input/mouse/synaptics.h | 11 ++
drivers/input/serio/i8042-x86ia64io.h | 15 ++
drivers/input/serio/serport.c | 45 ++++-
drivers/md/dm-crypt.c | 20 +-
drivers/net/can/at91_can.c | 8 +-
drivers/net/can/flexcan.c | 41 +++-
drivers/net/wireless/iwlwifi/iwl-agn-rxon.c | 13 ++
drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1 +
drivers/scsi/libiscsi.c | 10 +
drivers/target/iscsi/iscsi_target.c | 4 +-
drivers/target/iscsi/iscsi_target_parameters.c | 2 +-
drivers/usb/core/hub.c | 4 +-
drivers/usb/dwc3/core.c | 6 +-
drivers/usb/host/xhci-hub.c | 8 +-
drivers/usb/host/xhci-mem.c | 2 +-
drivers/usb/serial/ftdi_sio.c | 3 +
drivers/usb/serial/ftdi_sio_ids.h | 12 ++
drivers/usb/serial/sierra.c | 9 +-
drivers/usb/storage/unusual_devs.h | 38 ++++
drivers/uwb/lc-dev.c | 13 +-
drivers/xen/manage.c | 7 -
fs/aio.c | 7 +
fs/buffer.c | 6 +-
fs/ext2/inode.c | 2 +
fs/ext2/xip.c | 1 +
fs/ext4/mballoc.c | 5 +
fs/namei.c | 71 +++----
fs/nfs/nfs4proc.c | 30 +--
fs/nfsd/vfs.c | 3 +
fs/nilfs2/inode.c | 7 +-
fs/ocfs2/dlm/dlmmaster.c | 18 +-
fs/partitions/check.c | 2 +-
include/linux/alarmtimer.h | 1 +
include/linux/ceph/messenger.h | 2 +-
include/linux/jiffies.h | 12 --
include/net/regulatory.h | 2 +-
include/net/sctp/sctp.h | 5 +
include/net/sctp/sm.h | 6 +-
init/Kconfig | 1 +
kernel/cgroup.c | 5 +
kernel/events/core.c | 14 +-
kernel/fork.c | 5 +-
kernel/futex.c | 1 +
kernel/time.c | 54 +++---
kernel/time/alarmtimer.c | 40 ++--
kernel/trace/ring_buffer.c | 2 +-
mm/migrate.c | 5 +-
mm/percpu-vm.c | 22 ++-
mm/percpu.c | 2 +
mm/shmem.c | 4 +-
net/ceph/auth_x.c | 256 +++++++++++++------------
net/ceph/messenger.c | 6 +-
net/ceph/mon_client.c | 16 +-
net/ipv4/route.c | 58 ++++--
net/ipv6/addrconf.c | 14 +-
net/ipv6/udp.c | 2 +-
net/l2tp/l2tp_ppp.c | 3 +-
net/netfilter/ipvs/ip_vs_conn.c | 1 -
net/sctp/associola.c | 2 +
net/sctp/inqueue.c | 33 +---
net/sctp/sm_make_chunk.c | 99 +++++-----
net/sctp/sm_statefuns.c | 21 +-
net/wireless/nl80211.c | 6 +
sound/core/pcm_lib.c | 8 +-
sound/pci/hda/patch_realtek.c | 2 +
91 files changed, 1130 insertions(+), 520 deletions(-)
Al Viro (2):
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Alban Crequy (1):
cgroup: reject cgroup names with ' '
Alex Deucher (1):
drm/radeon: add connector quirk for fujitsu board
Andreas Rohner (1):
nilfs2: fix data loss with mmap()
Andrew Hunter (1):
jiffies: Fix timeval conversion to jiffies
Andy Honig (1):
KVM: x86: Improve thread safety in pit
Andy Lutomirski (1):
x86,kvm,vmx: Preserve CR4 across VM entry
Anton Altaparmakov (1):
Fix nasty 32-bit overflow bug in buffer i/o code.
Aurelien Jarno (1):
MIPS: ZBOOT: add missing <linux/string.h> include
Ben Hutchings (2):
vfs: Fold follow_mount_rcu() into follow_dotdot_rcu()
Linux 3.2.64
Bjørn Mork (2):
USB: sierra: avoid CDC class functions on "68A3" devices
USB: sierra: add 1199:68AA device ID
Christian Borntraeger (1):
KVM: s390: Fix user triggerable bug in dead code
Clemens Ladisch (1):
ALSA: pcm: fix fifo_size frame calculation
Cong Wang (1):
perf: Fix a race condition in perf_remove_from_context()
Daniel Borkmann (3):
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
net: sctp: fix panic on duplicate ASCONF chunks
net: sctp: fix remote memory pressure from excessive queueing
David Dueck (1):
can: at91_can: add missing prepare and unprepare of the clock
David Jander (2):
can: flexcan: correctly initialize mailboxes
can: flexcan: implement workaround for errata ERR005829
Dmitry Torokhov (1):
Input: synaptics - add support for ForcePads
Eliad Peller (1):
regulatory: add NUL to alpha2
Emmanuel Grumbach (1):
Revert "iwlwifi: dvm: don't enable CTS to self"
Felipe Balbi (3):
usb: dwc3: core: use pm_runtime_put_sync() on remove
usb: dwc3: core: fix order of PM runtime calls
usb: host: xhci: fix compliance mode workaround
Guillaume Nault (1):
l2tp: fix race while getting PMTU on PPP pseudo-wire
Hannes Frederic Sowa (1):
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hans de Goede (3):
Input: elantech - fix detection of touchpad on ASUS s301l
Input: i8042 - add Fujitsu U574 to no_timeout dmi table
Input: i8042 - add nomux quirk for Avatar AVIU-145A6
Honggang Li (1):
percpu: free percpu allocation info for uniprocessor system
Ilya Dryomov (3):
libceph: rename ceph_msg::front_max to front_alloc_len
libceph: add process_one_ticket() helper
libceph: do not hard code max auth ticket len
James Ralston (2):
ahci: Add Device IDs for Intel 9 Series PCH
ata_piix: Add Device IDs for Intel 9 Series PCH
Jan Kara (1):
ext2: Fix fs corruption in ext2_get_xip_mem()
Jeff Moyer (1):
aio: add missing smp_rmb() in read_events_ring
Jens Axboe (1):
genhd: fix leftover might_sleep() in blk_free_devt()
Jiri Kosina (1):
ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
Joe Lawrence (1):
usb: hub: take hub->hdev reference when processing from eventlist
Joern Engel (1):
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
Johan Hovold (1):
USB: ftdi_sio: add support for NOVITUS Bono E thermal printer
Johannes Berg (1):
nl80211: clear skb cb before passing to netlink
John David Anglin (1):
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John Sung (1):
Input: serport - add compat handling for SPIOCSTYPE ioctl
Joseph Qi (1):
ocfs2/dlm: do not get resource spinlock if lockres is new
Josh Triplett (1):
init/Kconfig: Hide printk log config if CONFIG_PRINTK=n
Julian Anastasov (1):
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Keith Busch (1):
block: Fix dev_t minor allocation lifetime
Larry Finger (1):
rtlwifi: rtl8192cu: Add new ID
Marc Kleine-Budde (2):
can: flexcan: mark TX mailbox as TX_INACTIVE
can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-complete
Marcelo Ricardo Leitner (3):
ipv4: move route garbage collector to work queue
ipv4: avoid parallel route cache gc executions
ipv4: disable bh while doing route gc
Mark (4):
storage: Add single-LUN quirk for Jaz USB Adapter
USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI Adapter
USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
USB: storage: Add quirks for Entrega/Xircom USB to SCSI converters
Mark Brown (1):
regmap: Fix handling of volatile registers for format_write() chips
Markos Chandras (1):
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
Mathias Krause (1):
drm/i915: Remove bogus __init annotation from DMI callbacks
Mathias Nyman (1):
xhci: Fix null pointer dereference if xhci initialization fails
Mel Gorman (1):
mm: migrate: Close race between migration completion and mprotect
Mike Christie (1):
libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
Miklos Szeredi (1):
shmem: fix nlink for rename overwrite directory
Mikulas Patocka (1):
dm crypt: fix access beyond the end of allocated space
Murali Karicheri (1):
ahci: add pcid for Marvel 0x9182 controller
Nadav Amit (5):
KVM: x86: Check non-canonical addresses upon WRMSR
KVM: x86: Fix wrong masking on relative jump/call
KVM: x86: Emulator fixes for eip canonical checks on near branches
KVM: x86: Handle errors when RIP is set during far jumps
KVM: x86: Fix far-jump to non-canonical check
Nadav Har'El (1):
nEPT: Nested INVEPT
Nicholas Bellinger (1):
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
Paolo Bonzini (1):
KVM: x86: use new CS.RPL as CPL during task switch
Peter Zijlstra (1):
perf: fix perf bug in fork()
Petr Matousek (1):
kvm: vmx: handle invvpid vm exit gracefully
Richard Larocque (3):
alarmtimer: Return relative times in timer_gettime
alarmtimer: Do not signal SIGEV_NONE timers
alarmtimer: Lock k_itimer during timer callback
Robin Murphy (1):
ARM: 8165/1: alignment: don't break misaligned NEON load/store
Ross Lagerwall (1):
xen/manage: Always freeze/thaw processes when suspend/resuming
Sage Weil (1):
libceph: gracefully handle large reply messages from the mon
Sergio Gelato (1):
nfsd: Fix ACL null pointer deref
Steven Rostedt (Red Hat) (1):
ring-buffer: Fix infinite spin in reading buffer
Takashi Iwai (1):
ALSA: hda - Fix COEF setups for ALC1150 codec
Takuya Yoshikawa (1):
KVM: x86 emulator: Use opcode::execute for CALL
Taylor Braun-Jones (1):
USB: ftdi_sio: Add support for GE Healthcare Nemo Tracker device
Tejun Heo (2):
percpu: fix pcpu_alloc_pages() failure path
percpu: perform tlb flush after pcpu_map_pages() failure
Theodore Ts'o (1):
ext4: fix BUG_ON in mb_free_blocks()
Thomas Gleixner (1):
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Hellstrom (1):
drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle
Thomas Pugliese (1):
uwb: init beacon cache entry before registering uwb device
Trond Myklebust (1):
NFSv4: Fix another bug in the close/open_downgrade code
Wanpeng Li (1):
sched: Fix unreleased llc_shared_mask bit during CPU hotplug
Wolfram Sang (1):
regmap: if format_write is used, declare all registers as "unreadable"
Yoichi Yuasa (1):
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
chenweilong (1):
ipv6: reallocate addrconf router for ipv6 address when lo device up
--
Ben Hutchings
The program is absolutely right; therefore, the computer must be wrong.
View attachment "linux-3.2.64.patch" of type "text/x-diff" (124646 bytes)
Download attachment "signature.asc" of type "application/pgp-signature" (812 bytes)
Powered by blists - more mailing lists