linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 15:28:29 to 2021-07-05 19:05:40 UTC [more...]

[PATCH] recv.2: tfix
 2021-07-05 19:05 UTC  (2+ messages)

[PATCH] seccomp_unotify.2: Add doc for SECCOMP_ADDFD_FLAG_SEND
 2021-07-05 10:12 UTC  (5+ messages)

[PATCH 0/1] man2/fallocate.2: Fix documentation of shared blocks
 2021-07-04 11:27 UTC  (11+ messages)
` [PATCH 1/1] man2/fallocate.2: tfix "

new:mbrtoc32.3: convert from to c32
 2021-07-04 10:26 UTC 

[PATCH 1/3] capabilities.7: tfix
 2021-07-03 19:37 UTC  (4+ messages)
` [PATCH 2/3] user_namespaces.7: fix a ref
` [PATCH 3/3] capabilities.7, user_namespaces.7: describe CAP_SETFCAP

[Bug 213577] New: kernel_lockdown.7 seems to be incorrect about automatically enabling lockdown mode in secure boot mode
 2021-07-03 19:01 UTC  (2+ messages)
` [Bug 213577] "

execve(2) man page: "absolute pathname" inconsistency
 2021-07-03 18:56 UTC  (4+ messages)
` AW: "

[PATCH] path_resolution.7: tfix
 2021-07-03 18:43 UTC  (2+ messages)

[patch] Change multiple occurrences of "char **argv" to "char *argv[]" to remain consistent with the vast majority of manual pages
 2021-07-03 18:40 UTC  (2+ messages)

[PATCH] printf.3: wfix
 2021-07-03 18:34 UTC  (2+ messages)

Adding struct-xxx link pages for structures
 2021-07-03 18:10 UTC  (13+ messages)
      ` [PATCH 1/3] stat.2, system_data_types.7: Document 'struct stat' in system_data_types(7)
      ` [PATCH 2/3] stat-struct.3: New link to system_data_types(7)
      ` [PATCH 3/3] aiocb-struct.3, lconv-struct.3, sigevent-struct.3, sigval-union.3, sockaddr-struct.3, timespec-struct.3, timeval-struct.3: Rename some links to system_data_types.7 to add -{struct,union} suffix
      ` [PATCH v2 1/3] stat.2, system_data_types.7: Document 'struct stat' in system_data_types(7)
      ` [PATCH v2 2/3] stat-struct.3: New link to system_data_types(7)
      ` [PATCH v2 3/3] aiocb-struct.3, lconv-struct.3, sigevent-struct.3, sigval-union.3, sockaddr-struct.3, timespec-struct.3, timeval-struct.3: Rename some links to system_data_types.7 to add -{struct,union} suffix

new:mbrtoc32.3: convert from to c32
 2021-07-03 18:01 UTC  (3+ messages)

[PATCH 1/2] vdso.7: Remove outdated limitation for powerpc
 2021-07-03 17:26 UTC  (2+ messages)
` [PATCH 2/2] vdso.7: Add y2038 compliant gettime for ppc/32

man-pages: posixoptions(7)
 2021-07-03 17:23 UTC  (2+ messages)
` [PATCH] posixoptions.7: Fix legacy functions list (s/getcwd/getwd/)

[Bug 213421] New: vdso(7) misses the y2038 compliant gettime for ppc/32
 2021-07-03 16:59 UTC  (2+ messages)
` [Bug 213421] "

[Bug 213419] New: Outdated limitation for powerpc in vdso(7)
 2021-07-03 16:50 UTC  (2+ messages)
` [Bug 213419] "

Semantics of SECCOMP_MODE_STRICT?
 2021-06-30 23:06 UTC  (5+ messages)
  ` [PATCH] seccomp.2: Clarify that bad system calls kill the thread

[PATCH 1/2] readv2: Note preadv2(..., RWF_NOWAIT) bug in BUGS section
 2021-06-28 22:31 UTC  (2+ messages)
  ` [PATCH 2/2] readv.2: Minor tweaks to Will's patch

[PATCH] strcpy.3: Add missing 'restrict'
 2021-06-28 22:29 UTC 

[PATCH] preadv2: Note preadv2(..., RWF_NOWAIT) bug in BUGS section
 2021-06-28 20:19 UTC  (2+ messages)

[Bug 213013] getopt.3: further clarify behaviour
 2021-06-28 19:30 UTC 

[PATCH v1] futex.2: Document FUTEX_LOCK_PI2
 2021-06-25 10:10 UTC 

man-pages-5.12 released
 2021-06-22  1:11 UTC 

new:mbrtoc16.3: convert from to c16
 2021-06-20 20:30 UTC 

new:mbrtoc32.3: convert from to c32
 2021-06-20 20:28 UTC 

[patch] mount.2: document SELinux use of MS_NOSUID mount flag
 2021-06-20  3:54 UTC  (2+ messages)

[PATCH 1/3] getline.3: !*lineptr is sufficient
 2021-06-20  3:51 UTC  (6+ messages)
` [PATCH 2/3] ferror.3: tfix
` [PATCH 3/3] strcmp.3: tfix

[PATCH 00/28] SYNPOSIS: Use syscall() and fix includes
 2021-06-20  2:44 UTC  (30+ messages)
` [PATCH 01/28] seccomp.2: Document why each header is needed
` [PATCH 02/28] seccomp.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 03/28] spu_create.2: Remove <sys/types.h>
` [PATCH 04/28] spu_create.2: Use syscall(SYS_...), for system calls without a wrapper
` [PATCH 05/28] pipe.2: SYNOPSIS: Fix incorrect prototype
` [PATCH 06/28] spu_run.2: Use syscall(SYS_...), for system calls without a wrapper
` [PATCH 07/28] stat.2: SYNOPSIS: Fix includes
` [PATCH 08/28] statx.2: "
` [PATCH 09/28] subpage_prot.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 10/28] swapon.2: SYNOPSIS: Fix includes
` [PATCH 11/28] symlink.2: ffix
` [PATCH 12/28] syscall.2: wfix + ffix
` [PATCH 13/28] syslog.2: Use syscall(SYS_...); for raw system calls
` [PATCH 14/28] timer_create.2: SYNOPSIS: Document why more than one header is needed
` [PATCH 15/28] s390_guarded_storage.2: tfix
` [PATCH 16/28] s390_runtime_instr.2: tfix
` [PATCH 17/28] s390_sthyi.2: tfix
` [PATCH 18/28] tkill.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too
` [PATCH 19/28] truncate.2: Remove <sys/types.h>
` [PATCH 20/28] umask.2: "
` [PATCH 21/28] unlink.2: ffix
` [PATCH 22/28] userfaultfd.2: Remove unused includes
` [PATCH 23/28] userfaultfd.2: Use syscall(SYS_...); for system calls without a wrapper; fix includes too
` [PATCH 24/28] utime.2: SYNOPSIS: Fix includes
` [PATCH 25/28] utimensat.2: ffix
` [PATCH 26/28] vmsplice.2: Remove unneeded include
` [PATCH 27/28] wait.2: Remove <sys/types.h>
` [PATCH 28/28] wait4.2: SYNOPSIS: Remove includes

[PATCH] MAX.3, MIN.3: New page (and link page) to document MAX() and MIN()
 2021-06-20  2:39 UTC  (4+ messages)
` [PATCH v3] MAX.3, MIN.3: New pages "
  ` Ping: "

[PATCH 00/10] man2: SYNOPSIS: Use syscall, and fix includes
 2021-06-09 22:31 UTC  (34+ messages)
` [PATCH 01/10] open.2: Remove unused <sys/stat.h>
` [PATCH 02/10] rt_sigqueueinfo.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH 04/10] seccomp.2: "
` [PATCH 05/10] set_thread_area.2: "
` [PATCH 06/10] set_tid_address.2: "
` [PATCH 07/10] sgetmask.2: "
` [PATCH 08/10] shmop.2: Remove unused include
` [PATCH 09/10] sigprocmask.2: Use syscall(SYS_...); for raw system calls
` [PATCH 10/10] socketcall.2: Use syscall(SYS_...); for system calls without a wrapper
  ` [PATCH v2 01/10] open.2: Remove unused <sys/stat.h>
  ` [PATCH v2 02/10] rt_sigqueueinfo.2: Use syscall(SYS_...); for system calls without a wrapper
  ` [PATCH v2 03/10] seccomp.2: Document why each header is needed
  ` [PATCH v2 04/10] seccomp.2: Use syscall(SYS_...); for system calls without a wrapper
  ` [PATCH v2 05/10] set_thread_area.2: "
  ` [PATCH v2 06/10] set_tid_address.2: "
  ` [PATCH v2 07/10] sgetmask.2: "
  ` [PATCH v2 08/10] shmop.2: Remove unused include
  ` [PATCH v2 09/10] sigprocmask.2: Use syscall(SYS_...); for raw system calls
  ` [PATCH v2 10/10] socketcall.2: Use syscall(SYS_...); for system calls without a wrapper

[PATCH 1/8] system_data_types.7: Add 'blkcnt_t'
 2021-06-09 21:38 UTC  (9+ messages)
` [PATCH 2/8] blkcnt_t.3: New link to system_data_types(7)
` [PATCH 3/8] system_data_types.7: Add 'cc_t'
` [PATCH 4/8] cc_t.3: New link to system_data_types(7)
` [PATCH 5/8] system_data_types.7: Add 'blksize_t'
` [PATCH 6/8] blksize_t.3: New link to system_data_types(7)
` [PATCH 7/8] system_data_types.7: Add 'mode_t'
` [PATCH 8/8] mode_t.3: New link to system_data_types(7)

[PATCH] kernel_lockdown.7: Remove additional text alluding to lifting via SysRq
 2021-06-09 21:29 UTC  (2+ messages)

[PATCH] kernel_lockdown.7: Remove description of lifting via SysRq (not upstream)
 2021-06-09 21:24 UTC  (2+ messages)

[PATCH] Makefile, README: Break installation into a target for each mandir
 2021-06-09 21:21 UTC  (11+ messages)
` [PATCH v19] "
` [PATCH v20] "
` [PATCH v21] "
` [PATCH v22] "
` [PATCH v23] "
` [PATCH v24] "
` [PATCH v25] "
` [PATCH v26] "
` [PATCH v27] "

Patch isgreater.3: add-iseqsig-and-example
 2021-06-09 18:53 UTC 

Patch ilogb.3: add-llogb-llogbf-llogbl
 2021-06-09 18:50 UTC 

Proposal
 2021-06-09 12:10 UTC 

Projects
 2021-06-09 12:09 UTC 

[Bug 213341] New: Man Page for ferror/feof has bad information in "Return Value" Section
 2021-06-07 14:31 UTC  (3+ messages)
` [Bug 213341] "

[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-06-04 19:56 UTC 

[PATCH] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2021-06-04 19:50 UTC  (3+ messages)

[Kernel.org Bugzilla] Your account linux-man@vger.kernel.org is being impersonated
 2021-06-01 12:36 UTC 

Potential undocumented functionality of brk when called with NULL
 2021-05-31 12:16 UTC 

patch lgamma.3:Better explain the use signgam
 2021-05-28 20:36 UTC 

[PATCH] kernel_lockdown.7: Remove description of lifting via SysRq (not upstream)
 2021-05-27  7:13 UTC  (2+ messages)

[patch] getrlimit.2: RLIMIT_STACK
 2021-05-23 21:44 UTC 

[PATCH] strcmp.3: tfix
 2021-05-23 11:11 UTC  (4+ messages)

Consistent parameter names
 2021-05-21 22:19 UTC  (2+ messages)
` Ping: "

[RFC PATCH 0/4] man[23]/: Add LIBRARY section
 2021-05-21 21:16 UTC  (5+ messages)
` [PATCH 1/4] _exit.2: "
` [PATCH 2/4] keyctl.2: "
` [PATCH 3/4] gamma.3: "
` [PATCH 4/4] request_key.2: "

Re:
 2021-05-21 15:28 UTC  (6+ messages)
  ` AW: Re:
      ` AW: "
        ` gamma(3)
          ` AW: gamma(3)


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