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, 17 Dec 2012 11:37:11 -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.7.1

I'm announcing the release of the 3.7.1 kernel.

All users of the 3.7 kernel series must upgrade.

The updated 3.7.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.7.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/x86/kernel/hpet.c              |    4 -
 drivers/acpi/battery.c              |   77 ++++++++++++++++++++++++++++++++++++
 drivers/acpi/sleep.c                |    8 +++
 drivers/acpi/video.c                |   14 ++++++
 drivers/acpi/video_detect.c         |    8 +++
 drivers/clk/ux500/u8500_clk.c       |    2 
 drivers/hwmon/fam15h_power.c        |    4 +
 drivers/pnp/pnpacpi/core.c          |    3 +
 drivers/staging/bcm/InterfaceInit.c |    3 -
 drivers/staging/bcm/InterfaceInit.h |    2 
 drivers/staging/telephony/ixj.c     |   24 +++++------
 drivers/usb/class/cdc-acm.c         |   38 +++++++++++++++++
 drivers/usb/host/ehci-q.c           |   12 +----
 drivers/usb/host/ehci-sched.c       |    4 -
 drivers/usb/host/ohci-q.c           |   19 ++++++++
 drivers/usb/host/xhci-pci.c         |    7 ++-
 drivers/usb/misc/Kconfig            |    1 
 drivers/usb/serial/cp210x.c         |    1 
 drivers/usb/serial/ftdi_sio.c       |    3 -
 drivers/usb/serial/ftdi_sio_ids.h   |    6 ++
 drivers/usb/serial/option.c         |   25 +++++++++++
 drivers/usb/storage/Kconfig         |    2 
 kernel/rcutree.c                    |   15 +++----
 kernel/trace/ftrace.c               |    2 
 kernel/trace/ring_buffer.c          |   16 ++++++-
 mm/dmapool.c                        |   31 +++-----------
 tools/perf/builtin-test.c           |   38 +++++------------
 28 files changed, 277 insertions(+), 94 deletions(-)

Alan Stern (2):
      USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue
      USB: EHCI: bugfix: urb->hcpriv should not be NULL

Bjørn Mork (1):
      USB: option: blacklist network interface on Huawei E173

Boris Ostrovsky (1):
      x86,AMD: Power driver support for AMD's family 16h processors

Dan Carpenter (2):
      telephony: ijx: buffer overflow in ixj_write_cid()
      ftrace: Clear bits properly in reset_iter_read()

Dan Williams (1):
      cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)

Eric Dumazet (1):
      rcu: Fix batch-limit size problem

Greg Kroah-Hartman (2):
      USB: mark uas driver as BROKEN
      Linux 3.7.1

Jan Beulich (1):
      x86: hpet: Fix masking of MSI interrupts

Kamil Iskra (1):
      ACPI / battery: Correct battery capacity values on Thinkpads

Kevin McKinney (1):
      Staging: bcm: Add two products and remove an existing product.

Lan Tianyu (2):
      ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.
      ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist

Linus Walleij (1):
      clk: ux500: fix bit error

Marek Szyprowski (1):
      mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls

Markus Becker (1):
      USB: cp210x: add Virtenio Preon32 device id

Martin Teichmann (1):
      USB: ftdi_sio: Add support for Newport AGILIS motor drivers

Peter Korsgaard (1):
      usb: ftdi_sio: fixup BeagleBone A5+ quirk

Rafael J. Wysocki (1):
      ACPI / PNP: Do not crash due to stale pointer use during system resume

Rene Buergel (1):
      ezusb: add dependency to USB

Sarah Sharp (1):
      xhci: Extend Fresco Logic MSI quirk.

Steven Rostedt (2):
      ring-buffer: Fix NULL pointer if rb_set_head_page() fails
      ring-buffer: Fix race between integrity check and readers

Zhang Rui (1):
      ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000

Zheng Liu (1):
      perf test: fix a build error on builtin-test

li.rui27@....com.cn (1):
      USB: add new zte 3g-dongle's pid to option.c


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