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>] [day] [month] [year] [list]
Date:	Mon, 21 Feb 2011 16:29:56 -0800
From:	john stultz <johnstul@...ibm.com>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] 2.6.39 CLOCK_BOOTTIME for tip/timers/core

Hey Thomas,
	Here are the CLOCK_BOOTTIME changes I've been periodically sending out
for the last few weeks. It would be great to get them into
tip/timers/core for testing prior to 2.6.39.

thanks
-john

  git://git.linaro.org/people/jstultz/linux.git fortglx/39/tip/timers/core

John Stultz (5):
      hrtimers: extend hrtimer base code to handle more then 2 clockids
      time: Introduce get_monotonic_boottime and ktime_get_boottime
      time: Extend get_xtime_and_monotonic_offset() to also return sleep
      timers: Add CLOCK_BOOTTIME hrtimer base
      timers: Export CLOCK_BOOTTIME via the posix timers interface

 include/linux/hrtimer.h   |    8 +++++-
 include/linux/time.h      |    5 +++-
 kernel/hrtimer.c          |   63 ++++++++++++++++++++++++++++++--------------
 kernel/posix-timers.c     |   21 ++++++++++++++-
 kernel/time/timekeeping.c |   59 ++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 130 insertions(+), 26 deletions(-)


--
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