messages from 2021-03-11 11:45:11 to 2021-04-04 11:59:39 UTC [more...]
[PATCH v4 00/35] SYNOPSIS: Use syscall(SYS_...); and fix '#include's
2021-04-04 11:58 UTC (42+ 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 0/4] man2: udpate mm/userfaultfd manpages to latest
2021-04-01 12:00 UTC (6+ messages)
` [PATCH v5 1/4] userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v5 2/4] userfaultfd.2: Add write-protect mode
` [PATCH v5 3/4] ioctl_userfaultfd.2: Add UFFD_FEATURE_THREAD_ID docs
` [PATCH v5 4/4] ioctl_userfaultfd.2: Add write-protect mode docs
[PATCH v4] sgx.7: New page with overview of Software Guard eXtensions (SGX)
2021-04-01 2:21 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 (11+ messages)
` [PATCH v2] "
[PATCH v4 0/4] man2: udpate mm/userfaultfd manpages to latest
2021-03-29 22:05 UTC (15+ 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 2/3] Makefile: Fix bug when running in parallel
2021-03-28 19:06 UTC (6+ 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
` [PATCH v3 2/3] Makefile: Fix bug when running in parallel
` [PATCH v3 3/3] .gitignore: Add file
Makefile: Use standard variables and locations
2021-03-28 11:57 UTC (3+ messages)
[PATCH] vsock.7: ioctls are on /dev/vsock, not sockets
2021-03-25 3:47 UTC (2+ 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 (6+ messages)
` [PATCH v3 2/4] userfaultfd.2: Add write-protect mode
` [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] 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 (5+ messages)
[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 (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox