public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-03 11:39:35 to 2023-10-24 22:02:40 UTC [more...]

[PATCH v9 0/3] smartpqi man page updates
 2023-10-24 22:01 UTC  (4+ messages)
` [PATCH v9 1/3] smartpqi: update host attribute descriptions
` [PATCH v9 2/3] smartpqi: remove sysfs entry for version
` [PATCH v9 3/3] smartpqi: add device attributes

[PATCH] mcheck.3, mtrace.3: update examples for glibc 2.34
 2023-10-24 19:28 UTC  (5+ messages)

[PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_WP_ASYNC
 2023-10-24 15:51 UTC  (10+ messages)
` [PATCH 2/2] ioctl_pagemap_scan: add page for pagemap_scan IOCTL

[PATCH v3 0/4] querying mount attributes
 2023-10-24 13:57 UTC  (18+ messages)
` [PATCH v3 1/4] add unique mount ID
` [PATCH v3 3/4] add statmount(2) syscall
` [PATCH v3 4/4] add listmount(2) syscall

[PATCH v3] ld.so.8: Describe glibc Hardware capabilities
 2023-10-24 10:53 UTC  (7+ messages)

Wycena paneli fotowoltaicznych
 2023-10-24  8:10 UTC 

[PATCH v2 0/2] Some ld.so updates
 2023-10-19 14:19 UTC  (6+ messages)
` [PATCH v2 1/2] ld.so.8: Clarify LD_PROFILE in secure-execution mode
` [PATCH v2 2/2] ld.so.8: Describe glibc Hardware capabilities

[PATCH 0/5] Some ld.so updates
 2023-10-19 12:54 UTC  (14+ messages)
` [PATCH 1/5] ld.so.8: Update environment variables from recent glibc versions
` [PATCH 2/5] ld.so.8: Clarify LD_PROFILE in secure-execution mode
` [PATCH 3/5] ld.so.8: Add add filtered out environment variable "
` [PATCH 4/5] ld.so.8: Describe glibc Hardware capabilities
` [PATCH 5/5] ld.so.8: Describe the --list-diagnostics loader option

[PATCH 1/2] ioctl_userfaultfd.2: add UFFD_FEATURE_WP_ASYNC
 2023-10-19 12:51 UTC  (7+ messages)
` [PATCH 2/2] ioctl_pagemap_scan: add page for pagemap_scan IOCTL

[PATCH v3 0/3] userfaultfd man page updates
 2023-10-17 23:23 UTC  (7+ messages)
` [PATCH v3 1/3] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH v3 2/3] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH v3 3/3] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl

[PATCH v2 0/5] userfaultfd man page updates
 2023-10-17 22:25 UTC  (17+ messages)
` [PATCH v2 1/5] ioctl_userfaultfd.2: describe two-step feature handshake
` [PATCH v2 2/5] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes
` [PATCH v2 3/5] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH v2 4/5] ioctl_userfaultfd.2: fix / update UFFDIO_REGISTER error code list
` [PATCH v2 5/5] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl

[PATCH] ldd: Do not recommend binutils as the safer option
 2023-10-17 18:19 UTC  (8+ messages)

man7 - useradd query
 2023-10-17 15:16 UTC  (4+ messages)

[PATCH v8 0/3] smartpqi man page updates
 2023-10-16 23:52 UTC  (6+ messages)
` [PATCH v8 1/3] smartpqi: update host attribute descriptions
` [PATCH v8 2/3] smartpqi: remove sysfs entry for version
` [PATCH v8 3/3] smartpqi: add device attributes

[Bug 218018] New: dl_iterate_phdr should mention Elf64_Phdr (in addition to Elf32_Phdr)
 2023-10-16 21:56 UTC 

[PATCH] set_thread_area.2: Add C-SKY document
 2023-10-16  0:53 UTC  (3+ messages)

set_thread_area.2: csky architecture undocumented
 2023-10-15 15:09 UTC  (5+ messages)

[PATCH] fanotify.7: Fix field name in struct fanotify_event_info_fid
 2023-10-15 10:43 UTC  (2+ messages)

[PATCH v7 0/4] smartpqi man page updates
 2023-10-14 22:56 UTC  (8+ messages)
` [PATCH v7 1/4] smartpqi: update host attribute descriptions
` [PATCH v7 2/4] smartpqi: remove sysfs entry for version
` [PATCH v7 3/4] smartpqi: add host attributes
` [PATCH v7 4/4] smartpqi: add device attributes

[PATCH v2] prctl.2: Document PR_SET_MDWE and PR_GET_MDWE
 2023-10-14 22:32 UTC  (4+ messages)

[PATCH v5] execve.2: execve also returns E2BIG if a string is too long
 2023-10-12  9:03 UTC  (2+ messages)

string_copying.7: Clarifying ustr and zustr
 2023-10-12  0:34 UTC  (3+ messages)

[PATCH v3] execve.2: execve also returns E2BIG if a string is too long
 2023-10-11 23:45 UTC  (6+ messages)
` [PATCH v4] "
  ` Using hg and git (Was: [PATCH v4] execve.2: execve also returns E2BIG if a string is too long)

[PATCH v2] execve.2: execve also returns E2BIG if a string is too long
 2023-10-11 16:43 UTC  (4+ messages)

[PATCH] execve.2: execve also returns E2BIG if a string is too long
 2023-10-11 15:50 UTC  (10+ messages)

[PATCH] prctl.2: Document PR_SET_MDWE and PR_GET_MDWE
 2023-10-11 11:15 UTC  (5+ messages)

[PATCH 00/10] userfaultfd man page updates
 2023-10-10 17:13 UTC  (22+ messages)
` [PATCH 01/10] userfaultfd.2: briefly mention two-step feature handshake process
` [PATCH 02/10] userfaultfd.2: reword to account for new fault resolution ioctls
` [PATCH 03/10] userfaultfd.2: comment on feature detection in the example program
` [PATCH 05/10] ioctl_userfaultfd.2: describe two-step feature handshake
` [PATCH 06/10] ioctl_userfaultfd.2: describe missing UFFDIO_API feature flags
` [PATCH 07/10] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes
` [PATCH 08/10] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH 10/10] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl

[PATCH] man2/userfaultfd.2: ffix
 2023-10-08 23:21 UTC  (4+ messages)

[PATCH] Correct list of flags returned by SIOCGIFFLAGS in netdevice.7
 2023-10-08 22:52 UTC  (3+ messages)

[PATCH v6 0/6] smartpqi man page updates
 2023-10-08 22:41 UTC  (10+ messages)
` [PATCH v6 1/6] smartpqi: add module parameter ctrl_ready_timeout
` [PATCH v6 2/6] smartpqi: update FILES section
` [PATCH v6 3/6] smartpqi: update host attribute descriptions
` [PATCH v6 4/6] smartpqi: add host attributes
` [PATCH v6 5/6] smartpqi: add device attributes
` [PATCH v6 6/6] smartpqi: add HISTORY section

[RFC PATCH 0/3] quering mount attributes
 2023-10-04 19:22 UTC  (8+ messages)
` [RFC PATCH 3/3] add listmnt(2) syscall

Rozszerzenie Programu Mój Prąd 5.0
 2023-10-04  7:40 UTC 

[PATCH v5 0/6] smartpqi man page updates
 2023-10-03 16:00 UTC  (7+ messages)
` [PATCH v5 1/6] smartpqi: add module parameter ctrl_ready_timeout
` [PATCH v5 2/6] smartpqi: update FILES section
` [PATCH v5 3/6] smartpqi: update host attribute descriptions
` [PATCH v5 4/6] smartpqi: add host attributes
` [PATCH v5 5/6] smartpqi: add device attributes
` [PATCH v5 6/6] smartpqi: add HISTORY section

Manual pages from glibc-doc
 2023-10-03 15:10 UTC  (4+ messages)

[patch v3] truncate.2: EINVAL is returned for non regular files except directories
 2023-10-03 12:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox