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.0.38
Date: Thu, 19 Jul 2012 13:15:53 -0700 [thread overview]
Message-ID: <20120719201553.GA2089@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 3176 bytes --]
I'm announcing the release of the 3.0.38 kernel.
All users of the 3.0 kernel series must upgrade.
The updated 3.0.y git tree can be found at:
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-stable.git;a=summary
thanks,
greg k-h
------------
Makefile | 2
arch/arm/plat-samsung/adc.c | 8 +-
drivers/hwmon/it87.c | 2
drivers/input/joystick/xpad.c | 1
drivers/media/dvb/dvb-core/dvbdev.c | 1
drivers/mtd/nand/nandsim.c | 12 ---
drivers/net/e1000e/82571.c | 3
drivers/net/wireless/rt2x00/rt2x00usb.c | 2
drivers/platform/x86/intel_ips.c | 22 +++++
fs/buffer.c | 22 +++--
fs/fifo.c | 9 +-
include/linux/hrtimer.h | 10 ++
include/linux/timex.h | 2
kernel/hrtimer.c | 53 +++++++++----
kernel/time/ntp.c | 124 ++++++++++----------------------
kernel/time/timekeeping.c | 115 ++++++++++++++++++++++-------
net/ipv4/tcp_input.c | 2
net/wireless/util.c | 2
18 files changed, 233 insertions(+), 159 deletions(-)
Anders Kaseorg (1):
fifo: Do not restart open() if it already found a partner
Eric Dumazet (1):
tcp: drop SYN+FIN messages
Greg Kroah-Hartman (1):
Linux 3.0.38
Herton Ronaldo Krzesinski (1):
mtd: nandsim: don't open code a do_div helper
Jean Delvare (1):
hwmon: (it87) Preserve configuration register bits on init
Jeff Moyer (1):
block: fix infinite loop in __getblk_slow
John Stultz (5):
ntp: Fix leap-second hrtimer livelock
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
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
Richard Cochran (1):
ntp: Correct TAI offset during leap second
Santosh Nayak (1):
media: dvb-core: Release semaphore on error path dvb_register_device()
Stanislaw Gruszka (1):
rt2x00usb: fix indexes ordering on RX queue kick
Takashi Iwai (1):
intel_ips: blacklist HP ProBook laptops
Thomas Gleixner (5):
time: Move common updates to a function
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()
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 (1):
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:15 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=20120719201553.GA2089@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