linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-17 21:38:22 to 2020-10-27 10:39:58 UTC [more...]

For review: seccomp_user_notif(2) manual page
 2020-10-27 10:28 UTC  (27+ messages)

[PATCH] proc.5: Document inaccurate RSS due to SPLIT_RSS_COUNTING
 2020-10-27 10:35 UTC  (4+ messages)

[PATCH v1] perf_event_open.2: update the man page with CAP_PERFMON related information
 2020-10-27 10:34 UTC  (5+ messages)

[PATCH] system_data_types.7: srcfix
 2020-10-27 10:27 UTC  (3+ messages)

[PATCH v2 1/2] system_data_types.7: Add 'error_t'
 2020-10-27 10:24 UTC  (5+ messages)
` [PATCH v2 2/2] error_t: New link to system_data_types(7)

[PATCH 1/2] system_data_types.7: Add 'off_t'
 2020-10-27 10:23 UTC  (3+ messages)

[PATCH] system.3: Indicate MT-Unsafe
 2020-10-27  7:08 UTC  (5+ messages)

[patch] posix_fallocate.3: add note about error codes for musl
 2020-10-27  7:02 UTC  (5+ messages)
` [musl] "
  ` [PATCH v2] posix_fallocate.3: add EOPNOTSUPP error code
    ` [PATCH v3] "

[PATCH 1/2] system_data_types.7: Add 'dev_t'
 2020-10-27  6:57 UTC  (4+ messages)
` [PATCH 2/2] dev_t.3: New link to system_data_types(7)

[PATCH 1/2] system_data_types.7: Add 'error_t'
 2020-10-26 21:55 UTC  (2+ messages)
` [PATCH 2/2] error_t: New link to system_data_types(7)

argz_create
 2020-10-26 21:12 UTC  (5+ messages)

For review: seccomp_user_notif(2) manual page [v2]
 2020-10-26 14:32 UTC  (4+ messages)

test - please ignore
 2020-10-26 12:44 UTC 

[PATCH] system_data_types.7: Add note about length modifiers and conversions to [u]intmax_t, and corresponding example
 2020-10-26  7:00 UTC  (10+ messages)
  ` man-pages.7: Simplify indentation of structure definitions, shell session logs, and so on

[PATCH] stailq.3: SEE ALSO: Add insque(3), queue(7)
 2020-10-26  6:05 UTC  (2+ messages)

[PATCH 1/2] system_Data_types.7: Add 'clockid_t'
 2020-10-25 21:19 UTC  (4+ messages)
` [PATCH 2/2] clockid_t: New link to system_data_types(7)

[PATCH 0/3] Move queue.3 to queue.7
 2020-10-25 21:19 UTC  (5+ messages)
` [PATCH 1/3] queue.3, queue.7: "
` [PATCH 2/3] queue.3: Link to queue(7)
` [PATCH 3/3] circleq.3, insque.3, list.3, slist.3, tailq.3: SEE ALSO: queue(3) -> queue(7)

[PATCH 1/2] queue.3: Add self to copyright notice
 2020-10-25 20:18 UTC  (5+ messages)
` [PATCH 2/2] queue.3: Fix & update after forking circleq.3, list.3, slist.3, stailq.3 & tailq.3

[PATCH] circleq.3, list.3, slist.3, stailq.3, tailq.3: Use the 'struct' keyword when appropriate
 2020-10-25 20:18 UTC  (3+ messages)

[PATCH] tailq.3: tfix
 2020-10-25 12:08 UTC  (2+ messages)

[PATCH 00/10] tailq.3: fork from queue.3
 2020-10-25  9:46 UTC  (12+ messages)
` [PATCH 01/10] tailq.3: New page that will hold the (tailq) contents of queue.3
` [PATCH 02/10] queue.3, tailq.3: NAME: Move code from queue.3 to tailq.3
` [PATCH 03/10] queue.3, tailq.3: SYNOPSIS: "
` [PATCH 04/10] queue.3, tailq.3: DESCRIPTION: "
` [PATCH 05/10] queue.3, tailq.3: EXAMPLES: "
` [PATCH 06/10] tailq.3: Copy and adapt code from queue.3
` [PATCH 07/10] tailq.3: ffix: Use man markup
` [PATCH 08/10] tailq.3: Add remaining details to complete the page
` [PATCH 09/10] TAILQ_CONCAT.3, TAILQ_EMPTY.3, TAILQ_ENTRY.3, TAILQ_FIRST.3, TAILQ_FOREACH.3, TAILQ_FOREACH_REVERSE.3, TAILQ_HEAD.3, TAILQ_HEAD_INITIALIZER.3, TAILQ_INIT.3, TAILQ_INSERT_AFTER.3, TAILQ_INSERT_BEFORE.3, TAILQ_INSERT_HEAD.3, TAILQ_INSERT_TAIL.3, TAILQ_LAST.3, TAILQ_NEXT.3, TAILQ_PREV.3, TAILQ_REMOVE.3, TAILQ_SWAP.3: Link to the new tailq(3) page instead of queue(3)
` [PATCH 10/10] queue.3: SEE ALSO: Add tailq(3)

[PATCH] circleq.3, list.3, slist.3, stailq.3: Fix return type of macros
 2020-10-25  9:34 UTC  (2+ messages)

[PATCH 0/8] stailq.3
 2020-10-25  9:13 UTC  (12+ messages)
` [PATCH 1/8] stailq.3: New page that will hold the (stailq) contents of queue.3
` [PATCH 2/8] queue.3, stailq.3: NAME: Move code from queue.3 to stailq.3
` [PATCH 3/8] queue.3, stailq.3: SYNOPSIS: "
` [PATCH 4/8] queue.3, stailq.3: DESCRIPTION: Move stailq specific "
` [PATCH 5/8] queue.3, stailq.3: EXAMPLES: Move stailq example "
` [PATCH 6/8] stailq.3: Copy and adapt code from queue.3
` [PATCH 7/8] stailq.3: ffix: Use man markup
` [PATCH 8/8] stailq.3: Add remaining details to complete the page
` [PATCH 09/10] STAILQ_CONCAT.3, STAILQ_EMPTY.3, STAILQ_ENTRY.3, STAILQ_FIRST.3, STAILQ_FOREACH.3, STAILQ_HEAD.3, STAILQ_HEAD_INITIALIZER.3, STAILQ_INIT.3, STAILQ_INSERT_AFTER.3, STAILQ_INSERT_HEAD.3, STAILQ_INSERT_TAIL.3, STAILQ_NEXT.3, STAILQ_REMOVE.3, STAILQ_REMOVE_HEAD.3: Link to the new stailq(3) page instead of queue(3)
` [PATCH 10/10] queue.3: SEE ALSO: Add stailq(3)

[PATCH] proc.5: wfix
 2020-10-25  8:48 UTC  (2+ messages)

[PATCH] circleq.3: ffix
 2020-10-25  8:45 UTC  (2+ messages)

[PATCH 00/11] circleq.3: Fork from queue.3
 2020-10-23 16:19 UTC  (13+ messages)
` [PATCH 01/11] circleq.3: New page that will hold the (circleq) content of queue.3
` [PATCH 02/11] circleq.3, queue.3: NAME: Move code from queue-3 to circleq.3
` [PATCH 03/11] circleq.3, queue.3: SYNOPSIS: Move code from queue.3 "
` [PATCH 04/11] circleq.3, queue.3: DESCRIPTION: Move circleq specific "
` [PATCH 05/11] circleq.3, queue.3: EXAMPLES: Move circleq example program "
` [PATCH 06/11] queue.3: ffix
` [PATCH 07/11] circleq.3: Copy and adapt code from queue.3
` [PATCH 08/11] circleq.3: ffix: Use man markup
` [PATCH 09/11] circleq.3: Add remaining details to complete the page
` [PATCH 10/11] CIRCLEQ_ENTRY.3, CIRCLEQ_HEAD.3, CIRCLEQ_INIT.3, CIRCLEQ_INSERT_AFTER.3, CIRCLEQ_INSERT_BEFORE.3, CIRCLEQ_INSERT_HEAD.3, CIRCLEQ_INSERT_TAIL.3, CIRCLEQ_REMOVE.3: Link to the new circleq(3) page instead of queue(3)
` [PATCH 11/11] queue.3: SEE ALSO: Add circleq(3)

[PATCH] queue.3: Sort alphabetically
 2020-10-23 16:12 UTC  (2+ messages)

[PATCH] slist.3: tfix
 2020-10-23 16:11 UTC  (2+ messages)

queue.3 overhaul
 2020-10-23  9:50 UTC  (7+ messages)
          ` sys/queue.h: Add macros present on BSDs

[merged] mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api.patch removed from -mm tree
 2020-10-22 23:09 UTC 

[merged] pid-move-pidfd_get_pid-to-pidc.patch removed from -mm tree
 2020-10-22 23:09 UTC 

[merged] mm-madvise-pass-mm-to-do_madvise.patch removed from -mm tree
 2020-10-22 23:09 UTC 

[PATCH] openat2.2, loop.4: tfix: s/non-zero/nonzero/
 2020-10-22 21:20 UTC  (2+ messages)

[PATCH] list.3: Sort alphabetically
 2020-10-22 17:49 UTC  (2+ messages)

[PATCH 00/10] slist.3: fork from queue.3
 2020-10-22 17:48 UTC  (12+ messages)
` [PATCH 01/10] slist.3: New page that will hold the (slist) contents of queue.3
` [PATCH 02/10] queue.3, slist.3: NAME: Move code from queue.3 to slist.3
` [PATCH 03/10] queue.3, slist.3: SYNOPSIS: Move code from queue.3 to list.3
` [PATCH 04/10] queue.3, slist.3: DESCRIPTION: Move slist specific code from queue.3 to slist.3
` [PATCH 05/10] queue.3, slist.3: EXAMPLES: Move example program "
` [PATCH 06/10] slist.3: Copy and adapt code from queue.3
` [PATCH 07/10] slist.3: ffix: Use man markup
` [PATCH 08/10] slist.3: Add details
` [PATCH 09/10] SLIST_EMPTY.3, SLIST_ENTRY.3, SLIST_FIRST.3, SLIST_FOREACH.3, SLIST_HEAD.3, SLIST_HEAD_INITIALIZER.3, SLIST_INIT.3, SLIST_INSERT_AFTER.3, SLIST_INSERT_HEAD.3, SLIST_NEXT.3, SLIST_REMOVE.3, SLIST_REMOVE_HEAD.3: Link to the new slist(3) page instead of queue(3)
` [PATCH 10/10] queue.3: SEE ALSO: Add slist(3)

[PATCH 1/3] system_data_types.7: time_t: Add Versions note
 2020-10-21 21:19 UTC  (15+ messages)
` [PATCH 2/3] system_data_types.7: Add 'clock_t'
    ` \- vs - (Was [Re: [PATCH 2/3] system_data_types.7: Add 'clock_t'])
` [PATCH 3/3] clock_t.3: New link to system_data_types(3)

[PATCH 00/22] list.3: New page forked from queue.3
 2020-10-21  4:52 UTC  (38+ messages)
` [PATCH 01/22] list.3: New page that will hold the (list) contents of queue.3
` [PATCH 02/22] list.3, queue.3: NAME: Move code from queue.3 to list.3
` [PATCH 03/22] list.3: NAME: ffix: Use man markup
` [PATCH 04/22] list.3: NAME: Add description
` [PATCH 05/22] list.3, queue.3: SYNOPSIS: Move code from queue.3 to list.3
` [PATCH 06/22] list.3: SYNOPSIS: Copy include from queue.3
` [PATCH 07/22] list.3: SYNOPSIS: ffix: Use man markup
` [PATCH 08/22] list.3: DESCRIPTION: Add short description
` [PATCH 09/22] list.3: DESCRIPTION: Copy description about naming of macros from queue.3
` [PATCH 10/22] list.3: DESCRIPTION: Remove unrelated code to adapt to this page
` [PATCH 11/22] list.3: DESCRIPTION: ffix: Use man markup
` [PATCH 12/22] list.3, queue.3: DESCRIPTION: Move list specific code from queue.3 to list.3
` [PATCH 13/22] list.3: DESCRIPTION: ffix: Use man markup
` [PATCH 14/22] list.3: DESCRIPTION: Remove line pointing to the EXAMPLES
` [PATCH 15/22] list.3: CONFORMING TO: Copy from queue.3
` [PATCH 16/22] list.3: CONFORMING TO: Adapt to this page
` [PATCH 17/22] list.3: CONFORMING TO: ffix: Use man markup
` [PATCH 18/22] list.3: SEE ALSO: Add insque(3) and queue(3)
` [PATCH 19/22] list.3, queue.3: EXAMPLES: Move example program from queue.3 to list.3
` [PATCH 20/22] list.3: EXAMPLES: ffix: Use man markup
` [PATCH 21/22] list.3: BUGS: Note LIST_FOREACH() limitations
` [PATCH 22/22] list.3: RETURN VALUE: Add details about the return value of those macros that "return" a value
  ` [PATCH v2 00/10] list.3: New page forked from queue.3
  ` [PATCH v2 01/10] list.3: New page that will hold the (list) contents of queue.3
  ` [PATCH v2 02/10] list.3, queue.3: NAME: Move code from queue.3 to list.3
  ` [PATCH v2 03/10] list.3, queue.3: SYNOPSIS: "
  ` [PATCH v2 04/10] list.3, queue.3: DESCRIPTION: Move list specific "
  ` [PATCH v2 05/10] list.3, queue.3: EXAMPLES: Move example program "
  ` [PATCH v2 06/10] list.3: Copy and adapt code from queue.3
  ` [PATCH v2 07/10] list.3: ffix: Use man markup
  ` [PATCH v2 08/10] list.3: Add details
  ` [PATCH v2 09/10] LIST_EMPTY.3, LIST_ENTRY.3, LIST_FIRST.3, LIST_FOREACH.3, LIST_HEAD.3, LIST_HEAD_INITIALIZER.3, LIST_INIT.3, LIST_INSERT_AFTER.3, LIST_INSERT_BEFORE.3, LIST_INSERT_HEAD.3, LIST_NEXT.3, LIST_REMOVE.3: Link to the new list.3 page instead of queue.3
  ` [PATCH v2 10/10] queue.3: SEE ALSO: Add list(3)

[PATCH v1 0/2] doc/admin-guide: update perf-security.rst with CAP_PERFMON usage flows
 2020-10-20 12:01 UTC  (4+ messages)
` [PATCH v1 1/2] doc/admin-guide: note credentials consolidation under CAP_PERFMON
` [PATCH v1 2/2] doc/admin-guide: document creation of CAP_PERFMON privileged shell

[PATCH v1 0/2] doc/admin-guide: update perf-security.rst with CAP_PERFMON usage flows
 2020-10-19 16:45 UTC 

[PATCH v2 2/3] system_data_types.7: Add 'clock_t'
 2020-10-18 13:10 UTC  (2+ messages)

[patch 24/40] mm/madvise: pass mm to do_madvise
 2020-10-17 23:14 UTC  (3+ messages)
` [patch 25/40] pid: move pidfd_get_pid() to pid.c
` [patch 26/40] mm/madvise: introduce process_madvise() syscall: an external memory hinting API


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