y2038
Thread
Date
Earlier messages
Later messages
Messages by Date
2018/07/18
Re: [Y2038] [PATCH v2 02/17] y2038: Remove newstat family from default syscall set
Joseph Myers
2018/07/18
Re: [Y2038] [PATCH 1/2] [RESEND] jffs2: use 64-bit intermediate timestamps
Boris Brezillon
2018/07/18
Re: [Y2038] [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
Arnd Bergmann
2018/07/18
Re: [Y2038] [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
Finn Thain
2018/07/18
Re: [Y2038] [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
Arnd Bergmann
2018/07/18
Re: [Y2038] [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
Finn Thain
2018/07/18
[Y2038] [PATCH 3/3] [RESEND] hpfs: extend gmt_to_local() conversion to 64-bit times
Arnd Bergmann
2018/07/18
[Y2038] [PATCH 2/3] [RESEND] ntfs: use timespec64 directly for timestamp conversion
Arnd Bergmann
2018/07/18
[Y2038] [PATCH 1/3] [RESEND] ufs: use ktime_get_real_seconds for sb and cg timestamps
Arnd Bergmann
2018/07/18
Re: [Y2038] [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
Geert Uytterhoeven
2018/07/18
Re: [Y2038] [PATCH 3/3] [v2] m68k: remove unused set_clock_mmss() helpers
Geert Uytterhoeven
2018/07/17
Re: [Y2038] [PATCH 1/2] [RESEND] jffs2: use 64-bit intermediate timestamps
Boris Brezillon
2018/07/17
Re: [Y2038] [PATCH] [RFC] y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018/07/17
Re: [Y2038] [PATCH v2 06/17] y2038: Change sys_utimensat() to use __kernel_timespec
Arnd Bergmann
2018/07/17
Re: [Y2038] [PATCH v2 02/17] y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018/07/17
Re: [Y2038] [PATCH] [RESEND] fuse: convert last timespec use to timespec64
Miklos Szeredi
2018/07/17
Re: [Y2038] [PATCH] [RFC] y2038: globally rename compat_time to old_time32
Christoph Hellwig
2018/07/17
Re: [Y2038] [PATCH v2 06/17] y2038: Change sys_utimensat() to use __kernel_timespec
Christoph Hellwig
2018/07/17
Re: [Y2038] [PATCH v2 05/17] asm-generic: Remove empty asm/unistd.h
Christoph Hellwig
2018/07/17
Re: [Y2038] [PATCH v2 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Christoph Hellwig
2018/07/17
Re: [Y2038] [PATCH v2 02/17] y2038: Remove newstat family from default syscall set
Christoph Hellwig
2018/07/17
Re: [Y2038] [PATCH v2 01/17] y2038: compat: Move common compat types to asm-generic/compat.h
Christoph Hellwig
2018/07/16
Re: [Y2038] [PATCH 6/6] alpha: uapi header and system call table file generation
kbuild test robot
2018/07/16
[Y2038] [PATCH v2 14/17] y2038: socket: Add compat_sys_recvmmsg_time64
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 09/17] y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 13/17] y2038: socket: Convert recvmmsg to __kernel_timespec
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 02/17] y2038: Remove newstat family from default syscall set
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 08/17] y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 10/17] y2038: futex: Add support for __kernel_timespec
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 15/17] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 00/17] y2038: system calls, part 3
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 01/17] y2038: compat: Move common compat types to asm-generic/compat.h
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 12/17] y2038: aio: Prepare sys_io_{p, }getevents for __kernel_timespec
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 16/17] y2038: Make compat_sys_rt_sigtimedwait usable on 32-bit
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 07/17] y2038: Compile utimes()/futimesat() conditionally
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 17/17] y2038: signal: Add compat_sys_rt_sigtimedwait_time64
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 03/17] y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 11/17] y2038: Prepare sched_rr_get_interval for __kernel_timespec
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 05/17] asm-generic: Remove empty asm/unistd.h
Arnd Bergmann
2018/07/16
[Y2038] [PATCH v2 06/17] y2038: Change sys_utimensat() to use __kernel_timespec
Arnd Bergmann
2018/07/16
Re: [Y2038] [PATCH 0/6] System call table generation support
Arnd Bergmann
2018/07/16
[Y2038] [PATCH 6/6] alpha: uapi header and system call table file generation
Firoz Khan
2018/07/16
[Y2038] [PATCH 5/6] alpha: Add system call table generation support
Firoz Khan
2018/07/16
[Y2038] [PATCH 3/6] alpha: Unify the not-implemented system call entry name
Firoz Khan
2018/07/16
[Y2038] [PATCH 4/6] alpha: Replace NR_SYSCALLS macro from asm/unistd.h
Firoz Khan
2018/07/16
[Y2038] [PATCH 1/6] alpha: Move __IGNORE* entries to non uapi header
Firoz Khan
2018/07/16
[Y2038] [PATCH 0/6] System call table generation support
Firoz Khan
2018/07/16
[Y2038] [PATCH 2/6] alpha: Add CONFIG_OSF4_COMPAT for compat syscall support
Firoz Khan
2018/07/16
Re: [Y2038] [PATCH] [RFC] y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018/07/15
Re: [Y2038] [PATCH 2/5] ceph: stop using current_kernel_time()
Yan, Zheng
2018/07/14
Re: [Y2038] [PATCH] [RFC] y2038: globally rename compat_time to old_time32
Deepa Dinamani
2018/07/13
Re: [Y2038] [PATCH 1/2] [RESEND] jffs2: use 64-bit intermediate timestamps
Richard Weinberger
2018/07/13
[Y2038] [PATCH 5/5] ceph: use 64-bit timespec for r_stamp
Arnd Bergmann
2018/07/13
[Y2038] [PATCH 4/5] ceph: use timespec64 for r_mtime
Arnd Bergmann
2018/07/13
[Y2038] [PATCH 3/5] ceph: use timespec64 for inode timestamp
Arnd Bergmann
2018/07/13
[Y2038] [PATCH 2/5] ceph: stop using current_kernel_time()
Arnd Bergmann
2018/07/13
[Y2038] [PATCH 1/5] ceph: use timespec64 in for keepalive
Arnd Bergmann
2018/07/13
Re: [Y2038] [PATCH] [v2] bcache: stop using the deprecated get_seconds()
Jens Axboe
2018/07/13
Re: [Y2038] [PATCH] [v2] bcache: stop using the deprecated get_seconds()
Arnd Bergmann
2018/07/13
Re: [Y2038] [PATCH] [RESEND] f2fs: use timespec64 for inode timestamps
Arnd Bergmann
2018/07/13
Re: [Y2038] [PATCH] [RESEND] f2fs: use timespec64 for inode timestamps
Jaegeuk Kim
2018/07/13
Re: [Y2038] [PATCH] [v2] bcache: stop using the deprecated get_seconds()
Coly Li
2018/07/13
[Y2038] [PATCH] [RESEND] sysvfs: use ktime_get_real_seconds() for superblock stamp
Arnd Bergmann
2018/07/13
[Y2038] [PATCH 2/2] [RESEND] jffs2: use unsigned 32-bit timstamps consistently
Arnd Bergmann
2018/07/13
[Y2038] [PATCH 1/2] [RESEND] jffs2: use 64-bit intermediate timestamps
Arnd Bergmann
2018/07/13
[Y2038] [PATCH 1/2] [PATCHES] jffs2: use 64-bit intermediate timestamps
Arnd Bergmann
2018/07/13
[Y2038] [PATCH] [RESEND] f2fs: use timespec64 for inode timestamps
Arnd Bergmann
2018/07/13
[Y2038] [PATCH] [RESEND] fuse: convert last timespec use to timespec64
Arnd Bergmann
2018/07/13
[Y2038] [PATCH 1/2] [RESEND] ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2018/07/13
[Y2038] [PATCH 2/2] [RESEND] ubifs: tnc: use monotonic znode timestamp
Arnd Bergmann
2018/07/13
Re: [Y2038] [PATCH] ubifs: use timespec64 for inode timestamps
Arnd Bergmann
2018/07/13
Re: [Y2038] [PATCH] [v2] bcache: stop using the deprecated get_seconds()
Arnd Bergmann
2018/07/13
[Y2038] [PATCH] [RFC] y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018/07/13
Re: [Y2038] [PATCH] [RESEND] rtc: use ktime_get_real_ts64() instead of getnstimeofday64()
Alexandre Belloni
2018/07/12
Re: [Y2038] [PATCH v3 5/7] time: Add struct __kernel_timex
Arnd Bergmann
2018/07/12
Re: [Y2038] [PATCH v3 7/7] timex: change syscalls to use struct __kernel_timex
Arnd Bergmann
2018/07/12
Re: [Y2038] [PATCH v2 3/7] riscv: Include asm-generic/compat.h
Arnd Bergmann
2018/07/12
Re: [Y2038] [PATCH v2 3/7] riscv: Include asm-generic/compat.h
Geert Uytterhoeven
2018/07/12
Re: [Y2038] [PATCH v2 3/7] riscv: Include asm-generic/compat.h
Arnd Bergmann
2018/07/12
Re: [Y2038] [PATCH v2 3/7] riscv: Include asm-generic/compat.h
Christoph Hellwig
2018/07/12
Re: [Y2038] [PATCH v3 7/7] timex: change syscalls to use struct __kernel_timex
Christoph Hellwig
2018/07/12
Re: [Y2038] [PATCH v3 6/7] timex: use __kernel_timex internally
Christoph Hellwig
2018/07/12
Re: [Y2038] [PATCH v3 5/7] time: Add struct __kernel_timex
Christoph Hellwig
2018/07/12
Re: [Y2038] [PATCH v3 1/7] arm64: Make basic compat_* types always available
Christoph Hellwig
2018/07/12
Re: [Y2038] [PATCH v3 3/7] riscv: Delete asm/compat.h
Christoph Hellwig
2018/07/11
Re: [Y2038] [PATCH] [RESEND] powerpc: xmon: use ktime_get_coarse_boottime64
Michael Ellerman
2018/07/11
Re: [Y2038] [PATCH 1/2] [v2] hfs/hfsplus: follow MacOS time behavior
Ernesto A . Fernández
2018/07/11
Re: [Y2038] [PATCH] drm/msm: avoid using 'timespec'
Sean Paul
2018/07/11
Re: [Y2038] powerpc: xmon: use ktime_get_coarse_boottime64
Michael Ellerman
2018/07/11
[Y2038] [PATCH] [RESEND] powerpc: xmon: use ktime_get_coarse_boottime64
Arnd Bergmann
2018/07/11
[Y2038] [PATCH] [RESEND] firewire: ohci: stop using get_seconds() for BUS_TIME
Arnd Bergmann
2018/07/11
[Y2038] [PATCH] [RESEND] rtc: use ktime_get_real_ts64() instead of getnstimeofday64()
Arnd Bergmann
2018/07/11
[Y2038] [PATCH] [RESEND] firewire: use 64-bit time_t based interfaces
Arnd Bergmann
2018/07/11
Re: [Y2038] [PATCH v3 5/7] time: Add struct __kernel_timex
Arnd Bergmann
2018/07/11
[Y2038] [PATCH v2 5/6] jbd2: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
2018/07/11
[Y2038] [PATCH v2 6/6] ext4: super: extend timestamps to 40 bits
Arnd Bergmann
2018/07/11
[Y2038] [PATCH v2 4/6] ext4: use timespec64 for all inode times
Arnd Bergmann
2018/07/11
[Y2038] [PATCH v2 1/6] ext4: sysfs: print ext4_super_block fields as little-endian
Arnd Bergmann
2018/07/11
[Y2038] [PATCH v2 2/6] ext4: use 64-bit timestamps for mmp_time
Arnd Bergmann
2018/07/11
[Y2038] [PATCH v2 3/6] ext4: use ktime_get_real_seconds for i_dtime
Arnd Bergmann
2018/07/10
[Y2038] [PATCH 2/2] [v2] hfs/hfsplus: stop using timespec based interfaces
Arnd Bergmann
2018/07/10
[Y2038] [PATCH 1/2] [v2] hfs/hfsplus: follow MacOS time behavior
Arnd Bergmann
2018/07/10
Re: [Y2038] [PATCH] drm/msm: avoid using 'timespec'
Arnd Bergmann
2018/07/10
Re: [Y2038] [PATCH] drm/msm: avoid using 'timespec'
Sean Paul
2018/07/10
Re: [Y2038] [PATCH] hfs/hfsplus: use documented official timestamp range
Arnd Bergmann
2018/07/09
Re: [Y2038] [PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
Finn Thain
2018/07/09
Re: [Y2038] [PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
Arnd Bergmann
2018/07/08
Re: [Y2038] [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
Finn Thain
2018/07/08
Re: [Y2038] [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
Geert Uytterhoeven
2018/07/07
Re: [Y2038] [PATCH v3 6/7] timex: use __kernel_timex internally
Richard Henderson
2018/07/06
[Y2038] [PATCH v3 6/7] timex: use __kernel_timex internally
Deepa Dinamani
2018/07/06
[Y2038] [PATCH v3 7/7] timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
2018/07/06
[Y2038] [PATCH v3 5/7] time: Add struct __kernel_timex
Deepa Dinamani
2018/07/06
[Y2038] [PATCH v3 2/7] sparc: Make thread_info.h available directly
Deepa Dinamani
2018/07/06
[Y2038] [PATCH v3 3/7] riscv: Delete asm/compat.h
Deepa Dinamani
2018/07/06
[Y2038] [PATCH v3 4/7] timex: prepare compat helpers for y2038 changes
Deepa Dinamani
2018/07/06
[Y2038] [PATCH v3 1/7] arm64: Make basic compat_* types always available
Deepa Dinamani
2018/07/06
[Y2038] [PATCH v3 0/7] Introduce struct __kernel_timex
Deepa Dinamani
2018/07/06
Re: [Y2038] [PATCH v2 3/7] riscv: Include asm-generic/compat.h
Deepa Dinamani
2018/07/06
Re: [Y2038] [PATCH v2 3/7] riscv: Include asm-generic/compat.h
Arnd Bergmann
2018/07/05
Re: [Y2038] [kbuild-all] [PATCH 3/6] timex: prepare compat helpers for y2038 changes
Philip Li
2018/07/05
Re: [Y2038] [PATCH v2 3/7] riscv: Include asm-generic/compat.h
Deepa Dinamani
2018/07/05
Re: [Y2038] [PATCH v2 3/7] riscv: Include asm-generic/compat.h
Christoph Hellwig
2018/07/05
Re: [Y2038] [PATCH 3/6] timex: prepare compat helpers for y2038 changes
Deepa Dinamani
2018/07/05
[Y2038] [PATCH v2 7/7] timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
2018/07/05
[Y2038] [PATCH v2 6/7] timex: use __kernel_timex internally
Deepa Dinamani
2018/07/05
[Y2038] [PATCH v2 5/7] time: Add struct __kernel_timex
Deepa Dinamani
2018/07/05
[Y2038] [PATCH v2 4/7] timex: prepare compat helpers for y2038 changes
Deepa Dinamani
2018/07/05
[Y2038] [PATCH v2 3/7] riscv: Include asm-generic/compat.h
Deepa Dinamani
2018/07/05
[Y2038] [PATCH v2 0/7] Introduce struct __kernel_timex
Deepa Dinamani
2018/07/05
[Y2038] [PATCH v2 1/7] arm64: Make basic compat_* types always available
Deepa Dinamani
2018/07/05
[Y2038] [PATCH v2 2/7] sparc: Make thread_info.h available directly
Deepa Dinamani
2018/07/05
Re: [Y2038] [PATCH 3/6] timex: prepare compat helpers for y2038 changes
Thomas Gleixner
2018/07/05
Re: [Y2038] [PATCH 3/6] timex: prepare compat helpers for y2038 changes
Deepa Dinamani
2018/07/05
Re: [Y2038] [PATCH 3/6] timex: prepare compat helpers for y2038 changes
kbuild test robot
2018/07/03
Re: [Y2038] [PATCH 2/6] sparc: Make thread_info.h available directly
David Miller
2018/07/03
Re: [Y2038] [PATCH] ubifs: tnc: use monotonic znode timestamp
Richard Weinberger
2018/07/02
[Y2038] [PATCH 5/6] timex: use __kernel_timex internally
Deepa Dinamani
2018/07/02
[Y2038] [PATCH 4/6] time: Add struct __kernel_timex
Deepa Dinamani
2018/07/02
[Y2038] [PATCH 6/6] timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
2018/07/02
[Y2038] [PATCH 1/6] arm64: Make basic compat_* types always available
Deepa Dinamani
2018/07/02
[Y2038] [PATCH 3/6] timex: prepare compat helpers for y2038 changes
Deepa Dinamani
2018/07/02
[Y2038] [PATCH 2/6] sparc: Make thread_info.h available directly
Deepa Dinamani
2018/07/02
[Y2038] [PATCH 0/6] Introduce struct __kernel_timex
Deepa Dinamani
2018/07/02
Re: [Y2038] [PATCH] ubifs: tnc: use monotonic znode timestamp
Richard Weinberger
2018/07/02
Re: [Y2038] [PATCH] ubifs: use timespec64 for inode timestamps
Richard Weinberger
2018/07/01
Re: [Y2038] [PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
Meelis Roos
2018/06/29
Re: [Y2038] [4/4] ath9k: use timespec64 for tsf_ts
Kalle Valo
2018/06/28
[Y2038] Managed Service Providers (MSPs)
diana . wayne
2018/06/27
Re: [Y2038] [1/3,v2] powerpc: mac: fix rtc read/write functions
Michael Ellerman
2018/06/27
Re: [Y2038] [2/4] zd1211rw: stop using deprecated get_seconds()
Kalle Valo
2018/06/27
Re: [Y2038] [PATCH] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
Arnd Bergmann
2018/06/27
Re: [Y2038] [PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
Michael Ellerman
2018/06/27
Re: [Y2038] [PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
Arnd Bergmann
2018/06/26
Re: [Y2038] [PATCH 1/3] [v2] powerpc: mac: fix rtc read/write functions
Michael Ellerman
2018/06/26
Re: [Y2038] [PATCH] Documentation: document ktime_get_*() APIs
Arnd Bergmann
2018/06/26
Re: [Y2038] [PATCH] Documentation: document ktime_get_*() APIs
Randy Dunlap
2018/06/26
Re: [Y2038] [PATCH] vfs: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
2018/06/26
[Y2038] [PATCH] Documentation: document ktime_get_*() APIs
Arnd Bergmann
2018/06/26
Re: [Y2038] [PATCH] scsi: lpfc: use monotonic timestamps for statistics
Martin K. Petersen
2018/06/26
Re: [Y2038] [PATCH] scsi_transport_fc: use 64-bit timestamps consistently
Martin K. Petersen
2018/06/26
Re: [Y2038] [PATCH] aacraid: stop using deprated get_seconds()
Martin K. Petersen
2018/06/25
Re: [Y2038] [PATCH] vfs: replace current_kernel_time64 with ktime equivalent
Dave Chinner
2018/06/25
Re: [Y2038] [PATCH] scsi_transport_fc: use 64-bit timestamps consistently
James Smart
2018/06/25
Re: [Y2038] [PATCH] scsi_transport_fc: use 64-bit timestamps consistently
Tyrel Datwyler
2018/06/25
Re: [Y2038] [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime
Eric W. Biederman
2018/06/25
Re: [Y2038] [PATCH] vfs: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
2018/06/25
Re: [Y2038] [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime
Arnd Bergmann
2018/06/25
Re: [Y2038] [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime
Ingo Molnar
2018/06/25
Re: [Y2038] [PATCH] scsi_transport_fc: use 64-bit timestamps consistently
Johannes Thumshirn
2018/06/25
Re: [Y2038] [PATCH] scsi: lpfc: use monotonic timestamps for statistics
Johannes Thumshirn
2018/06/24
Re: [Y2038] [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime
Eric W. Biederman
2018/06/24
Re: [Y2038] [PATCH] iio: use timespec64 based interfaces for iio_get_time_ns()
Jonathan Cameron
2018/06/24
Re: [Y2038] [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime
Ingo Molnar
2018/06/23
Re: [Y2038] [PATCH 2/3] hfsplus: stop using timespec based interfaces
Ernesto A . Fernández
2018/06/23
Re: [Y2038] [PATCH] [v2] bcache: stop using the deprecated get_seconds()
Coly Li
2018/06/22
Re: [Y2038] [PATCH] hfs/hfsplus: use documented official timestamp range
Ernesto A . Fernández
2018/06/22
Re: [Y2038] [PATCH] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
Shiraz Saleem
2018/06/22
[Y2038] [merged] sysinfo-remove-get_monotonic_boottime.patch removed from -mm tree
akpm
2018/06/22
Re: [Y2038] [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime
Eric W. Biederman
2018/06/22
Re: [Y2038] [PATCH] aacraid: stop using deprated get_seconds()
Raghava Aditya Renukunta
2018/06/22
Re: [Y2038] [PATCH 3/3] hfsplus: return inode birthtime for statx
Arnd Bergmann
2018/06/22
Re: [Y2038] [PATCH 1/3] hfs: stop using timespec based interfaces
Arnd Bergmann
2018/06/22
[Y2038] [PATCH] hfs/hfsplus: use documented official timestamp range
Arnd Bergmann
2018/06/22
[Y2038] [PATCH] [v2] bcache: stop using the deprecated get_seconds()
Arnd Bergmann
2018/06/22
[Y2038] [PATCH] [v3] reiserfs: change j_timestamp type to time64_t
Arnd Bergmann
2018/06/22
Re: [Y2038] [PATCH] vfs: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
2018/06/22
Re: [Y2038] [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
Arnd Bergmann
2018/06/22
Re: [Y2038] [PATCH] staging: android/vsoc: stop using 'timespec'
Martijn Coenen
2018/06/22
Re: [Y2038] [PATCH 4/6] ext4: use timespec64 for all inode times
Arnd Bergmann
2018/06/22
Re: [Y2038] [PATCH 5/6] jbd2: replace current_kernel_time64 with ktime equivalent
Jan Kara
2018/06/22
Re: [Y2038] [PATCH 2/6] ext4: use 64-bit timestamps for mmp_time
Jan Kara
2018/06/22
Re: [Y2038] [PATCH 4/6] ext4: use timespec64 for all inode times
Jan Kara
2018/06/21
Re: [Y2038] [PATCH 2/3] [v2] m68k: mac: use time64_t in RTC handling
Finn Thain
2018/06/21
Re: [Y2038] [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime
Ingo Molnar
2018/06/21
Re: [Y2038] [PATCH] staging: android/vsoc: stop using 'timespec'
Alistair Strachan
2018/06/21
Re: [Y2038] [PATCH] vfs: replace current_kernel_time64 with ktime equivalent
Dave Chinner
2018/06/21
Re: [Y2038] [PATCH 6/6] [RFC] ext4: super: extend timestamps to 40 bits
Arnd Bergmann
2018/06/21
Re: [Y2038] [PATCH 3/6] ext4: use ktime_get_real_seconds for i_dtime
Arnd Bergmann
Earlier messages
Later messages