Linus Torvalds ba252f16e4 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull time/Y2038 updates from Thomas Gleixner:

 - Consolidate SySV IPC UAPI headers

 - Convert SySV IPC to the new COMPAT_32BIT_TIME mechanism

 - Cleanup the core interfaces and standardize on the ktime_get_* naming
   convention.

 - Convert the X86 platform ops to timespec64

 - Remove the ugly temporary timespec64 hack

* 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (22 commits)
  x86: Convert x86_platform_ops to timespec64
  timekeeping: Add more coarse clocktai/boottime interfaces
  timekeeping: Add ktime_get_coarse_with_offset
  timekeeping: Standardize on ktime_get_*() naming
  timekeeping: Clean up ktime_get_real_ts64
  timekeeping: Remove timespec64 hack
  y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop
  y2038: ipc: Enable COMPAT_32BIT_TIME
  y2038: ipc: Use __kernel_timespec
  y2038: ipc: Report long times to user space
  y2038: ipc: Use ktime_get_real_seconds consistently
  y2038: xtensa: Extend sysvipc data structures
  y2038: powerpc: Extend sysvipc data structures
  y2038: sparc: Extend sysvipc data structures
  y2038: parisc: Extend sysvipc data structures
  y2038: mips: Extend sysvipc data structures
  y2038: arm64: Extend sysvipc compat data structures
  y2038: s390: Remove unneeded ipc uapi header files
  y2038: ia64: Remove unneeded ipc uapi header files
  y2038: alpha: Remove unneeded ipc uapi header files
  ...
2018-06-04 21:02:18 -07:00
..
2015-05-28 15:31:53 +02:00
2017-08-15 22:55:58 +10:00
2015-01-12 05:04:13 -08:00
2015-02-03 18:47:18 +01:00
2016-03-04 23:50:27 -06:00
2018-04-07 12:08:19 -07:00
2016-03-01 19:27:20 +11:00
2017-06-28 06:54:33 -07:00
2016-08-05 09:00:54 -04:00
2018-04-09 11:42:31 -07:00
2018-04-09 11:42:31 -07:00
2018-01-21 23:21:14 +11:00
2018-04-01 00:47:50 +11:00
2018-05-07 07:15:41 +02:00
2017-11-16 12:47:46 -08:00
2017-11-16 12:47:46 -08:00
2018-01-21 01:06:10 +11:00
2016-06-14 13:58:26 +10:00
2018-01-24 11:42:58 +11:00
2016-06-14 13:58:26 +10:00
2013-11-06 14:13:49 +11:00
2018-03-31 09:09:36 +11:00
2018-03-30 23:34:27 +11:00
2017-11-16 12:47:46 -08:00
2018-01-15 09:35:26 +01:00
2018-03-24 08:43:18 +11:00
2017-11-16 12:47:46 -08:00
2016-06-14 13:58:26 +10:00
2017-11-12 09:03:10 +11:00
2015-05-05 13:35:39 -06:00
2018-02-10 13:16:35 -08:00