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:	Mon, 30 Jul 2012 08:18:37 -0700
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
Subject: Linux 3.4.7

I'm announcing the release of the 3.4.7 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/arm/plat-s5p/clock.c           |    1 
 arch/mips/include/asm/thread_info.h |    4 +-
 arch/mips/kernel/vmlinux.lds.S      |    3 +
 drivers/hid/hid-core.c              |    1 
 drivers/hid/hid-ids.h               |    6 +++
 drivers/hid/hid-input.c             |    3 +
 drivers/hid/hid-multitouch.c        |    4 ++
 drivers/hid/usbhid/hid-quirks.c     |    1 
 drivers/md/dm-raid1.c               |    3 +
 drivers/md/dm-region-hash.c         |    5 ++
 drivers/md/dm-thin.c                |    6 ++-
 drivers/md/md.c                     |   36 ++++++++++++-------
 drivers/md/raid1.c                  |   10 ++++-
 drivers/target/target_core_cdb.c    |    2 -
 drivers/target/target_core_pr.c     |    7 ++-
 drivers/target/tcm_fc/tfc_cmd.c     |    2 +
 fs/cifs/cifssmb.c                   |   30 ++++++++++++++++
 fs/cifs/connect.c                   |   18 +++++++++
 fs/cifs/readdir.c                   |    7 ++-
 fs/exofs/ore.c                      |    8 ----
 fs/exofs/ore_raid.c                 |   67 +++++++++++++++++++-----------------
 fs/ext4/ioctl.c                     |    1 
 fs/nfs/objlayout/objio_osd.c        |    9 +++-
 fs/ubifs/sb.c                       |    8 +++-
 kernel/time/ntp.c                   |    8 +++-
 mm/vmscan.c                         |    5 ++
 27 files changed, 183 insertions(+), 74 deletions(-)

Aaditya Kumar (1):
      mm: fix lost kswapd wakeup in kswapd_stop()

Al Viro (1):
      ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT

Artem Bityutskiy (1):
      UBIFS: fix a bug in empty space fix-up

Boaz Harrosh (3):
      ore: Fix NFS crash by supporting any unaligned RAID IO
      ore: Remove support of partial IO request (NFS crash)
      pnfs-obj: don't leak objio_state if ore_write/read fails

Daniel Nicoletti (1):
      HID: add battery quirk for Apple Wireless ANSI

David Daney (1):
      MIPS: Properly align the .data..init_task section.

Frank Kunz (1):
      HID: add Sennheiser BTD500USB device support

Greg Kroah-Hartman (1):
      Linux 3.4.7

Jeff Layton (3):
      cifs: always update the inode cache with the results from a FIND_*
      cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space
      cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps

Jiri Kosina (1):
      HID: multitouch: Add support for Baanto touchscreen

John Stultz (1):
      ntp: Fix STA_INS/DEL clearing bug

Mark Rustad (1):
      tcm_fc: Fix crash seen with aborts and large reads

Mikulas Patocka (3):
      dm thin: do not send discards to shared blocks
      dm raid1: fix crash with mirror recovery and discard
      dm raid1: set discard_zeroes_data_unsupported

NeilBrown (2):
      md: avoid crash when stopping md array races with closing other open fds.
      md/raid1: close some possible races on write errors during resync

Roland Dreier (2):
      target: Clean up returning errors in PR handling code
      target: Fix range calculation in WRITE SAME emulation when num blocks == 0

Tushar Behera (1):
      ARM: SAMSUNG: Update default rate for xusbxti clock


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ