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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 20 Jun 2016 12:56:19 -0700
From:	John Stultz <john.stultz@...aro.org>
To:	lkml <linux-kernel@...r.kernel.org>
Cc:	John Stultz <john.stultz@...aro.org>,
	Prarit Bhargava <prarit@...hat.com>,
	Richard Cochran <richardcochran@...il.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Ingo Molnar <mingo@...nel.org>
Subject: [GIT PULL][PATCH 0/6] Timekeeping changes for tip/timers/core

Hey Thomas, Ingo,
  Here is my current queue of timekeeping changes for 4.8.
Most of them are small cleanups and core y2038 changes.

Let me know if you have any objections.

thanks
-john

Cc: Prarit Bhargava <prarit@...hat.com>
Cc: Richard Cochran <richardcochran@...il.com>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Ingo Molnar <mingo@...nel.org>

You can also grab it via a pull:

The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:

  Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)

are available in the git repository at:

  https://git.linaro.org/people/john.stultz/linux.git fortglx/4.8/time

for you to fetch changes up to 7c71feb0a6766c7c3a262e3cc33ae231f3953cb6:

  timer: Avoid using timespec (2016-06-20 12:47:33 -0700)

----------------------------------------------------------------
Arnd Bergmann (2):
  time: Avoid timespec in udelay_test
  timer: Avoid using timespec

Deepa Dinamani (1):
  time: Add time64_to_tm()

Minfei Huang (1):
  clocksource: Make clocksource insert entry more efficient

Pratyush Patel (1):
  alarmtimer: Fix comments describing structure fields

Thomas Graziadei (1):
  timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD

 include/linux/alarmtimer.h |  6 +++---
 include/linux/time.h       | 15 ++++++++++++++-
 kernel/time/alarmtimer.c   |  1 -
 kernel/time/clocksource.c  |  8 +++++---
 kernel/time/test_udelay.c  | 16 ++++++++--------
 kernel/time/timeconv.c     | 11 ++++++-----
 kernel/time/timekeeping.c  | 10 ++++++----
 kernel/time/timer_stats.c  |  6 +++---
 8 files changed, 45 insertions(+), 28 deletions(-)

-- 
1.9.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ