lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 12 Jan 2014 14:15:05 +0100
From:	Ingo Molnar <mingo@...nel.org>
To:	John Stultz <john.stultz@...aro.org>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	LKML <linux-kernel@...r.kernel.org>,
	Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: Re: [GIT PULL] Timekeeping changes for 3.14


* John Stultz <john.stultz@...aro.org> wrote:

> Hey Thomas,
>   Hope you're having a good new years! Here's my current timekeeping
> queue for 3.14.
> 
> This includes a number of changes I had earlier proposed for 3.13, but
> decided to defer due to it being so late in the 3.13 cycle.
> 
> The only two items not previously posted are:
>    tick/timekeeping: Call update_wall_time outside the jiffies lock
>    timekeeping: Remove comment that's mostly out of date
> 
> I'll send the entire queue in reply to this mail.
> 
> Please take a look and let me know if you have any objections.
> 
> thanks
> -john
> 
> 
> The following changes since commit 0e6601eee039893a3f6420596ae4588d90d13cbe:
> 
>   Merge branch 'timers/posix-timers-for-tip-v2' of
> git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
> into timers/core (2013-12-10 12:32:36 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.linaro.org/people/john.stultz/linux.git fortglx/3.14/time
> 
> for you to fetch changes up to 38aef31ce7773624c8f09ff58c4c27b3b955faaf:
> 
>   timekeeping: Remove comment that's mostly out of date (2013-12-23
> 12:53:22 -0800)
> 
> ----------------------------------------------------------------
> Borislav Petkov (1):
>       rtc-cmos: Add an alarm disable quirk
> 
> John Stultz (7):
>       timekeeping: Fix lost updates to tai adjustment
>       timekeeping: Fix potential lost pv notification of time change
>       timekeeping: Avoid possible deadlock from clock_was_set_delayed
>       tick/timekeeping: Call update_wall_time outside the jiffies lock
>       timekeeping: Fix CLOCK_TAI timer/nanosleep delays
>       timekeeping: Fix missing timekeeping_update in suspend path
>       timekeeping: Remove comment that's mostly out of date
> 
> Yijing Wang (1):
>       timekeeper: fix comment typo for tk_setup_internals()
> 
>  drivers/rtc/rtc-cmos.c      | 52
> +++++++++++++++++++++++++++++++++++++++++++-
>  kernel/time/tick-common.c   |  1 +
>  kernel/time/tick-internal.h |  1 +
>  kernel/time/tick-sched.c    |  1 +
>  kernel/time/timekeeping.c   | 53
> ++++++++++++++++++++++-----------------------
>  5 files changed, 80 insertions(+), 28 deletions(-)

Pulled into tip:timers/core, thanks John!

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists