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: pgpt2fqYQnGhh.pgp
Description: PGP signature

Reply via email to