Greg Kroah-Hartman
|
a5847ae74b
Merge 4.14.135 into android-4.14
|
5 years ago |
Miroslav Lichvar
|
cf90753513
ntp: Limit TAI-UTC offset
|
5 years ago |
Greg Kroah-Hartman
|
cfee25d274
Merge 4.14.126 into android-4.14
|
5 years ago |
Miroslav Lichvar
|
4f2b302da4
ntp: Allow TAI-UTC offset to be set to zero
|
5 years ago |
Rafael J. Wysocki
|
8b468535df
UPSTREAM: jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 years ago |
John Stultz
|
dd4e17ab70
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
|
9 years ago |
DengChao
|
c796348774
ntp: Fix second_overflow's input parameter type to be 64bits
|
9 years ago |
DengChao
|
0af864651b
ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_seconds
|
9 years ago |
John Stultz
|
37cf4dc337
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
|
9 years ago |
Sasha Levin
|
52d189f1b3
ntp: Verify offset doesn't overflow in ntp_update_offset
|
9 years ago |
Arnd Bergmann
|
5fd96c421f
ntp: use timespec64 in sync_cmos_clock
|
9 years ago |
Arnd Bergmann
|
7ec88e4be4
ntp/pps: use timespec64 for hardpps()
|
9 years ago |
Xunlei Pang
|
7494e9eede
time: Add the common weak version of update_persistent_clock()
|
9 years ago |
John Stultz
|
96efdcf2d0
ntp: Do leapsecond adjustment in adjtimex read path
|
9 years ago |
John Stultz
|
833f32d763
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
|
9 years ago |
John Stultz
|
90bf361cea
ntp: Introduce and use SECS_PER_DAY macro instead of 86400
|
9 years ago |
Xunlei Pang
|
3c00a1fe84
time: Add y2038 safe update_persistent_clock64()
|
10 years ago |
Thomas Gleixner
|
bfb83b2751
tick: Move clocksource related stuff to timekeeping.h
|
10 years ago |
John Stultz
|
29183a70b0
ntp: Fixup adjtimex freq validation on 32-bit systems
|
10 years ago |
Linus Torvalds
|
0ba97bc4b4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Xunlei Pang
|
9a4a445e30
rtc: Convert rtc_set_ntp_time() to use timespec64
|
10 years ago |
Sasha Levin
|
5e5aeb4367
time: adjtimex: Validate the ADJ_FREQUENCY values
|
10 years ago |
Thomas Gleixner
|
d6d29896c6
timekeeping: Provide timespec64 based interfaces
|
10 years ago |
John Stultz
|
7d489d15ce
timekeeping: Convert timekeeping core to use timespec64s
|
10 years ago |
Linus Torvalds
|
00170fdd08
Merge branch 'akpm' (patchbomb from Andrew) into next
|
10 years ago |
John Stultz
|
6d9bcb621b
timekeeping: use printk_deferred when holding timekeeping seqlock
|
10 years ago |
George Spelvin
|
ea54bca3aa
ntp: Make is_error_status() use its argument
|
10 years ago |
Fabian Frederick
|
cdafb93feb
ntp: Convert simple_strtol to kstrtol
|
10 years ago |