From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 3.7.7
Date: Mon, 11 Feb 2013 09:44:54 -0800 [thread overview]
Message-ID: <20130211174454.GB11640@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 4858 bytes --]
I'm announcing the release of the 3.7.7 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/powerpc/mm/hash_low_64.S | 62 +++---
arch/x86/ia32/ia32entry.S | 4
drivers/gpu/drm/radeon/evergreen.c | 27 ++
drivers/gpu/drm/radeon/r600.c | 7
drivers/gpu/drm/radeon/radeon_combios.c | 8
drivers/gpu/drm/radeon/radeon_display.c | 4
drivers/gpu/drm/radeon/radeon_ring.c | 3
drivers/gpu/drm/radeon/reg_srcs/cayman | 1
drivers/mtd/nand/davinci_nand.c | 2
drivers/rtc/rtc-isl1208.c | 3
drivers/rtc/rtc-pl031.c | 8
drivers/usb/core/hub.c | 70 +++++-
drivers/usb/host/ehci-hub.c | 6
drivers/usb/host/ehci-q.c | 50 ++--
drivers/usb/host/ehci-sched.c | 4
drivers/usb/host/ehci-timer.c | 29 +-
drivers/usb/host/pci-quirks.c | 1
drivers/usb/host/xhci-ring.c | 13 -
drivers/usb/serial/ftdi_sio.c | 2
drivers/usb/serial/ftdi_sio_ids.h | 9
drivers/usb/serial/option.c | 13 +
drivers/usb/serial/qcserial.c | 1
drivers/usb/storage/initializers.c | 76 +++++++
drivers/usb/storage/initializers.h | 4
drivers/usb/storage/unusual_devs.h | 329 --------------------------------
drivers/usb/storage/usb.c | 12 +
drivers/usb/storage/usual-tables.c | 15 +
fs/nilfs2/ioctl.c | 5
include/uapi/linux/usb/ch9.h | 6
kernel/sched/rt.c | 2
lib/digsig.c | 2
mm/hugetlb.c | 1
mm/migrate.c | 4
34 files changed, 351 insertions(+), 434 deletions(-)
Alan Stern (6):
USB: EHCI: remove ASS/PSS polling timeout
USB: EHCI: unlink one async QH at a time
USB: EHCI: fix timer bug affecting port resume
USB: EHCI: fix bug in scheduling periodic split transfers
USB: XHCI: fix memory leak of URB-private data
USB: EHCI: fix for leaking isochronous data
Alex Deucher (5):
drm/radeon/evergreen+: wait for the MC to settle after MC blackout
drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TN
drm/radeon: add quirk for RV100 board
drm/radeon: fix backend map setup on 1 RB sumo boards
drm/radeon: prevent crash in the ring space allocation
Aneesh Kumar K.V (1):
powerpc/mm: Fix hash computation function
Bjørn Mork (1):
USB: option: add Changhong CH690
Christopher Staite (1):
drm/radeon: fix MC blackout on evergreen+
Daniele Palmas (2):
USB: option: add support for Telit LE920
USB: qcserial: add Telit Gobi QDL device
David Moore (1):
usb: Prevent dead ports when xhci is not enabled
Greg Kroah-Hartman (1):
Linux 3.7.7
Haojian Zhuang (1):
drivers/rtc/rtc-pl031.c: fix the missing operation on enable
Jan Beulich (1):
x86-64: Replace left over sti/cli in ia32 audit exit code
Jan Luebbe (1):
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
Lan Tianyu (1):
usb: Using correct way to clear usb3.0 device's remote wakeup feature.
Mikko Tiihonen (1):
drm/radeon: protect against div by 0 in backend setup
Nickolai Zeldovich (1):
drivers: xhci: fix incorrect bit test
Petr Kubánek (1):
USB: ftdi_sio: add Zolix FTDI PID
Sarah Sharp (2):
xhci: Fix isoc TD encoding.
xhci: Fix TD size for isochronous URBs.
Sergei Shtylyov (1):
mtd: davinci_nand: fix modular build with CONFIG_OF=y
Shawn Bohrer (1):
sched/rt: Use root_domain of rt_rq not current processor
Sven Killig (1):
USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
Tony Lu (1):
mm/hugetlb: set PTE as huge in hugetlb_change_protection and remove_migration_pte
Vyacheslav Dubeyko (1):
nilfs2: fix fix very long mount time issue
YOSHIFUJI Hideaki (1):
digsig: Fix memory leakage in digsig_verify_rsa()
fangxiaozhi (2):
USB: storage: Define a new macro for USB storage match rules
USB: storage: optimize to match the Huawei USB storage devices and support new switch command
liu chuansheng (1):
drm/radeon: Calling object_unrefer() when creating fb failure
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2013-02-11 17:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-11 17:44 Greg KH [this message]
2013-02-11 17:45 ` Linux 3.7.7 Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130211174454.GB11640@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).