y2038
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Y2038] [PATCH 21/23] y2038: itimer: change implementation to timespec64
Thomas Gleixner
Re: [Y2038] [PATCH 21/23] y2038: itimer: change implementation to timespec64
Ben Hutchings
Re: [Y2038] [PATCH 21/23] y2038: itimer: change implementation to timespec64
Arnd Bergmann
[Y2038] [PATCH 22/23] [RFC] y2038: itimer: use ktime_t internally
Arnd Bergmann
Re: [Y2038] [PATCH 22/23] [RFC] y2038: itimer: use ktime_t internally
Thomas Gleixner
Re: [Y2038] [PATCH 00/23] y2038 cleanups
Arnd Bergmann
[Y2038] [PATCH 0/8] y2038: bug fixes from y2038 work
Arnd Bergmann
[Y2038] [PATCH 1/8] y2038: timex: remove incorrect time_t truncation
Arnd Bergmann
Re: [Y2038] [PATCH 1/8] y2038: timex: remove incorrect time_t truncation
Deepa Dinamani
[Y2038] [PATCH 2/8] timekeeping: optimize ns_to_timespec64
Arnd Bergmann
Re: [Y2038] [PATCH 2/8] timekeeping: optimize ns_to_timespec64
Deepa Dinamani
[Y2038] [PATCH 3/8] powerpc: fix vdso32 for ppc64le
Arnd Bergmann
Re: [Y2038] [PATCH 3/8] powerpc: fix vdso32 for ppc64le
Ben Hutchings
Re: [Y2038] [PATCH 3/8] powerpc: fix vdso32 for ppc64le
Arnd Bergmann
Re: [Y2038] [PATCH 3/8] powerpc: fix vdso32 for ppc64le
Ben Hutchings
Re: [Y2038] [PATCH 3/8] powerpc: fix vdso32 for ppc64le
Arnd Bergmann
Re: [Y2038] [PATCH 3/8] powerpc: fix vdso32 for ppc64le
Ben Hutchings
[Y2038] [PATCH 5/8] netfilter: xt_time: use time64_t
Arnd Bergmann
Re: [Y2038] [PATCH 5/8] netfilter: xt_time: use time64_t
Pablo Neira Ayuso
[Y2038] [PATCH 6/8] lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
Re: [Y2038] [PATCH 6/8] lp: fix sparc64 LPSETTIMEOUT ioctl
Ben Hutchings
Re: [Y2038] [PATCH 6/8] lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
Re: [Y2038] [PATCH 6/8] lp: fix sparc64 LPSETTIMEOUT ioctl
Ben Hutchings
Re: [Y2038] [PATCH 6/8] lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
Re: [Y2038] [PATCH 6/8] lp: fix sparc64 LPSETTIMEOUT ioctl
Ben Hutchings
[Y2038] [PATCH 4/8] ipmi: kill off 'timespec' usage again
Arnd Bergmann
Re: [Y2038] [PATCH 4/8] ipmi: kill off 'timespec' usage again
Corey Minyard
Re: [Y2038] [PATCH 4/8] ipmi: kill off 'timespec' usage again
Arnd Bergmann
[Y2038] [PATCH 7/8] ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
Re: [Y2038] [PATCH 7/8] ppdev: fix PPGETTIME/PPSETTIME ioctls
Ben Hutchings
Re: [Y2038] [PATCH 7/8] ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
[Y2038] [PATCH 8/8] Input: input_event: fix struct padding on sparc64
Arnd Bergmann
Re: [Y2038] [PATCH 8/8] Input: input_event: fix struct padding on sparc64
Dmitry Torokhov
Re: [Y2038] [PATCH 8/8] Input: input_event: fix struct padding on sparc64
Arnd Bergmann
[Y2038] [PATCH v3 0/8] RFC/RFT: y2038 safety in v4l2
Arnd Bergmann
[Y2038] [PATCH v3 1/8] media: documentation: fix video_event description
Arnd Bergmann
[Y2038] [PATCH v3 2/8] media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
[Y2038] [PATCH v3 5/8] media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI
Arnd Bergmann
[Y2038] [PATCH v3 7/8] media: v4l2-core: fix compat VIDIOC_DQEVENT for time64 ABI
Arnd Bergmann
[Y2038] [PATCH v3 4/8] media: v4l2-core: split out data copy from video_usercopy
Arnd Bergmann
[Y2038] [PATCH v3 3/8] media: v4l2-core: ignore native command codes
Arnd Bergmann
Re: [Y2038] [PATCH v3 3/8] media: v4l2-core: ignore native command codes
Arnd Bergmann
[Y2038] [PATCH v3 6/8] media: v4l2-core: fix v4l2_buffer handling for time64 ABI
Arnd Bergmann
[Y2038] [PATCH v3 8/8] media: v4l2-core: fix compat v4l2_buffer handling for time64 ABI
Arnd Bergmann
[Y2038] arm version of generic VDSO?
Arnd Bergmann
Re: [Y2038] arm version of generic VDSO?
Vincenzo Frascino
Re: [Y2038] arm version of generic VDSO?
Russell King - ARM Linux admin
Re: [Y2038] arm version of generic VDSO?
Russell King - ARM Linux admin
Re: [Y2038] arm version of generic VDSO?
Arnd Bergmann
Re: [Y2038] arm version of generic VDSO?
Vincenzo Frascino
Re: [Y2038] arm version of generic VDSO?
Vincenzo Frascino
[Y2038] [PATCH] generic/402: update test script style
Deepa Dinamani
Re: [Y2038] [PATCH] generic/402: update test script style
Eryu Guan
[Y2038] [PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
Arnd Bergmann
[Y2038] [PATCH v6 01/43] fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
Arnd Bergmann
[Y2038] [PATCH v6 06/43] compat_sys_ioctl(): make parallel to do_vfs_ioctl()
Arnd Bergmann
[Y2038] [PATCH v6 02/43] FIGETBSZ: fix compat
Arnd Bergmann
[Y2038] [PATCH v6 03/43] compat: itanic doesn't have one
Arnd Bergmann
[Y2038] [PATCH v6 08/43] compat_ioctl: drop FIOQSIZE table entry
Arnd Bergmann
[Y2038] [PATCH v6 04/43] do_vfs_ioctl(): use saner types
Arnd Bergmann
[Y2038] [PATCH v6 09/43] compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
[Y2038] [PATCH v6 07/43] ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
[Y2038] [PATCH v6 05/43] compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
Arnd Bergmann
[Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Alexandre Belloni
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Ben Hutchings
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Ben Hutchings
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Al Viro
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Alexandre Belloni
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Alexandre Belloni
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Arnd Bergmann
Re: [Y2038] [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
Alexandre Belloni
[Y2038] [PATCH v6 17/43] compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
[Y2038] [PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
Re: [Y2038] [PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
Ben Hutchings
Re: [Y2038] [PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
[Y2038] [PATCH v6 18/43] compat_ioctl: move hci_sock handlers into driver
Arnd Bergmann
[Y2038] [PATCH v6 19/43] compat_ioctl: remove HCIUART handling
Arnd Bergmann
[Y2038] [PATCH v6 26/43] compat_ioctl: remove /dev/raw ioctl translation
Arnd Bergmann
[Y2038] [PATCH v6 23/43] compat_ioctl: remove /dev/random commands
Arnd Bergmann
[Y2038] [PATCH v6 20/43] compat_ioctl: remove HIDIO translation
Arnd Bergmann
[Y2038] [PATCH v6 24/43] compat_ioctl: remove joystick ioctl translation
Arnd Bergmann
[Y2038] [PATCH v6 22/43] compat_ioctl: remove IGNORE_IOCTL()
Arnd Bergmann
[Y2038] [PATCH v6 15/43] compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
[Y2038] [PATCH v6 28/43] compat_ioctl: remove unused convert_in_user macro
Arnd Bergmann
[Y2038] [PATCH v6 21/43] compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
[Y2038] [PATCH v6 27/43] compat_ioctl: remove last RAID handling code
Arnd Bergmann
[Y2038] [PATCH v6 25/43] compat_ioctl: remove PCI ioctl translation
Arnd Bergmann
[Y2038] [PATCH v6 42/43] pktcdvd: add compat_ioctl handler
Arnd Bergmann
[Y2038] [PATCH v6 36/43] tty: handle compat PPP ioctls
Arnd Bergmann
[Y2038] [PATCH v6 29/43] REPLACE gfs2: add compat_ioctl support
Arnd Bergmann
[Y2038] [PATCH v6 29/43] gfs2: add compat_ioctl support
Arnd Bergmann
[Y2038] [PATCH v6 14/43] compat_ioctl: move tape handling into drivers
Arnd Bergmann
[Y2038] [PATCH v6 13/43] compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
[Y2038] [PATCH v6 34/43] compat_ioctl: handle SIOCOUTQNSD
Arnd Bergmann
[Y2038] [PATCH v6 39/43] compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
[Y2038] [PATCH v6 38/43] compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
Arnd Bergmann
[Y2038] [PATCH v6 40/43] compat_ioctl: ppp: move simple commands into ppp_generic.c
Arnd Bergmann
[Y2038] [PATCH v6 35/43] compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
[Y2038] [PATCH v6 37/43] compat_ioctl: unify copy-in of ppp filters
Arnd Bergmann
[Y2038] [PATCH v6 43/43] scsi: sd: enable compat ioctls for sed-opal
Arnd Bergmann
[Y2038] [PATCH v6 33/43] af_unix: add compat_ioctl support
Arnd Bergmann
[Y2038] [PATCH v6 41/43] compat_ioctl: move SG_GET_REQUEST_TABLE handling
Arnd Bergmann
[Y2038] [PATCH v6 30/43] fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
[Y2038] [PATCH v6 32/43] compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
[Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Jarkko Sakkinen
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Al Viro
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Al Viro
Re: [Y2038] [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
[Y2038] [PATCH v6 31/43] compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
Re: [Y2038] [PATCH v6 31/43] compat_ioctl: move WDIOC handling into wdt drivers
Ben Hutchings
Re: [Y2038] [PATCH v6 31/43] compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
[Y2038] [PATCH v6 12/43] compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
[Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Arnd Bergmann
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Arnd Bergmann
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Arnd Bergmann
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Florian Weimer
Re: [Y2038] [PATCH] io_uring: use __kernel_timespec in timeout ABI
Jens Axboe
[Y2038] [GIT PULL] y2038: add inode timestamp clamping
Arnd Bergmann
Re: [Y2038] [GIT PULL] y2038: add inode timestamp clamping
pr-tracker-bot
[Y2038] [GIT PULL] ipc: fix regressions from y2038 patches
Arnd Bergmann
Re: [Y2038] [GIT PULL] ipc: fix regressions from y2038 patches
pr-tracker-bot
[Y2038] [PATCH 1/2] ipc: fix semtimedop for generic 32-bit architectures
Arnd Bergmann
[Y2038] [PATCH 2/2] ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
Re: [Y2038] [PATCH 2/2] ipc: fix sparc64 ipc() wrapper
Matt Turner
Re: [Y2038] [PATCH 2/2] ipc: fix sparc64 ipc() wrapper
Anatoly Pugachev
Re: [Y2038] [PATCH 2/2] ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
[Y2038] [PATCH] adfs: Fill in max and min timestamps in sb
Deepa Dinamani
[Y2038] [GIT PULL] vfs: Add support for timestamp limits
Deepa Dinamani
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Arnd Bergmann
[Y2038] [GIT PULL RESEND] vfs: Add support for timestamp limits
Deepa Dinamani
Re: [Y2038] [GIT PULL RESEND] vfs: Add support for timestamp limits
Arnd Bergmann
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Deepa Dinamani
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Mike Marshall
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Deepa Dinamani
Re: [Y2038] [GIT PULL] vfs: Add support for timestamp limits
Arnd Bergmann
[Y2038] [PATCH v8 00/20] vfs: Add support for timestamp limits
Deepa Dinamani
[Y2038] [PATCH v8 02/20] vfs: Add timestamp_truncate() api
Deepa Dinamani
[Y2038] [PATCH v8 01/20] vfs: Add file timestamp range support
Deepa Dinamani
[Y2038] [PATCH v8 03/20] timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
Re: [Y2038] [PATCH v8 03/20] timestamp_truncate: Replace users of timespec64_trunc
Greg KH
[Y2038] [PATCH v8 07/20] 9p: Fill min and max timestamps in sb
Deepa Dinamani
[Y2038] [PATCH v8 06/20] fs: Fill in max and min timestamps in superblock
Deepa Dinamani
Re: [Y2038] [PATCH v8 06/20] fs: Fill in max and min timestamps in superblock
Anders Larsen
Re: [Y2038] [PATCH v8 06/20] fs: Fill in max and min timestamps in superblock
Tigran Aivazian
[Y2038] [PATCH v8 05/20] utimes: Clamp the timestamps before update
Deepa Dinamani
[Y2038] [PATCH v8 04/20] mount: Add mount warning for impending timestamp expiry
Deepa Dinamani
[Y2038] [PATCH v8 09/20] ext4: Initialize timestamps limits
Deepa Dinamani
[Y2038] [PATCH v8 11/20] fs: cifs: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 13/20] fs: affs: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 08/20] adfs: Fill in max and min timestamps in sb
Deepa Dinamani
Re: [Y2038] [PATCH v8 08/20] adfs: Fill in max and min timestamps in sb
Matthew Wilcox
Re: [Y2038] [PATCH v8 08/20] adfs: Fill in max and min timestamps in sb
Deepa Dinamani
[Y2038] [PATCH v8 15/20] fs: ceph: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 12/20] fs: fat: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 10/20] fs: nfs: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 14/20] fs: sysv: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 17/20] fs: hpfs: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 16/20] fs: orangefs: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 18/20] fs: omfs: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 20/20] isofs: Initialize filesystem timestamp ranges
Deepa Dinamani
[Y2038] [PATCH v8 19/20] pstore: fs superblock limits
Deepa Dinamani
Re: [Y2038] [PATCH v8 19/20] pstore: fs superblock limits
Kees Cook
Re: [Y2038] [PATCH v8 19/20] pstore: fs superblock limits
Deepa Dinamani
Re: [Y2038] [PATCH v8 00/20] vfs: Add support for timestamp limits
Jeff Layton
[Y2038] [PATCH 00/20] vfs: Add support for timestamp limits
Deepa Dinamani
[Y2038] [PATCH 01/20] vfs: Add file timestamp range support
Deepa Dinamani
[Y2038] [PATCH 02/20] vfs: Add timestamp_truncate() api
Deepa Dinamani
[Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Deepa Dinamani
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Ben Hutchings
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Arnd Bergmann
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Deepa Dinamani
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Ben Hutchings
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Deepa Dinamani
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Ben Hutchings
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Arnd Bergmann
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Deepa Dinamani
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Deepa Dinamani
Re: [Y2038] [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
Ben Hutchings
[Y2038] [PATCH 05/20] utimes: Clamp the timestamps before update
Deepa Dinamani
Re: [Y2038] [PATCH 05/20] utimes: Clamp the timestamps before update
Darrick J. Wong
Re: [Y2038] [PATCH 05/20] utimes: Clamp the timestamps before update
Deepa Dinamani
Re: [Y2038] [PATCH 05/20] utimes: Clamp the timestamps before update
Ben Hutchings
Re: [Y2038] [PATCH 05/20] utimes: Clamp the timestamps before update
Deepa Dinamani
[Y2038] [PATCH 07/20] 9p: Fill min and max timestamps in sb
Deepa Dinamani
[Y2038] [PATCH 08/20] adfs: Fill in max and min timestamps in sb
Deepa Dinamani
[Y2038] [PATCH 06/20] fs: Fill in max and min timestamps in superblock
Deepa Dinamani
Re: [Y2038] [PATCH 06/20] fs: Fill in max and min timestamps in superblock
Darrick J. Wong
[Y2038] [PATCH 09/20] ext4: Initialize timestamps limits
Deepa Dinamani
Re: [Y2038] [PATCH 09/20] ext4: Initialize timestamps limits
Darrick J. Wong
Earlier messages
Later messages