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.4.80
Date: Thu, 13 Feb 2014 14:10:08 -0800 [thread overview]
Message-ID: <20140213221008.GA23260@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 5258 bytes --]
I'm announcing the release of the 3.4.80 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
drivers/acpi/bus.c | 9 +++
drivers/gpu/drm/radeon/evergreen_cs.c | 5 +-
drivers/gpu/drm/radeon/r600.c | 13 +++--
drivers/gpu/drm/radeon/r600_cs.c | 5 +-
drivers/gpu/drm/radeon/r600d.h | 1
drivers/gpu/drm/radeon/radeon_atombios.c | 4 +
drivers/gpu/drm/radeon/radeon_i2c.c | 3 +
drivers/gpu/drm/radeon/radeon_pm.c | 6 +-
drivers/infiniband/hw/qib/qib_ud.c | 9 +++
drivers/iommu/intel-iommu.c | 2
drivers/md/dm-sysfs.c | 10 +++-
drivers/md/dm.c | 11 ++++
drivers/md/dm.h | 2
drivers/md/persistent-data/dm-space-map-common.c | 6 ++
drivers/mmc/host/atmel-mci.c | 13 +++++
drivers/mtd/nand/mxc_nand.c | 1
drivers/pci/pci.c | 14 +++---
drivers/rtc/rtc-cmos.c | 52 ++++++++++++++++++++++-
drivers/spi/spi.c | 4 +
fs/exofs/ore.c | 37 +++++++++++-----
fs/hpfs/dir.c | 10 ++--
fs/nfs/nfs4proc.c | 4 -
fs/nfs/nfs4xdr.c | 47 +++++++++++++-------
include/linux/audit.h | 2
include/linux/sched.h | 1
include/scsi/osd_ore.h | 1
kernel/sched/core.c | 3 -
kernel/sched/fair.c | 7 ++-
kernel/sched/rt.c | 35 ++++++++++++---
kernel/sched/sched.h | 1
kernel/time/timekeeping.c | 14 +++---
mm/slub.c | 8 +++
net/sunrpc/clnt.c | 8 ++-
security/selinux/ss/policydb.c | 14 +++++-
tools/power/x86/turbostat/turbostat.c | 11 ++--
36 files changed, 288 insertions(+), 87 deletions(-)
AKASHI Takahiro (1):
audit: correct a type mismatch in audit_syscall_exit()
Al Viro (1):
hpfs: deadlock and race in directory lseek()
Alex Deucher (3):
drm/radeon: warn users when hw_i2c is enabled (v2)
drm/radeon: set the full cache bit for fences on r7xx+
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Alex Williamson (1):
intel-iommu: fix off-by-one in pagetable freeing
Boaz Harrosh (1):
ore: Fix wrong math in allocation of per device BIO
Borislav Petkov (1):
rtc-cmos: Add an alarm disable quirk
Colin Cross (2):
sched/rt: Fix SCHED_RR across cgroups
3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime
Daniel Santos (1):
spidev: fix hang when transfer_one_message fails
Greg Kroah-Hartman (1):
Linux 3.4.80
Ira Weiny (1):
IB/qib: Fix QP check when looping back to/from QP1
Joe Thornber (1):
dm space map common: make sure new space is used during extend
John Stultz (1):
timekeeping: Avoid possible deadlock from clock_was_set_delayed
Josh Triplett (1):
turbostat: Use GCC's CPUID functions to support PIC
Li Zefan (1):
slub: Fix calculation of cpu slabs
Ludovic Desroches (1):
mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
Marek Olšák (1):
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
Mark Brown (1):
ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator API
Michael Grzeschik (1):
mtd: mxc_nand: remove duplicated ecc_stats counting
Michel Dänzer (1):
radeon/pm: Guard access to rdev->pm.power_state array
Mike Galbraith (1):
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mikulas Patocka (1):
dm: wait until embedded kobject is released before destroying a device
Peter Boonstoppel (1):
sched: Unthrottle rt runqueues in __disable_runtime()
Tetsuo Handa (1):
SELinux: Fix memory leak upon loading policy
Trond Myklebust (1):
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Weston Andros Adamson (2):
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
sunrpc: Fix infinite loop in RPC state machine
Yijing Wang (1):
PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
Ying Xue (1):
sched/rt: Avoid updating RT entry timeout twice within one tick period
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2014-02-13 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-13 22:10 Greg KH [this message]
2014-02-13 22:10 ` Linux 3.4.80 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=20140213221008.GA23260@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).