linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 11:48:24 to 2020-04-16 11:36:10 UTC [more...]

[v3 PATCH] move_pages.2: Returning positive value is a new error case
 2020-04-16 11:35 UTC  (5+ messages)

[PATCH v2] getauxval.3: MIPS, AT_BASE_PLATFORM passes ISA level
 2020-04-16 11:14 UTC  (4+ messages)

[man-pages PATCH v2 2/4] s390_runtime_instr.2: document signum argument behavior change
 2020-04-16 10:12 UTC 

ioctl_list.2: complete overhaul needed
 2020-04-16  7:10 UTC  (6+ messages)
      ` Removal of the ioctl_list(2) manual page (was: Re: ioctl_list.2: complete overhaul needed)

[PATCH v2] mremap.2: Add information for MREMAP_DONTUNMAP
 2020-04-16  7:07 UTC  (2+ messages)

[PATCH man-pages v2 0/2] document openat2(2)
 2020-04-15 20:24 UTC  (16+ messages)
` [PATCH man-pages v2 1/2] path_resolution.7: update to mention openat2(2) features
` [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall

[PATCH v7 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-04-15 15:24 UTC  (4+ messages)
` [PATCH v7] mremap.2: Add information for MREMAP_DONTUNMAP

[PATCH 1/1] getdents.2: Mention glibc support for getdents64()
 2020-04-15  7:44 UTC  (5+ messages)

mmap(2): MAP_ANON
 2020-04-14 19:10 UTC  (3+ messages)

[PATCH] man2/getdents.2: Correct linux_dirent definition in example code; it is "unsigned long" earlier up in the file
 2020-04-14  9:38 UTC 

[PATCH] utimensat: immutable flag returns -EPERM
 2020-04-14  9:25 UTC  (2+ messages)

[patch] strftime.3: ISO week number can be 52, add example
 2020-04-14  7:02 UTC  (2+ messages)

[PATCH 05/26] capabilities: Introduce CAP_PERFMON to kernel and user space
 2020-04-13 16:51 UTC  (12+ messages)
` [PATCH 06/26] perf/core: Open access to the core for CAP_PERFMON privileged process
` [PATCH 07/26] perf/core: open access to probes "
` [PATCH 08/26] perf tools: Support CAP_PERFMON capability
` [PATCH 09/26] drm/i915/perf: Open access for CAP_PERFMON privileged process
` [PATCH 10/26] trace/bpf_trace: "
` [PATCH 11/26] powerpc/perf: open "
` [PATCH 12/26] parisc/perf: "
` [PATCH 13/26] drivers/perf: Open "
` [PATCH 14/26] drivers/oprofile: "
` [PATCH 15/26] doc/admin-guide: Update perf-security.rst with CAP_PERFMON information
` [PATCH 16/26] doc/admin-guide: update kernel.rst "

[patch] open.2: Document fs.protected_fifos and fs.protected_regular
 2020-04-13 10:28 UTC  (2+ messages)

[patch] sendfile.2: Document the correct required syscall for offsets
 2020-04-13  9:43 UTC 

[patch] signal.7: Expand on which thread receives signals
 2020-04-13  9:31 UTC 

[patch] ptrace.2: Document PTRACE_SET_SYSCALL
 2020-04-13  8:41 UTC  (2+ messages)

[PATCH] proc.5: Fix an outdated note about map_files
 2020-04-13  7:31 UTC  (2+ messages)

man-pages-5.06 released
 2020-04-12 10:07 UTC 

CLONE_INTO_CGROUP documentation?
 2020-04-10 20:18 UTC  (3+ messages)
` [PATCH] clone.2: Document CLONE_INTO_CGROUP

[PATCH] proc.5: clarify cmdline mutability
 2020-04-10  5:34 UTC 

[PATCH] io_submit.2: Add IOCB_CMD_POLL opcode
 2020-04-09 20:58 UTC 

[PATCH] Document kernel bugs in delivery of signals from CPU exceptions
 2020-04-09 20:25 UTC  (2+ messages)

Fw: Suggestion for edit
 2020-04-09  9:50 UTC  (6+ messages)
  ` AW: "
    `  "

[RESEND] RFC: pidfd_getfd(2) manual page
 2020-04-08 10:58 UTC  (4+ messages)
    ` AW: "

[PATCH] arch_prctl.2: Add ARCH_SET_CPUID subcommand
 2020-04-07 20:23 UTC  (2+ messages)

[PATCH v8 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-04-07 17:32 UTC  (33+ messages)
` [PATCH v8 01/12] capabilities: introduce CAP_PERFMON to kernel and user space
` [PATCH v8 02/12] perf/core: open access to the core for CAP_PERFMON privileged process
` [PATCH v8 03/12] perf/core: open access to probes "
` [PATCH v8 04/12] perf tool: extend Perf tool with CAP_PERFMON capability support
` [PATCH v8 05/12] drm/i915/perf: open access for CAP_PERFMON privileged process
` [PATCH v8 06/12] trace/bpf_trace: "
` [PATCH v8 07/12] powerpc/perf: "
` [PATCH v8 08/12] parisc/perf: "
` [PATCH v8 09/12] drivers/perf: "
` [PATCH v8 10/12] drivers/oprofile: "
` [PATCH v8 11/12] doc/admin-guide: update perf-security.rst with CAP_PERFMON information
` [PATCH v8 12/12] doc/admin-guide: update kernel.rst "

RFC: time_namespaces(7) manual page
 2020-04-07 15:32 UTC  (10+ messages)

[PATCH 1/1] unix.7: correct example
 2020-04-06 11:56 UTC 

connect() man page
 2020-04-06 11:47 UTC  (2+ messages)

lseek(SEEK_DATA)
 2020-04-06 11:00 UTC 

[PATCH] prctl.2: doc PR_SET/GET_IO_FLUSHER - V4
 2020-04-06 11:00 UTC  (10+ messages)

[merged] mm-mempolicy-support-mpol_mf_strict-for-huge-page-mapping.patch removed from -mm tree
 2020-04-03 20:40 UTC 

clock_settime(2) error for non-settable clocks
 2020-04-03 16:42 UTC  (14+ messages)
      ` [PATCH 1/1] clock_getres.2: dynamic POSIX clock devices can return other errors

timer_settime() and ECANCELED
 2020-04-02 20:12 UTC  (9+ messages)

[patch 134/155] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
 2020-04-02  4:10 UTC 

[PATCH 1/1] prctl.2: doc PR_SET/GET_IO_FLUSHER
 2020-04-02  2:08 UTC  (2+ messages)

[PATCH 1/1] prctl.2: doc PR_SET/GET_IO_FLUSHER
 2020-04-01  9:47 UTC  (3+ messages)

RFC: pidfd_getfd(2) manual page
 2020-03-31 20:11 UTC 

[PATCH] timerfd_create.2: Included return value 0
 2020-03-30 21:29 UTC  (5+ messages)

Trial Order 3/30/2020
 2020-03-30 15:55 UTC 

[patch] socket.2: DOMAIN's are defined in <bits/socket.h> not <sys/socket.h>
 2020-03-30  9:11 UTC 

Typo in man-page: SIGNAL(7)
 2020-03-29  7:23 UTC  (2+ messages)

[PATCH] clock_getres.2: tfix
 2020-03-29  7:21 UTC  (2+ messages)

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-03-26 23:28 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] futex.2: wfix
 2020-03-26  8:49 UTC  (2+ messages)

[PATCH] units.7: tfix
 2020-03-26  7:50 UTC  (2+ messages)

[PATCH] printf.3: ffix
 2020-03-26  7:49 UTC  (2+ messages)

[PATCH] clock_getres.2: Document CLOCK_TAI
 2020-03-26  7:48 UTC  (3+ messages)

[PATCH] getauxval.3: MIPS, AT_BASE_PLATFORM passes ISA level
 2020-03-22  8:33 UTC  (2+ messages)

[PATCH v4] vsock.7: add VMADDR_CID_LOCAL description
 2020-03-14 22:02 UTC  (2+ messages)

[PATCH] proc(5): ffix
 2020-03-13 16:14 UTC 

[man-pages PATCH v2] statx.2: document STATX_ATTR_VERITY
 2020-03-12  8:26 UTC  (2+ messages)

[PATCH 1/3] Changes.old: tfix
 2020-03-12  8:17 UTC  (6+ messages)
` [PATCH 2/3] semctl.2: tfix
` [PATCH 3/3] socket.7: tfix

[PATCH] clone.2: tfix
 2020-03-12  8:14 UTC  (2+ messages)

[PATCH] mlock.2: fix missing func styling
 2020-03-12  5:44 UTC  (2+ messages)

[PATCH] proc.5: tfix
 2020-03-12  5:41 UTC  (2+ messages)

Typo in 'stat(2)' manpage
 2020-03-08 22:08 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).