y2038
Thread
Date
Later messages
Messages by Thread
Re: [Y2038] [PATCH] mmc_test: use ktime_get_ts64 for timestamps
Ulf Hansson
[Y2038] [PATCH] ath10k: use 64-bit crash dump timestamps
Arnd Bergmann
Re: [Y2038] ath10k: use 64-bit crash dump timestamps
Kalle Valo
[Y2038] [PATCH] iio: common: ssp_sensors: use ktime_get_real_ns() timestamps
Arnd Bergmann
Re: [Y2038] [PATCH] iio: common: ssp_sensors: use ktime_get_real_ns() timestamps
Jonathan Cameron
Re: [Y2038] [PATCH] iio: common: ssp_sensors: use ktime_get_real_ns() timestamps
Jonathan Cameron
[Y2038] [PATCH] wlcore: use boottime for fw time sync
Arnd Bergmann
Re: [Y2038] wlcore: use boottime for fw time sync
Kalle Valo
[Y2038] [PATCH] s390/dasd: remove 'struct timespec' usage
Arnd Bergmann
Re: [Y2038] [PATCH] s390/dasd: remove 'struct timespec' usage
Stefan Haberland
[Y2038] [PATCH] pps: parport: use timespec64 instead of timespec
Arnd Bergmann
Re: [Y2038] [PATCH] pps: parport: use timespec64 instead of timespec
Rodolfo Giometti
[Y2038] [PATCH] pps: parport: use timespec64 instead of timespec
Arnd Bergmann
[Y2038] [PATCH] HSI: cmt_speech: use timespec64 instead of timespec
Arnd Bergmann
[Y2038] [PATCH] openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
Arnd Bergmann
Re: [Y2038] [PATCH] openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
Pravin Shelar
Re: [Y2038] [PATCH] openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
Arnd Bergmann
Re: [Y2038] [PATCH] openvswitch: use ktime_get_ts64() instead of ktime_get_ts()
David Miller
[Y2038] [PATCH] netxen: remove timespec usage
Arnd Bergmann
Re: [Y2038] [PATCH] netxen: remove timespec usage
David Miller
[Y2038] [PATCH 1/2] i40iw: remove unused 'timeval' struct member
Arnd Bergmann
[Y2038] [PATCH 2/2] nes: remove unused 'timeval' struct member
Arnd Bergmann
Re: [Y2038] [PATCH 1/2] i40iw: remove unused 'timeval' struct member
Shiraz Saleem
Re: [Y2038] [1/2] i40iw: remove unused 'timeval' struct member
Jason Gunthorpe
[Y2038] [PATCH] scsi: debug: remove jiffies_to_timespec
Arnd Bergmann
Re: [Y2038] [PATCH] scsi: debug: remove jiffies_to_timespec
Johannes Thumshirn
Re: [Y2038] [PATCH] scsi: debug: remove jiffies_to_timespec
Douglas Gilbert
Re: [Y2038] [PATCH] scsi: debug: remove jiffies_to_timespec
Martin K. Petersen
[Y2038] [PATCH 1/2] spufs: use timespec64 for timestamps
Arnd Bergmann
[Y2038] [PATCH 2/2] powerpc: mpic_timer: avoid struct timeval
Arnd Bergmann
[Y2038] [PATCH] lp: support 64-bit time_t user space
Arnd Bergmann
[Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Deepa Dinamani
[Y2038] [PATCH 2/9] compat: Make compat helpers independent of CONFIG_COMPAT
Deepa Dinamani
Re: [Y2038] [PATCH 2/9] compat: Make compat helpers independent of CONFIG_COMPAT
Arnd Bergmann
Re: [Y2038] [PATCH 2/9] compat: Make compat helpers independent of CONFIG_COMPAT
Deepa Dinamani
[Y2038] [PATCH 3/9] compat: enable compat_get/put_timespec64 always
Deepa Dinamani
[Y2038] [PATCH 5/9] y2038: introduce CONFIG_64BIT_TIME
Deepa Dinamani
Re: [Y2038] [PATCH 5/9] y2038: introduce CONFIG_64BIT_TIME
Ben Hutchings
Re: [Y2038] [PATCH 5/9] y2038: introduce CONFIG_64BIT_TIME
Deepa Dinamani
Re: [Y2038] [PATCH 5/9] y2038: introduce CONFIG_64BIT_TIME
Ben Hutchings
[Y2038] [PATCH 4/9] posix-clocks: Enable compat syscalls always
Deepa Dinamani
Re: [Y2038] [PATCH 4/9] posix-clocks: Enable compat syscalls always
Thomas Gleixner
Re: [Y2038] [PATCH 4/9] posix-clocks: Enable compat syscalls always
Deepa Dinamani
Re: [Y2038] [PATCH 4/9] posix-clocks: Enable compat syscalls always
Arnd Bergmann
[Y2038] [PATCH 6/9] include: Add new y2038 safe __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH 7/9] fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
Re: [Y2038] [PATCH 7/9] fix get_timespec64() for y2038 safe compat interfaces
Arnd Bergmann
[Y2038] [PATCH 8/9] change time types to new y2038 safe __kernel_* types
Deepa Dinamani
[Y2038] [PATCH 9/9] nanosleep: change time types to safe __kernel_* types
Deepa Dinamani
[Y2038] [PATCH 1/9] include: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
Re: [Y2038] [PATCH 1/9] include: Move compat_timespec/ timeval to compat_time.h
Steven Rostedt
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Deepa Dinamani
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Thomas Gleixner
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Thomas Gleixner
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Thomas Gleixner
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Thomas Gleixner
Re: [Y2038] [PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
[Y2038] [PATCH 0/7] scsi: bfa: do_gettimeofday removal
Arnd Bergmann
[Y2038] [PATCH 1/7] scsi: bfa: use ktime_get_real_ts64 for firmware timestamp
Arnd Bergmann
[Y2038] [PATCH 5/7] scsi: bfa: replace bfa_get_log_time() with ktime_get_real_seconds()
Arnd Bergmann
[Y2038] [PATCH 3/7] scsi: bfa: improve bfa_ioc_send_enable/disable data
Arnd Bergmann
Re: [Y2038] [PATCH 3/7] scsi: bfa: improve bfa_ioc_send_enable/disable data
Ben Hutchings
Re: [Y2038] [PATCH 3/7] scsi: bfa: improve bfa_ioc_send_enable/disable data
Arnd Bergmann
[Y2038] [PATCH 6/7] scsi: bfa: try to sanitize vendor netlink events
Arnd Bergmann
[Y2038] [PATCH 7/7] scsi: bfa: use 64-bit times in bfa_aen_entry_s ABI
Arnd Bergmann
[Y2038] [PATCH 4/7] scsi: bfa: document overflow of io_profile_start_time
Arnd Bergmann
[Y2038] [PATCH 2/7] scsi: bfa: use proper time accessor for stats_reset_time
Arnd Bergmann
Re: [Y2038] [PATCH 0/7] scsi: bfa: do_gettimeofday removal
Christoph Hellwig
Re: [Y2038] [PATCH 0/7] scsi: bfa: do_gettimeofday removal
Gurumurthy, Anil
Re: [Y2038] [PATCH 0/7] scsi: bfa: do_gettimeofday removal
Martin K. Petersen
[Y2038] [PATCH v2 1/2] alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
[Y2038] [PATCH v2 2/2] alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
[Y2038] Y2038 meeting at ELCE
Ben Hutchings
[Y2038] [PATCH 1/2] alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
[Y2038] [PATCH 2/2] alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
Re: [Y2038] [PATCH 2/2] alpha: osf_sys.c: use timespec64 where appropriate
Ben Hutchings
Re: [Y2038] [PATCH 2/2] alpha: osf_sys.c: use timespec64 where appropriate
Arnd Bergmann
Re: [Y2038] [PATCH 1/2] alpha: osf_sys.c: fix put_tv32 regression
Al Viro
Re: [Y2038] [PATCH 1/2] alpha: osf_sys.c: fix put_tv32 regression
Arnd Bergmann
[Y2038] [PATCH] powerpc: eeh: stop using do_gettimeofday()
Arnd Bergmann
Re: [Y2038] [PATCH] powerpc: eeh: stop using do_gettimeofday()
Andrew Donnellan
Re: [Y2038] [PATCH] powerpc: eeh: stop using do_gettimeofday()
Russell Currey
Re: [Y2038] powerpc: eeh: stop using do_gettimeofday()
Michael Ellerman
[Y2038] [PATCH] drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
[Y2038] [PATCH] iommu: dmar: make include of x86_init.h conditional
Arnd Bergmann
[Y2038] [PATCH] watchdog: xen: use time64_t for timeouts
Arnd Bergmann
Re: [Y2038] [PATCH] watchdog: xen: use time64_t for timeouts
Guenter Roeck
[Y2038] [PATCH v2 1/2] isofs: fix timestamps beyond 2027
Arnd Bergmann
[Y2038] [PATCH v2 2/2] isofs: use unsigned char types consistently
Arnd Bergmann
Re: [Y2038] [PATCH v2 2/2] isofs: use unsigned char types consistently
Jan Kara
Re: [Y2038] [PATCH v2 1/2] isofs: fix timestamps beyond 2027
Jan Kara
Re: [Y2038] [PATCH v2 1/2] isofs: fix timestamps beyond 2027
Arnd Bergmann
Re: [Y2038] [PATCH v2 1/2] isofs: fix timestamps beyond 2027
Jan Kara
Re: [Y2038] [PATCH v2 1/2] isofs: fix timestamps beyond 2027
Arnd Bergmann
[Y2038] [PATCH 1/7] timekeeping: consolidate timekeeping_inject_offset code
Arnd Bergmann
[Y2038] [PATCH 5/7] time: move time_t conversion helpers to time32.h
Arnd Bergmann
[Y2038] [PATCH 3/7] time: remove unused functions
Arnd Bergmann
[Y2038] [PATCH 6/7] time: move old timekeeping interfaces to timekeeping32.h
Arnd Bergmann
Re: [Y2038] [PATCH 6/7] time: move old timekeeping interfaces to timekeeping32.h
John Stultz
[Y2038] [PATCH 7/7] time: remove timespec64 hack
Arnd Bergmann
Re: [Y2038] [PATCH 7/7] time: remove timespec64 hack
John Stultz
Re: [Y2038] [PATCH 7/7] time: remove timespec64 hack
Arnd Bergmann
[Y2038] [PATCH 4/7] time: move time_t based interfaces to time32.h
Arnd Bergmann
[Y2038] [PATCH 2/7] timekeeping: use timespec64 in timekeeping_inject_offset
Arnd Bergmann
[Y2038] [PATCH 1/2] x86: don't include asm/x86_init.h in asm/setup.h
Arnd Bergmann
[Y2038] [PATCH v2 2/2] x86: convert x86_platform_ops to timespec64
Arnd Bergmann
Re: [Y2038] [PATCH v2 2/2] x86: convert x86_platform_ops to timespec64
Paolo Bonzini
[Y2038] [PATCH] nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
Re: [Y2038] [PATCH] nfds: avoid gettimeofday for nfssvc_boot time
Jeff Layton
Re: [Y2038] [PATCH] nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
Re: [Y2038] [PATCH] nfds: avoid gettimeofday for nfssvc_boot time
J. Bruce Fields
[Y2038] [PATCH] initramfs: use time64_t timestamps
Arnd Bergmann
[Y2038] [PATCH] tomoyo: fix timestamping for y2038
Arnd Bergmann
Re: [Y2038] [PATCH] tomoyo: fix timestamping for y2038
Tetsuo Handa
Re: [Y2038] [PATCH] tomoyo: fix timestamping for y2038
Arnd Bergmann
[Y2038] [PATCH] f2fs: avoid using timespec
Arnd Bergmann
Re: [Y2038] [f2fs-dev] [PATCH] f2fs: avoid using timespec
Chao Yu
[Y2038] [PATCH] x86: convert x86_platform_ops to timespec64
Arnd Bergmann
Re: [Y2038] [PATCH] x86: convert x86_platform_ops to timespec64
Boris Ostrovsky
Re: [Y2038] [PATCH] x86: convert x86_platform_ops to timespec64
Arnd Bergmann
Re: [Y2038] [PATCH] x86: convert x86_platform_ops to timespec64
Paolo Bonzini
Re: [Y2038] [PATCH] x86: convert x86_platform_ops to timespec64
Arnd Bergmann
Re: [Y2038] [PATCH] x86: convert x86_platform_ops to timespec64
Paolo Bonzini
Re: [Y2038] [PATCH] x86: convert x86_platform_ops to timespec64
kbuild test robot
[Y2038] [PATCH] KVM: x86: use timespec64 for KVM_HC_CLOCK_PAIRING
Arnd Bergmann
[Y2038] [PATCH] time: use do_settimeofday64 internally
Arnd Bergmann
[Y2038] [PATCH] posix-stubs: use get_timespec64() and put_timespec64()
Arnd Bergmann
Re: [Y2038] [PATCH] posix-stubs: use get_timespec64() and put_timespec64()
Nicolas Pitre
[Y2038] [PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Arnd Bergmann
Re: [Y2038] [PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Andrew Morton
Re: [Y2038] [PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Daniel Thompson
Re: [Y2038] [PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Jason Wessel
Re: [Y2038] [PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Jason Wessel
[Y2038] FWD: Summary of the 2038 BoF at DebConf 17
Steve McIntyre
Re: [Y2038] [3/7,media] dvb: don't use 'time_t' in event ioctl
Eugene Syromiatnikov
Re: [Y2038] [3/7,media] dvb: don't use 'time_t' in event ioctl
Arnd Bergmann
Re: [Y2038] [3/7,media] dvb: don't use 'time_t' in event ioctl
Eugene Syromiatnikov
[Y2038] [PATCH 0/2] i/o: Make i/o y2038 safe
Deepa Dinamani
[Y2038] [PATCH 1/2] select: Use get/put_timespec64
Deepa Dinamani
Re: [Y2038] [PATCH 1/2] select: Use get/put_timespec64
Arnd Bergmann
[Y2038] [PATCH 2/2] io_getevents: Use timespec64 to represent timeouts
Deepa Dinamani
Re: [Y2038] [PATCH 2/2] io_getevents: Use timespec64 to represent timeouts
Arnd Bergmann
Re: [Y2038] [PATCH 2/2] io_getevents: Use timespec64 to represent timeouts
Deepa Dinamani
[Y2038] [PATCH v3 0/6] Make ipc y2038 safe
Deepa Dinamani
[Y2038] [PATCH v3 1/6] ipc: Make sys_semtimedop() y2038 safe
Deepa Dinamani
[Y2038] [PATCH v3 3/6] ipc: msg: Make msg_queue timestamps y2038 safe
Deepa Dinamani
[Y2038] [PATCH v3 4/6] ipc: sem: Make sem_array timestamps y2038 safe
Deepa Dinamani
[Y2038] [PATCH v3 2/6] ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
[Y2038] [PATCH v3 5/6] ipc: shm: Make shmid_kernel timestamps y2038 safe
Deepa Dinamani
[Y2038] [PATCH v3 6/6] utimes: Make utimes y2038 safe
Deepa Dinamani
[Y2038] [PATCH v2 0/6] Make ipc y2038 safe
Deepa Dinamani
[Y2038] [PATCH v2 1/6] ipc: Make sys_semtimedop() y2038 safe
Deepa Dinamani
[Y2038] [PATCH v2 3/6] ipc: msg: Make msg_queue timestamps y2038 safe
Deepa Dinamani
Re: [Y2038] [PATCH v2 3/6] ipc: msg: Make msg_queue timestamps y2038 safe
Arnd Bergmann
[Y2038] [PATCH v2 2/6] ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
Re: [Y2038] [PATCH v2 2/6] ipc: mqueue: Replace timespec with timespec64
Paul Moore
Re: [Y2038] [PATCH v2 2/6] ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
[Y2038] [PATCH v2 5/6] ipc: shm: Make shmid_kernel timestamps y2038 safe
Deepa Dinamani
[Y2038] [PATCH v2 6/6] utimes: Make utimes y2038 safe
Deepa Dinamani
[Y2038] [PATCH v2 4/6] ipc: sem: Make sem_array timestamps y2038 safe
Deepa Dinamani
Re: [Y2038] [PATCH v2 4/6] ipc: sem: Make sem_array timestamps y2038 safe
Arnd Bergmann
Re: [Y2038] [PATCH v2 4/6] ipc: sem: Make sem_array timestamps y2038 safe
Deepa Dinamani
Re: [Y2038] [PATCH v2 0/6] Make ipc y2038 safe
Arnd Bergmann
[Y2038] [RESEND 0/6] Make ipc y2038 safe
Deepa Dinamani
[Y2038] [RESEND PATCH 1/6] ipc: Make sys_semtimedop() y2038 safe
Deepa Dinamani
[Y2038] [RESEND PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
Re: [Y2038] [RESEND PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
Paul Moore
Re: [Y2038] [RESEND PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
Re: [Y2038] [RESEND PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
Paul Moore
Re: [Y2038] [RESEND PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
Paul Moore
Re: [Y2038] [RESEND PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
Re: [Y2038] [RESEND PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
Richard Guy Briggs
[Y2038] [RESEND PATCH 3/6] ipc: msg: Make msg_queue timestamps y2038 safe
Deepa Dinamani
[Y2038] [RESEND PATCH 4/6] ipc: sem: Make sem_array timestamps y2038 safe
Deepa Dinamani
[Y2038] [RESEND PATCH 5/6] ipc: shm: Make shmid_kernel timestamps y2038 safe
Deepa Dinamani
[Y2038] [RESEND PATCH 6/6] utimes: Make utimes y2038 safe
Deepa Dinamani
[Y2038] (no subject)
Deepa Dinamani
[Y2038] [PATCH 2/6] ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
[Y2038] [PATCH 1/6] ipc: Make sys_semtimedop() y2038 safe
Deepa Dinamani
[Y2038] [PATCH 3/6] ipc: msg: Make msg_queue timestamps y2038 safe
Deepa Dinamani
[Y2038] [PATCH 4/6] ipc: sem: Make sem_array timestamps y2038 safe
Deepa Dinamani
[Y2038] [PATCH 6/6] utimes: Make utimes y2038 safe
Deepa Dinamani
[Y2038] [PATCH 5/6] ipc: shm: Make shmid_kernel timestamps y2038 safe
Deepa Dinamani
[Y2038] (no subject)
Arnd Bergmann
Re: [Y2038] [GIT PULL] y2038: convert more syscalls
Arnd Bergmann
[Y2038] Components&PCBA on stop:169939
King Song
Re: [Y2038] [PATCH v3 0/7] Isolate time_t data types for clock/timer syscalls
Al Viro
Re: [Y2038] [PATCH v3 0/7] Isolate time_t data types for clock/timer syscalls
Al Viro
Re: [Y2038] [PATCH v3 0/7] Isolate time_t data types for clock/timer syscalls
Deepa Dinamani
Re: [Y2038] [PATCH v3 0/7] Isolate time_t data types for clock/timer syscalls
Arnd Bergmann
Re: [Y2038] [PATCH v3 0/7] Isolate time_t data types for clock/timer syscalls
Deepa Dinamani
Re: [Y2038] [PATCH v3 0/7] Isolate time_t data types for clock/timer syscalls
Thomas Gleixner
Re: [Y2038] [PATCH v3 0/7] Isolate time_t data types for clock/timer syscalls
Arnd Bergmann
[Y2038] [PATCH v3 7/7] posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
[Y2038] [PATCH v3 3/7] posix-stubs: Conditionally include COMPAT_SYS_NI defines
Deepa Dinamani
[Y2038] [PATCH v3 5/7] nanosleep: Use get_timepsec64() and put_timespec64()
Deepa Dinamani
Later messages