linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/15] Patches from others
@ 2021-09-10 22:47 Alejandro Colomar
  2021-09-10 22:47 ` [PATCH 01/15] termios.3: CIBAUD and IBSHIFT are implemented on Linux, just unsupported by glibc Alejandro Colomar
                   ` (14 more replies)
  0 siblings, 15 replies; 19+ messages in thread
From: Alejandro Colomar @ 2021-09-10 22:47 UTC (permalink / raw)
  To: mtk.manpages; +Cc: Alejandro Colomar, linux-man

Hi Michael,

Here's a patch set with some important fixes, additions, and clarifications.

Cheers,

Alex


Alejandro Colomar (7):
  memfd_secret.2: Minor tweaks to Mike's patch
  ioctl_tty.2: Minor tweaks to Pali's patch
  process_madvise.2: Minor tweaks to Zhangkui's patch
  process_madvise.2: ffix
  clone.2: ERRORS: Add EACCESS with CLONE_INTO_CGROUP + clone3
  veth.4: tfix
  termios.3: srcfix

Greg Banks (1):
  nscd.conf.5: describe reloading, clarifications

Jakub Wilk (1):
  futex.2: tfix

Mike Rapoport (1):
  memfd_secret.2: add NOTES section ...

Pali Rohár (3):
  termios.3: CIBAUD and IBSHIFT are implemented on Linux, just
    unsupported by glibc
  ioctl_tty.2: Add example how to get or set baudrate on the serial port
  ioctl_tty.2: Fix information about header include file

zhangkui (1):
  process_madvise.2: Add MADV_WILLNEED to process_madvise()

Štěpán Němec (1):
  veth.4: tfix

 man2/clone.2           |  10 ++++
 man2/futex.2           |   2 +-
 man2/ioctl_tty.2       | 119 +++++++++++++++++++++++++++++++++++-
 man2/memfd_secret.2    |  59 ++++++++++++++++++
 man2/process_madvise.2 |  12 ++--
 man3/termios.3         | 133 +++++++++++++++++++++++++----------------
 man4/veth.4            |   2 +-
 man5/nscd.conf.5       | 115 ++++++++++++++++++++++++++++++++++-
 8 files changed, 390 insertions(+), 62 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2022-06-21 15:05 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10 22:47 [PATCH 00/15] Patches from others Alejandro Colomar
2021-09-10 22:47 ` [PATCH 01/15] termios.3: CIBAUD and IBSHIFT are implemented on Linux, just unsupported by glibc Alejandro Colomar
2021-09-10 22:47 ` [PATCH 02/15] memfd_secret.2: add NOTES section Alejandro Colomar
2021-09-10 22:47 ` [PATCH 03/15] memfd_secret.2: Minor tweaks to Mike's patch Alejandro Colomar
2021-09-10 22:47 ` [PATCH 04/15] ioctl_tty.2: Add example how to get or set baudrate on the serial port Alejandro Colomar
2021-09-10 22:47 ` [PATCH 05/15] ioctl_tty.2: Minor tweaks to Pali's patch Alejandro Colomar
2021-09-10 22:47 ` [PATCH 06/15] process_madvise.2: Add MADV_WILLNEED to process_madvise() Alejandro Colomar
2021-09-10 22:47 ` [PATCH 07/15] process_madvise.2: Minor tweaks to Zhangkui's patch Alejandro Colomar
2021-09-10 22:47 ` [PATCH 08/15] process_madvise.2: ffix Alejandro Colomar
2021-09-10 22:47 ` [PATCH 09/15] clone.2: ERRORS: Add EACCESS with CLONE_INTO_CGROUP + clone3 Alejandro Colomar
2021-09-10 22:53   ` Alejandro Colomar (man-pages)
2021-09-13 10:13   ` Christian Brauner
2021-09-10 22:47 ` [PATCH 10/15] ioctl_tty.2: Fix information about header include file Alejandro Colomar
2021-09-10 22:47 ` [PATCH 11/15] veth.4: tfix Alejandro Colomar
2021-09-10 22:47 ` [PATCH 12/15] " Alejandro Colomar
2021-09-10 22:47 ` [PATCH 13/15] nscd.conf.5: describe reloading, clarifications Alejandro Colomar
     [not found]   ` <DS7PR21MB32213866818D84B9BF28B491A1B39@DS7PR21MB3221.namprd21.prod.outlook.com>
2022-06-21 15:04     ` Alejandro Colomar
2021-09-10 22:47 ` [PATCH 14/15] termios.3: srcfix Alejandro Colomar
2021-09-10 22:47 ` [PATCH 15/15] futex.2: tfix Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).