linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-08 18:55:15 to 2021-03-25 21:33:29 UTC [more...]

[PATCH v4 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-25 21:32 UTC  (13+ messages)
` [PATCH v4 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v4 2/4] userfaultfd.2: Add write-protect mode
` [PATCH v4 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v4 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH] vsock.7: ioctls are on /dev/vsock, not sockets
 2021-03-25  3:47 UTC  (2+ messages)

[PATCH 1/1] ip.7: Add "special and reserved addresses" section
 2021-03-24 19:18 UTC  (7+ messages)

/proc/<pid>/stat file documentation
 2021-03-24 18:19 UTC  (2+ messages)

umask.1p: Can we add a table for octal and symbolic notation?
 2021-03-24 15:24 UTC 

Servicio de la flota
 2021-03-23  8:50 UTC 

[patch] Clarify that MAP_POPULATE is best-effort
 2021-03-23  7:48 UTC 

[PATCH v6] close_range.2: new page documenting close_range(2)
 2021-03-22 21:31 UTC  (7+ messages)

[PATCH v3 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-22 22:06 UTC  (8+ messages)
` [PATCH v3 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v3 2/4] userfaultfd.2: Add write-protect mode
` [PATCH v3 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v3 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH v3] flock.2: add CIFS details
 2021-03-22 14:30 UTC  (17+ messages)
` [PATCH v4] "
                            ` [PATCH v5] "

man-pages-5.11 released
 2021-03-22 10:44 UTC 

user_namespaces(7) should mention overlay as mountable since Linux 5.11
 2021-03-21 15:45 UTC  (4+ messages)

[PATCH 2/3] Makefile: Fix bug when running in parallel
 2021-03-20 23:19 UTC  (4+ messages)
` [PATCH 3/3] .gitignore: Add file
` [PATCH v2 2/3] Makefile: Fix bug when running in parallel
` [PATCH v2 3/3] .gitignore: Add file

Makefile: Use standard variables and locations
 2021-03-20 21:03 UTC 

[PATCH] errno.3: ENODATA is an XSI STREAMS extension
 2021-03-20 20:01 UTC  (8+ messages)
    ` [PATCH v2] "
            ` [PATCH v3] errno.3: Fix ENODATA text

[PATCH] Remove obsolete admonishment of the GZIP environment variable
 2021-03-19 23:57 UTC 

[PATCH] printf.3: Minor wording tweaks to Utkarsh's patch
 2021-03-19 23:57 UTC 

[PATCH] exec.3: Clarify that execvpe uses PATH from the caller, not envp
 2021-03-19 23:57 UTC 

[PATCH] printf.3: Add overall structure of format string
 2021-03-19 23:57 UTC 

[PATCH] man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
 2021-03-19 23:57 UTC 

[PATCH] exec.3: Fix description of 'e' variants
 2021-03-19 23:57 UTC 

[PATCH 00/24] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 5)
 2021-03-19 21:08 UTC  (29+ messages)
` [PATCH 01/24] sem_getvalue.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 02/24] sem_wait.3: "
` [PATCH 03/24] setaliasent.3: "
` [PATCH 04/24] setbuf.3: "
` [PATCH 05/24] "
` [PATCH 06/24] setnetgrent.3: "
` [PATCH 07/24] sigwait.3: "
` [PATCH 08/24] statvfs.3: "
` [PATCH 09/24] stpcpy.3: "
` [PATCH 10/24] stpncpy.3: "
` [PATCH 11/24] strcat.3: "
` [PATCH 12/24] strcpy.3: "
` [PATCH 13/24] strfmon.3: "
` [PATCH 14/24] strftime.3: "
` [PATCH 15/24] string.3: "
` [PATCH 16/24] "
` [PATCH 17/24] strptime.3: "
` [PATCH 18/24] strsep.3: "
` [PATCH 19/24] strtod.3: "
` [PATCH 20/24] strtoimax.3: "
` [PATCH 21/24] strtok.3: "
` [PATCH 22/24] strtol.3, strtoul.3: "
` [PATCH 23/24] strxfrm.3: "
` [PATCH 24/24] swab.3: "

[PATCH] Various pages: Remove unused <sys/types.h>
 2021-03-19 20:35 UTC  (6+ messages)

netdevice.7 SIOCGIFFLAGS/SIOCSIFFLAGS
 2021-03-19 19:53 UTC  (2+ messages)

[PATCH 0/2] fanotify man page updates for v5.13
 2021-03-19 10:25 UTC  (4+ messages)
` [PATCH 1/2] fanotify_init.2, fanotify_mark.2: Document unprivileged listener
` [PATCH 2/2] fanotify_init.2, fanotify_mark.2, fanotify.7: Configurable limits

[RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls
 2021-03-16 16:50 UTC  (20+ messages)
` [RFC v3 00/17] man2: Use syscall(SYS_...); for system calls without a wrapper
` [RFC v3 01/17] access.2: "
` [RFC v3 02/17] alloc_hugepages.2: "
` [RFC v3 03/17] arch_prctl.2: "
` [RFC v3 04/17] arch_prctl.2: SYNOPSIS: Remove unused includes
  ` AW: "
` [RFC v3 05/17] capget.2: Use syscall(SYS_...); for system calls without a wrapper
` [RFC v3 06/17] clone.2: "
` [RFC v3 07/17] delete_module.2: wfix
` [RFC v3 08/17] epoll_wait.2: Use syscall(SYS_...); for system calls without a wrapper
` [RFC v3 09/17] execveat.2: "
` [RFC v3 10/17] exit_group.2: "
` [RFC v3 11/17] futex.2: "
` [RFC v3 12/17] getdents.2: "
` [RFC v3 13/17] getunwind.2: "
` [RFC v3 14/17] get_robust_list.2: "
` [RFC v3 16/17] init_module.2: "
` [RFC v3 17/17] ioprio_set.2: "

Formatting very long function parameters
 2021-03-14 21:39 UTC  (3+ messages)
` AW: "

[PATCH] wprintf.3: SYNOPSIS: Use 'restrict' in prototypes
 2021-03-14 21:38 UTC  (2+ messages)

[PATCH 00/17] man3: SYNOPSIS: Use 'restrict' in prototypes
 2021-03-14 20:56 UTC  (21+ messages)
` [PATCH 01/17] scanf.3: SYNOPSIS: Use 'restrict' in prototypes; ffix too
` [PATCH 02/17] tsearch.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 03/17] unlocked_stdio.3: "
` [PATCH 04/17] wcpcpy.3: "
` [PATCH 05/17] wcpncpy.3: "
` [PATCH 06/17] wcrtomb.3: "
` [PATCH 07/17] wcscat.3: "
` [PATCH 08/17] wcscpy.3: "
` [PATCH 09/17] wcsncat.3: "
` [PATCH 10/17] wcsncpy.3: "
` [PATCH 11/17] wcsnrtombs.3: "
` [PATCH 12/17] wcsrtombs.3: "
` [PATCH 13/17] wcstoimax.3: "
` [PATCH 14/17] wcstok.3: "
` [PATCH 15/17] wcstombs.3: "
` [PATCH 16/17] wmemcpy.3: "
` [PATCH 17/17] wordexp.3: "

epoll_wait.2: epoll_pwait2(2) prototype
 2021-03-13 17:10 UTC  (3+ messages)

[PATCH 0/2] sigaction.2: Updates for SEGV_CPERR
 2021-03-12 12:55 UTC  (7+ messages)
` [PATCH 2/2] sigaction.2: wfix - Clarify si_addr description

open.3p: Query regarding section reference
 2021-03-12  9:23 UTC 

[PATCH v2] ptrace: add PTRACE_GET_RSEQ_CONFIGURATION request
 2021-03-11 17:24 UTC  (5+ messages)

strfromd.3: restrict? C99?
 2021-03-10 21:59 UTC  (2+ messages)

[PATCH v2 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-10 21:46 UTC  (4+ messages)
` [PATCH v2 2/4] userfaultfd.2: Add write-protect mode

[PATCH] Remove obsolete admonishment of the GZIP environment variable
 2021-03-10 19:59 UTC  (2+ messages)

[patch] printf.3: Add overall structure of format string
 2021-03-10 19:42 UTC  (2+ messages)

[PATCH 1/2] exec.3: Fix description of 'e' variants
 2021-03-10 19:25 UTC  (2+ messages)

[PATCH] man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
 2021-03-10 18:42 UTC  (3+ messages)

Misleading documentation in Netlink(7) man page / doesn't match with Kernel
 2021-03-09 22:36 UTC  (5+ messages)

[PATCH 00/23] man3: SYNOPSIS: Use 'restrict' in prototypes (batch 4)
 2021-03-08 18:53 UTC  (14+ messages)
` [PATCH 09/23] pthread_mutexattr_setrobust.3: SYNOPSIS: Remove incorrect 'const'
` [PATCH 11/23] pthread_setschedparam.3: SYNOPSIS: Use 'restrict' in prototypes
` [PATCH 12/23] putgrent.3: "
` [PATCH 13/23] putpwent.3: "
` [PATCH 15/23] qecvt.3: "
` [PATCH 16/23] random_r.3: "
` [PATCH 17/23] rcmd.3: "
` [PATCH 18/23] readdir_r.3: "
` [PATCH 19/23] realpath.3: "
` [PATCH 20/23] regex.3: "
` [PATCH 21/23] rexec.3: "
` [PATCH 22/23] scandir.3: "
` [PATCH 23/23] "


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).