y2038
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Y2038] [PATCH v2 3/5] parisc: add system call table generation support
Firoz Khan
Re: [Y2038] [PATCH v2 3/5] parisc: add system call table generation support
Firoz Khan
[Y2038] [PATCH v2 4/5] parisc: uapi header and system call table file generation
Firoz Khan
[Y2038] [PATCH v2 5/5] parisc: add __IGNORE* entries in asm/unistd.h
Firoz Khan
[Y2038] [PATCH v4 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
Deepa Dinamani
[Y2038] [PATCH v4 2/5] signal: Add restore_user_sigmask()
Deepa Dinamani
[Y2038] [PATCH v4 1/5] signal: Add set_user_sigmask()
Deepa Dinamani
[Y2038] [PATCH v4 3/5] ppoll: use __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH v4 5/5] io_pgetevents: use __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH v4 4/5] pselect6: use __kernel_timespec
Deepa Dinamani
Re: [Y2038] [PATCH v4 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
Arnd Bergmann
[Y2038] [PATCH v3 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
Deepa Dinamani
[Y2038] [PATCH v3 1/5] signal: Add set_user_sigmask()
Deepa Dinamani
[Y2038] [PATCH v3 2/5] signal: Add restore_user_sigmask()
Deepa Dinamani
[Y2038] [PATCH v3 3/5] ppoll: use __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH v3 4/5] pselect6: use __kernel_timespec
Deepa Dinamani
Re: [Y2038] [PATCH v3 4/5] pselect6: use __kernel_timespec
Stepan Golosunov
Re: [Y2038] [PATCH v3 4/5] pselect6: use __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH v3 5/5] io_pgetevents: use __kernel_timespec
Deepa Dinamani
[Y2038] (no subject)
Arnd Bergmann
Re: [Y2038] [GIT PULL] y2038: convert more syscalls
Arnd Bergmann
[Y2038] [PATCH v2 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
Deepa Dinamani
[Y2038] [PATCH v2 1/5] signal: Add set_user_sigmask()
Deepa Dinamani
[Y2038] [PATCH v2 2/5] signal: Add restore_user_sigmask()
Deepa Dinamani
[Y2038] [PATCH v2 4/5] pselect6: use __kernel_timespec
Deepa Dinamani
Re: [Y2038] [PATCH v2 4/5] pselect6: use __kernel_timespec
Arnd Bergmann
Re: [Y2038] [PATCH v2 4/5] pselect6: use __kernel_timespec
Deepa Dinamani
Re: [Y2038] [PATCH v2 4/5] pselect6: use __kernel_timespec
Thomas Gleixner
Re: [Y2038] [PATCH v2 4/5] pselect6: use __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH v2 5/5] io_pgetevents: use __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH v2 3/5] ppoll: use __kernel_timespec
Deepa Dinamani
[Y2038] [RFC] parisc64: change __kernel_suseconds_t to match glibc
Arnd Bergmann
Re: [Y2038] [RFC] parisc64: change __kernel_suseconds_t to match glibc
Helge Deller
Re: [Y2038] [RFC] parisc64: change __kernel_suseconds_t to match glibc
Arnd Bergmann
Re: [Y2038] [RFC] parisc64: change __kernel_suseconds_t to match glibc
Helge Deller
[Y2038] [PATCH 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
Deepa Dinamani
[Y2038] [PATCH 1/5] signal: Add set_user_sigmask()
Deepa Dinamani
[Y2038] [PATCH 2/5] signal: Add restore_user_sigmask()
Deepa Dinamani
[Y2038] [PATCH 3/5] ppoll: use __kernel_timespec
Deepa Dinamani
Re: [Y2038] [PATCH 3/5] ppoll: use __kernel_timespec
Arnd Bergmann
Re: [Y2038] [PATCH 3/5] ppoll: use __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH 4/5] pselect6: use __kernel_timespec
Deepa Dinamani
[Y2038] [PATCH 5/5] io_pgetevents: use __kernel_timespec
Deepa Dinamani
Re: [Y2038] [PATCH 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
Arnd Bergmann
[Y2038] [PATCH net-next 1/5] pppoe: fix PPPOEIOCSFWD compat handling
Arnd Bergmann
[Y2038] [PATCH net-next 2/5] ppp: move simple ioctl compat handling out of fs_compat_ioctl.c
Arnd Bergmann
[Y2038] [PATCH net-next 3/5] ppp: move PPPIOCSCOMPRESS32 to ppp-generic.c
Arnd Bergmann
Re: [Y2038] [PATCH net-next 3/5] ppp: move PPPIOCSCOMPRESS32 to ppp-generic.c
Guillaume Nault
[Y2038] [PATCH net-next 4/5] ppp: move PPPIOCSPASS32/PPPIOCSACTIVE32 to ppp_generic.c
Arnd Bergmann
Re: [Y2038] [PATCH net-next 4/5] ppp: move PPPIOCSPASS32/PPPIOCSACTIVE32 to ppp_generic.c
Guillaume Nault
[Y2038] [PATCH net-next 5/5] ppp: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
Re: [Y2038] [PATCH net-next 5/5] ppp: handle PPPIOCGIDLE for 64-bit time_t
Guillaume Nault
Re: [Y2038] [PATCH net-next 5/5] ppp: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
Re: [Y2038] [PATCH net-next 1/5] pppoe: fix PPPOEIOCSFWD compat handling
Guillaume Nault
Re: [Y2038] [PATCH net-next 1/5] pppoe: fix PPPOEIOCSFWD compat handling
Arnd Bergmann
Re: [Y2038] [PATCH net-next 1/5] pppoe: fix PPPOEIOCSFWD compat handling
Guillaume Nault
[Y2038] [PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
[Y2038] [PATCH net-next 2/3] asm-generic: generalize asm/sockios.h
Arnd Bergmann
[Y2038] [PATCH net-next 3/3] net: socket: implement 64-bit timestamps
Arnd Bergmann
Re: [Y2038] [PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
Willem de Bruijn
Re: [Y2038] [PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
Re: [Y2038] [PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
Willem de Bruijn
Re: [Y2038] [PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
Re: [Y2038] [PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
Willem de Bruijn
Re: [Y2038] [PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
Re: [Y2038] [PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
Stefan Schmidt
[Y2038] [PATCH v2 1/2] rtc: mips: default to rtc-cmos on mips
Arnd Bergmann
[Y2038] [PATCH v2 2/2] rtc: move compat_ioctl handling into rtc-dev.c
Arnd Bergmann
Re: [Y2038] [PATCH v2 2/2] rtc: move compat_ioctl handling into rtc-dev.c
Alexandre Belloni
Re: [Y2038] [PATCH v2 2/2] rtc: move compat_ioctl handling into rtc-dev.c
Arnd Bergmann
Re: [Y2038] [PATCH v2 1/2] rtc: mips: default to rtc-cmos on mips
Paul Burton
Re: [Y2038] [PATCH v2 1/2] rtc: mips: default to rtc-cmos on mips
Alexandre Belloni
[Y2038] [PATCH 1/2] rtc: mips: default to rtc-cmos on mips
Arnd Bergmann
[Y2038] [PATCH 2/2] rtc: move compat_ioctl handling into rtc-dev.c
Arnd Bergmann
Re: [Y2038] [PATCH 2/2] rtc: move compat_ioctl handling into rtc-dev.c
Al Viro
Re: [Y2038] [PATCH 2/2] rtc: move compat_ioctl handling into rtc-dev.c
Arnd Bergmann
[Y2038] [PATCH 1/5] media: dvb: fix compat ioctl tramslation
Arnd Bergmann
[Y2038] [PATCH 3/5] media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
Re: [Y2038] [PATCH 3/5] media: cec: move compat_ioctl handling to cec-api.c
Hans Verkuil
[Y2038] [PATCH 2/5] media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
Arnd Bergmann
[Y2038] [PATCH 5/5] media: dvb: move compat handlers into drivers
Arnd Bergmann
[Y2038] [PATCH 4/5] media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
[Y2038] [PATCH 00/14] y2038 syscall changes for 4.20
Arnd Bergmann
[Y2038] [PATCH 02/14] y2038: Make do_gettimeofday() and get_seconds() inline
Arnd Bergmann
[Y2038] [PATCH 01/14] y2038: Remove unused time interfaces
Arnd Bergmann
[Y2038] [PATCH 05/14] y2038: Remove stat64 family from default syscall set
Arnd Bergmann
[Y2038] [PATCH 08/14] asm-generic: Remove empty asm/unistd.h
Arnd Bergmann
[Y2038] [PATCH 04/14] y2038: Remove newstat family from default syscall set
Arnd Bergmann
[Y2038] [PATCH 06/14] asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
[Y2038] [PATCH 09/14] y2038: Change sys_utimensat() to use __kernel_timespec
Arnd Bergmann
[Y2038] [PATCH 12/14] y2038: sched: Change sched_rr_get_interval to use __kernel_timespec
Arnd Bergmann
[Y2038] [PATCH 07/14] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
[Y2038] [PATCH 13/14] y2038: socket: Change recvmmsg to use __kernel_timespec
Arnd Bergmann
[Y2038] [PATCH 11/14] y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
[Y2038] [PATCH 03/14] y2038: Globally rename compat_time to old_time32
Arnd Bergmann
Re: [Y2038] [PATCH 03/14] y2038: Globally rename compat_time to old_time32
kbuild test robot
[Y2038] [RFC PATCH] y2038: __get_old_timespec32() can be static
kbuild test robot
Re: [Y2038] [RFC PATCH] y2038: __get_old_timespec32() can be static
Arnd Bergmann
[Y2038] [PATCH 10/14] y2038: Compile utimes()/futimesat() conditionally
Arnd Bergmann
[Y2038] [PATCH 14/14] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec
Arnd Bergmann
Re: [Y2038] [PATCH 00/14] y2038 syscall changes for 4.20
Arnd Bergmann
[Y2038] Patch "posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME" has been added to the 4.14-stable tree
gregkh
[Y2038] Patch "posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME" has been added to the 4.17-stable tree
gregkh
Re: [Y2038] Patch "posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME" has been added to the 4.17-stable tree
Arnd Bergmann
Re: [Y2038] Patch "posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME" has been added to the 4.17-stable tree
gregkh
Re: [Y2038] Patch "posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME" has been added to the 4.17-stable tree
Arnd Bergmann
Re: [Y2038] Patch "posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME" has been added to the 4.17-stable tree
gregkh
Re: [Y2038] Patch "posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME" has been added to the 4.17-stable tree
Arnd Bergmann
[Y2038] [PATCH] y2038: provide aliases for compat helpers
Arnd Bergmann
Re: [Y2038] [PATCH] y2038: provide aliases for compat helpers
Christoph Hellwig
[Y2038] [PATCH 0/3] System call table generation support
Firoz Khan
[Y2038] [PATCH 1/3] microblaze: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
Re: [Y2038] [PATCH 1/3] microblaze: Replace NR_syscalls macro from asm/unistd.h
Michal Simek
Re: [Y2038] [PATCH 1/3] microblaze: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
Re: [Y2038] [PATCH 1/3] microblaze: Replace NR_syscalls macro from asm/unistd.h
Michal Simek
Re: [Y2038] [PATCH 1/3] microblaze: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
[Y2038] [PATCH 2/3] microblaze: Added system call table generation support
Firoz Khan
Re: [Y2038] [PATCH 2/3] microblaze: Added system call table generation support
Michal Simek
Re: [Y2038] [PATCH 2/3] microblaze: Added system call table generation support
Firoz Khan
[Y2038] [PATCH 3/3] microblaze: uapi header and system call table file generation
Firoz Khan
Re: [Y2038] [PATCH 3/3] microblaze: uapi header and system call table file generation
Michal Simek
Re: [Y2038] [PATCH 3/3] microblaze: uapi header and system call table file generation
Firoz Khan
Re: [Y2038] [PATCH 3/3] microblaze: uapi header and system call table file generation
Arnd Bergmann
[Y2038] [PATCH 0/3] System call table generation support
Firoz Khan
[Y2038] [PATCH 1/3] sh: Rename NR_syscalls macro to __NR_syscalls
Firoz Khan
Re: [Y2038] [PATCH 1/3] sh: Rename NR_syscalls macro to __NR_syscalls
kbuild test robot
Re: [Y2038] [PATCH 1/3] sh: Rename NR_syscalls macro to __NR_syscalls
Steven Rostedt
Re: [Y2038] [PATCH 1/3] sh: Rename NR_syscalls macro to __NR_syscalls
Firoz Khan
[Y2038] [PATCH 3/3] sh: uapi header and system call table file generation
Firoz Khan
[Y2038] [PATCH 2/3] sh: Added system call table generation support
Firoz Khan
[Y2038] [PATCH 0/3] System call table generation support
Firoz Khan
[Y2038] [PATCH 1/3] powerpc: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
[Y2038] [PATCH 2/3] powerpc: Add system call table generation support
Firoz Khan
Re: [Y2038] [PATCH 2/3] powerpc: Add system call table generation support
Arnd Bergmann
Re: [Y2038] [PATCH 2/3] powerpc: Add system call table generation support
Firoz Khan
Re: [Y2038] [PATCH 2/3] powerpc: Add system call table generation support
Arnd Bergmann
Re: [Y2038] [PATCH 2/3] powerpc: Add system call table generation support
Michael Ellerman
Re: [Y2038] [PATCH 2/3] powerpc: Add system call table generation support
Arnd Bergmann
Re: [Y2038] [PATCH 2/3] powerpc: Add system call table generation support
Michael Ellerman
[Y2038] [PATCH 3/3] powerpc: uapi header and system call table file generation
Firoz Khan
Re: [Y2038] [PATCH 0/3] System call table generation support
Firoz Khan
Re: [Y2038] [PATCH 0/3] System call table generation support
Satheesh Rajendran
Re: [Y2038] [PATCH 0/3] System call table generation support
Firoz Khan
[Y2038] [PATCH 0/3] System call table generation support
Firoz Khan
[Y2038] [PATCH 1/3] mips: Add __NR_syscalls macro in uapi/asm/unistd.h
Firoz Khan
[Y2038] [PATCH 2/3] mips: Add system call table generation support
Firoz Khan
Re: [Y2038] [PATCH 2/3] mips: Add system call table generation support
Arnd Bergmann
Re: [Y2038] [PATCH 2/3] mips: Add system call table generation support
Firoz Khan
[Y2038] [PATCH 3/3] mips: uapi header and system call table file generation
Firoz Khan
Re: [Y2038] [PATCH 3/3] mips: uapi header and system call table file generation
kbuild test robot
Re: [Y2038] [PATCH 0/3] System call table generation support
Paul Burton
Re: [Y2038] [PATCH 0/3] System call table generation support
Firoz Khan
Re: [Y2038] [PATCH 0/3] System call table generation support
Arnd Bergmann
Re: [Y2038] [PATCH 0/3] System call table generation support
Paul Burton
Re: [Y2038] [PATCH 0/3] System call table generation support
Christoph Hellwig
Re: [Y2038] [PATCH 0/3] System call table generation support
Paul Burton
[Y2038] [PATCH 0/4] System call table generation support
Firoz Khan
[Y2038] [PATCH 2/4] m68k: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
Re: [Y2038] [PATCH 2/4] m68k: Replace NR_syscalls macro from asm/unistd.h
Geert Uytterhoeven
Re: [Y2038] [PATCH 2/4] m68k: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
Re: [Y2038] [PATCH 2/4] m68k: Replace NR_syscalls macro from asm/unistd.h
Geert Uytterhoeven
Re: [Y2038] [PATCH 2/4] m68k: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
Re: [Y2038] [PATCH 2/4] m68k: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
Re: [Y2038] [PATCH 2/4] m68k: Replace NR_syscalls macro from asm/unistd.h
Geert Uytterhoeven
Re: [Y2038] [PATCH 2/4] m68k: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
[Y2038] [PATCH 1/4] m68k: Rename system call table file name
Firoz Khan
[Y2038] [PATCH 3/4] m68k: Added system call table generation support
Firoz Khan
Re: [Y2038] [PATCH 3/4] m68k: Added system call table generation support
Andreas Schwab
Re: [Y2038] [PATCH 3/4] m68k: Added system call table generation support
Firoz Khan
[Y2038] [PATCH 4/4] m68k: uapi header and system call table file generation
Firoz Khan
[Y2038] [PATCH 0/4] System call table generation support
Firoz Khan
[Y2038] [PATCH 1/4] sparc: Move __IGNORE* entries to non uapi header
Firoz Khan
Re: [Y2038] [PATCH 1/4] sparc: Move __IGNORE* entries to non uapi header
Arnd Bergmann
Re: [Y2038] [PATCH 1/4] sparc: Move __IGNORE* entries to non uapi header
Firoz Khan
Re: [Y2038] [PATCH 1/4] sparc: Move __IGNORE* entries to non uapi header
Arnd Bergmann
Re: [Y2038] [PATCH 1/4] sparc: Move __IGNORE* entries to non uapi header
kbuild test robot
[Y2038] [PATCH 2/4] sparc: Replace NR_SYSCALLS macro with __NR_SYSCALLS
Firoz Khan
Re: [Y2038] [PATCH 2/4] sparc: Replace NR_SYSCALLS macro with __NR_SYSCALLS
Arnd Bergmann
Re: [Y2038] [PATCH 2/4] sparc: Replace NR_SYSCALLS macro with __NR_SYSCALLS
Firoz Khan
[Y2038] [PATCH 3/4] sparc: Add system call table generation support
Firoz Khan
Re: [Y2038] [PATCH 3/4] sparc: Add system call table generation support
Arnd Bergmann
Re: [Y2038] [PATCH 3/4] sparc: Add system call table generation support
Firoz Khan
[Y2038] [PATCH 4/4] sparc: uapi header and system call table file generation
Firoz Khan
Re: [Y2038] [PATCH 4/4] sparc: uapi header and system call table file generation
Arnd Bergmann
Re: [Y2038] [PATCH 4/4] sparc: uapi header and system call table file generation
Firoz Khan
Re: [Y2038] [PATCH 4/4] sparc: uapi header and system call table file generation
kbuild test robot
[Y2038] [PATCH 0/4] System call table generation support
Firoz Khan
[Y2038] [PATCH 1/4] parisc: Move __IGNORE* entries to non uapi header
Firoz Khan
[Y2038] [PATCH 2/4] parisc: Replace __NR_Linux_syscalls macro with __NR_syscalls
Firoz Khan
[Y2038] [PATCH 3/4] parisc: Add system call table generation support
Firoz Khan
[Y2038] [PATCH 4/4] parisc: uapi header and system call table file generation
Firoz Khan
Re: [Y2038] [PATCH 0/4] System call table generation support
Helge Deller
Re: [Y2038] [PATCH 0/4] System call table generation support
Firoz Khan
[Y2038] [PATCH 0/5] System call table generation support
Firoz Khan
[Y2038] [PATCH 1/5] ia64: Replace NR_syscalls macro from asm/unistd.h
Firoz Khan
[Y2038] [PATCH 4/5] ia64: Added system call table generation support
Firoz Khan
[Y2038] [PATCH 3/5] ia64: Replaced the system call table entry from entry.S
Firoz Khan
[Y2038] [PATCH 2/5] ia64: Added an offset for system call number
Firoz Khan
[Y2038] [PATCH 5/5] ia64: uapi header and system call table file generation
Firoz Khan
Re: [Y2038] [PATCH 0/5] System call table generation support
Luck, Tony
Earlier messages
Later messages