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-next>] [day] [month] [year] [list]
Message-Id: <20250128-fix_tsconfig-v1-0-87adcdc4e394@bootlin.com>
Date: Tue, 28 Jan 2025 16:35:45 +0100
From: Kory Maincent <kory.maincent@...tlin.com>
To: Willem de Bruijn <willemdebruijn.kernel@...il.com>, 
 "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, 
 Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, 
 Simon Horman <horms@...nel.org>, Donald Hunter <donald.hunter@...il.com>
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>, 
 linux-kernel@...r.kernel.org, netdev@...r.kernel.org, 
 Kory Maincent <kory.maincent@...tlin.com>
Subject: [PATCH net 0/3] net: ethtool: timestamping: Fix small issues in
 the new uAPI

Fix the hwtstamp flag parameter type by changing it from u32 to bitset,
ensuring correct representation and usage.
Correct a minor issue with the enumeration size check to improve
validation.

Add myself as the maintainer for socket timestamping to oversee the
changes before Linux is released.

Signed-off-by: Kory Maincent <kory.maincent@...tlin.com>
---
Kory Maincent (3):
      MAINTAINERS: Add myself as maintainer for socket timestamping and expand file list
      net: ethtool: tsconfig: Fix ts filters and types enums size check
      net: ethtool: tsconfig: Fix netlink type of hwtstamp flags

 Documentation/netlink/specs/ethtool.yaml |  3 ++-
 MAINTAINERS                              |  4 ++++
 include/uapi/linux/ethtool.h             |  2 ++
 net/ethtool/common.c                     |  5 +++++
 net/ethtool/common.h                     |  2 ++
 net/ethtool/strset.c                     |  5 +++++
 net/ethtool/tsconfig.c                   | 37 +++++++++++++++++++++-----------
 7 files changed, 45 insertions(+), 13 deletions(-)
---
base-commit: 05d91cdb1f9108426b14975ef4eeddf15875ca05
change-id: 20250127-fix_tsconfig-6e2a94bc2158

Best regards,
-- 
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ