linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-21 20:41:54 to 2015-02-05 17:48:14 UTC [more...]

[PATCH v2] socket.7: add description for SO_BUSY_POLL
 2015-02-05 17:48 UTC  (5+ messages)

MADV_DONTNEED semantics? Was: [RFC PATCH] mm: madvise: Ignore repeated MADV_DONTNEED hints
 2015-02-05 15:41 UTC  (14+ messages)

[patch] capabilities.7: NOTES: add last kernel versions for obsolete options
 2015-02-05 14:17 UTC  (2+ messages)

[PATCH] socket.7: document SO_REUSEPORT socket option
 2015-02-05 13:47 UTC  (2+ messages)

[PATCH] ptrace.2: Explain behaviour should ptrace tracer call execve
 2015-02-05 13:24 UTC  (2+ messages)

[PATCH] mprotect(2): mention effect of READ_IMPLIES_EXEC personality flag
 2015-02-05 13:18 UTC  (3+ messages)

[patch] pthread_attr_setschedparam.3 : Describe EINVAL in ERRORS
 2015-02-05 13:08 UTC  (2+ messages)

[PATCH] sendfile.2: caution against modifying sent pages
 2015-02-05 12:54 UTC  (2+ messages)

[PATCH] clone.2: fix a bug of CLONE_PARENT_SETTID
 2015-02-05 12:48 UTC  (2+ messages)

[PATCH] clone.2, execve.2: Document interaction of execve(2) with CLONE_FILES
 2015-02-05 12:40 UTC  (2+ messages)

[PATCH] migrate_pages.2: add EFAULT/EINVAL errors
 2015-02-05 12:27 UTC  (2+ messages)

[patch] encrypt.3: changed code for example usage
 2015-02-05 12:15 UTC  (2+ messages)

[patch] removing EINVAL error from cacheflush() man page
 2015-02-05 12:02 UTC  (3+ messages)

[PATCH] access.2: explain how access() check treats capabilities
 2015-02-05 10:44 UTC  (2+ messages)

[Bug 52721] New: Oudated kernel documentation in http://kernel.org/doc/
 2015-02-05 10:36 UTC  (2+ messages)
  ` [Bug 52721] [TRIVIAL]Oudated "

[PATCH] unix.7: mentioning SOCK_STREAM socket for ioctl_type of ioctl function
 2015-02-05  9:51 UTC  (2+ messages)

statfs.2: f_spare[4] or f_spare[5]
 2015-02-05  9:39 UTC  (5+ messages)

[PATCH] statfs: Add OCFS2_SUPER_MAGIC
 2015-02-05  8:17 UTC  (2+ messages)

[PATCH] nan.3: ATTRIBUTES: Note functions that are thread-safe
 2015-02-05  6:06 UTC  (8+ messages)

[PATCH] putwchar.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-05  5:55 UTC  (2+ messages)

[PATCH] mbstowcs.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-05  5:55 UTC  (2+ messages)

[PATCH] realpath.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-05  5:55 UTC  (2+ messages)

[PATCH] strxfrm.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-05  5:55 UTC  (2+ messages)

Bug in getcpu(2) man page
 2015-02-04 19:26 UTC  (2+ messages)

[PATCH] statfs.2 does not describe f_flag field
 2015-02-04 13:01 UTC  (3+ messages)

[PATCH] madvise.2: madvise(, , MADV_REMOVE) supports ext4, ocfs2 and xfs as well
 2015-02-04  9:39 UTC  (3+ messages)

[PATCH] catanh.3: ATTRIBUTES: Note functions that are thread-safe
 2015-02-04  7:36 UTC  (2+ messages)

[PATCH] tmpfile.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-04  7:35 UTC  (2+ messages)

[PATCH] catan.3: ATTRIBUTES: Note functions that are thread-safe
 2015-02-04  6:18 UTC  (3+ messages)

[PATCH] tsearch.3: ATTRIBUTES: Note functions that are thread-safe
 2015-02-04  6:12 UTC  (2+ messages)

[PATCH] canonicalize_file_name.3: ATTRIBUTES: Note function that is thread-safe
 2015-02-04  6:11 UTC  (2+ messages)

[PATCH] stdio_ext.3: Modify thread-safety information
 2015-02-04  6:10 UTC  (2+ messages)

[PATCH] fork.2: EAGAIN is not reported when task allocation fails
 2015-02-03 16:48 UTC  (2+ messages)

[PATCH v3 1/1] ioctl-fat.2: new manpage for the ioctl fat API
 2015-02-03 10:10 UTC  (12+ messages)

[PATCH 1/1] getrandom.2: tfix
 2015-02-03  7:17 UTC  (2+ messages)

[PATCH] tzset.3: ffix
 2015-02-03  7:15 UTC  (4+ messages)

[PATCH] inet.3: Modify thread-safety information
 2015-02-03  7:13 UTC  (2+ messages)

[PATCH] toupper.3: Modify thread-safety information
 2015-02-03  7:13 UTC  (2+ messages)

[PATCH v2] userns: Disallow setgroups unless the gid_map writer is privileged
 2015-02-02 21:31 UTC  (26+ messages)
` [CFT][PATCH 2/3] userns: Add a knob to disable setgroups on a per user namespace basis
  ` [CFT][PATCH 1/7] userns: Document what the invariant required for safe unprivileged mappings
    ` [CFT][PATCH 6/7] userns: Add a knob to disable setgroups on a per user namespace basis
                ` [CFT][PATCH 1/8] userns: Document what the invariant required for safe unprivileged mappings
                  ` [CFT][PATCH 7/8] userns: Add a knob to disable setgroups on a per user namespace basis
                              ` [CFT][PATCH v6] "
                                ` [PATCH 0/2] Documenting user namespace changes
                                  ` [PATCH 1/2] proc.5: Document /proc/[pid]/setgroups
                                  ` [PATCH 2/2] user_namespaces.7: Update the documention to reflect the fixes for negative groups

man-pages-3.79 released
 2015-02-02  8:59 UTC 

[PATCH 1/3] tzset.3: Incorrect TZ string representation
 2015-02-01 15:32 UTC  (6+ messages)
  ` [PATCH 2/3] tzset.3: There are only two TZ formats
  ` [PATCH 3/3] tzset.3: typos and version bump

Edited kexec_load(2) [kexec_file_load()] man page for review
 2015-01-30 15:25 UTC  (19+ messages)

[PATCH manpages 0/2] Improve modify_ldt, [gs]et_thread_area docs
 2015-01-30 15:18 UTC  (4+ messages)
    ` [PATCH manpages 2/2] arch_prctl.2, set_thread_area.2, get_thread_area.2: Improve TLS documentation

[PATCH] socket.2: document AF_ALG
 2015-01-30  6:05 UTC  (2+ messages)

[PATCH][COVER LETTER] tzset.3: correct file paths and TZ use
 2015-01-30  6:04 UTC  (24+ messages)
` [PATCH] "
` [PATCH[V2] 1/5] tzset.3: filespec omitted incorrect
` [PATCH[V2] 2/5] tzset.3: First TZ specification clarification
` [PATCH[V2] 3/5] tzset.3: correct system timezone file path
` [PATCH[V2] 4/5] tzset.3: Add Environment section
        ` [PATCH V3 1/1] "
                ` [PATCH V4 "
        ` [PATCH 1/1] tzset.3: Add description for posixrules file
                ` [PATCH V2 "
` [PATCH[V2] 5/5] tzset.3: TZ filespec omitts the colon

Documenting RENAME_WHITEOUT
 2015-01-29 10:01 UTC 

getrandom(2) man page for final review
 2015-01-29  8:17 UTC 

[PATCH] cfree.3: ATTRIBUTES: Note function that is thread-safe
 2015-01-29  5:55 UTC  (4+ messages)

[PATCH] getfsent.3: Modify thread-safety information
 2015-01-29  5:53 UTC  (2+ messages)

[PATCH] tgamma.3: ATTRIBUTES: Note functions that are thread-safe
 2015-01-28 11:06 UTC  (2+ messages)

[PATCH] fclose.3: ATTRIBUTES: Note function that is thread-safe
 2015-01-28 11:06 UTC  (2+ messages)

[PATCH] cpow.3: ATTRIBUTES: Note functions that are thread-safe
 2015-01-28 11:06 UTC  (2+ messages)

[PATCH] cosh.3: ATTRIBUTES: Note functions that are thread-safe
 2015-01-28 11:06 UTC  (2+ messages)

[PATCH] closedir.3: ATTRIBUTES: Note function that is thread-safe
 2015-01-28 11:06 UTC  (2+ messages)

[PATCH] clog10.3: ATTRIBUTES: Note functions that are thread-safe
 2015-01-28 11:05 UTC  (2+ messages)

[PATCH] casinh.3: ATTRIBUTES: Note functions that are thread-safe
 2015-01-28 11:05 UTC  (2+ messages)

[PATCH] cacosh.3: ATTRIBUTES: Note functions that are thread-safe
 2015-01-28 11:04 UTC  (2+ messages)

[PATCH] btowc.3: ATTRIBUTES: Note function that is thread-safe
 2015-01-28 11:04 UTC  (2+ messages)

[Bug 91931] New: fflush(3) is misleading about input streams
 2015-01-28  8:33 UTC  (5+ messages)
  ` [Bug 91931] "

[PATCH 1/1] getrandom.2: clarification of open questions
 2015-01-28  6:11 UTC  (2+ messages)

futex(2) man page update help request
 2015-01-27  7:48 UTC  (21+ messages)

locale.1: format fix
 2015-01-27  5:50 UTC  (4+ messages)

restart_syscall.2: remove section number
 2015-01-26 16:21 UTC 

[patch] perf_event_open.2: Add git commit references
 2015-01-25 19:37 UTC  (2+ messages)

man-pages-3.78 released
 2015-01-23  8:52 UTC 

[PATCH 1/3] getrandom.2: new manpage
 2015-01-23  6:01 UTC  (5+ messages)
  ` [PATCH 1/1] getrandom.2: mention bug concerning treatment of interrupts
  ` [PATCH 1/1] getrandom.2: rework paragraphs marked with FIXME

[PATCH 0/2] proc.5 modification
 2015-01-22 19:53 UTC  (5+ messages)
  ` [PATCH 1/2] proc.5: Explain /proc/sys/vm/compact_memory
  ` [PATCH 2/2] proc.5: tfix

sigaction.2: tfix and ffix
 2015-01-22 19:49 UTC  (2+ messages)

fanotify_mark.2: tfix
 2015-01-22 19:48 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).