linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-29 10:39:39 to 2020-09-04 08:27:32 UTC [more...]

+ mm-madvise-introduce-process_madvise-syscall-an-external-memory-hinting-api.patch added to -mm tree
 2020-09-04  8:27 UTC  (2+ messages)

[patch] memusage.1, bind.2, eventfd.2, futex.2, open_by_handle_at.2, perf_event_open.2, poll.2, signalfd.2, sysctl.2, timerfd_create.2, bsearch.3, cmsg.3, getaddrinfo.3, getaddrinfo_a.3 getgrouplist.3, insque.3, malloc_info.3, mbsinit.3, mbstowcs.3, pthread_create.3, pthread_setaffinity_np.3, queue.3, rtnetlink.3, shm_open.3, strptime.3, tsearch.3, aio.7, fanotify.7, inotify.7, unix.7: Use sizeof consistently
 2020-09-04  8:20 UTC  (13+ messages)
              ` [PATCH] cmsg.3, getaddrinfo_a.3 getgrouplist.3: Use sizeof, consistently
                  ` [PATCH] memusage.1: Use sizeof consistently

[PATCH] Changes.old: tfix
 2020-09-04  7:42 UTC  (2+ messages)

[PATCH] unix.7: wsfix
 2020-09-04  7:36 UTC  (2+ messages)

[PATCH] mbsinit.3: wsfix
 2020-09-04  7:35 UTC  (2+ messages)

+ pid-move-pidfd_get_pid-to-pidc.patch added to -mm tree
 2020-09-04  4:59 UTC 

+ mm-madvise-pass-mm-to-do_madvise.patch added to -mm tree
 2020-09-04  4:59 UTC 

[PATCH v9 1/3] mm/madvise: pass mm to do_madvise
 2020-09-03 17:59 UTC  (7+ messages)
` [PATCH v9 2/3] pid: move pidfd_get_pid() to pid.c
` [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API

[PATCH 1/5] Add manpage for open_tree(2)
 2020-09-02 20:14 UTC  (13+ messages)
` [PATCH 2/5] Add manpages for move_mount(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)

[PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
 2020-08-29  7:02 UTC  (8+ messages)

[PATCH v2 0/3] Fanotify man page updates for v5.9
 2020-08-28 12:29 UTC  (6+ messages)
` [PATCH v2 1/3] fanotify.7, fanotify_mark.2: Generalize documentation of FAN_REPORT_FID
` [PATCH v2 2/3] fanotify.7, fanotify_init.2: Document FAN_REPORT_DIR_FID
` [PATCH v2 3/3] fanotify.7, fanotify_init.2: Document FAN_REPORT_NAME

Omitted convention in man-pages - conventions for writing Linux man pages
 2020-08-28  8:47 UTC 

[PATCH 02/18] fsinfo: Add fsinfo() syscall to query filesystem information [ver #21]
 2020-08-27 11:27 UTC 

[PATCH 1/2] Add a manpage for watch_queue(7)
 2020-08-27 11:54 UTC  (3+ messages)
` [PATCH 2/2] Modify the pipe(2) manpage for notification queues

[PATCH] bpf-helpers.7: wfix
 2020-08-26 18:59 UTC  (7+ messages)

[PATCH 1/5] Add manpage for open_tree(2)
 2020-08-26  7:31 UTC  (15+ messages)
` [PATCH 2/5] Add manpages for move_mount(2) and open_tree(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)
  ` AW: "
    ` AW: "

Bug in example in https://man7.org/linux/man-pages/man2/clock_gettime.2.html
 2020-08-26  6:14 UTC 

[PATCH 0/3] Fanotify man page updates for v5.9
 2020-08-25 12:07 UTC  (14+ messages)
` [PATCH 1/3] fanotify.7, fanotify_mark.2: Generalize documentation of FAN_REPORT_FID
` [PATCH 2/3] fanotify.7, fanotify_init.2: Document FAN_REPORT_DIR_FID
` [PATCH 3/3] fanotify.7, fanotify_init.2: Document FAN_REPORT_NAME

[bug] Makefile: Broken link
 2020-08-25 11:54 UTC  (3+ messages)

[PATCH v1] perf_event_open.2: update the man page with CAP_PERFMON related information
 2020-08-24 20:17 UTC  (3+ messages)

[PATCH man-pages v5] Document encoded I/O
 2020-08-24 18:15 UTC  (3+ messages)

[PATCH 1/2] Add a manpage for watch_queue(7)
 2020-08-24 17:54 UTC  (6+ messages)
` [PATCH 2/2] Modify the pipe(2) manpage for notification queues

[patch] queue.3: Document CIRCLEQ_* macros
 2020-08-24 10:36 UTC  (2+ messages)

[patch] strtod.3: Fix return value for underflow
 2020-08-23 18:04 UTC  (2+ messages)

[patch] printf.3: Fix description of %a hexfloat output
 2020-08-23 18:03 UTC  (2+ messages)

seccomp(2) example still uses SECCOMP_RET_KILL
 2020-08-23 17:24 UTC  (2+ messages)

[patch] capabilities.7: ffix
 2020-08-22 20:24 UTC 

beta-tester for insque.c needed
 2020-08-22 19:09 UTC 

[PATCH] cgroups.7: wfix
 2020-08-22 11:29 UTC  (2+ messages)

[PATCH] time_namespaces.7: wfix
 2020-08-22  8:17 UTC  (2+ messages)

Fwd: Undelivered Mail Returned to Sender
 2020-08-20 10:54 UTC  (2+ messages)
  `  "

Pseudoterminal terminology in POSIX
 2020-08-18 16:10 UTC  (21+ messages)

[patch 15/39] mm/madvise: pass task and mm to do_madvise
 2020-08-17 15:10 UTC  (12+ messages)
` [patch 16/39] pid: move pidfd_get_pid() to pid.c
` [patch 17/39] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
` [patch 18/39] mm/madvise: check fatal signal pending of target process

man-pages-5.08 released
 2020-08-13 12:36 UTC 

[PATCH] [rfc] drop "coding: UTF-8" header
 2020-08-13 11:27 UTC  (4+ messages)

[patch] queue.3: Remove wrong code from example
 2020-08-13  7:28 UTC  (2+ messages)

[PATCH v2 1/3] loop.4: Document LO_FLAGS_DIRECT_IO flag
 2020-08-10  7:39 UTC  (6+ messages)
` [PATCH v2 2/3] loop.4: add some details about lo_flag
  ` AW: "
      ` AW: "
` [PATCH v2 3/3] loop.4: Document loop_configure ioctl

[PATCH] glob.7: tfix, change \(\`a to \(`a
 2020-08-09 21:22 UTC 

[PATCH v3 0/2] prctl.2 man page updates for Linux 5.6
 2020-08-06  2:34 UTC  (7+ messages)
          ` bulleted lists and indentation (was: prctl.2 man page updates for Linux 5.6)

Mount API manual pages
 2020-08-05 17:18 UTC  (4+ messages)

[PATCH] loop.4: Document loop_configure ioctl
 2020-08-05  2:13 UTC  (3+ messages)

[RFC PATCH] Replacing "master-slave" terminology for pseudoterminals
 2020-08-04 20:04 UTC  (10+ messages)

[patch] math_error.7: tfix 'fettestexcept'
 2020-08-04 19:09 UTC  (2+ messages)

[patch] queue.3: Comment out text for functions not in glibc (related: 6559169cac)
 2020-08-04 12:48 UTC  (2+ messages)

[PATCH] loop.4: Document LO_FLAGS_DIRECT_IO flag
 2020-08-01  8:52 UTC 

[PATCH] feature_test_macros.7: tfix
 2020-08-01  3:56 UTC 

[PATCH] man3/*: ffix, change '-' to '\-' for options
 2020-07-30  0:07 UTC  (7+ messages)

queue.3: Document CIRCLEQ_ macros
 2020-07-29 10:46 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;
as well as URLs for NNTP newsgroup(s).