Y2038

y2038@lists.linaro.org
  • 1149 discussions

[PATCH v3 12/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_getres
by Baolin Wang
10 years, 10 months

[PATCH v3 10/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_gettime
by Baolin Wang
10 years, 10 months

[PATCH v3 08/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_settime
by Baolin Wang
10 years, 10 months

[PATCH v3 06/22] posix-timers:Split out the guts of the syscall and change the implementation for timer_settime
by Baolin Wang
10 years, 10 months

[PATCH v3 04/22] posix-timers:Split out the guts of the syscall and change the implementation for timer_gettime
by Baolin Wang
10 years, 10 months

[PATCH v3 03/22] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution
by Baolin Wang
10 years, 10 months

[PATCH v3 02/22] timekeeping:Introduce the current_kernel_time64() function with timespec64 type
by Baolin Wang
10 years, 10 months

[PATCH v3 01/22] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
by Baolin Wang
10 years, 10 months

[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
by Baolin Wang
10 years, 10 months

Re: [Y2038] [PATCH v4 06/10] cec: add HDMI CEC framework: y2038 question
by Hans Verkuil
10 years, 11 months

[PATCH v2 04/15] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure
by Baolin Wang
10 years, 11 months

Re: [Y2038] [PATCH v3] scsi: stex: Remove use of struct timeval
by Arnd Bergmann
10 years, 11 months

[RFC 00/37] converting all system calls to 64-bit time_t
by Arnd Bergmann
10 years, 11 months

[PATCH] Staging: rts5208: Replace timeval with timespec64
by Ksenija Stanojevic
10 years, 11 months

[PATCH v2 15/15] k_clock:Remove the 32bit methods with timespec/itimerspec type
by Baolin Wang
10 years, 11 months

[PATCH v2 14/15] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure
by Baolin Wang
10 years, 11 months

[PATCH v2 13/15] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
by Baolin Wang
10 years, 11 months

[PATCH v2 12/15] time/time:Introduce the timespec64_to_jiffies/jiffies_to_timespec64 function
by Baolin Wang
10 years, 11 months

[PATCH v2 11/15] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure
by Baolin Wang
10 years, 11 months

[PATCH v2 10/15] time/alarmtimer:Convert to the new methods for k_clock structure
by Baolin Wang
10 years, 11 months

[PATCH v2 09/15] char/mmtimer:Convert to the 64bit methods for k_clock callback function
by Baolin Wang
10 years, 11 months

[PATCH v2 08/15] time/posix-timers:Convert to the 64bit methods for k_clock callback functions
by Baolin Wang
10 years, 11 months

[PATCH v2 07/15] time:Introduce the do_sys_settimeofday64() function with timespec64 type
by Baolin Wang
10 years, 11 months

[PATCH v2 06/15] posix-timers:Convert to the 64bit methods for the syscall function
by Baolin Wang
10 years, 11 months

[PATCH v2 05/15] posix-timers:Split out the guts of the syscall and change the implementation
by Baolin Wang
10 years, 11 months

[PATCH v2 03/15] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution
by Baolin Wang
10 years, 11 months

[PATCH v2 02/15] timekeeping:Introduce the current_kernel_time64() function with timespec64 type
by Baolin Wang
10 years, 11 months

[PATCH v2 01/15] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
by Baolin Wang
10 years, 11 months

[PATCH v2 00/15] Convert the posix_clock_operations and k_clock structure to ready for 2038
by Baolin Wang
10 years, 11 months

Re: [Y2038] [PATCH v1 00/15] Convert the posix_clock_operations and k_clock structure to ready for 2038
by Baolin Wang
10 years, 11 months

[PATCH v3] Staging: rts5208: Replace timeval with timespec64
by Ksenija Stanojevic
10 years, 11 months

[PATCH v2] Staging: rts5208: Replace timeval with timespec64
by Ksenija Stanojevic
10 years, 11 months

[PATCH v1 00/15] Convert the posix_clock_operations and k_clock structure to ready for 2038
by Baolin Wang
10 years, 11 months

[PATCH v1 00/14] Convert the posix_clock_operations and k_clock structure to ready for 2038
by Baolin Wang
10 years, 11 months

[PATCH 00/11] Convert the posix_clock_operations and k_clock structure to ready for 2038
by Baolin Wang
10 years, 11 months

Getting started
by Julian Gindi
10 years, 11 months

[PATCH] Staging: rts5208: Remove timeval
by Ksenija Stanojevic
10 years, 11 months

[PATCH v5 00/11] Convert the posix clock operation and k_clock structure to ready for 2038
by Baolin Wang
10 years, 11 months

[PATCH v4 00/12] Convert the posix clock operation and k_clock structure to ready for 2038
by Baolin Wang
10 years, 11 months

Re: [Y2038] [RFC][PATCH] timekeeping: Limit system time to prevent 32-bit time_t overflow
by Arnd Bergmann
10 years, 11 months

new mailing list for y2038
by Arnd Bergmann
10 years, 11 months

Re: [Y2038] [PATCH v3 10/10] k_clock:Remove the 32bit methods with timespec type
by Arnd Bergmann
10 years, 11 months

Re: [Y2038] [PATCH v3 09/10] time/posix-cpu-timers:Introduce the new methods with timespec64 type
by Arnd Bergmann
10 years, 11 months

Re: [Y2038] [PATCH v3 08/10] time:Introduce the cputime_to_timespec64() function
by Arnd Bergmann
10 years, 11 months

Re: [Y2038] [PATCH v3 07/10] time/posix-clock:Introduce the 64bit methods for k_clock structure
by Arnd Bergmann
10 years, 11 months

Re: [Y2038] [PATCH v3 06/10] time/alarmtimer:Introduce the new methods with timespec64 type for k_clock structure
by Arnd Bergmann
10 years, 11 months

Re: [Y2038] [PATCH v3 04/10] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure
by Arnd Bergmann
10 years, 11 months

Re: [Y2038] [PATCH v3 03/10] time/hrtimer:Introduce hrtimer_get_res64() for getting the timer resolution
by Arnd Bergmann
10 years, 11 months

Re: [Y2038] [PATCH v3 02/10] timekeeping:Introduce the current_kernel_time64() with timespec64 type
by Arnd Bergmann
10 years, 11 months
Results per page: