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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 13 Nov 2013 12:12:09 +0900
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.69

I'm announcing the release of the 3.4.69 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/parisc/kernel/head.S                    |    4 
 arch/um/kernel/exitcode.c                    |    4 
 arch/xtensa/kernel/signal.c                  |    2 
 drivers/ata/libata-eh.c                      |    6 
 drivers/gpu/drm/drm_drv.c                    |    9 +
 drivers/gpu/drm/radeon/atombios_encoders.c   |    2 
 drivers/md/raid1.c                           |    1 
 drivers/md/raid10.c                          |    1 
 drivers/net/can/flexcan.c                    |   10 +
 drivers/net/wireless/rtlwifi/rtl8192cu/trx.c |    3 
 drivers/scsi/aacraid/linit.c                 |    2 
 drivers/staging/bcm/Bcmchar.c                |    1 
 drivers/staging/ozwpan/ozcdev.c              |    3 
 drivers/usb/core/quirks.c                    |    6 
 drivers/usb/serial/ftdi_sio.c                |    1 
 drivers/usb/serial/ftdi_sio_ids.h            |    6 
 drivers/usb/serial/option.c                  |  216 +++++++++++++++++++++++++++
 fs/jfs/jfs_inode.c                           |    3 
 kernel/time/clockevents.c                    |   65 ++++++--
 lib/scatterlist.c                            |    3 
 mm/swap.c                                    |   31 +++
 net/mac80211/ieee80211_i.h                   |    3 
 net/mac80211/scan.c                          |   19 ++
 net/mac80211/status.c                        |    3 
 sound/core/pcm.c                             |    4 
 sound/pci/hda/patch_realtek.c                |    1 
 sound/soc/codecs/wm_hubs.c                   |    1 
 sound/soc/soc-dapm.c                         |    2 
 29 files changed, 382 insertions(+), 32 deletions(-)

Alex Deucher (1):
      drm/radeon/atom: workaround vbios bug in transmitter table on rs780

Baruch Siach (1):
      xtensa: don't use alternate signal stack on threads

Chris Wilson (1):
      drm: Prevent overwriting from userspace underallocating core ioctl structs

Dan Carpenter (4):
      staging: ozwpan: prevent overflow in oz_cdev_write()
      Staging: bcm: info leak in ioctl
      uml: check length in exitcode_proc_write()
      aacraid: missing capable() check in compat ioctl

Dave Kleikamp (1):
      jfs: fix error path in ialloc

Emmanuel Grumbach (1):
      mac80211: correctly close cancelled scans

Fangxiaozhi (Franko) (1):
      USB: support new huawei devices in option.c

Felix Fietkau (1):
      mac80211: update sta->last_rx on acked tx frames

Greg Kroah-Hartman (1):
      Linux 3.4.69

Gwendal Grignou (1):
      libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures

Helge Deller (1):
      parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM

Khalid Aziz (1):
      mm: fix aio performance regression for database caused by THP

Lukasz Dorau (1):
      md: Fix skipping recovery for read-only arrays.

Marc Kleine-Budde (1):
      can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abort pending TX

Mark Cave-Ayland (1):
      rtlwifi: rtl8192cu: Fix error in pointer arithmetic

Ming Lei (1):
      lib/scatterlist.c: don't flush_kernel_dcache_page on slab page

Oliver Neukum (2):
      USB: quirks.c: add one device that cannot deal with suspension
      USB: quirks: add touchscreen that is dazzeled by remote wakeup

Russell King (1):
      ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM

Takashi Iwai (3):
      ALSA: hda - Add a fixup for ASUS N76VZ
      ASoC: wm_hubs: Add missing break in hp_supply_event()
      ASoC: dapm: Fix source list debugfs outputs

Thomas Gleixner (1):
      clockevents: Sanitize ticks to nsec conversion

Алексей Крамаренко (1):
      USB: serial: ftdi_sio: add id for Z3X Box device


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