netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] gve: Fix NULL dereferencing with PTP clock
@ 2025-10-29 18:45 Joshua Washington
  2025-10-29 18:45 ` [PATCH net 1/2] gve: Implement gettimex64 with -EOPNOTSUPP Joshua Washington
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Joshua Washington @ 2025-10-29 18:45 UTC (permalink / raw)
  To: netdev; +Cc: Tim Hostetler, Richard Cochran

From: Tim Hostetler <thostet@google.com>

This patch series fixes NULL dereferences that are possible with gve's
PTP clock due to not stubbing certain ptp_clock_info callbacks.

Tim Hostetler (2):
  gve: Implement gettimex64 with -EOPNOTSUPP
  gve: Implement settime64 with -EOPNOTSUPP

 drivers/net/ethernet/google/gve/gve_ptp.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

-- 
2.51.2.997.g839fc31de9-goog


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-10-31 23:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-29 18:45 [PATCH net 0/2] gve: Fix NULL dereferencing with PTP clock Joshua Washington
2025-10-29 18:45 ` [PATCH net 1/2] gve: Implement gettimex64 with -EOPNOTSUPP Joshua Washington
2025-10-29 18:45 ` [PATCH net 2/2] gve: Implement settime64 " Joshua Washington
2025-10-30  9:43 ` [PATCH net 0/2] gve: Fix NULL dereferencing with PTP clock Simon Horman
2025-10-30  9:48   ` Simon Horman
2025-10-30 17:01     ` Tim Hostetler
2025-10-31 23:30 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).