linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-06 15:45:16 to 2020-07-02 10:28:17 UTC [more...]

[PATCH] man5/*: ffix, change '-' to '\-' for options
 2020-07-02 10:28 UTC  (2+ messages)

[PATCH] man4/*: ffix, change '-' to '\-' for options
 2020-07-02 10:27 UTC  (2+ messages)

[PATCH] man3/*: ffix, change '-' to '\-' for options
 2020-07-02 10:27 UTC  (2+ messages)

[PATCH] man2/*: ffix, change '-' to '\-' for options
 2020-07-02 10:26 UTC  (2+ messages)

[PATCH] man1/*: ffix, change '-' to '\-' for options
 2020-07-02 10:25 UTC  (2+ messages)

openat2.h location (openat2.2)
 2020-07-02  9:41 UTC  (3+ messages)

[PATCH] man8/*: ffix, change '-' to '\-' for options
 2020-07-01 23:38 UTC 

[PATCH] man7/*: ffix, change '-' to '\-' for options and to '\(en' for a range
 2020-07-01 23:31 UTC 

strcpy compared to POSIX strcpy
 2020-06-30 10:59 UTC  (3+ messages)

[PATCH v2] update kernel documentation references in cgroups(7) and cpuset(7)
 2020-06-30  7:43 UTC  (2+ messages)

[PATCH] hosts.5: Clarify capability for IPv6 outside of examples
 2020-06-30  7:34 UTC  (2+ messages)

[PATCH] iopl.2: Changing description of permissions set per-process to per-thread
 2020-06-29 11:49 UTC  (7+ messages)
        ` [PATCH-v2] iopl.2: Updating description of permissions and disabling interrupts

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-06-29 11:52 UTC  (6+ messages)
` [PATCH v3 1/2] prctl.2: Add SVE prctls (arm64)
` [PATCH v3 2/2] prctl.2: Add tagged address ABI control "

[patch] update kernel documentation references in cgroups(7) and cpuset(7)
 2020-06-29 12:07 UTC  (3+ messages)

[PATCH v2] sync.2: syncfs() now returns errors if writeback fails
 2020-06-26  9:06 UTC  (2+ messages)

POSIX writer locks can't be recursive
 2020-06-26  8:54 UTC 

[patch] tcp.7: tfix
 2020-06-26  8:49 UTC  (2+ messages)

[PATCH][man-pages] sync.2: syncfs() now returns errors if writeback fails
 2020-06-25 23:37 UTC  (5+ messages)

+ mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api-fix-2.patch added to -mm tree
 2020-06-25 22:57 UTC 

[PATCH v8 1/4] mm/madvise: pass task and mm to do_madvise
 2020-06-25 20:38 UTC  (9+ messages)
` [PATCH v8 2/4] pid: move pidfd_get_pid() to pid.c
` [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
` [PATCH v8 4/4] mm/madvise: check fatal signal pending of target process

[PATCH] ld.so.8: Explain than empty entry in LD_LIBRARY_PATH means cwd
 2020-06-25  7:16 UTC  (2+ messages)

cfree
 2020-06-25  7:12 UTC  (5+ messages)

+ mm-madvise-check-fatal-signal-pending-of-target-process.patch added to -mm tree
 2020-06-24 22:37 UTC 

+ mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api.patch added to -mm tree
 2020-06-24 22:37 UTC 

+ pid-move-pidfd_get_pid-to-pidc.patch added to -mm tree
 2020-06-24 22:37 UTC 

+ mm-madvise-pass-task-and-mm-to-do_madvise.patch added to -mm tree
 2020-06-24 22:36 UTC 

[PATCH] capabilities.7: typo: lowering niceness is special
 2020-06-24 11:46 UTC  (4+ messages)

[PATCH v2 0/6] prctl.2 man page updates for Linux 5.6
 2020-06-24 10:29 UTC  (29+ messages)
` [PATCH v2 2/6] prctl.2: Add PR_SPEC_INDIRECT_BRANCH for SPECULATION_CTRL prctls
` [PATCH v2 4/6] prctl.2: Add SVE prctls (arm64)
` [PATCH v2 5/6] prctl.2: Add PR_PAC_RESET_KEYS (arm64)
` [RFC PATCH v2 6/6] prctl.2: Add tagged address ABI control prctls (arm64)

Clarify in fcntl(2) whether using F_SETFL, F_GETLK, F_SETLK, and F_SETLKW on shared memory should behave the same as for a normal file
 2020-06-22 14:40 UTC 

[PATCH] man7/*: srcfix, fix warnings from "mandoc -Tlint"
 2020-06-21 18:59 UTC  (2+ messages)

[PATCH] man3/*: srcfx, fix warnings from "mandoc -Tlint"
 2020-06-21 14:09 UTC  (3+ messages)

[PATCH] man5/*: srcfix, fix warnings from "mandoc -Tlint"
 2020-06-21  7:25 UTC  (2+ messages)

[PATCH] man4/*: srcfix, fix warnings from "mandoc -Tlint"
 2020-06-21  7:25 UTC  (2+ messages)

[PATCH] man2/*: srcfix: fix warnings from "mandoc -Tlint"
 2020-06-21  7:08 UTC  (2+ messages)

[PATCH] man7/*: srcfix, trim trailing space
 2020-06-21  7:03 UTC  (2+ messages)

[PATCH] man5/proc.5: srcfix, trim trailing space
 2020-06-21  6:59 UTC  (2+ messages)

[PATCH] man4/*: srcfix, remove trailing space in "strings"
 2020-06-21  6:58 UTC  (2+ messages)

[PATCH] man7/*: ffix, use a one-font macro for one argument
 2020-06-20 16:39 UTC 

[PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall
 2020-06-19 13:00 UTC  (3+ messages)
` [PATCH] symlink.7: document magic-links more completely

[patch] keyctl.2: declare auth_key
 2020-06-19 12:50 UTC  (2+ messages)

[PATCH v2] fread.3: Add example
 2020-06-19 12:39 UTC  (2+ messages)

[PATCH v2] fread.3: Explain that file position is moved after calling fread()/fwrite()
 2020-06-19 12:28 UTC  (2+ messages)

[PATCH] atoi.3: Explain disadvantages of atoi()
 2020-06-19 12:26 UTC  (2+ messages)

[PATCH] proc.5: Inform that comm in /proc/pid/{stat,status} might also be truncated
 2020-06-19 11:56 UTC  (2+ messages)

[PATCH] man-pages.7: wfix
 2020-06-19 10:48 UTC  (2+ messages)

[PATCH] fread.3: Add example
 2020-06-18 19:01 UTC  (5+ messages)
` AW: "

[PATCH] fread.3: Explain that file position is moved after calling fread()/fwrite()
 2020-06-18 19:16 UTC  (9+ messages)
    ` AW: "
            ` AW: [PATCH] fread.3: return value
              `  "

[PATCH] man3/*: srcfix: use a one-font macro for one argument
 2020-06-18 18:46 UTC 

gettid
 2020-06-17 12:26 UTC  (5+ messages)

pthread_create
 2020-06-15 21:40 UTC 

connect.2: can return EACCES because of SELinux
 2020-06-15  5:42 UTC  (3+ messages)

[PATCH] ld.so.8: Update "Hardware capabilities" section for glibc 2.31
 2020-06-13 12:00 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] man3/*: srcfix: trim a trailing space
 2020-06-12 19:59 UTC  (2+ messages)

[PATCH] man2/*: srcfix: use one-font macros for one argument
 2020-06-12 19:55 UTC  (2+ messages)

[PATCH] man2/*: srcfix: trim trailing space
 2020-06-12 19:39 UTC  (2+ messages)

[PATCH] ioctl_list.2: ffix: add a missing third column in three tables
 2020-06-12 19:36 UTC  (2+ messages)

[PATCH] time.1: ffix: correct a three-fonts line in SYNOPSIS
 2020-06-12 19:30 UTC  (2+ messages)

[patch 17/25] mm/madvise: pass task and mm to do_madvise
 2020-06-11  5:26 UTC  (12+ messages)
` [patch 18/25] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
` [patch 19/25] mm/madvise: check fatal signal pending of target process
` [patch 20/25] pid: move pidfd_get_pid() to pid.c
` [patch 21/25] mm/madvise: support both pid and pidfd for process_madvise
` [patch 22/25] mm/madvise: allow KSM hints for remote API
` [to-be-updated] mm-pass-task-and-mm-to-do_madvise.patch removed from -mm tree
` [to-be-updated] mm-introduce-external-memory-hinting-api.patch "
` [to-be-updated] mm-check-fatal-signal-pending-of-target-process.patch "
` [to-be-updated] pid-move-pidfd_get_pid-function-to-pidc.patch "
` [to-be-updated] mm-support-both-pid-and-pidfd-for-process_madvise.patch "
` [to-be-updated] mm-madvise-allow-ksm-hints-for-remote-api.patch "

man-pages-5.07 released
 2020-06-09 17:57 UTC 

core man page %e
 2020-06-09 11:35 UTC  (6+ messages)

user_namespaces(7): obsolete comment about system time
 2020-06-09  8:08 UTC  (2+ messages)

[PATCH] ptrace.2: Describe PTRACE_SET/GETREGSET on NT_X86_XSTATE
 2020-06-08 22:07 UTC  (5+ messages)

syscall man page
 2020-06-08 21:02 UTC  (2+ messages)

random(3) and RAND_MAX
 2020-06-08 20:27 UTC  (8+ messages)
` AW: "
  ` [patch] random.3: wfix: RAND_MAX is for rand(3)
    ` AW: "
        ` AW: "

[PATCH 0/3] fanotify man page updates for final v5.7
 2020-06-08 20:18 UTC  (10+ messages)
` [PATCH 1/3] Revert "fanotify.7, fanotify_mark.2: Document FAN_DIR_MODIFY"
` [PATCH 2/3] fanotify_init.2: move out of place entry FAN_REPORT_FID
` [PATCH 3/3] fanotify.7, fanotify_mark.2: Clarify FAN_ONDIR in output mask

core(5)
 2020-06-08 16:18 UTC  (8+ messages)

[PATCH] proc.5: ffix
 2020-06-08 15:41 UTC  (2+ messages)


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