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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 22 Feb 2014 11:12:21 -0800
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.4.82

I'm announcing the release of the 3.4.82 kernel.

All users of the 3.4 kernel series must upgrade.

The updated 3.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.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;a=summary

thanks,

greg k-h

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

 Makefile                                |    2 
 arch/s390/kernel/head64.S               |    7 +-
 arch/s390/mm/page-states.c              |   10 +++
 block/blk-lib.c                         |    8 ++
 drivers/block/xen-blkfront.c            |    5 +
 drivers/char/raw.c                      |    2 
 drivers/infiniband/hw/qib/qib_iba7322.c |    5 +
 drivers/md/raid5.c                      |   90 +++++++++++++++-----------------
 drivers/power/max17040_battery.c        |    5 +
 drivers/spi/spi.c                       |    4 -
 drivers/staging/iio/adc/ad799x_core.c   |    3 -
 drivers/tty/n_gsm.c                     |   11 +++
 drivers/usb/serial/ftdi_sio.c           |    3 +
 drivers/usb/serial/ftdi_sio_ids.h       |    7 ++
 drivers/usb/serial/option.c             |    3 -
 drivers/usb/storage/Kconfig             |    4 +
 drivers/usb/storage/scsiglue.c          |    6 ++
 drivers/usb/storage/unusual_cypress.h   |    2 
 drivers/usb/storage/unusual_devs.h      |    7 ++
 fs/file.c                               |    2 
 fs/lockd/svclock.c                      |    8 ++
 kernel/irq/irqdesc.c                    |    1 
 kernel/time/jiffies.c                   |    6 ++
 kernel/trace/ring_buffer.c              |    7 ++
 net/mac80211/tx.c                       |    2 
 scripts/mod/file2alias.c                |    4 -
 virt/kvm/coalesced_mmio.c               |    8 --
 27 files changed, 152 insertions(+), 70 deletions(-)

Alan Stern (3):
      usb-storage: add unusual-devs entry for BlackBerry 9000
      usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
      usb-storage: enable multi-LUN scanning when needed

Bjørn Mork (1):
      usb: ftdi_sio: add Mindstorms EV3 console adapter

Dan Carpenter (1):
      KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()

David Vrabel (1):
      xen-blkfront: handle backend CLOSED without CLOSING

Eric W. Biederman (1):
      fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem

Geert Uytterhoeven (1):
      spi: Fix crash with double message finalisation on error handling

Greg Kroah-Hartman (1):
      Linux 3.4.82

Hartmut Knaack (1):
      staging:iio:ad799x fix error_free_irq which was freeing an irq that may not have been requested

Jan Moskyto Matejka (1):
      Modpost: fixed USB alias generation for ranges including 0x9 and 0xA

Jens Axboe (1):
      block: add cond_resched() to potentially long running ioctl discard loop

Johannes Berg (1):
      mac80211: fix fragmentation code, particularly for encryption

Krzysztof Kozlowski (1):
      power: max17040: Fix NULL pointer dereference when there is no platform_data

Lars Poeschel (1):
      tty: n_gsm: Fix for modems with brk in modem status control

Martin Schwidefsky (1):
      s390: fix kernel crash due to linkage stack instructions

Michael Holzheu (1):
      s390/dump: Fix dump memory detection

Mike Marciniszyn (1):
      IB/qib: Add missing serdes init sequence

Mikulas Patocka (1):
      time: Fix overflow when HZ is smaller than 60

NeilBrown (1):
      lockd: send correct lock when granting a delayed lock.

Oleg Nesterov (1):
      md/raid5: Fix CPU hotplug callback registration

Paul Bolle (1):
      raw: test against runtime value of max_raw_minors

Paul Gortmaker (1):
      genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n

Raymond Wanyoike (1):
      usb: option: blacklist ZTE MF667 net interface

Steven Rostedt (Red Hat) (1):
      ring-buffer: Fix first commit on sub-buffer having non-zero delta

Ulrich Hahn (1):
      USB: ftdi_sio: add Tagsys RFID Reader IDs


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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ