public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] 3.2-stable timekeeping fixes merged in 3.6
@ 2012-09-18  2:32 John Stultz
  2012-09-18  2:32 ` [PATCH 1/3] 2.6.32.y: time: Improve sanity checking of timekeeping inputs John Stultz
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: John Stultz @ 2012-09-18  2:32 UTC (permalink / raw)
  To: stable; +Cc: John Stultz, Prarit Bhargava, Thomas Gleixner, Linux Kernel

Just wanted to send out a few timekeeping fixes that were merged
in 3.6 which are appropriate for -stable.

This queue backports the following fixes:
-----------------------------------------
cee58483cf56e0ba355fdd97ff5e8925329aa936    time: Move ktime_t overflow checking into timespec_valid_strict
bf2ac312195155511a0f79325515cbb61929898a    time: Avoid making adjustments if we haven't accumulated anything
4e8b14526ca7fb046a81c94002c1c43b6fdf0e9b    time: Improve sanity checking of timekeeping inputs

I've run these through my timetest suite w/ kvm on both i386
& x86_64. But more testing would be of course appreciated.
	https://github.com/johnstultz-work/timetests

This is the last of what I've backported.

Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>

John Stultz (3):
  2.6.32.y: time: Improve sanity checking of timekeeping inputs
  2.6.32.y: time: Avoid making adjustments if we haven't accumulated
    anything
  2.6.32.y: time: Move ktime_t overflow checking into
    timespec_valid_strict

 include/linux/ktime.h     |    7 -------
 include/linux/time.h      |   29 +++++++++++++++++++++++++++--
 kernel/time/timekeeping.c |   19 ++++++++++++++++++-
 3 files changed, 45 insertions(+), 10 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/3] 3.2-stable timekeeping fixes merged in 3.6
@ 2012-09-11 22:35 John Stultz
  2012-09-16 15:59 ` Ben Hutchings
  2012-09-27 20:39 ` Greg KH
  0 siblings, 2 replies; 11+ messages in thread
From: John Stultz @ 2012-09-11 22:35 UTC (permalink / raw)
  To: stable; +Cc: John Stultz, Prarit Bhargava, Thomas Gleixner, Linux Kernel

Just wanted to send out a few timekeeping fixes that were merged
in 3.6 which are appropriate for -stable.

This queue backports the following fixes:
-----------------------------------------
cee58483cf56e0ba355fdd97ff5e8925329aa936    time: Move ktime_t overflow checking into timespec_valid_strict
bf2ac312195155511a0f79325515cbb61929898a    time: Avoid making adjustments if we haven't accumulated anything
4e8b14526ca7fb046a81c94002c1c43b6fdf0e9b    time: Improve sanity checking of timekeeping inputs

I've run these through my timetest suite w/ kvm on both i386
& x86_64. But more testing would be of course appreciated.
	https://github.com/johnstultz-work/timetests

I also have patch queues for all the -stable trees that I'll be
sending out as my testing completes for those trees.

Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>

John Stultz (3):
  3.2.y: time: Improve sanity checking of timekeeping inputs
  3.2.y: time: Avoid making adjustments if we haven't accumulated
    anything
  3.2.y: time: Move ktime_t overflow checking into
    timespec_valid_strict

 include/linux/ktime.h     |    7 -------
 include/linux/time.h      |   29 +++++++++++++++++++++++++++--
 kernel/time/timekeeping.c |   32 +++++++++++++++++++++++++++++---
 3 files changed, 56 insertions(+), 12 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-09-27 21:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-18  2:32 [PATCH 0/3] 3.2-stable timekeeping fixes merged in 3.6 John Stultz
2012-09-18  2:32 ` [PATCH 1/3] 2.6.32.y: time: Improve sanity checking of timekeeping inputs John Stultz
2012-09-18  2:32 ` [PATCH 2/3] 2.6.32.y: time: Avoid making adjustments if we haven't accumulated anything John Stultz
2012-09-18  2:32 ` [PATCH 3/3] 2.6.32.y: time: Move ktime_t overflow checking into timespec_valid_strict John Stultz
2012-09-18  2:49 ` [PATCH 0/3] 3.2-stable timekeeping fixes merged in 3.6 John Stultz
2012-09-18  5:39 ` Willy Tarreau
  -- strict thread matches above, loose matches on Subject: below --
2012-09-11 22:35 John Stultz
2012-09-16 15:59 ` Ben Hutchings
2012-09-27 20:39 ` Greg KH
2012-09-27 20:39   ` Greg KH
2012-09-27 21:48   ` John Stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox