Hi Michael, Here are the new man pages for Restartable Sequences and cpu_opv system calls (proposed for 4.15), and an update for the membarrier man pages, which includes the private expedited commands introduced in 4.14, and the shared expedited, and core serializing private expedited commands (proposed for 4.15). Feedback is welcome! Thanks, Mathieu Mathieu Desnoyers (3): Add cpu_opv system call manpage Add rseq manpage Update membarrier manpage for 4.14, 4.15 man2/cpu_opv.2 | 297 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ man2/membarrier.2 | 98 +++++++++++++++--- man2/rseq.2 | 268 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 649 insertions(+), 14 deletions(-) create mode 100644 man2/cpu_opv.2 create mode 100644 man2/rseq.2 -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html