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
Subject: Linux 3.4.6
Date: Thu, 19 Jul 2012 13:16:41 -0700 [thread overview]
Message-ID: <20120719201641.GA2151@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 5751 bytes --]
I'm announcing the release of the 3.4.6 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-samsung/adc.c | 8
drivers/acpi/acpica/nspredef.c | 2
drivers/acpi/processor_core.c | 6
drivers/clk/clk.c | 9
drivers/hid/hid-apple.c | 6
drivers/hid/hid-core.c | 7
drivers/hid/hid-ids.h | 6
drivers/hwmon/it87.c | 2
drivers/input/joystick/xpad.c | 6
drivers/input/mouse/bcm5974.c | 20 +
drivers/md/raid1.c | 3
drivers/media/dvb/dvb-core/dvbdev.c | 1
drivers/media/video/cx231xx/cx231xx-audio.c | 4
drivers/media/video/cx231xx/cx231xx-vbi.c | 2
drivers/mtd/nand/nandsim.c | 12
drivers/net/bonding/bond_debugfs.c | 2
drivers/net/bonding/bond_main.c | 9
drivers/net/ethernet/intel/e1000e/82571.c | 3
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3
drivers/net/wireless/iwlegacy/4965-mac.c | 4
drivers/net/wireless/iwlegacy/common.c | 14 -
drivers/net/wireless/rt2x00/rt2x00usb.c | 2
drivers/platform/x86/intel_ips.c | 22 +
drivers/rpmsg/virtio_rpmsg_bus.c | 2
fs/buffer.c | 22 +
fs/fifo.c | 9
fs/locks.c | 2
include/linux/Kbuild | 1
include/linux/hrtimer.h | 10
include/linux/sched.h | 8
kernel/hrtimer.c | 53 ++--
kernel/sched/core.c | 275 ++++++++++++++++------
kernel/sched/idle_task.c | 1
kernel/sched/sched.h | 2
kernel/time/tick-sched.c | 2
kernel/time/timekeeping.c | 64 ++++-
net/mac80211/mlme.c | 6
net/wireless/util.c | 2
39 files changed, 459 insertions(+), 155 deletions(-)
Anders Kaseorg (1):
fifo: Do not restart open() if it already found a partner
Bob Moore (1):
ACPICA: Fix possible fault in return package object repair code
Dave Jones (1):
Remove easily user-triggerable BUG from generic_setlease
David Dillow (1):
media: cx231xx: don't DMA to random addresses
Deepak Sikri (1):
stmmac: Fix for nfs hang on multiple reboot
Eliad Peller (1):
mac80211: destroy assoc_data correctly if assoc fails
Emmanuel Grumbach (1):
iwlegacy: don't mess up the SCD when removing a key
Eric W. Biederman (2):
bonding: debugfs and network namespaces are incompatible
bonding: Manage /proc/net/bonding/ entries from the netdev events
Federico Fuga (1):
rpmsg: fix dependency on initialization order
Greg Kroah-Hartman (1):
Linux 3.4.6
Henrik Rydberg (1):
Input: bcm5974 - Add support for 2012 MacBook Pro Retina
Herton Ronaldo Krzesinski (1):
mtd: nandsim: don't open code a do_div helper
Ilia Katsnelson (1):
Input: xpad - add signature for Razer Onza Tournament Edition
Jean Delvare (1):
hwmon: (it87) Preserve configuration register bits on init
Jeff Moyer (1):
block: fix infinite loop in __getblk_slow
John Stultz (3):
hrtimer: Provide clock_was_set_delayed()
timekeeping: Fix leapsecond triggered load spike issue
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
Michal Kazior (1):
cfg80211: check iface combinations only when iface is running
NeilBrown (1):
md/raid1: fix use-after-free bug in RAID1 data-check code.
Pawel Moll (1):
clk: Check parent for NULL in clk_change_rate
Peter Zijlstra (1):
sched/nohz: Rewrite and fix load-avg computation -- again
Ryan Bourgeois (1):
HID: add support for 2012 MacBook Pro Retina
Samuel Ortiz (1):
NFC: Export nfc.h to userland
Santosh Nayak (1):
media: dvb-core: Release semaphore on error path dvb_register_device()
Stanislaw Gruszka (2):
rt2x00usb: fix indexes ordering on RX queue kick
iwlegacy: always monitor for stuck queues
Takashi Iwai (1):
intel_ips: blacklist HP ProBook laptops
Thomas Gleixner (4):
timekeeping: Maintain ktime_t based offsets for hrtimers
hrtimers: Move lock held region in hrtimer_interrupt()
timekeeping: Provide hrtimer update function
timekeeping: Add missing update call in timekeeping_resume()
Thomas Renninger (1):
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
Todd Poynor (1):
ARM: SAMSUNG: fix race in s3c_adc_start for ADC
Tushar Dave (1):
e1000e: Correct link check logic for 82571 serdes
Yuri Khan (2):
Input: xpad - handle all variations of Mad Catz Beat Pad
Input: xpad - add Andamiro Pump It Up pad
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2012-07-19 20:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-19 20:16 Greg KH [this message]
2012-07-19 20:16 ` 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=20120719201641.GA2151@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--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
Powered by JetHome