lkml.org 
[lkml]   [2017]   [Sep]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 0/2] Fix y2038 issues for security/keys subsystem
On Thu, 21 Sep 2017, Baolin Wang wrote:

> Since 'time_t', 'timeval' and 'timespec' types are not year 2038 safe on
> 32 bits system, this patchset tries to fix this issues for security/keys
> subsystem.
>
> Changes since v1:
> - Add reviewed tag from Arnd.
> - Drop Patch 3 which had been merged into kernel 4.14 by David.
>
> Baolin Wang (2):
> security: keys: Replace time_t/timespec with time64_t
> security: keys: Replace time_t with time64_t for struct
> key_preparsed_payload
>
> include/linux/key-type.h | 2 +-
> include/linux/key.h | 7 ++++---
> security/keys/gc.c | 20 ++++++++++----------
> security/keys/internal.h | 8 ++++----
> security/keys/key.c | 27 ++++++++++-----------------
> security/keys/keyring.c | 18 +++++++++---------
> security/keys/permission.c | 3 +--
> security/keys/proc.c | 20 ++++++++++----------
> security/keys/process_keys.c | 2 +-
> 9 files changed, 50 insertions(+), 57 deletions(-)

David, have you taken these into your tree? I can apply them to mine if
needed.


--
James Morris
<jmorris@namei.org>

\
 
 \ /
  Last update: 2017-09-28 11:12    [W:0.211 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site