linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-29 22:19:33 to 2021-04-26 17:26:25 UTC [more...]

[RFC] bpf.2: Use standard types and attributes
 2021-04-26 17:19 UTC  (9+ messages)

[PATCH] move_pages.2: ffix
 2021-04-24 20:00 UTC 

timespec_get() part of C11
 2021-04-24 17:41 UTC 

[PATCH v4 00/35] SYNOPSIS: Use syscall(SYS_...); and fix '#include's
 2021-04-24 15:46 UTC  (114+ messages)
` [PATCH v4 01/35] system_data_types.7: Add 'struct sockaddr'
` [PATCH v4 02/35] sockaddr.3: New link to system_data_types(7)
` [PATCH v4 03/35] system_data_types.7: Add 'socklen_t'
` [PATCH v4 04/35] socklen_t.3: New link to system_data_types(7)
` [PATCH v4 05/35] access.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 06/35] add_key.2: Remove unused include
` [PATCH v4 07/35] alloc_hugepages.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 08/35] arch_prctl.2: "
` [PATCH v4 09/35] arch_prctl.2: SYNOPSIS: Remove unused includes
` [PATCH v4 10/35] capget.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 11/35] clone.2: "
` [PATCH v4 12/35] delete_module.2: Add missing include
` [PATCH v4 13/35] dup.2: SYNOPSIS: Use consistent comments through pages
` [PATCH v4 14/35] execveat.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 15/35] exit_group.2: Use 'noreturn' in prototypes
` [PATCH v4 16/35] exit_group.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 17/35] fanotify_init.2: Add comment: why more than one include is needed
` [PATCH v4 18/35] fcntl.2: Remove unused include
` [PATCH v4 19/35] futex.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 20/35] futimesat.2: ffix
` [PATCH v4 21/35] getdents.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 22/35] getpriority.2: Remove unused include
` [PATCH v4 23/35] getrlimit.2, getrusage.2: "
` [PATCH v4 24/35] getunwind.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 25/35] get_robust_list.2: "
` [PATCH v4 26/35] delete_module.2: "
` [PATCH v4 27/35] init_module.2: "
` [PATCH v4 28/35] io_cancel.2: "
` [PATCH v4 29/35] ioctl_fat.2: Make clear why is each header exactly needed
` [PATCH v4 30/35] ioctl_fat.2: ffix
` [PATCH v4 31/35] ioctl_ficlonerange.2: Make clear why is each header exactly needed
` [PATCH v4 32/35] ioctl_fideduperange.2: Make clear why exactly is each header needed
` [PATCH v4 33/35] ioctl_fslabel.2: ffix
` [PATCH v4 34/35] ioctl_fslabel.2: Make clear why exactly is each header needed
` [PATCH v4 35/35] ioctl_getfsmap.2: "
` [PATCH v5 00/35] SYNOPSIS: Use syscall(SYS_...); and fix '#include's
` [PATCH v5 01/35] system_data_types.7: Add 'struct sockaddr'
` [PATCH v5 02/35] sockaddr.3: New link to system_data_types(7)
` [PATCH v5 03/35] system_data_types.7: Add 'socklen_t'
` [PATCH v5 04/35] socklen_t.3: New link to system_data_types(7)
` [PATCH v5 05/35] access.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v5 06/35] add_key.2: Remove unused include
` [PATCH v5 07/35] alloc_hugepages.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v5 08/35] arch_prctl.2: "
` [PATCH v5 09/35] arch_prctl.2: SYNOPSIS: Remove unused includes
` [PATCH v5 10/35] capget.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v5 11/35] clone.2: "
` [PATCH v5 12/35] delete_module.2: Add missing include
` [PATCH v5 13/35] dup.2: SYNOPSIS: Use consistent comments through pages
` [PATCH v5 14/35] execveat.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v5 15/35] exit_group.2: Use 'noreturn' in prototypes
` [PATCH v5 16/35] exit_group.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v5 17/35] fanotify_init.2: Add comment: why more than one include is needed
` [PATCH v5 18/35] fcntl.2: Remove unused include
` [PATCH v5 19/35] futex.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v5 20/35] futimesat.2: ffix
` [PATCH v5 21/35] getdents.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v5 22/35] getpriority.2: Remove unused include
` [PATCH v5 23/35] getrlimit.2, getrusage.2: "
` [PATCH v5 24/35] getunwind.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v5 25/35] get_robust_list.2: "
` [PATCH v5 26/35] delete_module.2: "
` [PATCH v5 27/35] init_module.2: "
` [PATCH v5 28/35] io_cancel.2: "
` [PATCH v5 29/35] ioctl_fat.2: Make clear why is each header exactly needed
` [PATCH v5 30/35] ioctl_fat.2: ffix
` [PATCH v5 31/35] ioctl_ficlonerange.2: Make clear why is each header exactly needed
` [PATCH v5 32/35] ioctl_fideduperange.2: Make clear why exactly is each header needed
` [PATCH v5 33/35] ioctl_fslabel.2: ffix
` [PATCH v5 34/35] ioctl_fslabel.2: Make clear why exactly is each header needed
` [PATCH v5 35/35] ioctl_getfsmap.2: "

perfmonctl.2: Is it up to date?
 2021-04-23 10:31 UTC 

[PATCH] open_by_handle_at.2: Remove unused <sys/stat.h>
 2021-04-23  9:52 UTC 

getent hosts address family
 2021-04-22 20:53 UTC 

[PATCH 1/3] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, execveat.2, exit_group.2, get_robust_list.2, getunwind.2, init_module.2: Add note about the use of syscall(2)
 2021-04-21 22:44 UTC  (3+ messages)
` [PATCH 2/3] Various pages: Remove unused <sys/ipc.h> (and <sys/types.h>)
` [PATCH 3/3] open.2: Remove unused <sys/stat.h>

Does man7.org require customizations to groff?
 2021-04-21 11:17 UTC 

[PATCH] clone.2: tfix
 2021-04-19 22:17 UTC  (2+ messages)

umask.1p: Can we add a table for octal and symbolic notation?
 2021-04-17 19:20 UTC  (4+ messages)
` AW: "

[PATCH] setbuf.3: fix the error in section BUGS
 2021-04-16 10:02 UTC  (3+ messages)

[PATCH 1/3] flock.2: add CIFS details
 2021-04-16  9:58 UTC  (3+ messages)
` [PATCH 2/3] sigaltstack.2: tfix
` [PATCH 3/3] setbuf.3: tfix

Servicio de la flota
 2021-04-16  7:56 UTC 

netdevice.7 SIOCGIFFLAGS/SIOCSIFFLAGS
 2021-04-14 19:56 UTC  (4+ messages)

[PATCH] sigaltstack.2: tfix
 2021-04-14 19:51 UTC  (2+ messages)

arp(7) description of gc_stale_time
 2021-04-14 10:09 UTC  (3+ messages)

[PATCH v4] flock.2: add CIFS details
 2021-04-11 19:12 UTC  (4+ messages)
` [PATCH v5] "

[PATCHv2 bpf-next 00/15] Improve BPF syscall command documentation
 2021-04-10 18:12 UTC  (5+ messages)
` [PATCHv2 bpf-next 06/15] bpf: Document BPF_PROG_TEST_RUN syscall command

[PATCH v4 0/3] Use standard features in the Makefile
 2021-04-08  9:21 UTC  (11+ messages)
  ` [PATCH v5 "
  ` [PATCH v5 2/3] Makefile: Fix bug when running in parallel
  ` [PATCH v5 3/3] .gitignore: Add file
  ` [PATCH v6 0/3] Use standard features in the Makefile
  ` [PATCH v6 2/3] Makefile: Fix bug when running in parallel
  ` [PATCH v6 3/3] .gitignore: Add file
` [PATCH v4 2/3] Makefile: Fix bug when running in parallel
` [PATCH v4 3/3] .gitignore: Add file

Tweaks to your recent userfaultfd patches
 2021-04-06 16:38 UTC  (2+ messages)

[PATCH 0/5] Merged patches from others
 2021-04-06 16:36 UTC  (14+ messages)
` [PATCH 1/5] scanf.3: clarify that %n supports type modifiers
` [PATCH 2/5] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 3/5] userfaultfd.2: Add write-protect mode
` [PATCH 4/5] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH 5/5] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH] vsock.7: ioctls are on /dev/vsock, not sockets
 2021-04-06  8:19 UTC  (3+ messages)

[bug] tfix: shm_open.3
 2021-04-05 19:42 UTC  (2+ messages)

[PATCH v4] sgx.7: New page with overview of Software Guard eXtensions (SGX)
 2021-04-05 14:20 UTC  (3+ messages)

[PATCH v5 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-04-05 11:50 UTC  (4+ messages)
` [PATCH v5 4/4] ioctl_userfaultfd.2: Add write-protect mode docs

[PATCH v2] errno.3: ENODATA is an XSI STREAMS extension
 2021-04-04 20:17 UTC  (4+ messages)
` [PATCH v3] errno.3: Fix ENODATA text

[PATCH] exec.3: Clarify that execvpe uses PATH from the caller, not envp
 2021-04-04 20:10 UTC  (2+ messages)

[PATCH] man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
 2021-04-04 20:08 UTC  (2+ messages)

[PATCH] exec.3: Fix description of 'e' variants
 2021-04-04 19:51 UTC  (2+ messages)

[PATCH] printf.3: Minor wording tweaks to Utkarsh's patch
 2021-04-04 19:33 UTC  (2+ messages)

[PATCH] printf.3: Add overall structure of format string
 2021-04-04 19:32 UTC  (2+ messages)

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

[patch] Clarify that MAP_POPULATE is best-effort
 2021-04-04 19:28 UTC  (2+ messages)

Bidding invitation
 2021-03-31  7:14 UTC 

[PATCH] scanf.3: clarify that %n supports type modifiers
 2021-03-30  9:15 UTC  (2+ messages)

[PATCH 1/1] ip.7: Add "special and reserved addresses" section
 2021-03-30  3:21 UTC  (7+ messages)
          ` [PATCH v2] "


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