y2038
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Y2038] [PATCH v5 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
[Y2038] [PATCH v4 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Deepa Dinamani
[Y2038] [PATCH v4 01/10] compat: Make compat helpers independent of CONFIG_COMPAT
Deepa Dinamani
[Y2038] [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
Re: [Y2038] [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
kbuild test robot
Re: [Y2038] [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
Re: [Y2038] [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
Arnd Bergmann
Re: [Y2038] [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
Re: [Y2038] [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
Arnd Bergmann
Re: [Y2038] [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
Fengguang Wu
Re: [Y2038] [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
kbuild test robot
Re: [Y2038] [PATCH v4 02/10] include: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
[Y2038] [PATCH v4 04/10] arch: introduce CONFIG_64BIT_TIME
Deepa Dinamani
[Y2038] [PATCH v4 05/10] arch: Introduce CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
[Y2038] [PATCH v4 06/10] posix-clocks: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
[Y2038] [PATCH v4 03/10] compat: enable compat_get/put_timespec64 always
Deepa Dinamani
[Y2038] [PATCH v4 08/10] fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
[Y2038] [PATCH v4 07/10] include: Add new y2038 safe __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH v4 09/10] change time types to new y2038 safe __kernel_* types
Deepa Dinamani
[Y2038] [PATCH v4 10/10] nanosleep: change time types to safe __kernel_* types
Deepa Dinamani
[Y2038] [PATCH AUTOSEL for 4.4 016/101] time: Change posix clocks ops interfaces to use timespec64
Sasha Levin
[Y2038] [PATCH AUTOSEL for 4.9 032/190] time: Change posix clocks ops interfaces to use timespec64
Sasha Levin
[Y2038] [PATCH] nilfs2: use time64_t internally
Arnd Bergmann
Re: [Y2038] [PATCH] nilfs2: use time64_t internally
Ryusuke Konishi
[Y2038] [PATCH v6 0/4]
Deepa Dinamani
[Y2038] [PATCH v6 1/4] vfs: Add file timestamp range support
Deepa Dinamani
[Y2038] [PATCH v6 3/4] vfs: Add timestamp_truncate() api
Deepa Dinamani
Re: [Y2038] [PATCH v6 3/4] vfs: Add timestamp_truncate() api
Linus Torvalds
Re: [Y2038] [PATCH v6 3/4] vfs: Add timestamp_truncate() api
Deepa Dinamani
Re: [Y2038] [PATCH v6 3/4] vfs: Add timestamp_truncate() api
Arnd Bergmann
Re: [Y2038] [PATCH v6 3/4] vfs: Add timestamp_truncate() api
Deepa Dinamani
Re: [Y2038] [PATCH v6 3/4] vfs: Add timestamp_truncate() api
Linus Torvalds
Re: [Y2038] [PATCH v6 3/4] vfs: Add timestamp_truncate() api
Arnd Bergmann
[Y2038] [PATCH v6 2/4] ext4: Initialize timestamps limits
Deepa Dinamani
[Y2038] [PATCH v6 4/4] utimes: Clamp the timestamps before update
Deepa Dinamani
[Y2038] [PATCH] scsi: arcmsr: avoid do_gettimeofday
Arnd Bergmann
Re: [Y2038] [PATCH] scsi: arcmsr: avoid do_gettimeofday
Ching Huang
Re: [Y2038] [PATCH] scsi: arcmsr: avoid do_gettimeofday
Martin K. Petersen
[Y2038] [PATCH] [RESEND] vmwgfx: use monotonic event timestamps
Arnd Bergmann
Re: [Y2038] [PATCH] [RESEND] vmwgfx: use monotonic event timestamps
Thomas Hellstrom
Re: [Y2038] [PATCH] [RESEND] vmwgfx: use monotonic event timestamps
Woody Suwalski
[Y2038] drm: fix vmwgfx boot warning WAS Re: [PATCH] [RESEND] vmwgfx: use monotonic event timestamps
Thomas Hellstrom
Re: [Y2038] drm: fix vmwgfx boot warning WAS Re: [PATCH] [RESEND] vmwgfx: use monotonic event timestamps
Thomas Hellstrom
Re: [Y2038] [PATCH] [RESEND] vmwgfx: use monotonic event timestamps
Arnd Bergmann
[Y2038] [PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Deepa Dinamani
[Y2038] [PATCH v3 03/10] compat: enable compat_get/put_timespec64 always
Deepa Dinamani
[Y2038] [PATCH v3 01/10] compat: Make compat helpers independent of CONFIG_COMPAT
Deepa Dinamani
[Y2038] [PATCH v3 04/10] arch: introduce CONFIG_64BIT_TIME
Deepa Dinamani
[Y2038] [PATCH v3 05/10] arch: Introduce CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
[Y2038] [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
Re: [Y2038] [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Catalin Marinas
Re: [Y2038] [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Steven Rostedt
Re: [Y2038] [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Helge Deller
Re: [Y2038] [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Christian Borntraeger
Re: [Y2038] [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Arnd Bergmann
Re: [Y2038] [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Christian Borntraeger
Re: [Y2038] [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
Re: [Y2038] [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
[Y2038] [PATCH v3 07/10] include: Add new y2038 safe __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH v3 06/10] posix-clocks: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
[Y2038] [PATCH v3 08/10] fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
[Y2038] [PATCH v3 10/10] nanosleep: change time types to safe __kernel_* types
Deepa Dinamani
[Y2038] [PATCH v3 09/10] change time types to new y2038 safe __kernel_* types
Deepa Dinamani
Re: [Y2038] [PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
[Y2038] [PATCH evemu] evemu: Update struct input_event
Deepa Dinamani
Re: [Y2038] [PATCH evemu] evemu: Update struct input_event
Peter Hutterer
[Y2038] [PATCH libevdev] Update struct input_event
Deepa Dinamani
Re: [Y2038] [PATCH libevdev] Update struct input_event
Peter Hutterer
Re: [Y2038] [PATCH libevdev] Update struct input_event
Martin Kepplinger
Re: [Y2038] [PATCH libevdev] Update struct input_event
Deepa Dinamani
Re: [Y2038] [PATCH libevdev] Update struct input_event
Peter Hutterer
[Y2038] [PATCH] Update struct input_event
Deepa Dinamani
Re: [Y2038] [PATCH] Update struct input_event
Peter Hutterer
Re: [Y2038] [PATCH] Update struct input_event
Martin Kepplinger
Re: [Y2038] [PATCH] Update struct input_event
Deepa Dinamani
Re: [Y2038] [PATCH] Update struct input_event
Dmitry Torokhov
Re: [Y2038] [PATCH] Update struct input_event
Peter Hutterer
[Y2038] [PATCH] Update struct input_event
Deepa Dinamani
[Y2038] [PATCH] Update struct input_event
Deepa Dinamani
Re: [Y2038] [PATCH 31/31] aio: implement io_pgetevents
Arnd Bergmann
Re: [Y2038] [PATCH 31/31] aio: implement io_pgetevents
Christoph Hellwig
Re: [Y2038] [PATCH 31/31] aio: implement io_pgetevents
Arnd Bergmann
Re: [Y2038] [PATCH 31/31] aio: implement io_pgetevents
Christoph Hellwig
Re: [Y2038] [PATCH 31/31] aio: implement io_pgetevents
Arnd Bergmann
Re: [Y2038] [PATCH 31/31] aio: implement io_pgetevents
Christoph Hellwig
Re: [Y2038] [PATCH 31/31] aio: implement io_pgetevents
Christoph Hellwig
[Y2038] [PATCH v6 0/1] Make input drivers y2038 safe
Deepa Dinamani
[Y2038] [PATCH v6 1/1] input: Deprecate real timestamps beyond year 2106
Deepa Dinamani
Re: [Y2038] [PATCH v6 1/1] input: Deprecate real timestamps beyond year 2106
Dmitry Torokhov
Re: [Y2038] [PATCH v6 1/1] input: Deprecate real timestamps beyond year 2106
Deepa Dinamani
Re: [Y2038] [PATCH v6 1/1] input: Deprecate real timestamps beyond year 2106
Dmitry Torokhov
[Y2038] [PATCH v5 0/3] Make input drivers y2038 safe
Deepa Dinamani
[Y2038] [PATCH v5 2/3] input: evdev: Replace timeval with timespec64
Deepa Dinamani
Re: [Y2038] [PATCH v5 2/3] input: evdev: Replace timeval with timespec64
Dmitry Torokhov
Re: [Y2038] [PATCH v5 2/3] input: evdev: Replace timeval with timespec64
Arnd Bergmann
Re: [Y2038] [PATCH v5 2/3] input: evdev: Replace timeval with timespec64
Deepa Dinamani
Re: [Y2038] [PATCH v5 2/3] input: evdev: Replace timeval with timespec64
Dmitry Torokhov
[Y2038] [PATCH v5 1/3] uinput: Use monotonic times for uinput timestamps.
Deepa Dinamani
Re: [Y2038] [PATCH v5 1/3] uinput: Use monotonic times for uinput timestamps.
Dmitry Torokhov
[Y2038] [PATCH v5 3/3] input: Deprecate real timestamps beyond year 2106
Deepa Dinamani
[Y2038] [PATCH v4 0/4] Make input drivers y2038 safe
Deepa Dinamani
[Y2038] [PATCH v4 2/4] input: evdev: Replace timeval with timespec64
Deepa Dinamani
[Y2038] [PATCH v4 1/4] uinput: Use monotonic times for uinput timestamps.
Deepa Dinamani
Re: [Y2038] [PATCH v4 1/4] uinput: Use monotonic times for uinput timestamps.
Arnd Bergmann
Re: [Y2038] [PATCH v4 1/4] uinput: Use monotonic times for uinput timestamps.
Ben Hutchings
Re: [Y2038] [PATCH v4 1/4] uinput: Use monotonic times for uinput timestamps.
Ben Hutchings
Re: [Y2038] [PATCH v4 1/4] uinput: Use monotonic times for uinput timestamps.
Deepa Dinamani
Re: [Y2038] [PATCH v4 1/4] uinput: Use monotonic times for uinput timestamps.
Ben Hutchings
Re: [Y2038] [PATCH v4 1/4] uinput: Use monotonic times for uinput timestamps.
Deepa Dinamani
[Y2038] [PATCH v4 3/4] input: Deprecate real timestamps beyond year 2106
Deepa Dinamani
[Y2038] [PATCH v4 4/4] input: serio: Replace timeval by timespec64
Deepa Dinamani
Re: [Y2038] [PATCH v4 4/4] input: serio: Replace timeval by timespec64
Ben Hutchings
Re: [Y2038] [PATCH v4 4/4] input: serio: Replace timeval by timespec64
Deepa Dinamani
Re: [Y2038] [PATCH v4 0/4] Make input drivers y2038 safe
Peter Hutterer
[Y2038] [PATCH v3 0/4] Make input drivers y2038 safe
Deepa Dinamani
[Y2038] [PATCH v3 2/4] input: evdev: Replace timeval with timespec64
Deepa Dinamani
[Y2038] [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times
Deepa Dinamani
Re: [Y2038] [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times
Arnd Bergmann
Re: [Y2038] [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times
Deepa Dinamani
Re: [Y2038] [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times
Arnd Bergmann
Re: [Y2038] [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times
Deepa Dinamani
Re: [Y2038] [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times
Dmitry Torokhov
[Y2038] [PATCH v3 4/4] input: serio: Replace timeval by timespec64
Deepa Dinamani
Re: [Y2038] [PATCH v3 4/4] input: serio: Replace timeval by timespec64
Arnd Bergmann
Re: [Y2038] [PATCH v3 4/4] input: serio: Replace timeval by timespec64
Deepa Dinamani
[Y2038] [PATCH v3 3/4] input: Deprecate real timestamps beyond year 2106
Deepa Dinamani
Re: [Y2038] [PATCH v3 3/4] input: Deprecate real timestamps beyond year 2106
Arnd Bergmann
Re: [Y2038] [PATCH v3 3/4] input: Deprecate real timestamps beyond year 2106
Deepa Dinamani
Re: [Y2038] [PATCH v3 0/4] Make input drivers y2038 safe
Arnd Bergmann
Re: [Y2038] [PATCH v3 0/4] Make input drivers y2038 safe
Deepa Dinamani
[Y2038] [PATCH] [RFC v4] packet: experimental support for 64-bit timestamps
Arnd Bergmann
[Y2038] [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Deepa Dinamani
[Y2038] [PATCH v2 01/10] compat: Make compat helpers independent of CONFIG_COMPAT
Deepa Dinamani
[Y2038] [PATCH v2 02/10] include: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
[Y2038] [PATCH v2 03/10] compat: enable compat_get/put_timespec64 always
Deepa Dinamani
Re: [Y2038] [PATCH v2 03/10] compat: enable compat_get/put_timespec64 always
Ben Hutchings
Re: [Y2038] [PATCH v2 03/10] compat: enable compat_get/put_timespec64 always
Deepa Dinamani
[Y2038] [PATCH v2 04/10] arch: introduce CONFIG_64BIT_TIME
Deepa Dinamani
Re: [Y2038] [PATCH v2 04/10] arch: introduce CONFIG_64BIT_TIME
Ben Hutchings
[Y2038] [PATCH v2 05/10] arch: Introduce CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
[Y2038] [PATCH v2 07/10] include: Add new y2038 safe __kernel_timespec
Deepa Dinamani
Re: [Y2038] [PATCH v2 07/10] include: Add new y2038 safe __kernel_timespec
Ben Hutchings
Re: [Y2038] [PATCH v2 07/10] include: Add new y2038 safe __kernel_timespec
Arnd Bergmann
[Y2038] [PATCH v2 06/10] posix-clocks: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
[Y2038] [PATCH v2 08/10] fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
Re: [Y2038] [PATCH v2 08/10] fix get_timespec64() for y2038 safe compat interfaces
Ben Hutchings
Re: [Y2038] [PATCH v2 08/10] fix get_timespec64() for y2038 safe compat interfaces
Arnd Bergmann
Re: [Y2038] [PATCH v2 08/10] fix get_timespec64() for y2038 safe compat interfaces
Ben Hutchings
Re: [Y2038] [PATCH v2 08/10] fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
[Y2038] [PATCH v2 10/10] nanosleep: change time types to safe __kernel_* types
Deepa Dinamani
Re: [Y2038] [PATCH v2 10/10] nanosleep: change time types to safe __kernel_* types
Ben Hutchings
[Y2038] [PATCH v2 09/10] change time types to new y2038 safe __kernel_* types
Deepa Dinamani
Re: [Y2038] [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
Re: [Y2038] [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Deepa Dinamani
Re: [Y2038] [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
Re: [Y2038] [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Deepa Dinamani
Re: [Y2038] [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
Arnd Bergmann
[Y2038] [PATCH 1/3] y2038: introduce struct __kernel_old_timeval
Arnd Bergmann
[Y2038] [PATCH 2/3] y2038: elfcore: use __kernel_old_timeval for process times
Arnd Bergmann
[Y2038] [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
Arnd Bergmann
Re: [Y2038] [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
Paul Eggert
Re: [Y2038] [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
Eric W. Biederman
Re: [Y2038] [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
Arnd Bergmann
Re: [Y2038] [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
Arnd Bergmann
[Y2038] [PATCH 1/2] [net-next] packet: clarify timestamp overflow
Arnd Bergmann
[Y2038] [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
Arnd Bergmann
Re: [Y2038] [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
Jiri Pirko
Re: [Y2038] [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
Willem de Bruijn
Re: [Y2038] [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
Arnd Bergmann
Re: [Y2038] [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
Björn Töpel
Re: [Y2038] [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
Arnd Bergmann
Re: [Y2038] [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
Willem de Bruijn
Re: [Y2038] [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps
Arnd Bergmann
[Y2038] [PATCH v2] [media] vivid: use ktime_t for timestamp calculation
Arnd Bergmann
[Y2038] [PATCH v2] [media] staging: atomisp: convert timestamps to ktime_t
Arnd Bergmann
Re: [Y2038] [PATCH v2] [media] staging: atomisp: convert timestamps to ktime_t
Andy Shevchenko
Re: [Y2038] [PATCH v2] [media] staging: atomisp: convert timestamps to ktime_t
Alan Cox
[Y2038] [PATCH] atm: mpoa: remove 32-bit timekeeping
Arnd Bergmann
Re: [Y2038] [PATCH] atm: mpoa: remove 32-bit timekeeping
David Miller
[Y2038] [PATCH 1/8] [media] uvc_video: use ktime_t for stats
Arnd Bergmann
[Y2038] [PATCH 2/8] [media] uvc_video: use ktime_t for timestamps
Arnd Bergmann
Re: [Y2038] [PATCH 2/8] [media] uvc_video: use ktime_t for timestamps
Laurent Pinchart
Re: [Y2038] [PATCH 2/8] [media] uvc_video: use ktime_t for timestamps
Laurent Pinchart
Re: [Y2038] [PATCH 2/8] [media] uvc_video: use ktime_t for timestamps
Arnd Bergmann
[Y2038] [PATCH 3/8] [media] solo6x10: use ktime_get_ts64() for time sync
Arnd Bergmann
[Y2038] [PATCH 4/8] [media] staging: bcm2835-camera use ktime_t for timestamps
Arnd Bergmann
[Y2038] [PATCH 5/8] [media] omap3isp: support 64-bit version of omap3isp_stat_data
Arnd Bergmann
Re: [Y2038] [PATCH 5/8] [media] omap3isp: support 64-bit version of omap3isp_stat_data
Laurent Pinchart
Re: [Y2038] [PATCH 5/8] [media] omap3isp: support 64-bit version of omap3isp_stat_data
Arnd Bergmann
[Y2038] [PATCH 6/8] [media] vivid: use ktime_t for timestamp calculation
Arnd Bergmann
Re: [Y2038] [PATCH 6/8] [media] vivid: use ktime_t for timestamp calculation
Hans Verkuil
Re: [Y2038] [PATCH 6/8] [media] vivid: use ktime_t for timestamp calculation
Arnd Bergmann
[Y2038] [PATCH 7/8] [media] staging: atomisp: convert timestamps to ktime_t
Arnd Bergmann
Re: [Y2038] [PATCH 7/8] [media] staging: atomisp: convert timestamps to ktime_t
Andy Shevchenko
Re: [Y2038] [PATCH 7/8] [media] staging: atomisp: convert timestamps to ktime_t
Arnd Bergmann
[Y2038] [PATCH 8/8] [media] staging: imx: use ktime_t for timestamps
Arnd Bergmann
Re: [Y2038] [PATCH 8/8] [media] staging: imx: use ktime_t for timestamps
Steve Longerbeam
Re: [Y2038] [PATCH 1/8] [media] uvc_video: use ktime_t for stats
Laurent Pinchart
[Y2038] [PATCH] firmware: raspberrypi: print time using time64_t
Arnd Bergmann
[Y2038] [PATCH] mmc_test: use ktime_get_ts64 for timestamps
Arnd Bergmann
Earlier messages
Later messages