On Mon, 5 Apr 2021 at 15:13, Alejandro Colomar <alx.manpages@xxxxxxxxx> wrote: > > Hi Michael, > > These are the patches I have merged from others. Thanks, Alex! All merged and pushed now. Cheers, Michael > Alyssa Ross (1): > scanf.3: clarify that %n supports type modifiers > > Peter Xu (4): > userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs > userfaultfd.2: Add write-protect mode > ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs > ioctl_userfaultfd.2: Add write-protect mode docs > > man2/ioctl_userfaultfd.2 | 91 ++++++++++++++++++++++++++++- > man2/userfaultfd.2 | 121 +++++++++++++++++++++++++++++++++++++-- > man3/scanf.3 | 4 +- > 3 files changed, 208 insertions(+), 8 deletions(-) > > -- > 2.31.0 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/