Linus Torvalds
b1b988a6a0
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull year 2038 updates from Thomas Gleixner:
"Another round of changes to make the kernel ready for 2038. After lots
of preparatory work this is the first set of syscalls which are 2038
safe:
403 clock_gettime64
404 clock_settime64
405 clock_adjtime64
406 clock_getres_time64
407 clock_nanosleep_time64
408 timer_gettime64
409 timer_settime64
410 timerfd_gettime64
411 timerfd_settime64
412 utimensat_time64
413 pselect6_time64
414 ppoll_time64
416 io_pgetevents_time64
417 recvmmsg_time64
418 mq_timedsend_time64
419 mq_timedreceiv_time64
420 semtimedop_time64
421 rt_sigtimedwait_time64
422 futex_time64
423 sched_rr_get_interval_time64
The syscall numbers are identical all over the architectures"
* 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (36 commits)
riscv: Use latest system call ABI
checksyscalls: fix up mq_timedreceive and stat exceptions
unicore32: Fix __ARCH_WANT_STAT64 definition
asm-generic: Make time32 syscall numbers optional
asm-generic: Drop getrlimit and setrlimit syscalls from default list
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
compat ABI: use non-compat openat and open_by_handle_at variants
y2038: add 64-bit time_t syscalls to all 32-bit architectures
y2038: rename old time and utime syscalls
y2038: remove struct definition redirects
y2038: use time32 syscall names on 32-bit
syscalls: remove obsolete __IGNORE_ macros
y2038: syscalls: rename y2038 compat syscalls
x86/x32: use time64 versions of sigtimedwait and recvmmsg
timex: change syscalls to use struct __kernel_timex
timex: use __kernel_timex internally
sparc64: add custom adjtimex/clock_adjtime functions
time: fix sys_timer_settime prototype
time: Add struct __kernel_timex
time: make adjtime compat handling available for 32 bit
...
2019-03-05 14:08:26 -08:00
..
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-07-30 10:27:20 -07:00
2018-06-24 09:27:27 -07:00
2019-03-05 11:28:25 -08:00
2018-12-23 07:58:26 -08:00
2018-04-23 16:39:34 +01:00
2018-12-31 07:12:35 -08:00
2018-06-24 09:27:27 -07:00
2018-06-24 09:26:03 -07:00
2017-07-11 14:13:06 +02:00
2017-11-02 11:10:55 +01:00
2017-07-11 14:13:06 +02:00
2015-03-31 11:59:40 +02:00
2018-11-21 19:54:59 -08:00
2017-07-11 14:13:06 +02:00
2019-02-19 12:46:03 -08:00
2017-07-11 14:13:06 +02:00
2018-06-24 09:27:27 -07:00
2018-06-24 09:27:27 -07:00
2018-12-17 08:26:24 +01:00
2019-01-07 13:38:35 -08:00
2017-11-02 11:10:55 +01:00
2019-01-22 11:17:21 -08:00
2018-12-29 13:40:29 -08:00
2017-11-03 09:02:30 -07:00
2017-07-11 14:13:06 +02:00
2016-09-13 16:45:15 +02:00
2018-07-30 10:27:20 -07:00
2015-09-03 12:08:02 +02:00
2015-02-17 15:37:21 +00:00
2015-03-31 11:59:40 +02:00
2017-11-02 11:10:55 +01:00
2018-12-04 17:15:25 -07:00
2017-07-11 14:13:06 +02:00
2017-07-11 14:13:06 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2015-11-11 08:38:44 +01:00
2017-11-02 11:10:55 +01:00
2018-08-08 09:48:32 -07:00
2019-02-07 15:22:38 -08:00
2019-02-19 12:46:03 -08:00
2017-11-02 11:10:55 +01:00
2016-05-13 14:02:13 +02:00
2019-02-19 12:46:02 -08:00
2018-08-14 10:57:44 -07:00
2018-09-17 10:55:24 -07:00
2015-06-21 21:54:21 +02:00
2017-03-02 08:42:37 +01:00
2016-10-06 18:02:35 +02:00
2018-10-15 23:11:13 -07:00
2018-08-10 17:27:51 -07:00
2018-10-15 23:11:14 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-10 20:58:56 +00:00
2019-02-04 10:53:34 -08:00
2019-03-05 11:28:25 -08:00
2015-10-26 09:49:41 +01:00
2019-02-04 10:53:34 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-24 09:27:27 -07:00
2018-01-18 22:07:16 +00:00
2017-06-29 02:42:26 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-08-07 12:01:17 +02:00
2019-02-07 12:59:45 -08:00
2016-05-13 14:02:14 +02:00
2015-11-05 11:15:41 +01:00
2015-09-03 12:07:52 +02:00
2019-01-03 18:57:57 -08:00
2017-11-02 11:10:55 +01:00
2015-11-11 08:36:41 +01:00
2017-11-02 11:10:55 +01:00
2019-02-06 14:59:24 -08:00
2017-11-17 11:54:55 -08:00
2018-08-29 15:42:20 +02:00
2018-11-07 16:26:42 -08:00
2014-10-23 19:58:13 +02:00
2019-02-04 10:56:41 -08:00
2018-12-05 14:46:44 -08:00
2017-08-29 15:21:51 +02:00
2019-02-04 10:56:41 -08:00
2017-04-10 11:56:04 +02:00
2015-10-26 09:49:42 +01:00
2018-09-20 09:01:15 +02:00
2018-06-24 09:26:03 -07:00
2018-12-13 21:06:18 +01:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:18 -08:00
2018-11-09 10:23:19 -08:00
2018-11-09 10:23:18 -08:00
2017-11-02 11:10:55 +01:00
2017-08-30 00:57:29 +02:00
2014-11-07 15:07:36 +01:00
2018-11-09 10:23:13 -08:00
2018-11-09 10:23:15 -08:00
2014-10-24 02:38:33 +02:00
2019-02-04 10:53:34 -08:00
2019-02-04 10:56:35 -08:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:26:34 -07:00
2017-01-03 16:34:48 +01:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:19 -08:00
2014-11-24 07:44:52 +01:00
2016-05-13 14:01:40 +02:00
2017-07-11 14:13:06 +02:00
2019-01-22 17:32:01 -08:00
2018-03-09 11:22:45 +00:00
2017-11-02 11:10:55 +01:00
2018-12-06 06:56:38 -08:00
2015-08-03 11:34:15 +02:00
2019-01-22 17:35:57 -08:00
2017-11-02 11:10:55 +01:00
2018-09-22 10:32:34 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-21 12:33:09 +02:00
2018-12-26 11:46:28 -08:00
2018-03-06 18:40:44 +01:00
2017-11-02 11:10:55 +01:00
2016-05-09 12:00:05 +02:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2017-11-03 09:02:30 -07:00
2018-02-05 10:37:48 +00:00
2018-05-14 23:58:23 +01:00
2017-11-02 11:10:55 +01:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2017-11-03 09:02:30 -07:00
2016-04-03 12:32:09 +02:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2019-02-04 10:56:41 -08:00
2019-02-04 10:56:41 -08:00
2019-02-04 10:56:41 -08:00
2018-11-21 19:54:59 -08:00
2017-11-02 11:10:55 +01:00
2018-01-22 20:52:27 +00:00
2017-11-02 11:10:55 +01:00
2014-11-24 07:45:36 +01:00
2018-11-05 10:15:28 -08:00
2018-05-07 07:15:41 +02:00
2019-01-04 13:13:47 -08:00
2017-06-08 14:51:58 +02:00
2018-11-20 21:05:39 -08:00
2016-05-13 15:30:25 +02:00
2019-02-06 14:59:24 -08:00
2017-11-03 09:02:30 -07:00
2018-11-09 10:23:19 -08:00
2015-06-21 21:54:14 +02:00
2016-10-12 14:34:45 +02:00
2018-11-20 21:04:17 -08:00
2017-11-02 11:10:55 +01:00
2017-11-28 16:53:24 +01:00
2018-07-17 09:40:17 -07:00
2018-07-17 09:40:17 -07:00
2016-04-03 12:32:09 +02:00
2016-08-06 09:13:11 -04:00
2018-08-01 13:20:15 -07:00
2017-11-03 09:02:30 -07:00
2019-02-19 12:46:03 -08:00
2018-09-22 10:31:50 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-10 11:50:19 +02:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:19 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-11-09 10:23:18 -08:00
2018-11-21 11:21:52 -08:00
2019-01-03 18:57:57 -08:00
2018-01-09 23:21:02 +00:00
2018-05-14 23:58:23 +01:00
2017-11-02 11:10:55 +01:00
2015-09-03 12:07:45 +02:00
2018-08-10 17:27:53 -07:00
2019-02-04 10:56:24 -08:00
2017-11-02 11:10:55 +01:00
2017-08-30 00:57:26 +02:00
2015-06-21 21:52:50 +02:00
2014-11-24 22:47:31 +01:00
2019-03-04 10:50:14 -08:00
2018-12-07 13:30:48 -08:00
2019-02-07 00:13:28 +01:00
2016-10-07 18:46:30 -07:00
2017-10-25 11:01:08 +02:00
2017-11-02 11:10:55 +01:00
2015-08-26 15:23:40 +02:00
2016-05-09 12:00:02 +02:00
2017-11-03 09:02:30 -07:00