lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 19 Apr 2018 12:48:11 +0200 (CEST)
From:   Thomas Gleixner <tglx@...utronix.de>
To:     Arnd Bergmann <arnd@...db.de>
cc:     y2038 Mailman List <y2038@...ts.linaro.org>,
        Deepa Dinamani <deepa.kernel@...il.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        linux-arch <linux-arch@...r.kernel.org>,
        Linux API <linux-api@...r.kernel.org>
Subject: Re: [tip GIT PULL] y2038: timekeeping syscall changes

On Thu, 19 Apr 2018, Arnd Bergmann wrote:

> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the git repository at:
> 
>   git+ssh://gitolite@...kernel.org/pub/scm/linux/kernel/git/arnd/playground.git
> tags/y2038-timekeeping

Please don't use the +ssh address as that's only accessible for those who
have a k.org account.

     git://git.kernel.org/

is accessible for everyone.

> ----------------------------------------------------------------
> Arnd Bergmann (2):
>       compat: add an asm-generic/compat.h file

Please start the subject line sentence with an uppercase letter.

>       sparc: compat: allow including asm/compat.h for 32-bit
> 
> Deepa Dinamani (10):
>       compat: Make compat helpers independent of CONFIG_COMPAT
>       include: Move compat_timespec/ timeval to compat_time.h

The proper subsystem is 'time:' not 'include:'

>       compat: enable compat_get/put_timespec64 always

>       arch: introduce CONFIG_64BIT_TIME
>       arch: Introduce CONFIG_COMPAT_32BIT_TIME

At least it should be consistent..

>       posix-clocks: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME

'posix-timers:' please

>       include: Add new y2038 safe __kernel_timespec

'time:'

>       fix get_timespec64() for y2038 safe compat interfaces

Bah. This lacks a subsystem, i.e. 'time:'

>       change time types to new y2038 safe __kernel_* types

Ditto

>       nanosleep: change time types to safe __kernel_* types

Can you please fix that and send me an updated pull request?

Thanks,

	tglx

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ