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-prev] [day] [month] [year] [list]
Message-Id: 
 <174117903325.870005.17317001813536727921.git-patchwork-notify@kernel.org>
Date: Wed, 05 Mar 2025 12:50:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Wojtek Wasko <wwasko@...dia.com>
Cc: netdev@...r.kernel.org, richardcochran@...il.com,
 vadim.fedorenko@...ux.dev, kuba@...nel.org, horms@...nel.org,
 anna-maria@...utronix.de, frederic@...nel.org, pabeni@...hat.com,
 tglx@...utronix.de
Subject: Re: [PATCH net-next v4 0/3] Permission checks for dynamic POSIX clocks

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:

On Mon,  3 Mar 2025 18:13:42 +0200 you wrote:
> Dynamic clocks - such as PTP clocks - extend beyond the standard POSIX
> clock API by using ioctl calls. While file permissions are enforced for
> standard POSIX operations, they are not implemented for ioctl calls,
> since the POSIX layer cannot differentiate between calls which modify
> the clock's state (like enabling PPS output generation) and those that
> don't (such as retrieving the clock's PPS capabilities).
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/3] posix-clock: Store file pointer in struct posix_clock_context
    https://git.kernel.org/netdev/net-next/c/e859d375d169
  - [net-next,v4,2/3] ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.
    https://git.kernel.org/netdev/net-next/c/b4e53b15c04e
  - [net-next,v4,3/3] testptp: Add option to open PHC in readonly mode
    https://git.kernel.org/netdev/net-next/c/76868642e427

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ