lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 20 May 2014 18:11:55 +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.59

I'm announcing the release of the 3.2.59 kernel (belatedly).

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.58 is attached to this message.

Ben.

------------

 Makefile                                          |  2 +-
 arch/arm/include/asm/div64.h                      |  2 +-
 arch/parisc/kernel/syscall_table.S                |  2 +-
 drivers/ata/libata-core.c                         | 21 +++---
 drivers/block/floppy.c                            | 11 +--
 drivers/firmware/dmi_scan.c                       | 12 +++-
 drivers/input/mouse/synaptics.c                   | 42 ++++++++++++
 drivers/net/ethernet/mellanox/mlx4/en_cq.c        |  1 -
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c    |  6 +-
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h      |  1 -
 drivers/net/wireless/rtlwifi/rtl8192c/dm_common.c |  3 +
 drivers/staging/rtl8712/rtl871x_recv.c            | 13 ++--
 drivers/tty/n_tty.c                               |  2 +
 drivers/usb/class/cdc-acm.c                       | 28 ++++++--
 drivers/usb/host/xhci-ring.c                      | 76 +++++++++++----------
 drivers/usb/host/xhci.c                           |  7 +-
 drivers/usb/host/xhci.h                           |  2 -
 drivers/usb/serial/cp210x.c                       |  1 +
 drivers/usb/serial/ftdi_sio.c                     | 33 +++++++++
 drivers/usb/serial/ftdi_sio_ids.h                 | 37 ++++++++++
 drivers/usb/serial/io_ti.c                        | 50 +++++++++-----
 drivers/usb/serial/option.c                       | 83 +++++++++++++++++++++--
 drivers/usb/serial/pl2303.c                       |  3 +
 drivers/usb/serial/pl2303.h                       |  5 +-
 drivers/usb/serial/sierra.c                       |  1 -
 drivers/usb/serial/usb-serial.c                   |  4 +-
 fs/btrfs/inode-map.c                              | 18 +----
 fs/ext4/file.c                                    |  2 +-
 fs/ext4/inode.c                                   |  5 ++
 fs/ext4/page-io.c                                 |  5 +-
 fs/locks.c                                        |  7 +-
 fs/nfsd/nfs4callback.c                            |  4 +-
 include/linux/libata.h                            |  1 +
 include/linux/mod_devicetable.h                   |  6 +-
 mm/hugetlb.c                                      |  1 +
 mm/memory.c                                       |  5 ++
 36 files changed, 371 insertions(+), 131 deletions(-)

Aaron Sanders (1):
      USB: pl2303: add ids for Hewlett-Packard HP POS pole displays

Ben Hutchings (2):
      rtl8192ce: Fix null dereference in watchdog
      Linux 3.2.59

Bjørn Mork (3):
      usb: option: add Olivetti Olicard 500
      usb: option: add Alcatel L800MA
      usb: option: add and update a number of CMOTech devices

Chris Mason (1):
      mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll

Dan Williams (1):
      libata/ahci: accommodate tag ordered controllers

Daniele Palmas (1):
      usb: option driver, add support for Telit UE910v2

David Cohen (1):
      usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM

Hans de Goede (2):
      Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
      xhci: For streams the css flag most be read from the stream-ctx on ep stop

Helge Deller (1):
      parisc: fix epoll_pwait syscall on compat kernel

Jani Nikula (1):
      dmi: add support for exact DMI matches in addition to substring matching

Jeff Layton (2):
      locks: allow __break_lease to sleep even when break_time is 0
      nfsd: set timeparms.to_maxval in setup_callback_client

Johan Hovold (3):
      Revert "USB: serial: add usbid for dell wwan card to sierra.c"
      USB: serial: fix sysfs-attribute removal deadlock
      USB: io_ti: fix firmware download on big-endian machines

Julius Werner (1):
      usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb

Kazuya Mio (1):
      ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS

Larry Finger (1):
      staging: r8712u: Fix case where ethtype was never obtained and always be checked against 0

Linus Torvalds (1):
      mm: make fixup_user_fault() check the vma access rights too

Matthew Daley (2):
      floppy: ignore kernel-only members in FDRAWCMD ioctl input
      floppy: don't write kernel-only members to FDRAWCMD ioctl output

Matthew Wilcox (1):
      ext4: note the error in ext4_end_bio()

Miao Xie (1):
      Btrfs: fix inode caching vs tree log

Michael Ulbricht (1):
      USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver

Michele Baldessari (1):
      USB: serial: ftdi_sio: add id for Brainboxes serial cards

Mizuma, Masayoshi (1):
      mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()

Peter Hurley (1):
      n_tty: Fix n_tty_write crash when echoing in raw mode

Stefan Behrens (1):
      Btrfs: Don't allocate inode that is already in use

Theodore Ts'o (1):
      ext4: use i_size_read in ext4_unaligned_aio()

Tristan Bruns (1):
      USB: cp210x: Add 8281 (Nanotec Plug & Drive)

Xiangyu Lu (1):
      ARM: 8027/1: fix do_div() bug in big-endian systems


-- 
Ben Hutchings
Life would be so much easier if we could look at the source code.

View attachment "linux-3.2.59.patch" of type "text/x-diff" (47662 bytes)

Download attachment "signature.asc" of type "application/pgp-signature" (829 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ