| From: |
| Greg KH <gregkh@suse.de> |
| To: |
| linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org |
| Subject: |
| Linux 3.0.8 |
| Date: |
| Tue, 25 Oct 2011 07:19:28 +0200 |
| Message-ID: |
| <20111025051928.GA7997@kroah.com> |
| Cc: |
| lwn@lwn.net |
| Archive-link: |
| Article, Thread
|
I'm announcing the release of the 3.0.8 kernel.
All users of the 3.0 kernel series must upgrade.
The updated 3.0.y git tree can be found at (NOTE THE ADDRESS CHANGE):
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
thanks,
greg k-h
------------
Makefile | 2
arch/arm/kernel/perf_event_v7.c | 4
arch/arm/mm/init.c | 7 +
arch/x86/mm/init.c | 3
crypto/ghash-generic.c | 6 +
drivers/firewire/sbp2.c | 4
drivers/gpu/drm/radeon/atom.c | 15 ++
drivers/gpu/drm/radeon/atom.h | 1
drivers/gpu/drm/ttm/ttm_bo.c | 10 +
drivers/gpu/drm/ttm/ttm_bo_util.c | 2
drivers/hid/hid-ids.h | 3
drivers/hid/hid-magicmouse.c | 10 +
drivers/hid/usbhid/hid-quirks.c | 1
drivers/hwmon/w83627ehf.c | 20 ++-
drivers/media/video/uvc/uvc_entity.c | 2
drivers/platform/x86/samsung-laptop.c | 10 +
fs/cifs/cifsfs.c | 10 +
fs/fuse/dev.c | 12 +-
fs/hfsplus/hfsplus_fs.h | 16 ++
fs/hfsplus/part_tbl.c | 32 +++--
fs/hfsplus/super.c | 16 +-
fs/hfsplus/wrapper.c | 87 +++++++++++----
fs/xfs/linux-2.6/xfs_linux.h | 2
fs/xfs/linux-2.6/xfs_super.c | 48 ++------
fs/xfs/quota/xfs_dquot_item.c | 10 +
fs/xfs/xfs_buf_item.c | 3
fs/xfs/xfs_inode_item.c | 10 +
fs/xfs/xfs_trans.c | 27 ++++
fs/xfs/xfs_trans.h | 2
fs/xfs/xfs_trans_ail.c | 192 ++++++++++++++++++++++++----------
fs/xfs/xfs_trans_priv.h | 18 +--
kernel/posix-cpu-timers.c | 7 -
kernel/sys.c | 2
mm/migrate.c | 8 -
net/x25/af_x25.c | 3
sound/pci/hda/hda_intel.c | 1
sound/pci/hda/patch_conexant.c | 1
37 files changed, 413 insertions(+), 194 deletions(-)