Linux Manual Pages development
 help / color / mirror / Atom feed
 messages from 2026-03-16 00:25:12 to 2026-05-04 13:03:43 UTC [more...]

[PATCH v4 0/2] Update Landlock docs to Landlock ABI v8
 2026-05-04 13:03 UTC  (5+ messages)
` [PATCH v4 1/2] man/man2/landlock_restrict_self.2: Document ABI requirement for logging flags
` [PATCH v4 2/2] man/man2/landlock_add_rule.2: mention ABI version for LANDLOCK_RULE_NET_PORT

[PATCH] man/man2/mmap.2: Document when MAP_GROWSDOWN does/doesn't trigger growth
 2026-05-04 13:00 UTC  (2+ messages)

[PATCH] man/man2/perf_event_open.2: ffix
 2026-05-04 12:42 UTC  (4+ messages)
  ` [PATCH v1] "

[PATCH] man/man5/core.5: Update compression format for systemd-coredump
 2026-05-03 21:19 UTC  (3+ messages)

[PATCH] man/man2/ioctl_tty.2: Fix references to TCSETS(2const)
 2026-05-03 21:14 UTC  (2+ messages)

[patch 00/10] rseq: Cure refactoring regressions
 2026-04-29  9:35 UTC  (21+ messages)
` [patch 01/10] rseq: Set rseq::cpu_id_start to 0 on unregistration
` [patch 02/10] rseq: Protect rseq_reset() against interrupts
` [patch 03/10] rseq: Dont advertise time slice extensions if disabled
` [patch 04/10] rseq: Revert to historical performance killing behaviour
` [patch 05/10] selftests/rseq: Skip tests if time slice extensions are not available
` [patch 06/10] selftests/rseq: Make registration flexible for legacy and optimized mode
` [patch 07/10] selftests/rseq: Validate legacy behavior
` [patch 08/10] rseq: Implement read only ABI enforcement for optimized RSEQ V2 mode
` [patch 09/10] rseq: Reenable performance optimizations conditionally
` [patch 10/10] selftests/rseq: Expand for optimized RSEQ ABI v2

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-28 15:46 UTC  (33+ messages)

[PATCH v2 0/2] Document EFTYPE error code and OPENAT2_REGULAR flag
 2026-04-27 13:33 UTC  (11+ messages)
` [PATCH v2 1/2] man/man3/errno.3: Document EFTYPE error code
` [PATCH v2 2/2] man/man2/openat2.2: Document OPENAT2_REGULAR flag

[PATCH 0/1] OPENAT2_REGULAR flag documentation
 2026-04-25 17:39 UTC  (5+ messages)
` [PATCH 1/1] man/man2/openat2.2: Document OPENAT2_REGULAR flag

man-pages-6.18 released
 2026-04-22 20:04 UTC 

[PATCH] man7, man2: document SCHED_EXT policy
 2026-04-22 18:08 UTC  (10+ messages)

Inaccurate description of statx(2) stx_blksize field?
 2026-04-22 10:58 UTC  (2+ messages)

[PATCH v3 0/4] Update Landlock docs to Landlock ABI v8
 2026-04-21 22:00 UTC  (6+ messages)
` [PATCH v3 1/4] man/man2/landlock_create_ruleset.2: Clarify attr and size constraints
` [PATCH v3 2/4] man/man[27]/{landlock_create_ruleset.2,landlock.7}: Document LANDLOCK_CREATE_RULESET_ERRATA
` [PATCH v3 3/4] man/man[27]/{landlock_restrict_self.2,landlock.7}: Document LANDLOCK_RESTRICT_SELF_TSYNC (ABI v8)
` [PATCH v3 4/4] man/man2/landlock_restrict_self.2: Document ABI requirement for logging flags

[PATCH v2 0/4] Update Landlock docs to Landlock ABI v8
 2026-04-21 17:58 UTC  (8+ messages)
` [PATCH v2 1/4] man/man2/landlock_create_ruleset.2: Document EINVAL scope case
` [PATCH v2 2/4] man/man[27]/{landlock_create_ruleset.2,landlock.7}: Document LANDLOCK_CREATE_RULESET_ERRATA
` [PATCH v2 3/4] man/man[27]/{landlock_restrict_self.2,landlock.7}: Document LANDLOCK_RESTRICT_SELF_TSYNC (ABI v8)
` [PATCH v2 4/4] man/man2/landlock_restrict_self.2: Document ABI requirement for logging flags

[PATCH] random.{4,7}, getrandom.2: Adapt to Linux 5.6 changes
 2026-04-21 14:07 UTC  (7+ messages)
` [PATCH 1/3] "
      ` [PATCH v4 "

[PATCH 1/4] man/man2/landlock_create_ruleset.2: Clarify default Landlock ABI
 2026-04-20 22:25 UTC  (7+ messages)
` [PATCH 2/4] man/man[27]/{landlock_create_ruleset.2,landlock.7}: Document LANDLOCK_CREATE_RULESET_ERRATA
` [PATCH 3/4] man/man[27]/{landlock_restrict_self.2,landlock.7}: Document LANDLOCK_RESTRICT_SELF_TSYNC (ABI v8)
` [PATCH 4/4] man/man2/landlock_restrict_self.2: Document ABI requirement for logging flags

Stop compressing manual pages (was: Bug#1123959: manpages: Please consider shipping uncompressed man pages)
 2026-04-20 10:14 UTC  (4+ messages)
      ` Stop compressing manual pages

TCP_DEFER_ACCEPT documentation should be more precise about rounding to retransmits
 2026-04-19 19:45 UTC  (4+ messages)
  ` [PATCH] Document TCP_DEFER_ACCEPT rounding

Example in mansectf(1) does not work in Debian unstable
 2026-04-19  6:26 UTC  (2+ messages)

[BUG] typo in man2/readlink.2
 2026-04-17 13:28 UTC  (8+ messages)

[PATCH] man/man2/truncate.2: ERRORS: Add ENOSPC
 2026-04-12 14:52 UTC  (2+ messages)

Possible typo/redundancy in mmap(2) SYNOPSIS
 2026-04-12 14:19 UTC  (2+ messages)

Missing error values in ftruncate and fallocate man pages?
 2026-04-11 14:08 UTC  (4+ messages)

[PATCH v1 0/6] Split io_setup(3) from io_setup.2
 2026-04-09 20:39 UTC  (9+ messages)
` [PATCH v1 1/6] man/man2/io_setup.2: Reduce parameter name
` [PATCH v1 2/6] man/man2/io_setup.2: Update reference (proc(5) => proc_sys_fs(5))
` [PATCH v1 3/6] man/man2/io_setup.2: ERRORS: Split EINVAL
` [PATCH v1 4/6] man/man2/io_setup.2: ERRORS: It is *ctx_idp that must be initialized
` [PATCH v1 5/6] man/man2/io_setup.2: Use syscall(2) in the SYNOPSIS
` [PATCH v1 6/6] man/man*/io_setup.[23]: Split io_setup(3) from io_setup.2

bug in signature of getnameinfo()
 2026-04-09 19:49 UTC 

[PATCH 0/3] landlock: Document audit logging
 2026-04-08 18:03 UTC  (8+ messages)
` [PATCH 1/3] man/man2/landlock*.2: Reorder errors alphabetically
` [PATCH 2/3] man/man2/landlock_create_ruleset.2: Document scoped field in struct landlock_ruleset_attr (ABI v6)
` [PATCH 3/3] man/man2/landlock_restrict_self.2, man/man7/landlock.7: Document audit logging (ABI v7)

[PATCH v2] man/man2/getdents.2: Document system call interface of getdents64
 2026-04-06 22:14 UTC  (3+ messages)
` [PATCH v3] "

Man page bug - hostname.7
 2026-04-06 22:08 UTC  (2+ messages)

[PATCH] man/man2/getdents.2: Fix incorrect argument type
 2026-04-06  8:28 UTC  (5+ messages)

[PATCH v1 0/1] man/man3/strptime.3: fix typos
 2026-04-05 22:08 UTC  (2+ messages)

[PATCH] CONTRIBUTING.d/ai: Add guidelines banning AI for contributing
 2026-03-29 17:55 UTC  (3+ messages)

/proc/pis/smaps name fix
 2026-03-24 14:59 UTC  (2+ messages)
  ` /proc/pid/smaps "

[PATCH] man/man3/pthread_cond_init.3: Fix name of mutex unlock function
 2026-03-22 22:10 UTC  (2+ messages)

man-pages-6.17 released
 2026-03-20 14:48 UTC  (2+ messages)
` -utils binary package (was: man-pages-6.17 released)

[PATCH] man/man2/statmount.2: Fix STATMOUNT_MNT_{UID,GID}MAP documentation
 2026-03-19 16:44 UTC  (5+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] man/man2/statmount.2: Fix incorrect naming of STATMOUNT_MNT_{UID,GID}MAP flags

[PATCH] man/man3/strcmp.3: replace equal/less/greater words
 2026-03-19  3:09 UTC  (3+ messages)
  `  "

Re: [PATCH] man/man3/strcmp.3: replace equal/less/greater words
 2026-03-19  2:57 UTC 

[PATCH] man/man2/mmap.2: Document that MAP_GROWSDOWN doesn't affect mmap return value
 2026-03-19  0:37 UTC  (4+ messages)
` [PATCH v3] "

[dramforever@live.com: [PATCH] man/man5/proc_pid.5: Clarify which user namespace affects permissions]
 2026-03-18  1:59 UTC  (3+ messages)

[PATCH] man/man5/proc_pid.5: Clarify which user namespace affects permissions
 2026-03-18  0:51 UTC  (2+ messages)

[PATCH] man/man2/mmap.2: Document that MAP_GROWSDOWN doesn't affect mmap return value
 2026-03-17 20:51 UTC  (4+ messages)


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