public inbox for kernel-tls-handshake@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/5] Kick off ktls-utils 1.2 development
@ 2025-06-10 13:25 Chuck Lever
  2025-06-10 13:25 ` [PATCH 1/5] tlshd: Fix a minor race Chuck Lever
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chuck Lever @ 2025-06-10 13:25 UTC (permalink / raw)
  To: kernel-tls-handshake; +Cc: Chuck Lever

From: Chuck Lever <chuck.lever@oracle.com>

This is a small series collects a few recently discussed code
changes and other clean-ups. These have been pushed to
oracle/ktls-utils in a ktls-utils-1.2-dev branch.

By the way, I recently enabled CodeQL on chucklever/ktls-utils and
that's where patch 3/5 comes from. If anyone knows of sensible
static analysis that can be easily enabled via GitHub Action, let me
know and I can try to set that up.

Chuck Lever (5):
  tlshd: Fix a minor race
  tlshd: Remove unneeded variable "error"
  workflows: Limit permission of the makefile.yml action
  tlshd: Add default keyrings for NFS
  tlshd: Relocate TLSHD_ALLPERMS

 .github/workflows/makefile.yml |  1 +
 src/tlshd/config.c             | 93 +++++++++++++---------------------
 src/tlshd/tlshd.conf.man       |  8 ++-
 3 files changed, 42 insertions(+), 60 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-06-10 13:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-10 13:25 [PATCH 0/5] Kick off ktls-utils 1.2 development Chuck Lever
2025-06-10 13:25 ` [PATCH 1/5] tlshd: Fix a minor race Chuck Lever
2025-06-10 13:25 ` [PATCH 2/5] tlshd: Remove unneeded variable "error" Chuck Lever
2025-06-10 13:25 ` [PATCH 3/5] workflows: Limit permission of the makefile.yml action Chuck Lever
2025-06-10 13:25 ` [PATCH 4/5] tlshd: Add default keyrings for NFS Chuck Lever
2025-06-10 13:25 ` [PATCH 5/5] tlshd: Relocate TLSHD_ALLPERMS Chuck Lever

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox