Hi Marco, Dmitry, I'm back. :-) On 2026-01-21T18:56:39+0200, Dmitry V. Levin wrote: > On Wed, Jan 21, 2026 at 04:55:41PM +0100, Marco Cavenati wrote: > > Add documentation for the new ptrace request PTRACE_SET_SYSCALL_INFO, > > introduced in Linux 6.16. > > > > Add 'reserved' and 'flags' fields of struct ptrace_syscall_info. > > > > This description is based on kernel commit 26bb32768fe6552de044f782a58b3272073fbfc0 > > ("ptrace: introduce PTRACE_SET_SYSCALL_INFO request") by Dmitry V. Levin. > > > > Signed-off-by: Marco Cavenati Thanks! I've applied the patch. > > --- > > AUTHORS | 1 + > > man/man2/ptrace.2 | 21 +++++++++++++++++++++ > > 2 files changed, 22 insertions(+) > > > > diff --git a/AUTHORS b/AUTHORS > > index 9035d405a..f332932e1 100644 > > --- a/AUTHORS > > +++ b/AUTHORS [...] > Looks good, thanks! Should I take that as a Reviewed-by? Have a lovely night! Alex --