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]
Date:   Tue, 17 Nov 2020 11:05:57 -0500
From:   <min.li.xe@...esas.com>
To:     <richardcochran@...il.com>
CC:     <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        Min Li <min.li.xe@...esas.com>
Subject: [PATCH v2 net-next 0/5] ptp_clockmatrix bug fix and improvement

From: Min Li <min.li.xe@...esas.com>

This patch series is aiming at submitting the latest bug fixes and code
improvements of PHC driver for Renesas CLOCKMATRIX timing card. The code
has been thouroughly tested in both customer labs and Renesas internal
lab using the latest linuxptp program on Xilinx ZCU102 platform.

Changes since v1:
-Only strcpy 15 characters to leave 1 space for '\0'

Min Li (5):
  ptp: clockmatrix: bug fix for idtcm_strverscmp
  ptp: clockmatrix: reset device and check BOOT_STATUS
  ptp: clockmatrix: remove 5 second delay before entering write phase
    mode
  ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
  ptp: clockmatrix: deprecate firmware older than 4.8.7

 drivers/ptp/idt8a340_reg.h    |   1 +
 drivers/ptp/ptp_clockmatrix.c | 477 ++++++++++++++++++++++++++++++++----------
 drivers/ptp/ptp_clockmatrix.h |  24 ++-
 3 files changed, 384 insertions(+), 118 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ