Hi Günther! On 2026-07-07T13:35:47+0200, Günther Noack wrote: > Hello Alejandro! > > On Sat, May 16, 2026 at 12:56:42AM +0200, Alejandro Colomar wrote: > > On 2026-05-15T18:57:53+0200, Günther Noack wrote: > > > Document the new LANDLOCK_ACCESS_FS_RESOLVE_UNIX filesystem access right, > > > which controls lookups of pathname UNIX domain sockets. Restricts both > > > connect(2) and sendmsg(2) with an explicit recipient address to UNIX > > > sockets created outside the Landlock domain (same semantics as > > > LANDLOCK_SCOPE_* flags). Denied attempts return EACCES. > > > > > > Available since Linux 7.1 (Landlock ABI version 9). > > > > > > Signed-off-by: Günther Noack > > > > Reviewed-by: Alejandro Colomar > > Friendly ping on this patch. > > This feature had not landed in stable yet at the time we reviewed it, > but now it is in Linux 7.1 and would be ready to pick up for the next > man-pages release :) Thanks! I've applied the patch. Have a lovely day! Alex > > Thanks, > —Günther --