[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171126170723.GM2971@decadent.org.uk>
Date: Sun, 26 Nov 2017 17:07:23 +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.96
I'm announcing the release of the 3.2.96 kernel.
All users of the 3.2 kernel series should upgrade.
The updated 3.2.y git tree can be found at:
https://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:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git
The diff from 3.2.95 is attached to this message.
Ben.
------------
Makefile | 2 +-
arch/mips/ar7/clock.c | 3 +
arch/mips/bcm63xx/clk.c | 3 +
arch/powerpc/boot/4xx.c | 2 +-
arch/powerpc/include/asm/ppc-opcode.h | 2 +-
arch/powerpc/mm/hash_utils_64.c | 2 +-
arch/x86/include/asm/elf.h | 5 +-
arch/x86/kvm/svm.c | 1 +
arch/x86/kvm/x86.c | 34 ++++-
block/blk-core.c | 2 +-
drivers/ata/pata_amd.c | 1 +
drivers/ata/pata_cs5536.c | 1 +
drivers/base/bus.c | 2 +-
drivers/gpu/drm/ttm/ttm_page_alloc.c | 2 +-
drivers/infiniband/core/verbs.c | 44 +++++-
drivers/infiniband/hw/qib/qib_rc.c | 3 +-
drivers/input/joystick/xpad.c | 218 ++++++++++++++++++++++++----
drivers/input/serio/i8042-x86ia64io.h | 7 +
drivers/input/tablet/gtco.c | 17 ++-
drivers/media/rc/imon.c | 5 +
drivers/media/video/cx231xx/cx231xx-cards.c | 2 +-
drivers/media/video/em28xx/em28xx-audio.c | 2 +-
drivers/media/video/uvc/uvc_ctrl.c | 7 +
drivers/net/ethernet/mellanox/mlx4/fw.c | 2 +-
drivers/net/usb/cdc_ether.c | 5 +-
drivers/net/usb/smsc95xx.c | 11 +-
drivers/pci/hotplug/shpchp_hpc.c | 2 +
drivers/s390/scsi/zfcp_dbf.c | 31 +++-
drivers/s390/scsi/zfcp_dbf.h | 13 +-
drivers/s390/scsi/zfcp_fc.h | 6 +-
drivers/s390/scsi/zfcp_fsf.c | 7 +-
drivers/s390/scsi/zfcp_scsi.c | 16 +-
drivers/scsi/aacraid/aachba.c | 48 +++---
drivers/scsi/mac_esp.c | 35 ++---
drivers/scsi/qla2xxx/qla_attr.c | 71 ++++++---
drivers/scsi/qla2xxx/qla_bsg.c | 12 +-
drivers/scsi/qla2xxx/qla_def.h | 1 +
drivers/scsi/qla2xxx/qla_os.c | 1 +
drivers/staging/media/lirc/lirc_zilog.c | 8 +-
drivers/usb/core/devio.c | 4 +-
drivers/usb/core/quirks.c | 6 +-
drivers/usb/serial/console.c | 1 +
fs/dlm/user.c | 4 +
fs/ext4/super.c | 9 ++
fs/fcntl.c | 13 +-
fs/xfs/xfs_log.c | 7 -
include/asm-generic/siginfo.h | 4 +-
include/linux/pci_ids.h | 1 +
include/linux/signal.h | 24 +--
kernel/irq/irqdesc.c | 24 +--
kernel/trace/trace_selftest.c | 2 +-
mm/vmstat.c | 2 +-
net/ipv6/ip6_fib.c | 17 ++-
net/l2tp/l2tp_core.c | 38 +++--
net/l2tp/l2tp_core.h | 8 +-
net/l2tp/l2tp_eth.c | 11 +-
net/l2tp/l2tp_netlink.c | 8 +-
net/l2tp/l2tp_ppp.c | 19 +--
net/mac80211/key.c | 38 ++++-
net/sctp/socket.c | 5 +
60 files changed, 631 insertions(+), 250 deletions(-)
Aleksandr Bezzubikov (1):
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
Amir Goldstein (1):
xfs: fix incorrect log_flushed on fsync
Andrey Korolyov (1):
cs5536: add support for IDE controller variant
Andy Lutomirski (1):
x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
Arvind Yadav (1):
media: imon: Fix null-ptr-deref in imon_probe
Bart Van Assche (1):
block: Relax a check in blk_start_queue()
Ben Hutchings (2):
mac80211: Fix null dereference in ieee80211_key_link()
Linux 3.2.96
Benjamin Block (1):
scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
Bjørn Mork (1):
net: cdc_ether: fix divide by 0 on bad descriptors
Brian King (1):
scsi: aacraid: Fix command send race condition
Cameron Gutman (2):
Input: xpad - don't depend on endpoint order
Input: xpad - validate USB endpoint type during probe
Chad Dupuis (1):
qla2xxx: Add mutex around optrom calls to serialize accesses.
Christophe JAILLET (1):
driver core: bus: Fix a potential double free
Colin Ian King (1):
media: em28xx: calculate left volume level correctly
Dan Carpenter (2):
scsi: qla2xxx: Fix an integer overflow in sysfs code
powerpc/44x: Fix mask and shift to zero bug
Dmitry Fleytman (1):
usb: Add device quirk for Logitech HD Pro Webcam C920-C
Dmitry Torokhov (1):
Input: gtco - fix potential out-of-bound access
Douglas Anderson (1):
USB: core: Avoid race of async_completed() w/ usbdev_release()
Edwin Török (1):
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Eric Dumazet (1):
ipv6: fix typo in fib6_net_exit()
Eric W. Biederman (1):
fcntl: Don't use ambiguous SIG_POLL si_codes
Eryu Guan (1):
ext4: validate s_first_meta_bg at mount time
Finn Thain (1):
scsi: mac_esp: Fix PIO transfers for MESSAGE IN phase
Guenter Roeck (1):
media: uvcvideo: Prevent heap overflow when accessing mapped controls
Guillaume Nault (2):
l2tp: prevent creation of sessions on terminated tunnels
l2tp: pass tunnel pointer to ->session_create()
Guillermo A. Amaral (1):
Input: xpad - add a few new VID/PID combinations
Jan H. Schönherr (1):
KVM: SVM: Add a missing 'break' statement
Joe Carnuccio (1):
qla2xxx: Corrections to returned sysfs error codes.
Johan Hovold (2):
USB: serial: console: fix use-after-free after failed setup
cx231xx-cards: fix NULL-deref on missing association descriptor
Johannes Berg (1):
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Jonas Gorski (2):
MIPS: AR7: allow NULL clock for clk_get_rate
MIPS: BCM63XX: allow NULL clock for clk_get_rate
Kai-Heng Feng (2):
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
Input: i8042 - add Gigabyte P57 to the keyboard reset table
Leon Romanovsky (1):
net/mlx4_core: Make explicit conversion to 64bit value
Mike Marciniszyn (1):
IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation
Nisar Sayed (1):
smsc95xx: Configure pause time to 0xffff when tx flow control enabled
Noa Osherovich (1):
IB/core: Fix the validations of a multicast LID in attach or detach operations
Oleg Nesterov (1):
signal: move the "sig < SIGRTMIN" check into siginmask(sig)
Paul Mackerras (1):
powerpc: Correct instruction code for xxlor instruction
Rui Teng (1):
powerpc/mm: Fix check of multiple 16G pages from device tree
Sabrina Dubroca (1):
ipv6: fix memory leak with multiple tables during netns destruction
Sean Young (1):
media: lirc_zilog: driver only sends LIRCCODE
SeongJae Park (1):
mm/vmstat.c: fix wrong comment
Steffen Maier (6):
scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records
scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA
scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late response
Steven Rostedt (VMware) (1):
ftrace: Fix selftest goto location on error
Ted Mielczarek (1):
Input: xpad - add support for Xbox One controllers
Theodore Ts'o (1):
ext4: fix fencepost in s_first_meta_bg validation
Thomas Gleixner (1):
genirq: Make sparse_irq_lock protect what it should protect
Wanpeng Li (1):
KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously
Xiangliang.Yu (1):
drm/ttm: Fix accounting error when fail to get pages for pool
Xin Long (1):
sctp: do not peel off an assoc from one netns to another one
View attachment "linux-3.2.96.patch" of type "text/x-diff" (81037 bytes)
Download attachment "signature.asc" of type "application/pgp-signature" (812 bytes)
Powered by blists - more mailing lists